Pull request #3959 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 rather than bfd46bbbc961d83994e46b458d3c9617c0142d60 Obtained Jenkinsfile from ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 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-ssh2483969440927740564.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-ssh2106243685145201110.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-3959/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-3959/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10896977888668616823.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-3959/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10405221680375995363.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-ssh8721964244159608204.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-3959/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-3959/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4081200434186291449.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 on ‘prd-ubuntu20.04-docker-8c-8g-20632’ Running on prd-ubuntu20.04-docker-8c-8g-20638 in /w/workspace/edgexfoundry_edgex-go_PR-3959 [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 > 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/3959/head:refs/remotes/origin/PR-3959 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit bfd46bbbc961d83994e46b458d3c9617c0142d60 Merge succeeded, producing bfd46bbbc961d83994e46b458d3c9617c0142d60 Checking out Revision bfd46bbbc961d83994e46b458d3c9617c0142d60 (PR-3959) > git config core.sparsecheckout # timeout=10 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # 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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # timeout=10 Commit message: "build(snap): source metadata from central repo" 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 07:35:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:17 ========================================================= 07:35:17 EdgeX Global Pipelines Version Info 07:35:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:18 ------------------- 07:35:18 stable info: 07:35:18 ------------------- 07:35:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:35:18 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:35:18 Message: update stable to v1.0.221 07:35:18 ------------------- 07:35:18 experimental info: 07:35:18 ------------------- 07:35:18 Commited By: **** collab-it+edgex@linuxfoundation.org 07:35:18 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:35:18 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3959 [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3959 [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3959 [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfd46bbbc961d83994e46b458d3c9617c0142d60 [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfd46bb [Pipeline] echo 07:35:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:20 provisioning config files... 07:35:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1210014583971621831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:20 ---> docker-login.sh 07:35:20 nexus3.edgexfoundry.org:10001 07:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:20 Configure a credential helper to remove this warning. See 07:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:20 07:35:20 Login Succeeded 07:35:20 nexus3.edgexfoundry.org:10002 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10003 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10004 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 docker.io 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:22 Configure a credential helper to remove this warning. See 07:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:22 07:35:22 Login Succeeded 07:35:22 ---> docker-login.sh ends [Pipeline] } 07:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:22 + 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 07:35:22 + dirname cmd/core-command/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo core-command,cmd/core-command/Dockerfile 07:35:22 + + cut -d/ -f2 07:35:22 dirname cmd/core-data/Dockerfile 07:35:22 + echo core-data,cmd/core-data/Dockerfile 07:35:22 + dirname cmd/core-metadata/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo core-metadata,cmd/core-metadata/Dockerfile 07:35:22 + dirname cmd/security-bootstrapper/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:35:22 + dirname cmd/security-proxy-setup/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:35:22 + dirname cmd/security-secretstore-setup/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:35:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:35:22 + dirname cmd/security-spire-agent/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:35:22 + cut+ -d/ -f2 07:35:22 dirname cmd/security-spire-config/Dockerfile 07:35:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:35:22 + dirname cmd/security-spire-server/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:35:22 + dirname cmd/support-notifications/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo support-notifications,cmd/support-notifications/Dockerfile 07:35:22 + dirname cmd/support-scheduler/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:35:22 + dirname cmd/sys-mgmt-agent/Dockerfile 07:35:22 + cut -d/ -f2 07:35:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:35:22 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 07:35:23 + git rev-list -1 --merges bfd46bbbc961d83994e46b458d3c9617c0142d60~1..bfd46bbbc961d83994e46b458d3c9617c0142d60 [Pipeline] echo 07:35:23 -----------> git rev-list -1 --merges bfd46bbbc961d83994e46b458d3c9617c0142d60~1..bfd46bbbc961d83994e46b458d3c9617c0142d60 bfd46bbbc961d83994e46b458d3c9617c0142d60 [false] [Pipeline] sh 07:35:23 + git log --format=format:%s -1 bfd46bbbc961d83994e46b458d3c9617c0142d60 [Pipeline] echo 07:35:23 ========================================================= 07:35:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:35:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:35:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:24 + grep -v github /etc/ssh/ssh_known_hosts 07:35:24 + [ -e /tmp/ssh_known_hosts ] 07:35:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:35:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:35:24 + sudo tee -a /etc/ssh/ssh_known_hosts 07:35:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:24 07:35:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:35:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:24 latest: Pulling from edgex-devops/git-semver 07:35:24 a0d0a0d46f8b: Pulling fs layer 07:35:24 3e5f54012d9b: Pulling fs layer 07:35:24 4c7163046ea9: Pulling fs layer 07:35:24 0c2d73faf560: Pulling fs layer 07:35:24 0c2d73faf560: Waiting 07:35:24 3e5f54012d9b: Verifying Checksum 07:35:24 3e5f54012d9b: Download complete 07:35:24 a0d0a0d46f8b: Verifying Checksum 07:35:24 a0d0a0d46f8b: Download complete 07:35:24 4c7163046ea9: Verifying Checksum 07:35:24 4c7163046ea9: Download complete 07:35:24 0c2d73faf560: Verifying Checksum 07:35:24 0c2d73faf560: Download complete 07:35:25 a0d0a0d46f8b: Pull complete 07:35:25 3e5f54012d9b: Pull complete 07:35:25 4c7163046ea9: Pull complete 07:35:25 0c2d73faf560: Pull complete 07:35:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:35:25 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 07:35:25 $ 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 07:35:26 $ docker top b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:26 [ssh-agent] Looking for ssh-agent implementation... 07:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:26 $ docker exec b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 ssh-agent 07:35:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFncgjc/agent.14 07:35:27 SSH_AGENT_PID=20 07:35:27 Running ssh-add (command line suppressed) 07:35:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1188198823978102334.key (/w/workspace/edgex-go/1@tmp/private_key_1188198823978102334.key) 07:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:27 + git tag --points-at HEAD [Pipeline] } 07:35:27 $ docker exec --env ******** --env ******** b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 ssh-agent -k 07:35:27 unset SSH_AUTH_SOCK; 07:35:27 unset SSH_AGENT_PID; 07:35:27 echo Agent pid 20 killed; 07:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:27 [ssh-agent] Looking for ssh-agent implementation... 07:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:27 $ docker exec b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 ssh-agent 07:35:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnmoAh/agent.53 07:35:28 SSH_AGENT_PID=59 07:35:28 Running ssh-add (command line suppressed) 07:35:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6493161831632006828.key (/w/workspace/edgex-go/1@tmp/private_key_6493161831632006828.key) 07:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:28 + git semver init 07:35:28 # -> Open(): unable to determine branch for HEAD 07:35:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:35:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:35:28 # $SEMVER_REMOTE_NAME = origin 07:35:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:28 # $SEMVER_USER_NAME = edgex-jenkins 07:35:28 # $SEMVER_BRANCH = PR-3959 07:35:28 # $SEMVER_TEMP = /tmp/semver-080234066 07:35:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:35:43 # '/tmp/semver-080234066' -> '/w/workspace/edgex-go/1/.semver' 07:35:43 # -> Force: false 07:35:43 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:35:43 $ docker exec --env ******** --env ******** b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 ssh-agent -k 07:35:43 unset SSH_AUTH_SOCK; 07:35:43 unset SSH_AGENT_PID; 07:35:43 echo Agent pid 59 killed; 07:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:44 + git semver [Pipeline] } 07:35:44 $ docker stop --time=1 b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 07:35:45 $ docker rm -f b069d4ac19742ce356e1c33f7cd50476a692fdd1f1d094cc042b75321d3159f5 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:35:46 Stashed 1 file(s) [Pipeline] echo 07:35:46 [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 07:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:35:47 ========================================================= 07:35:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:35:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:35:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:47 59bf1c3509f3: Pulling fs layer 07:35:47 666ba61612fd: Pulling fs layer 07:35:47 8ed8ca486205: Pulling fs layer 07:35:47 4fe6c5a15a65: Pulling fs layer 07:35:47 22a0e8bec74d: Pulling fs layer 07:35:47 640e595b4fbd: Pulling fs layer 07:35:47 763cafe07f6e: Pulling fs layer 07:35:47 0c0b528cf693: Pulling fs layer 07:35:47 640e595b4fbd: Waiting 07:35:47 10935f4eaf8b: Pulling fs layer 07:35:47 8ed8ca486205: Verifying Checksum 07:35:47 8ed8ca486205: Download complete 07:35:47 666ba61612fd: Download complete 07:35:47 22a0e8bec74d: Download complete 07:35:47 59bf1c3509f3: Verifying Checksum 07:35:47 59bf1c3509f3: Download complete 07:35:47 640e595b4fbd: Verifying Checksum 07:35:47 640e595b4fbd: Download complete 07:35:47 763cafe07f6e: Verifying Checksum 07:35:47 763cafe07f6e: Download complete 07:35:47 0c0b528cf693: Verifying Checksum 07:35:47 0c0b528cf693: Download complete 07:35:47 59bf1c3509f3: Pull complete 07:35:47 666ba61612fd: Pull complete 07:35:48 8ed8ca486205: Pull complete 07:35:48 10935f4eaf8b: Verifying Checksum 07:35:48 10935f4eaf8b: Download complete 07:35:48 4fe6c5a15a65: Verifying Checksum 07:35:48 4fe6c5a15a65: Download complete 07:35:52 4fe6c5a15a65: Pull complete 07:35:52 22a0e8bec74d: Pull complete 07:35:52 640e595b4fbd: Pull complete 07:35:52 763cafe07f6e: Pull complete 07:35:52 0c0b528cf693: Pull complete 07:35:54 10935f4eaf8b: Pull complete 07:35:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:35:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:35:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:35:54 WORKDIR /edgex 07:35:54 COPY go.mod . 07:35:54 RUN go mod download 07:35:54 + docker build -t ci-base-image-x86_64 -f - . 07:35:56 Sending build context to Docker daemon 334.8MB 07:35:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:35:56 ---> 99d49a6021b9 07:35:56 Step 2/4 : WORKDIR /edgex 07:35:58 ---> Running in 9bae44eae77f 07:35:58 Removing intermediate container 9bae44eae77f 07:35:58 ---> f4d816143146 07:35:58 Step 3/4 : COPY go.mod . 07:35:58 ---> b688df41760b 07:35:58 Step 4/4 : RUN go mod download 07:35:58 ---> Running in 13c30c518695 07:36:01 Still waiting to schedule task 07:36:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20633’ 07:36:12 Removing intermediate container 13c30c518695 07:36:12 ---> 0eec03599e18 07:36:12 Successfully built 0eec03599e18 07:36:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:36:13 + docker inspect -f . ci-base-image-x86_64 07:36:13 . [Pipeline] withDockerContainer 07:36:13 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 07:36:13 $ 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 07:36:13 $ docker top 9eab4317c7829f11ab860449149c8046d946284e70b7b0ae3ebf2a93548892cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:14 + go version 07:36:14 go version go1.17.6 linux/amd64 [Pipeline] } 07:36:14 $ docker stop --time=1 9eab4317c7829f11ab860449149c8046d946284e70b7b0ae3ebf2a93548892cd 07:36:15 $ docker rm -f 9eab4317c7829f11ab860449149c8046d946284e70b7b0ae3ebf2a93548892cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:16 + docker inspect -f . ci-base-image-x86_64 07:36:16 . [Pipeline] withDockerContainer 07:36:16 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 07:36:16 $ 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 07:36:16 $ docker top b7cd4bbe1fbdca54bd5d1994e3fd5efe28bd06868f1388ca40cfb374fb06ef1d -eo pid,comm [Pipeline] { [Pipeline] echo 07:36:16 ========================================================= 07:36:16 [edgeXBuildGoParallel] Running Tests and Build... 07:36:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:36:17 + make test 07:36:17 go mod tidy -compat=1.17 07:36:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:36:22 ? github.com/edgexfoundry/edgex-go [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 07:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 07:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:36:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.487s coverage: 89.2% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.428s coverage: 95.2% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements 07:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 07:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 07:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 07:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 07:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 07:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 07:36:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 07:36:58 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 07:37:16 GO111MODULE=on go vet ./... 07:37:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:37:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:37:19 ./bin/test-attribution-txt.sh [Pipeline] echo 07:37:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:37:20 + ls -al . 07:37:20 total 668 07:37:20 drwxrwxr-x 10 1001 1001 4096 Apr 12 07:37 . 07:37:20 drwxr-xr-x 4 root root 4096 Apr 12 07:36 .. 07:37:20 -rw-rw-r-- 1 1001 1001 11 Apr 12 07:35 .dockerignore 07:37:20 drwxrwxr-x 8 1001 1001 4096 Apr 12 07:35 .git 07:37:20 drwxrwxr-x 3 1001 1001 4096 Apr 12 07:35 .github 07:37:20 -rw-rw-r-- 1 1001 1001 879 Apr 12 07:35 .gitignore 07:37:20 -rw-rw-r-- 1 1001 1001 42 Apr 12 07:35 .golangci.yml 07:37:20 -rw-rw-r-- 1 1001 1001 87 Apr 12 07:35 .hadolint.yml 07:37:20 drwx------ 3 1001 1001 4096 Apr 12 07:35 .semver 07:37:20 -rw-rw-r-- 1 1001 1001 166 Apr 12 07:35 .sonarcloud.properties 07:37:20 -rw-rw-r-- 1 1001 1001 1171 Apr 12 07:35 ADOPTERS.md 07:37:20 -rw-rw-r-- 1 1001 1001 9953 Apr 12 07:35 Attribution.txt 07:37:20 -rw-rw-r-- 1 1001 1001 51732 Apr 12 07:35 CHANGELOG.md 07:37:20 -rw-rw-r-- 1 1001 1001 3804 Apr 12 07:35 CONTRIBUTING.md 07:37:20 -rw-rw-r-- 1 1001 1001 677 Apr 12 07:35 GOVERNANCE.md 07:37:20 -rw-rw-r-- 1 1001 1001 849 Apr 12 07:35 Jenkinsfile 07:37:20 -rw-rw-r-- 1 1001 1001 10775 Apr 12 07:35 LICENSE 07:37:20 -rw-rw-r-- 1 1001 1001 8478 Apr 12 07:35 Makefile 07:37:20 -rw-rw-r-- 1 1001 1001 582 Apr 12 07:35 OWNERS.md 07:37:20 -rw-rw-r-- 1 1001 1001 8207 Apr 12 07:35 README.md 07:37:20 -rw-rw-r-- 1 1001 1001 6912 Apr 12 07:35 SECURITY.md 07:37:20 -rw-rw-r-- 1 1001 1001 5 Apr 12 07:35 VERSION 07:37:20 -rw-rw-r-- 1 1001 1001 4131 Apr 12 07:35 ZMQWindows.md 07:37:20 drwxrwxr-x 2 1001 1001 4096 Apr 12 07:35 bin 07:37:20 drwxrwxr-x 18 1001 1001 4096 Apr 12 07:35 cmd 07:37:20 -rw-r--r-- 1 root root 431438 Apr 12 07:36 coverage.out 07:37:20 -rw-rw-r-- 1 1001 1001 3175 Apr 12 07:35 go.mod 07:37:20 -rw-rw-r-- 1 1001 1001 34990 Apr 12 07:35 go.sum 07:37:20 drwxrwxr-x 8 1001 1001 4096 Apr 12 07:35 internal 07:37:20 drwxrwxr-x 3 1001 1001 4096 Apr 12 07:35 openapi 07:37:20 drwxrwxr-x 4 1001 1001 4096 Apr 12 07:35 snap 07:37:20 -rw-rw-r-- 1 1001 1001 204 Apr 12 07:35 version.go [Pipeline] sh 07:37:20 + '[' -e coverage.out ] 07:37:20 + chown 1001:1001 coverage.out [Pipeline] stash 07:37:20 Stashed 1 file(s) [Pipeline] sh 07:37:20 + make build 07:37:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:37:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:37:48 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 07:37:48 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 07:37:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:37:49 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 07:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:37: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:37:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:37:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:37:56 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 07:37: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:37:58 $ docker stop --time=1 b7cd4bbe1fbdca54bd5d1994e3fd5efe28bd06868f1388ca40cfb374fb06ef1d 07:38:01 $ docker rm -f b7cd4bbe1fbdca54bd5d1994e3fd5efe28bd06868f1388ca40cfb374fb06ef1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:03 07:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:03 latest: Pulling from edgex-devops/edgex-compose 07:38:03 cbdbe7a5bc2a: Pulling fs layer 07:38:03 ca9280d653b3: Pulling fs layer 07:38:03 7e9c9ca2126c: Pulling fs layer 07:38:03 cbdbe7a5bc2a: Verifying Checksum 07:38:03 cbdbe7a5bc2a: Download complete 07:38:03 ca9280d653b3: Verifying Checksum 07:38:03 ca9280d653b3: Download complete 07:38:03 cbdbe7a5bc2a: Pull complete 07:38:03 7e9c9ca2126c: Verifying Checksum 07:38:03 7e9c9ca2126c: Download complete 07:38:04 ca9280d653b3: Pull complete 07:38:07 7e9c9ca2126c: Pull complete 07:38:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:38:07 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 07:38:07 $ 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 07:38:09 $ docker top ba4e057037cc490670eb9f6bd68217d351a81d02a60ee84266fc9836bb995965 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:09 + docker-compose build --help 07:38:09 + grep parallel 07:38:10 --parallel Build images in parallel. [Pipeline] } 07:38:10 $ docker stop --time=1 ba4e057037cc490670eb9f6bd68217d351a81d02a60ee84266fc9836bb995965 07:38:11 $ docker rm -f ba4e057037cc490670eb9f6bd68217d351a81d02a60ee84266fc9836bb995965 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:12 . [Pipeline] withDockerContainer 07:38:12 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 07:38:12 $ 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 07:38:12 $ docker top 2fca92ad5e3a98cac1c127c40aa5abb72e755e0fbae8f8acc5a624b412ed9e36 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:13 + docker-compose -f ./docker-compose-build.yml build --parallel 07:38:13 Building core-command ... 07:38:13 Building core-data ... 07:38:13 Building core-metadata ... 07:38:13 Building security-bootstrapper ... 07:38:13 Building security-proxy-setup ... 07:38:13 Building security-secretstore-setup ... 07:38:13 Building security-spiffe-token-provider ... 07:38:13 Building security-spire-agent ... 07:38:13 Building security-spire-config ... 07:38:13 Building security-spire-server ... 07:38:13 Building support-notifications ... 07:38:13 Building support-scheduler ... 07:38:13 Building sys-mgmt-agent ... 07:38:13 Building security-secretstore-setup 07:38:13 Building support-scheduler 07:38:13 Building core-data 07:38:13 Building support-notifications 07:38:13 Building security-spire-config 07:38:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:38:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> 0eec03599e18 07:38:31 Step 3/25 : WORKDIR /edgex-go 07:38:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:38:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> 0eec03599e18 07:38:31 Step 3/23 : WORKDIR /edgex-go 07:38:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:38:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> 0eec03599e18 07:38:31 Step 3/26 : WORKDIR /edgex-go 07:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> 0eec03599e18 07:38:31 Step 3/22 : WORKDIR /edgex-go 07:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:38:31 ---> 0eec03599e18 07:38:31 Step 3/22 : WORKDIR /edgex-go 07:38:34 ---> Running in df508ba57176 07:38:34 ---> Running in a13c19f7f051 07:38:34 ---> Running in ad45db1e1c00 07:38:34 ---> Running in a84f4436c8de 07:38:34 ---> Running in fee15a3aa2b2 07:38:34 Removing intermediate container df508ba57176 07:38:34 ---> 8a0fe55ed396 07:38:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:34 Removing intermediate container ad45db1e1c00 07:38:34 ---> fbd3d38854f7 07:38:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:34 ---> Running in a998bf2f5081 07:38:34 Removing intermediate container fee15a3aa2b2 07:38:34 ---> 5b5c367b1f80 07:38:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:34 Removing intermediate container a13c19f7f051 07:38:34 ---> e76f64c0ca59 07:38:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:34 Removing intermediate container a84f4436c8de 07:38:34 ---> 535bc5e091d7 07:38:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:34 ---> Running in 6c4d4658f5c0 07:38:34 ---> Running in a1df96163828 07:38:34 ---> Running in 4776f9894631 07:38:34 ---> Running in 636a610c2b31 07:38:34 Removing intermediate container a998bf2f5081 07:38:34 ---> d09747b28ec6 07:38:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:38:34 ---> Running in ce4297455e5c 07:38:35 Removing intermediate container 6c4d4658f5c0 07:38:35 ---> 5b7762245a94 07:38:35 Step 5/22 : RUN apk add --update --no-cache make git 07:38:35 ---> Running in f4e50693d383 07:38:35 Removing intermediate container 4776f9894631 07:38:35 ---> be5691f3fc22 07:38:35 Step 5/25 : RUN apk add --update --no-cache make git 07:38:35 ---> Running in 73ce569e68f6 07:38:35 Removing intermediate container a1df96163828 07:38:35 ---> 445a86ba397d 07:38:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:38:35 ---> Running in 3b72dc0188be 07:38:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:35 Removing intermediate container 636a610c2b31 07:38:35 ---> 81666a50419f 07:38:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:38:35 ---> Running in 6e7adffae92e 07:38:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:36 OK: 221 MiB in 52 packages 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:36 OK: 221 MiB in 52 packages 07:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:37 Removing intermediate container ce4297455e5c 07:38:37 ---> 187a42dddd5c 07:38:37 Step 6/22 : COPY go.mod vendor* ./ 07:38:37 OK: 221 MiB in 52 packages 07:38:37 OK: 221 MiB in 52 packages 07:38:37 OK: 221 MiB in 52 packages 07:38:37 Removing intermediate container f4e50693d383 07:38:37 ---> 86a51dd9dd51 07:38:37 Step 6/22 : COPY go.mod vendor* ./ 07:38:37 ---> 4028abb2b270 07:38:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 ---> Running in 36a67c9cd093 07:38:37 ---> ac3014fcc4bf 07:38:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:37 ---> Running in 8d080ebffdeb 07:38:37 Removing intermediate container 73ce569e68f6 07:38:37 ---> 4dc2c4545366 07:38:37 Step 6/25 : COPY go.mod vendor* ./ 07:38:37 Removing intermediate container 3b72dc0188be 07:38:37 ---> 8d52be721107 07:38:37 Step 6/26 : COPY go.mod vendor* ./ 07:38:37 Removing intermediate container 6e7adffae92e 07:38:37 ---> b1c3fcbdbca7 07:38:37 Step 6/23 : COPY go.mod vendor* ./ 07:38:37 ---> c43a623efd74 07:38:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 ---> Running in f0d742ace998 07:38:38 ---> cc6ac2164e6c 07:38:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 ---> 429279d73ae7 07:38:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 ---> Running in e2d6a2b95b59 07:38:38 ---> Running in b3b9c4458799 07:38:38 Removing intermediate container 36a67c9cd093 07:38:38 ---> e5bd6b4552aa 07:38:38 Step 8/22 : COPY . . 07:38:39 Removing intermediate container 8d080ebffdeb 07:38:39 ---> 5e7d18eb43c6 07:38:39 Step 8/22 : COPY . . 07:38:44 Removing intermediate container f0d742ace998 07:38:44 ---> 91ee83958d2d 07:38:44 Step 8/25 : COPY . . 07:38:44 Removing intermediate container b3b9c4458799 07:38:44 ---> 96bf9f10609c 07:38:44 Step 8/23 : COPY . . 07:38:44 Removing intermediate container e2d6a2b95b59 07:38:44 ---> 872a05198237 07:38:44 Step 8/26 : COPY . . 07:38:44 ---> f2b288bc07f6 07:38:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:38:44 ---> 868b42ef8b76 07:38:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:38:51 ---> Running in 2043d4268f8d 07:38:51 ---> Running in 3d39a0d6fe47 07:38:51 ---> d3ff7c75f6d7 07:38:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:51 ---> Running in b53038c922c7 07:38:51 ---> c3ee50a35aae 07:38:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:38:51 ---> e0759349442d 07:38:51 Step 9/23 : RUN make cmd/core-data/core-data 07:38:51 ---> Running in 97ca00eff5f8 07:38:51 ---> Running in be17850903d2 07:38:51 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 07:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:38:51 Removing intermediate container 97ca00eff5f8 07:38:51 ---> 7b09db7aea6f 07:38:51 Step 10/26 : RUN mkdir -p spire-build 07:38:51 ---> Running in af3eec2a5905 07:38: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:38:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:38:52 Removing intermediate container af3eec2a5905 07:38:52 ---> 8bfea4ad45d3 07:38:52 Step 11/26 : WORKDIR /edgex-go/spire-build 07:38:52 ---> Running in a613e268fa9c 07:38:52 Removing intermediate container a613e268fa9c 07:38:52 ---> 352dc945dee3 07:38:52 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:38:52 ---> Running in 4bcf384ae003 07:38:53 spire-1.2.1/ 07:38:53 spire-1.2.1/.data/ 07:38:53 spire-1.2.1/.data/.file 07:38:53 spire-1.2.1/.dockerignore 07:38:53 spire-1.2.1/.gitattributes 07:38:53 spire-1.2.1/.githooks/ 07:38:53 spire-1.2.1/.githooks/pre-commit 07:38:53 spire-1.2.1/.github/ 07:38:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:38:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:38:53 spire-1.2.1/.github/dependabot.yml 07:38:53 spire-1.2.1/.github/workflows/ 07:38:53 spire-1.2.1/.github/workflows/nightly_build.yaml 07:38:53 spire-1.2.1/.github/workflows/pr_build.yaml 07:38:53 spire-1.2.1/.github/workflows/release_build.yaml 07:38:53 spire-1.2.1/.github/workflows/scripts/ 07:38:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:38:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:38:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:38:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:38:53 spire-1.2.1/.github/workflows/scripts/split.sh 07:38:53 spire-1.2.1/.gitignore 07:38:53 spire-1.2.1/.go-version 07:38:53 spire-1.2.1/.golangci.yml 07:38:53 spire-1.2.1/ADOPTERS.md 07:38:53 spire-1.2.1/CHANGELOG.md 07:38:53 spire-1.2.1/CODE-OF-CONDUCT.md 07:38:53 spire-1.2.1/CODEOWNERS 07:38:53 spire-1.2.1/CONTRIBUTING.md 07:38:53 spire-1.2.1/Dockerfile 07:38:53 spire-1.2.1/Dockerfile.dev 07:38:53 spire-1.2.1/Dockerfile.scratch 07:38:53 spire-1.2.1/LICENSE 07:38:53 spire-1.2.1/MAINTAINERS.md 07:38:53 spire-1.2.1/Makefile 07:38:53 spire-1.2.1/README.md 07:38:53 spire-1.2.1/ROADMAP.md 07:38:53 spire-1.2.1/SECURITY.md 07:38:53 spire-1.2.1/cmd/ 07:38:53 spire-1.2.1/cmd/spire-agent/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/common/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/run/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:38:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:38:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:38:53 spire-1.2.1/cmd/spire-agent/main.go 07:38:53 spire-1.2.1/cmd/spire-server/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/cli.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/run/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/token/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/validate/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/x509/ 07:38:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:38:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:38:53 spire-1.2.1/cmd/spire-server/main.go 07:38:53 spire-1.2.1/cmd/spire-server/util/ 07:38:53 spire-1.2.1/cmd/spire-server/util/util.go 07:38:53 spire-1.2.1/conf/ 07:38:53 spire-1.2.1/conf/agent/ 07:38:53 spire-1.2.1/conf/agent/agent.conf 07:38:53 spire-1.2.1/conf/agent/agent_full.conf 07:38:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:38:53 spire-1.2.1/conf/server/ 07:38:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:38:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:38:53 spire-1.2.1/conf/server/server.conf 07:38:53 spire-1.2.1/conf/server/server_full.conf 07:38:53 spire-1.2.1/doc/ 07:38:53 spire-1.2.1/doc/SPIRE101.md 07:38:53 spire-1.2.1/doc/auditlog.md 07:38:53 spire-1.2.1/doc/authorization_policy_engine.md 07:38:53 spire-1.2.1/doc/changelog_guidelines.md 07:38:53 spire-1.2.1/doc/cure53-report.pdf 07:38:53 spire-1.2.1/doc/images/ 07:38:53 spire-1.2.1/doc/images/2019_roadmap.png 07:38:53 spire-1.2.1/doc/images/SPIRE101.png 07:38:53 spire-1.2.1/doc/images/SPIRE_agent.png 07:38:53 spire-1.2.1/doc/images/SPIRE_server.png 07:38:53 spire-1.2.1/doc/images/cache_mgr.png 07:38:53 spire-1.2.1/doc/images/cache_mgr_components.png 07:38:53 spire-1.2.1/doc/images/federated_spire.png 07:38:53 spire-1.2.1/doc/images/ha_mode.png 07:38:53 spire-1.2.1/doc/images/nested_spire.png 07:38:53 spire-1.2.1/doc/images/oidc_federation.png 07:38:53 spire-1.2.1/doc/images/single_trust_domain.png 07:38:53 spire-1.2.1/doc/images/spiffe_compatible.png 07:38:53 spire-1.2.1/doc/images/spire_logo.png 07:38:53 spire-1.2.1/doc/migrating_registration_api_clients.md 07:38:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:38:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:38:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:38:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:38:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:38:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:38:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:38:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:38:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:38:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:38:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:38:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:38:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:38:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:38:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:38:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:38:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:38:53 spire-1.2.1/doc/scaling_spire.md 07:38:53 spire-1.2.1/doc/spire_agent.md 07:38:53 spire-1.2.1/doc/spire_server.md 07:38:53 spire-1.2.1/doc/supported_integrations.md 07:38:53 spire-1.2.1/doc/telemetry.md 07:38:53 spire-1.2.1/doc/telemetry_config.md 07:38:53 spire-1.2.1/doc/upgrading.md 07:38:53 spire-1.2.1/doc/using_spire.md 07:38:53 spire-1.2.1/examples/ 07:38:53 spire-1.2.1/examples/README.md 07:38:53 spire-1.2.1/go.mod 07:38:53 spire-1.2.1/go.sum 07:38:53 spire-1.2.1/pkg/ 07:38:53 spire-1.2.1/pkg/agent/ 07:38:53 spire-1.2.1/pkg/agent/agent.go 07:38:53 spire-1.2.1/pkg/agent/api/ 07:38:53 spire-1.2.1/pkg/agent/api/config.go 07:38:53 spire-1.2.1/pkg/agent/api/debug/ 07:38:53 spire-1.2.1/pkg/agent/api/debug/v1/ 07:38:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:38:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:38:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:38:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:38:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:38:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:38:53 spire-1.2.1/pkg/agent/api/endpoints.go 07:38:53 spire-1.2.1/pkg/agent/api/health/ 07:38:53 spire-1.2.1/pkg/agent/api/health/v1/ 07:38:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:38:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:38:53 spire-1.2.1/pkg/agent/api/rpccontext/ 07:38:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:38:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:38:53 spire-1.2.1/pkg/agent/attestor/ 07:38:53 spire-1.2.1/pkg/agent/attestor/node/ 07:38:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:38:53 spire-1.2.1/pkg/agent/attestor/node/node.go 07:38:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:38:53 spire-1.2.1/pkg/agent/attestor/workload/ 07:38:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:38:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:38:53 spire-1.2.1/pkg/agent/catalog/ 07:38:53 spire-1.2.1/pkg/agent/catalog/catalog.go 07:38:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:38:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:38:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:38:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:38:53 spire-1.2.1/pkg/agent/client/ 07:38:53 spire-1.2.1/pkg/agent/client/client.go 07:38:53 spire-1.2.1/pkg/agent/client/client_test.go 07:38:53 spire-1.2.1/pkg/agent/client/dial.go 07:38:53 spire-1.2.1/pkg/agent/client/nodeconn.go 07:38:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:38:53 spire-1.2.1/pkg/agent/client/update.go 07:38:53 spire-1.2.1/pkg/agent/client/util.go 07:38:53 spire-1.2.1/pkg/agent/common/ 07:38:53 spire-1.2.1/pkg/agent/common/backoff/ 07:38:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:38:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:38:53 spire-1.2.1/pkg/agent/common/cgroups/ 07:38:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:38:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:38:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:38:53 spire-1.2.1/pkg/agent/config.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/ 07:38:53 spire-1.2.1/pkg/agent/endpoints/config.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/workload/ 07:38:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:38:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/ 07:38:53 spire-1.2.1/pkg/agent/manager/cache/ 07:38:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:38:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:38:53 spire-1.2.1/pkg/agent/manager/config.go 07:38:53 spire-1.2.1/pkg/agent/manager/manager.go 07:38:53 spire-1.2.1/pkg/agent/manager/manager_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/storage.go 07:38:53 spire-1.2.1/pkg/agent/manager/storage_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/storecache/ 07:38:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:38:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:38:53 spire-1.2.1/pkg/agent/manager/sync.go 07:38:53 spire-1.2.1/pkg/agent/plugin/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:38:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:38:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:38:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:38:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:38:53 spire-1.2.1/pkg/agent/svid/ 07:38:53 spire-1.2.1/pkg/agent/svid/rotator.go 07:38:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:38:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:38:53 spire-1.2.1/pkg/agent/svid/store/ 07:38:53 spire-1.2.1/pkg/agent/svid/store/service.go 07:38:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:38:53 spire-1.2.1/pkg/common/ 07:38:53 spire-1.2.1/pkg/common/agentpathtemplate/ 07:38:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:38:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:38:53 spire-1.2.1/pkg/common/api/ 07:38:53 spire-1.2.1/pkg/common/api/metrics.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/ 07:38:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/logger.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/names.go 07:38:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:38:53 spire-1.2.1/pkg/common/api/names.go 07:38:53 spire-1.2.1/pkg/common/api/ratelimit.go 07:38:53 spire-1.2.1/pkg/common/api/rpccontext/ 07:38:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:38:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:38:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:38:53 spire-1.2.1/pkg/common/auth/ 07:38:53 spire-1.2.1/pkg/common/auth/interceptors.go 07:38:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:38:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/ 07:38:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/types.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:38:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:38:53 spire-1.2.1/pkg/common/catalog/ 07:38:53 spire-1.2.1/pkg/common/catalog/bind.go 07:38:53 spire-1.2.1/pkg/common/catalog/builtin.go 07:38:53 spire-1.2.1/pkg/common/catalog/catalog.go 07:38:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:38:53 spire-1.2.1/pkg/common/catalog/closers.go 07:38:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:38:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:38:53 spire-1.2.1/pkg/common/catalog/config.go 07:38:53 spire-1.2.1/pkg/common/catalog/config_test.go 07:38:53 spire-1.2.1/pkg/common/catalog/configure.go 07:38:53 spire-1.2.1/pkg/common/catalog/constraints.go 07:38:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:38:53 spire-1.2.1/pkg/common/catalog/context.go 07:38:53 spire-1.2.1/pkg/common/catalog/external.go 07:38:53 spire-1.2.1/pkg/common/catalog/host.go 07:38:53 spire-1.2.1/pkg/common/catalog/pipenet.go 07:38:53 spire-1.2.1/pkg/common/catalog/plugin.go 07:38:53 spire-1.2.1/pkg/common/catalog/testplugin/ 07:38:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:38:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:38:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:38:53 spire-1.2.1/pkg/common/cli/ 07:38:53 spire-1.2.1/pkg/common/cli/env.go 07:38:53 spire-1.2.1/pkg/common/cli/flags.go 07:38:53 spire-1.2.1/pkg/common/cli/trust_domain.go 07:38:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:38:53 spire-1.2.1/pkg/common/cli/umask.go 07:38:53 spire-1.2.1/pkg/common/cli/umask_posix.go 07:38:53 spire-1.2.1/pkg/common/cli/umask_test.go 07:38:53 spire-1.2.1/pkg/common/cli/umask_windows.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/flag.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/format.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:38:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:38:53 spire-1.2.1/pkg/common/coretypes/ 07:38:53 spire-1.2.1/pkg/common/coretypes/bundle/ 07:38:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:38:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:38:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:38:53 spire-1.2.1/pkg/common/cryptoutil/ 07:38:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:38:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:38:53 spire-1.2.1/pkg/common/diskutil/ 07:38:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:38:53 spire-1.2.1/pkg/common/diskutil/file_test.go 07:38:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:38:53 spire-1.2.1/pkg/common/errorutil/ 07:38:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:38:53 spire-1.2.1/pkg/common/health/ 07:38:53 spire-1.2.1/pkg/common/health/config.go 07:38:53 spire-1.2.1/pkg/common/health/context.go 07:38:53 spire-1.2.1/pkg/common/health/context_test.go 07:38:53 spire-1.2.1/pkg/common/health/health.go 07:38:53 spire-1.2.1/pkg/common/health/health_test.go 07:38:53 spire-1.2.1/pkg/common/health/logger.go 07:38:53 spire-1.2.1/pkg/common/hostservice/ 07:38:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:38:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:38:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:38:53 spire-1.2.1/pkg/common/idutil/ 07:38:53 spire-1.2.1/pkg/common/idutil/require.go 07:38:53 spire-1.2.1/pkg/common/idutil/require_test.go 07:38:53 spire-1.2.1/pkg/common/idutil/safety.go 07:38:53 spire-1.2.1/pkg/common/idutil/safety_test.go 07:38:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:38:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:38:53 spire-1.2.1/pkg/common/jwtsvid/ 07:38:53 spire-1.2.1/pkg/common/jwtsvid/common.go 07:38:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:38:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:38:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:38:53 spire-1.2.1/pkg/common/jwtutil/ 07:38:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:38:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:38:53 spire-1.2.1/pkg/common/log/ 07:38:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:38:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:38:53 spire-1.2.1/pkg/common/log/log.go 07:38:53 spire-1.2.1/pkg/common/log/log_test.go 07:38:53 spire-1.2.1/pkg/common/log/options.go 07:38:53 spire-1.2.1/pkg/common/nodeutil/ 07:38:53 spire-1.2.1/pkg/common/nodeutil/node.go 07:38:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:38:53 spire-1.2.1/pkg/common/peertracker/ 07:38:53 spire-1.2.1/pkg/common/peertracker/conn.go 07:38:53 spire-1.2.1/pkg/common/peertracker/credentials.go 07:38:53 spire-1.2.1/pkg/common/peertracker/errors.go 07:38:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:38:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:38:53 spire-1.2.1/pkg/common/peertracker/info.go 07:38:53 spire-1.2.1/pkg/common/peertracker/listener.go 07:38:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:38:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tcp.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:38:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:38:53 spire-1.2.1/pkg/common/peertracker/uds.go 07:38:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:38:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:38:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:38:53 spire-1.2.1/pkg/common/pemutil/ 07:38:53 spire-1.2.1/pkg/common/pemutil/block.go 07:38:53 spire-1.2.1/pkg/common/pemutil/certs.go 07:38:53 spire-1.2.1/pkg/common/pemutil/common.go 07:38:53 spire-1.2.1/pkg/common/pemutil/csr.go 07:38:53 spire-1.2.1/pkg/common/pemutil/keys.go 07:38:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/ 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:38:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:38:53 spire-1.2.1/pkg/common/plugin/ 07:38:53 spire-1.2.1/pkg/common/plugin/aws/ 07:38:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:38:53 spire-1.2.1/pkg/common/plugin/azure/ 07:38:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:38:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/facade.go 07:38:53 spire-1.2.1/pkg/common/plugin/facade_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/gcp/ 07:38:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/ 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:38:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/log.go 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/ 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:38:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:38:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:38:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:38:53 spire-1.2.1/pkg/common/plugin/x509pop/ 07:38:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:38:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:38:53 spire-1.2.1/pkg/common/profiling/ 07:38:53 spire-1.2.1/pkg/common/profiling/dumpers.go 07:38:53 spire-1.2.1/pkg/common/profiling/profiling.go 07:38:53 spire-1.2.1/pkg/common/protoutil/ 07:38:53 spire-1.2.1/pkg/common/protoutil/masks.go 07:38:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:38:53 spire-1.2.1/pkg/common/rotationutil/ 07:38:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:38:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:38:53 spire-1.2.1/pkg/common/selector/ 07:38:53 spire-1.2.1/pkg/common/selector/selector.go 07:38:53 spire-1.2.1/pkg/common/selector/selector_test.go 07:38:53 spire-1.2.1/pkg/common/selector/set.go 07:38:53 spire-1.2.1/pkg/common/selector/set_utils.go 07:38:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/ 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/ 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:38:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:38:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:38:53 spire-1.2.1/pkg/common/telemetry/call.go 07:38:53 spire-1.2.1/pkg/common/telemetry/common/ 07:38:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:38:53 spire-1.2.1/pkg/common/telemetry/config.go 07:38:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:38:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/inmem.go 07:38:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/m3.go 07:38:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/metrics.go 07:38:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/names.go 07:38:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:38:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:38:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/ 07:38:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:38:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:38:53 spire-1.2.1/pkg/common/telemetry/server/server.go 07:38:53 spire-1.2.1/pkg/common/telemetry/sink.go 07:38:53 spire-1.2.1/pkg/common/telemetry/statsd.go 07:38:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:38:53 spire-1.2.1/pkg/common/telemetry/uptime.go 07:38:53 spire-1.2.1/pkg/common/telemetry/version.go 07:38:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:38:53 spire-1.2.1/pkg/common/uptime/ 07:38:53 spire-1.2.1/pkg/common/uptime/uptime.go 07:38:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:38:53 spire-1.2.1/pkg/common/util/ 07:38:53 spire-1.2.1/pkg/common/util/certs.go 07:38:53 spire-1.2.1/pkg/common/util/certs_test.go 07:38:53 spire-1.2.1/pkg/common/util/csr.go 07:38:53 spire-1.2.1/pkg/common/util/hash.go 07:38:53 spire-1.2.1/pkg/common/util/selectors.go 07:38:53 spire-1.2.1/pkg/common/util/selectors_test.go 07:38:53 spire-1.2.1/pkg/common/util/signals.go 07:38:53 spire-1.2.1/pkg/common/util/sort.go 07:38:53 spire-1.2.1/pkg/common/util/sort_test.go 07:38:53 spire-1.2.1/pkg/common/util/task.go 07:38:53 spire-1.2.1/pkg/common/util/task_test.go 07:38:53 spire-1.2.1/pkg/common/util/testdata/ 07:38:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:38:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:38:53 spire-1.2.1/pkg/common/version/ 07:38:53 spire-1.2.1/pkg/common/version/version.go 07:38:53 spire-1.2.1/pkg/common/x509svid/ 07:38:53 spire-1.2.1/pkg/common/x509svid/common_test.go 07:38:53 spire-1.2.1/pkg/common/x509svid/csr.go 07:38:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:38:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:38:53 spire-1.2.1/pkg/common/x509util/ 07:38:53 spire-1.2.1/pkg/common/x509util/cert.go 07:38:53 spire-1.2.1/pkg/common/x509util/dns.go 07:38:53 spire-1.2.1/pkg/common/x509util/dns_test.go 07:38:53 spire-1.2.1/pkg/common/x509util/keyid.go 07:38:53 spire-1.2.1/pkg/common/x509util/keypair.go 07:38:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:38:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:38:53 spire-1.2.1/pkg/server/ 07:38:53 spire-1.2.1/pkg/server/api/ 07:38:53 spire-1.2.1/pkg/server/api/agent.go 07:38:53 spire-1.2.1/pkg/server/api/agent/ 07:38:53 spire-1.2.1/pkg/server/api/agent/v1/ 07:38:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/agent_test.go 07:38:53 spire-1.2.1/pkg/server/api/api.go 07:38:53 spire-1.2.1/pkg/server/api/audit/ 07:38:53 spire-1.2.1/pkg/server/api/audit/audit.go 07:38:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:38:53 spire-1.2.1/pkg/server/api/bundle.go 07:38:53 spire-1.2.1/pkg/server/api/bundle/ 07:38:53 spire-1.2.1/pkg/server/api/bundle/v1/ 07:38:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/bundle_test.go 07:38:53 spire-1.2.1/pkg/server/api/debug/ 07:38:53 spire-1.2.1/pkg/server/api/debug/v1/ 07:38:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/entry.go 07:38:53 spire-1.2.1/pkg/server/api/entry/ 07:38:53 spire-1.2.1/pkg/server/api/entry/v1/ 07:38:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/entry_test.go 07:38:53 spire-1.2.1/pkg/server/api/health/ 07:38:53 spire-1.2.1/pkg/server/api/health/v1/ 07:38:53 spire-1.2.1/pkg/server/api/health/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/id.go 07:38:53 spire-1.2.1/pkg/server/api/id_test.go 07:38:53 spire-1.2.1/pkg/server/api/limits/ 07:38:53 spire-1.2.1/pkg/server/api/limits/limits.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/ 07:38:53 spire-1.2.1/pkg/server/api/middleware/alias.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/audit.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/caller.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/common.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/entries.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:38:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:38:53 spire-1.2.1/pkg/server/api/ratelimit.go 07:38:53 spire-1.2.1/pkg/server/api/rpccontext/ 07:38:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:38:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:38:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:38:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:38:53 spire-1.2.1/pkg/server/api/selector.go 07:38:53 spire-1.2.1/pkg/server/api/selector_test.go 07:38:53 spire-1.2.1/pkg/server/api/status.go 07:38:53 spire-1.2.1/pkg/server/api/status_test.go 07:38:53 spire-1.2.1/pkg/server/api/svid/ 07:38:53 spire-1.2.1/pkg/server/api/svid/v1/ 07:38:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/trustdomain.go 07:38:53 spire-1.2.1/pkg/server/api/trustdomain/ 07:38:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:38:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:38:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:38:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:38:53 spire-1.2.1/pkg/server/authpolicy/ 07:38:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:38:53 spire-1.2.1/pkg/server/authpolicy/policy.go 07:38:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:38:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:38:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:38:53 spire-1.2.1/pkg/server/authpolicy/validate.go 07:38:53 spire-1.2.1/pkg/server/bundle/ 07:38:53 spire-1.2.1/pkg/server/bundle/client/ 07:38:53 spire-1.2.1/pkg/server/bundle/client/client.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/manager.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/sources.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/updater.go 07:38:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:38:53 spire-1.2.1/pkg/server/ca/ 07:38:53 spire-1.2.1/pkg/server/ca/ca.go 07:38:53 spire-1.2.1/pkg/server/ca/ca_health.go 07:38:53 spire-1.2.1/pkg/server/ca/ca_test.go 07:38:53 spire-1.2.1/pkg/server/ca/journal.go 07:38:53 spire-1.2.1/pkg/server/ca/journal_test.go 07:38:53 spire-1.2.1/pkg/server/ca/manager.go 07:38:53 spire-1.2.1/pkg/server/ca/manager_health.go 07:38:53 spire-1.2.1/pkg/server/ca/manager_test.go 07:38:53 spire-1.2.1/pkg/server/ca/templates.go 07:38:53 spire-1.2.1/pkg/server/ca/upstream_client.go 07:38:53 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:38:53 spire-1.2.1/pkg/server/ca/validation.go 07:38:53 spire-1.2.1/pkg/server/cache/ 07:38:53 spire-1.2.1/pkg/server/cache/dscache/ 07:38:53 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:38:53 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/ 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:38:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:38:53 spire-1.2.1/pkg/server/catalog/ 07:38:53 spire-1.2.1/pkg/server/catalog/catalog.go 07:38:53 spire-1.2.1/pkg/server/catalog/keymanager.go 07:38:53 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:38:53 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:38:53 spire-1.2.1/pkg/server/catalog/notifier.go 07:38:53 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:38:53 spire-1.2.1/pkg/server/config.go 07:38:53 spire-1.2.1/pkg/server/datastore/ 07:38:53 spire-1.2.1/pkg/server/datastore/datastore.go 07:38:53 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:38:53 spire-1.2.1/pkg/server/datastore/repository.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:38:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:38:53 spire-1.2.1/pkg/server/endpoints/ 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/ 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:38:53 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:38:53 spire-1.2.1/pkg/server/endpoints/config.go 07:38:53 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:38:53 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:38:53 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:38:53 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:38:53 spire-1.2.1/pkg/server/endpoints/middleware.go 07:38:53 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:38:53 spire-1.2.1/pkg/server/hostservice/ 07:38:53 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:38:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:38:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:38:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:38:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:38:53 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:38:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:38:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:38:53 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:38:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:38:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/ 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:38:53 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:38:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:38:53 spire-1.2.1/pkg/server/registration/ 07:38:53 spire-1.2.1/pkg/server/registration/manager.go 07:38:53 spire-1.2.1/pkg/server/registration/manager_test.go 07:38:53 spire-1.2.1/pkg/server/scanentries.go 07:38:53 spire-1.2.1/pkg/server/scanentries_test.go 07:38:53 spire-1.2.1/pkg/server/server.go 07:38:53 spire-1.2.1/pkg/server/server_test.go 07:38:53 spire-1.2.1/pkg/server/svid/ 07:38:53 spire-1.2.1/pkg/server/svid/observer.go 07:38:53 spire-1.2.1/pkg/server/svid/observer_test.go 07:38:53 spire-1.2.1/pkg/server/svid/rotator.go 07:38:53 spire-1.2.1/pkg/server/svid/rotator_config.go 07:38:53 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:38:53 spire-1.2.1/pkg/server/svid/rotator_test.go 07:38:53 spire-1.2.1/proto/ 07:38:53 spire-1.2.1/proto/private/ 07:38:53 spire-1.2.1/proto/private/server/ 07:38:53 spire-1.2.1/proto/private/server/journal/ 07:38:53 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:38:53 spire-1.2.1/proto/private/server/journal/journal.proto 07:38:53 spire-1.2.1/proto/spire/ 07:38:53 spire-1.2.1/proto/spire/common/ 07:38:53 spire-1.2.1/proto/spire/common/common.pb.go 07:38:53 spire-1.2.1/proto/spire/common/common.proto 07:38:53 spire-1.2.1/proto/spire/common/plugin/ 07:38:53 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:38:53 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:38:53 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:38:53 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:38:53 spire-1.2.1/proto/spire/plugin/ 07:38:53 spire-1.2.1/proto/spire/plugin/agent/ 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:38:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:38:53 spire-1.2.1/release/ 07:38:53 spire-1.2.1/release/spire-extras/ 07:38:53 spire-1.2.1/release/spire-extras/README.md 07:38:53 spire-1.2.1/release/spire-extras/conf/ 07:38:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:38:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:38:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:38:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:38:53 spire-1.2.1/release/spire/ 07:38:53 spire-1.2.1/release/spire/README.md 07:38:53 spire-1.2.1/release/spire/conf/ 07:38:53 spire-1.2.1/release/spire/conf/agent/ 07:38:53 spire-1.2.1/release/spire/conf/agent/agent.conf 07:38:53 spire-1.2.1/release/spire/conf/server/ 07:38:53 spire-1.2.1/release/spire/conf/server/server.conf 07:38:53 spire-1.2.1/script/ 07:38:53 spire-1.2.1/script/build-artifact.sh 07:38:53 spire-1.2.1/script/generate_dummy_ca.sh 07:38:53 spire-1.2.1/support/ 07:38:53 spire-1.2.1/support/k8s/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:38:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:38:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/ 07:38:54 spire-1.2.1/support/oidc-discovery-provider/README.md 07:38:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/config.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/main.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:38:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:38:54 spire-1.2.1/test/ 07:38:54 spire-1.2.1/test/clock/ 07:38:54 spire-1.2.1/test/clock/clock.go 07:38:54 spire-1.2.1/test/fakes/ 07:38:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:38:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:38:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:38:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:38:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:38:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:38:54 spire-1.2.1/test/fakes/fakeagentstore/ 07:38:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:38:54 spire-1.2.1/test/fakes/fakedatastore/ 07:38:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:38:54 spire-1.2.1/test/fakes/fakeentryclient/ 07:38:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:38:54 spire-1.2.1/test/fakes/fakehealthchecker/ 07:38:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:38:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:38:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:38:54 spire-1.2.1/test/fakes/fakemetrics/ 07:38:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:38:54 spire-1.2.1/test/fakes/fakenoderesolver/ 07:38:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:38:54 spire-1.2.1/test/fakes/fakenotifier/ 07:38:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:38:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:38:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:38:54 spire-1.2.1/test/fakes/fakeserverca/ 07:38:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:38:54 spire-1.2.1/test/fakes/fakeservercatalog/ 07:38:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:38:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:38:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:38:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:38:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:38:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:38:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:38:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:38:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:38:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:38:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:38:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:38:54 spire-1.2.1/test/fixture/ 07:38:54 spire-1.2.1/test/fixture/certs/ 07:38:54 spire-1.2.1/test/fixture/certs/agent_svid.der 07:38:54 spire-1.2.1/test/fixture/certs/base_cert.pem 07:38:54 spire-1.2.1/test/fixture/certs/base_csr.pem 07:38:54 spire-1.2.1/test/fixture/certs/base_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:38:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:38:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:38:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:38:54 spire-1.2.1/test/fixture/certs/blog_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/bundle.der 07:38:54 spire-1.2.1/test/fixture/certs/ca.pem 07:38:54 spire-1.2.1/test/fixture/certs/ca_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/database_cert.pem 07:38:54 spire-1.2.1/test/fixture/certs/database_csr.pem 07:38:54 spire-1.2.1/test/fixture/certs/database_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/node_cert.pem 07:38:54 spire-1.2.1/test/fixture/certs/node_csr.pem 07:38:54 spire-1.2.1/test/fixture/certs/node_key.pem 07:38:54 spire-1.2.1/test/fixture/certs/svid.pem 07:38:54 spire-1.2.1/test/fixture/certs/svid_key.pem 07:38:54 spire-1.2.1/test/fixture/config/ 07:38:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:38:54 spire-1.2.1/test/fixture/config/agent_good.conf 07:38:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:38:54 spire-1.2.1/test/fixture/config/plugin_good.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:38:54 spire-1.2.1/test/fixture/config/server_good.conf 07:38:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:38:54 spire-1.2.1/test/fixture/fixture.go 07:38:54 spire-1.2.1/test/fixture/nodeattestor/ 07:38:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:38:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:38:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:38:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:38:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:38:54 spire-1.2.1/test/fixture/registration/ 07:38:54 spire-1.2.1/test/fixture/registration/entries.json 07:38:54 spire-1.2.1/test/fixture/registration/good-for-update.json 07:38:54 spire-1.2.1/test/fixture/registration/good.json 07:38:54 spire-1.2.1/test/fixture/registration/invalid.json 07:38:54 spire-1.2.1/test/fixture/registration/invalid_json.json 07:38:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:38:54 spire-1.2.1/test/integration/ 07:38:54 spire-1.2.1/test/integration/README.md 07:38:54 spire-1.2.1/test/integration/common 07:38:54 spire-1.2.1/test/integration/setup/ 07:38:54 spire-1.2.1/test/integration/setup/adminclient/ 07:38:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:38:54 spire-1.2.1/test/integration/setup/adminclient/client.go 07:38:54 spire-1.2.1/test/integration/setup/debugagent/ 07:38:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:38:54 spire-1.2.1/test/integration/setup/debugagent/main.go 07:38:54 spire-1.2.1/test/integration/setup/debugserver/ 07:38:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:38:54 spire-1.2.1/test/integration/setup/debugserver/main.go 07:38:54 spire-1.2.1/test/integration/setup/downstreamclient/ 07:38:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:38:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:38:54 spire-1.2.1/test/integration/setup/itclient/ 07:38:54 spire-1.2.1/test/integration/setup/itclient/client.go 07:38:54 spire-1.2.1/test/integration/setup/node-attestation/ 07:38:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:38:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:38:54 spire-1.2.1/test/integration/setup/x509pop/ 07:38:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:38:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:38:54 spire-1.2.1/test/integration/suites/ 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:38:54 spire-1.2.1/test/integration/suites/join-token/ 07:38:54 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:38:54 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:38:54 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:38:54 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:38:54 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:38:54 spire-1.2.1/test/integration/suites/join-token/README.md 07:38:54 spire-1.2.1/test/integration/suites/join-token/conf/ 07:38:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/join-token/teardown 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:38:54 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:38:54 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:38:54 spire-1.2.1/test/integration/suites/k8s/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/00-setup 07:38:54 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:38:54 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:38:54 spire-1.2.1/test/integration/suites/k8s/README.md 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:38:54 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:38:54 spire-1.2.1/test/integration/suites/k8s/teardown 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/ 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:38:54 spire-1.2.1/test/integration/suites/rotation/ 07:38:54 spire-1.2.1/test/integration/suites/rotation/00-setup 07:38:54 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:38:54 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:38:54 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:38:54 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:38:54 spire-1.2.1/test/integration/suites/rotation/README.md 07:38:54 spire-1.2.1/test/integration/suites/rotation/conf/ 07:38:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/rotation/teardown 07:38:54 spire-1.2.1/test/integration/suites/self-test/ 07:38:54 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:38:54 spire-1.2.1/test/integration/suites/self-test/README.md 07:38:54 spire-1.2.1/test/integration/suites/self-test/teardown 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:38:54 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:38:54 spire-1.2.1/test/integration/suites/upgrade/ 07:38:54 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:38:54 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:38:54 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:38:54 spire-1.2.1/test/integration/suites/upgrade/README.md 07:38:54 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:38:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:38:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:38:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:38:54 spire-1.2.1/test/integration/suites/upgrade/teardown 07:38:54 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:38:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:38:54 spire-1.2.1/test/integration/test-one.sh 07:38:54 spire-1.2.1/test/integration/test.sh 07:38:54 spire-1.2.1/test/plugintest/ 07:38:54 spire-1.2.1/test/plugintest/config.go 07:38:54 spire-1.2.1/test/plugintest/load.go 07:38:54 spire-1.2.1/test/plugintest/option.go 07:38:54 spire-1.2.1/test/spiretest/ 07:38:54 spire-1.2.1/test/spiretest/apiserver.go 07:38:54 spire-1.2.1/test/spiretest/assertions.go 07:38:54 spire-1.2.1/test/spiretest/dir.go 07:38:54 spire-1.2.1/test/spiretest/errors_posix.go 07:38:54 spire-1.2.1/test/spiretest/errors_windows.go 07:38:54 spire-1.2.1/test/spiretest/logs.go 07:38:54 spire-1.2.1/test/spiretest/socketapi.go 07:38:54 spire-1.2.1/test/spiretest/suite.go 07:38:54 spire-1.2.1/test/spiretest/x509.go 07:38:54 spire-1.2.1/test/testca/ 07:38:54 spire-1.2.1/test/testca/ca.go 07:38:54 spire-1.2.1/test/testkey/ 07:38:54 spire-1.2.1/test/testkey/generate.sh 07:38:54 spire-1.2.1/test/testkey/genkeys.go 07:38:54 spire-1.2.1/test/testkey/keys.go 07:38:54 spire-1.2.1/test/testkey/new.go 07:38:54 spire-1.2.1/test/tpmsimulator/ 07:38:54 spire-1.2.1/test/tpmsimulator/simulator.go 07:38:54 spire-1.2.1/test/util/ 07:38:54 spire-1.2.1/test/util/cert_fixtures.go 07:38:54 spire-1.2.1/test/util/cert_generation.go 07:38:54 spire-1.2.1/test/util/io_redirection.go 07:38:54 spire-1.2.1/test/util/race.go 07:38:54 spire-1.2.1/test/util/util.go 07:38:54 building spire from source... 07:38:54 Installing go1.17.7... 07:38:59 Building bin/spire-server... 07:38:59 go: downloading github.com/mitchellh/cli v1.1.2 07:38:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:38:59 go: downloading google.golang.org/grpc v1.44.0 07:38:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:38:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:38:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:38:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:38:59 go: downloading github.com/imdario/mergo v0.3.12 07:38:59 go: downloading github.com/sirupsen/logrus v1.8.1 07:38:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:38:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:38:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:38:59 go: downloading github.com/fatih/color v1.13.0 07:38:59 go: downloading github.com/mattn/go-isatty v0.0.14 07:39:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:39:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:39:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:39:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:39:00 go: downloading github.com/armon/go-metrics v0.3.10 07:39:00 go: downloading github.com/prometheus/client_golang v1.12.1 07:39:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:39:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:39:00 go: downloading github.com/open-policy-agent/opa v0.38.0 07:39:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:39:00 go: downloading github.com/mattn/go-colorable v0.1.12 07:39:00 go: downloading github.com/Masterminds/goutils v1.1.0 07:39:00 go: downloading github.com/Masterminds/semver v1.5.0 07:39:00 go: downloading github.com/google/uuid v1.1.2 07:39:00 go: downloading github.com/huandu/xstrings v1.3.2 07:39:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:39:00 go: downloading github.com/oklog/run v1.0.0 07:39:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:39:00 go: downloading github.com/imkira/go-observer v1.0.3 07:39:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:39:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:39:00 go: downloading github.com/prometheus/client_model v0.2.0 07:39:00 go: downloading github.com/prometheus/common v0.32.1 07:39:00 go: downloading github.com/beorn7/perks v1.0.1 07:39:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:39:01 go: downloading github.com/prometheus/procfs v0.7.3 07:39:01 go: downloading go.uber.org/atomic v1.9.0 07:39:01 go: downloading github.com/pkg/errors v0.9.1 07:39:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:39:01 go: downloading github.com/hashicorp/errwrap v1.1.0 07:39:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:39:01 go: downloading github.com/blang/semver/v4 v4.0.0 07:39:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:39:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:39:01 go: downloading github.com/jinzhu/gorm v1.9.16 07:39:01 go: downloading github.com/lib/pq v1.10.4 07:39:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:39:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:39:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:39:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:39:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:39:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:39:03 go: downloading github.com/stretchr/testify v1.7.0 07:39:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:39:03 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:39:07 go: downloading google.golang.org/api v0.70.0 07:39:07 go: downloading k8s.io/client-go v0.23.4 07:39:07 go: downloading k8s.io/api v0.23.4 07:39:07 go: downloading github.com/google/go-tpm v0.3.3 07:39:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:39:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:39:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:39:08 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:39:08 go: downloading cloud.google.com/go/storage v1.21.0 07:39:08 go: downloading cloud.google.com/go v0.100.2 07:39:09 go: downloading k8s.io/apimachinery v0.23.4 07:39:09 go: downloading k8s.io/kube-aggregator v0.23.3 07:39:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:39:09 go: downloading cloud.google.com/go/security v1.3.0 07:39:09 go: downloading github.com/hashicorp/vault/api v1.4.1 07:39:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:39:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:39:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:39:10 go: downloading github.com/twmb/murmur3 v1.1.6 07:39:10 go: downloading github.com/jinzhu/inflection v1.0.0 07:39:10 go: downloading github.com/aws/smithy-go v1.11.0 07:39:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:39:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:39:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:39:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:39:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:39:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:39:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:39:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:39:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:39:10 go: downloading github.com/dimchansky/utfbom v1.1.1 07:39:10 go: downloading cloud.google.com/go/compute v1.3.0 07:39:10 go: downloading cloud.google.com/go/iam v0.1.1 07:39:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:39:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:39:14 go: downloading github.com/gogo/protobuf v1.3.2 07:39:14 go: downloading k8s.io/klog/v2 v2.30.0 07:39:14 go: downloading github.com/google/gofuzz v1.1.0 07:39:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:39:14 go: downloading github.com/spf13/pflag v1.0.5 07:39:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:39:14 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:39:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:39:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:39:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:39:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:39:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:39:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:39:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:39:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:39:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:39:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:39:14 go: downloading gopkg.in/yaml.v2 v2.4.0 07:39:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:39:14 go: downloading github.com/gobwas/glob v0.2.3 07:39:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:39:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:39:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:39:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:39:14 go: downloading go.opencensus.io v0.23.0 07:39:14 go: downloading gopkg.in/inf.v0 v0.9.1 07:39:14 go: downloading github.com/google/go-cmp v0.5.7 07:39:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:39:14 go: downloading github.com/googleapis/gnostic v0.5.5 07:39:14 go: downloading github.com/go-logr/logr v1.2.2 07:39:14 go: downloading github.com/json-iterator/go v1.1.12 07:39:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:39:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:39:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:39:14 go: downloading go.uber.org/zap v1.21.0 07:39:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:39:15 go: downloading github.com/tklauser/numcpus v0.3.0 07:39:15 go: downloading sigs.k8s.io/yaml v1.3.0 07:39:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:39:15 go: downloading github.com/ryanuber/go-glob v1.0.0 07:39:15 go: downloading github.com/golang/snappy v0.0.4 07:39:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:39:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:39:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:39:15 go: downloading github.com/hashicorp/go-version v1.2.0 07:39:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:39:15 go: downloading github.com/modern-go/reflect2 v1.0.2 07:39:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:39:15 go: downloading go.uber.org/multierr v1.6.0 07:39:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:39:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:39:40 Removing intermediate container b53038c922c7 07:39:40 ---> d50f022f6426 07:39:40 07:39:40 Step 10/25 : FROM alpine:3.14 07:39:40 Removing intermediate container 3d39a0d6fe47 07:39:40 ---> 9940e676e0af 07:39:40 07:39:40 Step 10/22 : FROM alpine:3.14 07:39:40 Removing intermediate container 2043d4268f8d 07:39:40 ---> 76b0a5b062b2 07:39:40 07:39:40 Step 10/22 : FROM alpine:3.14 07:39:40 Removing intermediate container be17850903d2 07:39:40 ---> ac1c82580445 07:39:40 07:39:40 Step 10/23 : FROM alpine:3.14 07:39:40 3.14: Pulling from library/alpine 07:39:40 3.14: Pulling from library/alpine 07:39:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20639 in /w/workspace/edgexfoundry_edgex-go_PR-3959 [Pipeline] { [Pipeline] ws 07:39:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:39:41 The recommended git tool is: git 07:39:41 3.14: Pulling from library/alpine 07:39:41 3.14: Pulling from library/alpine 07:39:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:39:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:39:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:39:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:39:43 Status: Downloaded newer image for alpine:3.14 07:39:43 Status: Image is up to date for alpine:3.14 07:39:43 Status: Image is up to date for alpine:3.14 07:39:43 Status: Downloaded newer image for alpine:3.14 07:39:43 ---> e04c818066af 07:39:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:39:43 ---> e04c818066af 07:39:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:39:43 ---> e04c818066af 07:39:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:39:43 ---> e04c818066af 07:39:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:39:43 ---> Running in a2ec83dd48ff 07:39:43 ---> Running in f5ce58b15057 07:39:43 ---> Running in 10e9400742dc 07:39:43 ---> Running in 7c0a96232ea7 07:39:43 Removing intermediate container a2ec83dd48ff 07:39:43 ---> ec811bfe32f2 07:39:43 Step 12/23 : ENV APP_PORT=59880 07:39:43 ---> Running in d69fca733b20 07:39:44 Removing intermediate container d69fca733b20 07:39:44 ---> 8bc88fd8a510 07:39:44 Step 13/23 : EXPOSE $APP_PORT 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:39:44 ---> Running in d55e3400dbc7 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:39:44 Removing intermediate container d55e3400dbc7 07:39:44 ---> 83f34f368e2e 07:39:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:39:44 ---> Running in 6cab9a1ecde4 07:39:44 (1/1) Installing dumb-init (1.2.5-r1) 07:39:44 Executing busybox-1.33.1-r7.trigger 07:39:44 OK: 6 MiB in 15 packages 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:39:44 (1/2) Installing ca-certificates (20211220-r0) 07:39:44 (2/2) Installing dumb-init (1.2.5-r1) 07:39:44 Executing busybox-1.33.1-r7.trigger 07:39:44 Executing ca-certificates-20211220-r0.trigger 07:39:45 OK: 6 MiB in 16 packages 07:39:45 (1/3) Installing ca-certificates (20211220-r0) 07:39:45 (2/3) Installing dumb-init (1.2.5-r1) 07:39:45 (3/3) Installing su-exec (0.2-r1) 07:39:45 Executing busybox-1.33.1-r7.trigger 07:39:45 Executing ca-certificates-20211220-r0.trigger 07:39:45 OK: 6 MiB in 17 packages 07:39:45 Removing intermediate container f5ce58b15057 07:39:45 ---> 1182a9cc16fe 07:39:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:45 ---> Running in e539ab4a945b 07:39:46 Removing intermediate container e539ab4a945b 07:39:46 ---> f17c9266d241 07:39:46 Step 13/22 : ENV APP_PORT=59861 07:39:46 Removing intermediate container 10e9400742dc 07:39:46 ---> 989a11bc0d82 07:39:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:39:46 ---> Running in 289bf54926d8 07:39:46 ---> Running in 7684bbbc3146 07:39:46 Removing intermediate container 7c0a96232ea7 07:39:46 ---> 1bae57bb92a0 07:39:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:39:46 ---> Running in 51dcb28b2b90 07:39:46 Removing intermediate container 6cab9a1ecde4 07:39:46 ---> 2f455b7114e3 07:39:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:39:46 ---> Running in c9648393ac47 07:39:46 Removing intermediate container 289bf54926d8 07:39:46 ---> 7572a5c3cd35 07:39:46 Step 13/22 : ENV APP_PORT=59860 07:39:46 Removing intermediate container 7684bbbc3146 07:39:46 ---> 3aef478a231b 07:39:46 Step 14/22 : EXPOSE $APP_PORT 07:39:46 Removing intermediate container 51dcb28b2b90 07:39:46 ---> 42db2656404f 07:39:46 Step 13/25 : WORKDIR / 07:39:46 ---> Running in b96fe1f8798f 07:39:46 ---> Running in 1aa93ce9479b 07:39:46 ---> Running in fcc9936887c8 07:39:46 Removing intermediate container b96fe1f8798f 07:39:46 ---> 94c54e3c49ee 07:39:46 Step 14/22 : EXPOSE $APP_PORT 07:39:47 ---> Running in f4854f422374 07:39:47 Removing intermediate container fcc9936887c8 07:39:47 ---> 09c567331aa0 07:39:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:47 Removing intermediate container 1aa93ce9479b 07:39:47 ---> 4bf454f060dc 07:39:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:39:47 Removing intermediate container f4854f422374 07:39:47 ---> b2a8f6727bef 07:39:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:39:47 ---> 536776c83376 07:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:39:47 ---> 7f8ffe93ba53 07:39:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:39:47 ---> 0cbf65c4f297 07:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:39:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:39:48 (1/6) Installing dumb-init (1.2.5-r1) 07:39:48 ---> 9953fef2cb08 07:39:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:39:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:39:48 (3/6) Installing libsodium (1.0.18-r0) 07:39:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:39:48 using credential edgex-jenkins-ssh 07:39:48 Cloning the remote Git repository 07:39:48 (5/6) Installing libzmq (4.3.4-r0) 07:39:48 (6/6) Installing zeromq (4.3.4-r0) 07:39:48 ---> 46c3f9d0c6bd 07:39:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:39:48 Executing busybox-1.33.1-r7.trigger 07:39:48 OK: 8 MiB in 20 packages 07:39:49 ---> 72bb972a0b08 07:39:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:39:49 ---> b23dc859faa9 07:39:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:39:49 ---> 62190568b24b 07:39:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:39:49 ---> 3264d01083f3 07:39:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:39:49 ---> Running in f94965698d8e 07:39:49 ---> 085d26724671 07:39:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:39:49 ---> Running in 5dda293995a1 07:39:49 Removing intermediate container f94965698d8e 07:39:49 ---> 3879f7bfbbff 07:39:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:50 ---> Running in 604772f44bac 07:39:50 Removing intermediate container c9648393ac47 07:39:50 ---> 3ac05852c843 07:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:39:49 > git init /w/workspace/edgex-go/1 # timeout=10 07:39:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:39:49 > git --version # timeout=10 07:39:49 > git --version # 'git version 2.25.1' 07:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:50 Removing intermediate container 604772f44bac 07:39:50 ---> b366156895f8 07:39:50 Step 20/22 : LABEL arch=x86_64 07:39:50 Removing intermediate container 5dda293995a1 07:39:50 ---> 45356d548aed 07:39:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:50 ---> Running in fd5441b1add2 07:39:50 ---> Running in f37c4e1ca72b 07:39:50 ---> 1fc0ca16b5a3 07:39:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:39:50 ---> 691822f50cb8 07:39:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:39:50 Removing intermediate container f37c4e1ca72b 07:39:50 ---> 3fcba99fe5e7 07:39:50 Step 20/22 : LABEL arch=x86_64 07:39:50 Removing intermediate container fd5441b1add2 07:39:50 ---> fbc2c1509c30 07:39:50 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:39:51 ---> Running in 1dbe9798b220 07:39:51 ---> Running in cb32f6302343 07:39:51 Removing intermediate container 1dbe9798b220 07:39:51 ---> 6d1961bc4d10 07:39:51 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:39:51 ---> Running in 5aea2d3cfa36 07:39:51 Removing intermediate container cb32f6302343 07:39:51 ---> 421d7b5c54ad 07:39:51 Step 22/22 : LABEL version=0.0.0 07:39:51 Removing intermediate container 5aea2d3cfa36 07:39:51 ---> df7cde3e25f6 07:39:51 Step 22/22 : LABEL version=0.0.0 07:39:52 ---> Running in cf8599d846e8 07:39:52 ---> 0c130290ae8e 07:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:39:52 ---> Running in 4478c0fef464 07:39:52 ---> 64c8353b194f 07:39:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:39:52 Removing intermediate container cf8599d846e8 07:39:52 ---> 681888769cf1 07:39:52 07:39:52 Removing intermediate container 4478c0fef464 07:39:52 ---> 9cc59b2aea27 07:39:52 07:39:52 Successfully built 681888769cf1 07:39:52 Successfully tagged support-scheduler:latest 07:39:52 Building security-spire-server 07:39:52  Building support-scheduler ... done Successfully built 9cc59b2aea27 07:39:52 Successfully tagged support-notifications:latest 07:39:52 Building security-proxy-setup 07:39:52  Building support-notifications ... done  ---> e4a4f5bc4eec 07:39:52 Step 19/23 : ENTRYPOINT ["/core-data"] 07:39:52 ---> a5d8ee06b549 07:39:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:39:52 ---> Running in 48414f881a0d 07:39:52 ---> Running in e42cc21626c8 07:39:53 Removing intermediate container 48414f881a0d 07:39:53 ---> 0abec5a81574 07:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:56 ---> Running in 4d4d4a0a6466 07:39:56 Removing intermediate container 4d4d4a0a6466 07:39:56 ---> 205984a0ed83 07:39:56 Step 21/23 : LABEL arch=x86_64 07:39:56 ---> Running in c5c8ad96ac05 07:39:56 Removing intermediate container e42cc21626c8 07:39:56 ---> 0ba6c305bbc5 07:39:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:39:57 ---> Running in 9a159ab47f32 07:39:57 Removing intermediate container c5c8ad96ac05 07:39:57 ---> 6de333444b79 07:39:57 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:39:57 Removing intermediate container 9a159ab47f32 07:39:57 ---> c6d5258550f9 07:39:57 Step 23/25 : LABEL arch=x86_64 07:39:57 ---> Running in 8c237010cabe 07:39:57 ---> Running in df69b677a953 07:39:57 Removing intermediate container df69b677a953 07:39:57 ---> 69839086404f 07:39:57 Step 24/25 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:39:57 ---> Running in 9c5ada79a1cf 07:39:57 Removing intermediate container 8c237010cabe 07:39:57 ---> 14c245d6538d 07:39:57 Step 23/23 : LABEL version=0.0.0 07:39:58 ---> Running in c25461f96ce7 07:39:58 Removing intermediate container 9c5ada79a1cf 07:39:58 ---> c54cbe2767e4 07:39:58 Step 25/25 : LABEL version=0.0.0 07:39:58 Removing intermediate container c25461f96ce7 07:39:58 ---> d479c29491b1 07:39:58 07:39:58 ---> Running in 0e53d7cf8efd 07:39:58 Successfully built d479c29491b1 07:39:58 Successfully tagged core-data:latest 07:39:58  Building core-data ... done Building security-spire-agent 07:39:58 Removing intermediate container 0e53d7cf8efd 07:39:58 ---> a0da71db0081 07:39:58 07:39:58 Successfully built a0da71db0081 07:39:58 Successfully tagged security-secretstore-setup:latest 07:39:58  Building security-secretstore-setup ... done Building security-bootstrapper 07:40:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:40:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:03 ---> 0eec03599e18 07:40:03 Step 3/22 : WORKDIR /edgex-go 07:40:03 ---> Using cache 07:40:03 ---> e76f64c0ca59 07:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 ---> Using cache 07:40:03 ---> 445a86ba397d 07:40:03 Step 5/22 : RUN apk add --update --no-cache make git 07:40:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:40:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:40:04 ---> 0eec03599e18 07:40:04 Step 3/25 : WORKDIR /edgex-go 07:40:04 ---> Using cache 07:40:04 ---> e76f64c0ca59 07:40:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:04 ---> Using cache 07:40:04 ---> 445a86ba397d 07:40:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:40:04 ---> Using cache 07:40:04 ---> 8d52be721107 07:40:04 Step 6/25 : COPY go.mod vendor* ./ 07:40:04 ---> Using cache 07:40:04 ---> cc6ac2164e6c 07:40:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:04 ---> Using cache 07:40:04 ---> 872a05198237 07:40:04 Step 8/25 : COPY . . 07:40:04 ---> Using cache 07:40:04 ---> c3ee50a35aae 07:40:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:40:04 ---> Using cache 07:40:04 ---> 7b09db7aea6f 07:40:04 Step 10/25 : RUN mkdir -p spire-build 07:40:04 ---> Using cache 07:40:04 ---> 8bfea4ad45d3 07:40:04 Step 11/25 : WORKDIR /edgex-go/spire-build 07:40:04 ---> Using cache 07:40:04 ---> 352dc945dee3 07:40:04 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:40:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:40:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:40:07 ---> 0eec03599e18 07:40:07 Step 3/26 : WORKDIR /edgex-go 07:40:07 ---> Using cache 07:40:07 ---> e76f64c0ca59 07:40:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:07 ---> Using cache 07:40:07 ---> 445a86ba397d 07:40:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:40:07 ---> Using cache 07:40:07 ---> 8d52be721107 07:40:07 Step 6/26 : COPY go.mod vendor* ./ 07:40:07 ---> Using cache 07:40:07 ---> cc6ac2164e6c 07:40:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:07 ---> Using cache 07:40:07 ---> 872a05198237 07:40:07 Step 8/26 : COPY . . 07:40:07 ---> Using cache 07:40:07 ---> c3ee50a35aae 07:40:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:40:07 ---> Using cache 07:40:07 ---> 7b09db7aea6f 07:40:07 Step 10/26 : RUN mkdir -p spire-build 07:40:07 ---> Using cache 07:40:07 ---> 8bfea4ad45d3 07:40:07 Step 11/26 : WORKDIR /edgex-go/spire-build 07:40:07 ---> Using cache 07:40:07 ---> 352dc945dee3 07:40:07 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:40:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:40:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:40:07 ---> 0eec03599e18 07:40:07 Step 3/31 : WORKDIR /edgex-go 07:40:07 ---> Using cache 07:40:07 ---> e76f64c0ca59 07:40:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:07 ---> Using cache 07:40:07 ---> 445a86ba397d 07:40:07 Step 5/31 : RUN apk add --update --no-cache make git 07:40:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:40:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3959/head:refs/remotes/origin/PR-3959 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:40:08 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit bfd46bbbc961d83994e46b458d3c9617c0142d60 07:40:08 Merge succeeded, producing bfd46bbbc961d83994e46b458d3c9617c0142d60 07:40:08 Checking out Revision bfd46bbbc961d83994e46b458d3c9617c0142d60 (PR-3959) 07:40:08 > git config core.sparsecheckout # timeout=10 07:40:08 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # timeout=10 07:40:08 > git remote # timeout=10 07:40:08 > git config --get remote.origin.url # timeout=10 07:40:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:08 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 07:40:08 > git rev-parse HEAD^{commit} # timeout=10 07:40:08 > git config core.sparsecheckout # timeout=10 07:40:08 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # timeout=10 07:40:11 ---> Running in 294b740fb905 07:40:11 ---> Running in 137089ca18ab 07:40:11 ---> Running in db6c5c5cb53d 07:40:11 ---> Running in dcb472264dfe 07:40:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:40:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:40:11 spire-1.2.1/ 07:40:11 spire-1.2.1/ 07:40:11 spire-1.2.1/.data/ 07:40:11 spire-1.2.1/.data/.file 07:40:11 spire-1.2.1/.dockerignore 07:40:11 spire-1.2.1/.gitattributes 07:40:11 spire-1.2.1/.githooks/ 07:40:11 spire-1.2.1/.githooks/pre-commit 07:40:11 spire-1.2.1/.github/ 07:40:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:40:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:40:11 spire-1.2.1/.github/dependabot.yml 07:40:11 spire-1.2.1/.github/workflows/ 07:40:11 spire-1.2.1/.github/workflows/nightly_build.yaml 07:40:11 spire-1.2.1/.github/workflows/pr_build.yaml 07:40:11 spire-1.2.1/.github/workflows/release_build.yaml 07:40:11 spire-1.2.1/.github/workflows/scripts/ 07:40:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/split.sh 07:40:11 spire-1.2.1/.gitignore 07:40:11 spire-1.2.1/.go-version 07:40:11 spire-1.2.1/.golangci.yml 07:40:11 spire-1.2.1/ADOPTERS.md 07:40:11 spire-1.2.1/CHANGELOG.md 07:40:11 spire-1.2.1/CODE-OF-CONDUCT.md 07:40:11 spire-1.2.1/CODEOWNERS 07:40:11 spire-1.2.1/CONTRIBUTING.md 07:40:11 spire-1.2.1/Dockerfile 07:40:11 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 07:40:11 spire-1.2.1/.data/.file 07:40:11 spire-1.2.1/.dockerignore 07:40:11 spire-1.2.1/.gitattributes 07:40:11 spire-1.2.1/.githooks/ 07:40:11 spire-1.2.1/.githooks/pre-commit 07:40:11 spire-1.2.1/.github/ 07:40:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:40:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:40:11 spire-1.2.1/.github/dependabot.yml 07:40:11 spire-1.2.1/.github/workflows/ 07:40:11 spire-1.2.1/.github/workflows/nightly_build.yaml 07:40:11 spire-1.2.1/.github/workflows/pr_build.yaml 07:40:11 spire-1.2.1/.github/workflows/release_build.yaml 07:40:11 spire-1.2.1/.github/workflows/scripts/ 07:40:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:40:11 spire-1.2.1/.github/workflows/scripts/split.sh 07:40:11 spire-1.2.1/.gitignore 07:40:11 spire-1.2.1/.go-version 07:40:11 spire-1.2.1/.golangci.yml 07:40:11 spire-1.2.1/ADOPTERS.md 07:40:11 spire-1.2.1/CHANGELOG.md 07:40:11 spire-1.2.1/CODE-OF-CONDUCT.md 07:40:11 spire-1.2.1/CODEOWNERS 07:40:11 spire-1.2.1/CONTRIBUTING.md 07:40:11 spire-1.2.1/Dockerfile 07:40:11 spire-1.2.1/Dockerfile.dev 07:40:11 spire-1.2.1/Dockerfile.scratch 07:40:11 spire-1.2.1/LICENSE 07:40:11 spire-1.2.1/MAINTAINERS.md 07:40:11 spire-1.2.1/Makefile 07:40:11 spire-1.2.1/README.md 07:40:11 spire-1.2.1/ROADMAP.md 07:40:11 spire-1.2.1/SECURITY.md 07:40:11 spire-1.2.1/cmd/ 07:40:11 spire-1.2.1/cmd/spire-agent/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/common/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:40:11 spire-1.2.1/Dockerfile.scratch 07:40:11 spire-1.2.1/LICENSE 07:40:11 spire-1.2.1/MAINTAINERS.md 07:40:11 spire-1.2.1/Makefile 07:40:11 spire-1.2.1/README.md 07:40:11 spire-1.2.1/ROADMAP.md 07:40:11 spire-1.2.1/SECURITY.md 07:40:11 spire-1.2.1/cmd/ 07:40:11 spire-1.2.1/cmd/spire-agent/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/common/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/main.go 07:40:11 spire-1.2.1/cmd/spire-server/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/cli.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/ 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:40:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:40:11 spire-1.2.1/cmd/spire-agent/main.go 07:40:11 spire-1.2.1/cmd/spire-server/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/cli.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:40:11 spire-1.2.1/cmd/spire-server/main.go 07:40:11 spire-1.2.1/cmd/spire-server/util/ 07:40:11 spire-1.2.1/cmd/spire-server/util/util.go 07:40:11 spire-1.2.1/conf/ 07:40:11 spire-1.2.1/conf/agent/ 07:40:11 spire-1.2.1/conf/agent/agent.conf 07:40:11 spire-1.2.1/conf/agent/agent_full.conf 07:40:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:40:11 spire-1.2.1/conf/server/ 07:40:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:40:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:40:11 spire-1.2.1/conf/server/server.conf 07:40:11 spire-1.2.1/conf/server/server_full.conf 07:40:11 spire-1.2.1/doc/ 07:40:11 spire-1.2.1/doc/SPIRE101.md 07:40:11 spire-1.2.1/doc/auditlog.md 07:40:11 spire-1.2.1/doc/authorization_policy_engine.md 07:40:11 spire-1.2.1/doc/changelog_guidelines.md 07:40:11 spire-1.2.1/doc/cure53-report.pdf 07:40:11 spire-1.2.1/doc/images/ 07:40:11 spire-1.2.1/doc/images/2019_roadmap.png 07:40:11 spire-1.2.1/doc/images/SPIRE101.png 07:40:11 spire-1.2.1/doc/images/SPIRE_agent.png 07:40:11 spire-1.2.1/doc/images/SPIRE_server.png 07:40:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/ 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:40:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:40:11 spire-1.2.1/cmd/spire-server/main.go 07:40:11 spire-1.2.1/cmd/spire-server/util/ 07:40:11 spire-1.2.1/cmd/spire-server/util/util.go 07:40:11 spire-1.2.1/conf/ 07:40:11 spire-1.2.1/conf/agent/ 07:40:11 spire-1.2.1/conf/agent/agent.conf 07:40:11 spire-1.2.1/conf/agent/agent_full.conf 07:40:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:40:11 spire-1.2.1/conf/server/ 07:40:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:40:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:40:11 spire-1.2.1/conf/server/server.conf 07:40:11 spire-1.2.1/conf/server/server_full.conf 07:40:11 spire-1.2.1/doc/ 07:40:11 spire-1.2.1/doc/SPIRE101.md 07:40:11 spire-1.2.1/doc/auditlog.md 07:40:11 spire-1.2.1/doc/authorization_policy_engine.md 07:40:11 spire-1.2.1/doc/changelog_guidelines.md 07:40:11 spire-1.2.1/doc/cure53-report.pdf 07:40:11 spire-1.2.1/doc/images/ 07:40:11 spire-1.2.1/doc/images/2019_roadmap.png 07:40:11 spire-1.2.1/doc/images/SPIRE101.png 07:40:11 spire-1.2.1/doc/images/SPIRE_agent.png 07:40:11 spire-1.2.1/doc/images/SPIRE_server.png 07:40:11 spire-1.2.1/doc/images/cache_mgr.png 07:40:11 spire-1.2.1/doc/images/cache_mgr_components.png 07:40:11 spire-1.2.1/doc/images/federated_spire.png 07:40:11 spire-1.2.1/doc/images/ha_mode.png 07:40:11 spire-1.2.1/doc/images/nested_spire.png 07:40:11 spire-1.2.1/doc/images/oidc_federation.png 07:40:11 spire-1.2.1/doc/images/single_trust_domain.png 07:40:11 spire-1.2.1/doc/images/spiffe_compatible.png 07:40:11 spire-1.2.1/doc/images/spire_logo.png 07:40:11 spire-1.2.1/doc/migrating_registration_api_clients.md 07:40:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:40:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:40:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:40:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:40:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:40:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:40:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:40:11 spire-1.2.1/doc/images/cache_mgr.png 07:40:11 spire-1.2.1/doc/images/cache_mgr_components.png 07:40:11 spire-1.2.1/doc/images/federated_spire.png 07:40:11 spire-1.2.1/doc/images/ha_mode.png 07:40:11 spire-1.2.1/doc/images/nested_spire.png 07:40:11 spire-1.2.1/doc/images/oidc_federation.png 07:40:11 spire-1.2.1/doc/images/single_trust_domain.png 07:40:11 spire-1.2.1/doc/images/spiffe_compatible.png 07:40:11 spire-1.2.1/doc/images/spire_logo.png 07:40:11 spire-1.2.1/doc/migrating_registration_api_clients.md 07:40:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:40:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:40:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:40:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:40:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:40:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:40:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:40:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:40:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:40:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:40:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:40:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:40:11 spire-1.2.1/doc/scaling_spire.md 07:40:11 spire-1.2.1/doc/spire_agent.md 07:40:11 spire-1.2.1/doc/spire_server.md 07:40:11 spire-1.2.1/doc/supported_integrations.md 07:40:11 spire-1.2.1/doc/telemetry.md 07:40:11 spire-1.2.1/doc/telemetry_config.md 07:40:11 spire-1.2.1/doc/upgrading.md 07:40:11 spire-1.2.1/doc/using_spire.md 07:40:11 spire-1.2.1/examples/ 07:40:11 spire-1.2.1/examples/README.md 07:40:11 spire-1.2.1/go.mod 07:40:11 spire-1.2.1/go.sum 07:40:11 spire-1.2.1/pkg/ 07:40:11 spire-1.2.1/pkg/agent/ 07:40:11 spire-1.2.1/pkg/agent/agent.go 07:40:11 spire-1.2.1/pkg/agent/api/ 07:40:11 spire-1.2.1/pkg/agent/api/config.go 07:40:11 spire-1.2.1/pkg/agent/api/debug/ 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:40:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:40:11 spire-1.2.1/doc/scaling_spire.md 07:40:11 spire-1.2.1/doc/spire_agent.md 07:40:11 spire-1.2.1/doc/spire_server.md 07:40:11 spire-1.2.1/doc/supported_integrations.md 07:40:11 spire-1.2.1/doc/telemetry.md 07:40:11 spire-1.2.1/doc/telemetry_config.md 07:40:11 spire-1.2.1/doc/upgrading.md 07:40:11 spire-1.2.1/doc/using_spire.md 07:40:11 spire-1.2.1/examples/ 07:40:11 spire-1.2.1/examples/README.md 07:40:11 spire-1.2.1/go.mod 07:40:11 spire-1.2.1/go.sum 07:40:11 spire-1.2.1/pkg/ 07:40:11 spire-1.2.1/pkg/agent/ 07:40:11 spire-1.2.1/pkg/agent/agent.go 07:40:11 spire-1.2.1/pkg/agent/api/ 07:40:11 spire-1.2.1/pkg/agent/api/config.go 07:40:11 spire-1.2.1/pkg/agent/api/debug/ 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:40:11 spire-1.2.1/pkg/agent/api/endpoints.go 07:40:11 spire-1.2.1/pkg/agent/api/health/ 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:40:11 spire-1.2.1/pkg/agent/attestor/ 07:40:11 spire-1.2.1/pkg/agent/attestor/node/ 07:40:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:40:11 spire-1.2.1/pkg/agent/attestor/node/node.go 07:40:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/ 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:40:11 spire-1.2.1/pkg/agent/catalog/ 07:40:11 spire-1.2.1/pkg/agent/catalog/catalog.go 07:40:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:40:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:40:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:40:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:40:11 spire-1.2.1/pkg/agent/client/ 07:40:11 spire-1.2.1/pkg/agent/client/client.go 07:40:11 spire-1.2.1/pkg/agent/client/client_test.go 07:40:11 spire-1.2.1/pkg/agent/client/dial.go 07:40:11 spire-1.2.1/pkg/agent/client/nodeconn.go 07:40:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:40:11 spire-1.2.1/pkg/agent/client/update.go 07:40:11 spire-1.2.1/pkg/agent/client/util.go 07:40:11 spire-1.2.1/pkg/agent/common/ 07:40:11 spire-1.2.1/pkg/agent/common/backoff/ 07:40:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:40:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/ 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:40:11 spire-1.2.1/pkg/agent/config.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/config.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:40:11 spire-1.2.1/pkg/agent/api/endpoints.go 07:40:11 spire-1.2.1/pkg/agent/api/health/ 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/ 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:40:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:40:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:40:11 spire-1.2.1/pkg/agent/attestor/ 07:40:11 spire-1.2.1/pkg/agent/attestor/node/ 07:40:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:40:11 spire-1.2.1/pkg/agent/attestor/node/node.go 07:40:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/ 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:40:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:40:11 spire-1.2.1/pkg/agent/catalog/ 07:40:11 spire-1.2.1/pkg/agent/catalog/catalog.go 07:40:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/ 07:40:11 spire-1.2.1/pkg/agent/manager/cache/ 07:40:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:40:11 spire-1.2.1/pkg/agent/manager/config.go 07:40:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:40:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:40:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:40:11 spire-1.2.1/pkg/agent/client/ 07:40:11 spire-1.2.1/pkg/agent/client/client.go 07:40:11 spire-1.2.1/pkg/agent/client/client_test.go 07:40:11 spire-1.2.1/pkg/agent/client/dial.go 07:40:11 spire-1.2.1/pkg/agent/client/nodeconn.go 07:40:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:40:11 spire-1.2.1/pkg/agent/client/update.go 07:40:11 spire-1.2.1/pkg/agent/client/util.go 07:40:11 spire-1.2.1/pkg/agent/common/ 07:40:11 spire-1.2.1/pkg/agent/common/backoff/ 07:40:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:40:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/ 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:40:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:40:11 spire-1.2.1/pkg/agent/config.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/config.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:40:11 spire-1.2.1/pkg/agent/manager/manager.go 07:40:11 spire-1.2.1/pkg/agent/manager/manager_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/storage.go 07:40:11 spire-1.2.1/pkg/agent/manager/storage_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/ 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/sync.go 07:40:11 spire-1.2.1/pkg/agent/plugin/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/ 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:40:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/ 07:40:11 spire-1.2.1/pkg/agent/manager/cache/ 07:40:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:40:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:40:11 spire-1.2.1/pkg/agent/manager/config.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:40:11 spire-1.2.1/pkg/agent/manager/manager.go 07:40:11 spire-1.2.1/pkg/agent/manager/manager_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/storage.go 07:40:11 spire-1.2.1/pkg/agent/manager/storage_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/ 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:40:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:40:11 spire-1.2.1/pkg/agent/manager/sync.go 07:40:11 spire-1.2.1/pkg/agent/plugin/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:40:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:40:11 spire-1.2.1/pkg/agent/svid/ 07:40:11 spire-1.2.1/pkg/agent/svid/rotator.go 07:40:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:40:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:40:11 spire-1.2.1/pkg/agent/svid/store/ 07:40:11 spire-1.2.1/pkg/agent/svid/store/service.go 07:40:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:40:11 spire-1.2.1/pkg/common/ 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/ 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:40:11 spire-1.2.1/pkg/common/api/ 07:40:11 spire-1.2.1/pkg/common/api/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/ 07:40:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/logger.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/names.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:40:11 spire-1.2.1/pkg/common/api/names.go 07:40:11 spire-1.2.1/pkg/common/api/ratelimit.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:40:11 spire-1.2.1/pkg/common/auth/ 07:40:11 spire-1.2.1/pkg/common/auth/interceptors.go 07:40:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:40:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/ 07:40:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:40:11 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:40:11 spire-1.2.1/pkg/agent/svid/ 07:40:11 spire-1.2.1/pkg/agent/svid/rotator.go 07:40:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:40:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:40:11 spire-1.2.1/pkg/agent/svid/store/ 07:40:11 spire-1.2.1/pkg/agent/svid/store/service.go 07:40:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:40:11 spire-1.2.1/pkg/common/ 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/ 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:40:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:40:11 spire-1.2.1/pkg/common/api/ 07:40:11 spire-1.2.1/pkg/common/api/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/ 07:40:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/types.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/ 07:40:11 spire-1.2.1/pkg/common/catalog/bind.go 07:40:11 spire-1.2.1/pkg/common/catalog/builtin.go 07:40:11 spire-1.2.1/pkg/common/catalog/catalog.go 07:40:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/closers.go 07:40:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:40:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:40:11 spire-1.2.1/pkg/common/catalog/config.go 07:40:11 spire-1.2.1/pkg/common/catalog/config_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/configure.go 07:40:11 spire-1.2.1/pkg/common/catalog/constraints.go 07:40:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/context.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/logger.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/names.go 07:40:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:40:11 spire-1.2.1/pkg/common/api/names.go 07:40:11 spire-1.2.1/pkg/common/api/ratelimit.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:40:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:40:11 spire-1.2.1/pkg/common/auth/ 07:40:11 spire-1.2.1/pkg/common/auth/interceptors.go 07:40:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:40:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/ 07:40:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:40:11 07:40:11 spire-1.2.1/pkg/common/catalog/external.go 07:40:11 spire-1.2.1/pkg/common/catalog/host.go 07:40:11 spire-1.2.1/pkg/common/catalog/pipenet.go 07:40:11 spire-1.2.1/pkg/common/catalog/plugin.go 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/ 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:40:11 spire-1.2.1/pkg/common/cli/ 07:40:11 spire-1.2.1/pkg/common/cli/env.go 07:40:11 spire-1.2.1/pkg/common/cli/flags.go 07:40:11 spire-1.2.1/pkg/common/cli/trust_domain.go 07:40:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:40:11 spire-1.2.1/pkg/common/cli/umask.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_posix.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_test.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_windows.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/flag.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/format.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/types.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:40:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/ 07:40:11 spire-1.2.1/pkg/common/catalog/bind.go 07:40:11 spire-1.2.1/pkg/common/catalog/builtin.go 07:40:11 spire-1.2.1/pkg/common/catalog/catalog.go 07:40:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/closers.go 07:40:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:40:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:40:11 spire-1.2.1/pkg/common/catalog/config.go 07:40:11 spire-1.2.1/pkg/common/catalog/config_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/configure.go 07:40:11 spire-1.2.1/pkg/common/catalog/constraints.go 07:40:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:40:11 spire-1.2.1/pkg/common/catalog/context.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/ 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/ 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/catalog/external.go 07:40:11 spire-1.2.1/pkg/common/catalog/host.go 07:40:11 spire-1.2.1/pkg/common/catalog/pipenet.go 07:40:11 spire-1.2.1/pkg/common/catalog/plugin.go 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/ 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:40:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:40:11 spire-1.2.1/pkg/common/cli/ 07:40:11 spire-1.2.1/pkg/common/cli/env.go 07:40:11 spire-1.2.1/pkg/common/cli/flags.go 07:40:11 spire-1.2.1/pkg/common/cli/trust_domain.go 07:40:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:40:11 spire-1.2.1/pkg/common/cli/umask.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_posix.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_test.go 07:40:11 spire-1.2.1/pkg/common/cli/umask_windows.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/flag.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/format.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:40:11 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:40:11 spire-1.2.1/pkg/common/cryptoutil/ 07:40:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:40:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:40:11 spire-1.2.1/pkg/common/diskutil/ 07:40:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:40:11 spire-1.2.1/pkg/common/diskutil/file_test.go 07:40:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:40:11 spire-1.2.1/pkg/common/errorutil/ 07:40:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:40:11 spire-1.2.1/pkg/common/health/ 07:40:11 spire-1.2.1/pkg/common/health/config.go 07:40:11 spire-1.2.1/pkg/common/health/context.go 07:40:11 spire-1.2.1/pkg/common/health/context_test.go 07:40:11 spire-1.2.1/pkg/common/health/health.go 07:40:11 spire-1.2.1/pkg/common/health/health_test.go 07:40:11 spire-1.2.1/pkg/common/health/logger.go 07:40:11 spire-1.2.1/pkg/common/hostservice/ 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:40:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/ 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/ 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:40:11 spire-1.2.1/pkg/common/idutil/ 07:40:11 spire-1.2.1/pkg/common/idutil/require.go 07:40:11 spire-1.2.1/pkg/common/idutil/require_test.go 07:40:11 spire-1.2.1/pkg/common/idutil/safety.go 07:40:11 spire-1.2.1/pkg/common/idutil/safety_test.go 07:40:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:40:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/ 07:40:11 spire-1.2.1/pkg/common/jwtsvid/common.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:40:11 spire-1.2.1/pkg/common/jwtutil/ 07:40:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:40:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:40:11 spire-1.2.1/pkg/common/log/ 07:40:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:40:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:40:11 spire-1.2.1/pkg/common/log/log.go 07:40:11 spire-1.2.1/pkg/common/log/log_test.go 07:40:11 spire-1.2.1/pkg/common/log/options.go 07:40:11 spire-1.2.1/pkg/common/nodeutil/ 07:40:11 spire-1.2.1/pkg/common/nodeutil/node.go 07:40:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/ 07:40:11 spire-1.2.1/pkg/common/peertracker/conn.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:40:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:40:11 spire-1.2.1/pkg/common/cryptoutil/ 07:40:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:40:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:40:11 spire-1.2.1/pkg/common/diskutil/ 07:40:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:40:11 spire-1.2.1/pkg/common/diskutil/file_test.go 07:40:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:40:11 spire-1.2.1/pkg/common/errorutil/ 07:40:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:40:11 spire-1.2.1/pkg/common/health/ 07:40:11 spire-1.2.1/pkg/common/health/config.go 07:40:11 spire-1.2.1/pkg/common/health/context.go 07:40:11 spire-1.2.1/pkg/common/health/context_test.go 07:40:11 spire-1.2.1/pkg/common/health/health.go 07:40:11 spire-1.2.1/pkg/common/health/health_test.go 07:40:11 spire-1.2.1/pkg/common/health/logger.go 07:40:11 spire-1.2.1/pkg/common/hostservice/ 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:40:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/credentials.go 07:40:11 spire-1.2.1/pkg/common/peertracker/errors.go 07:40:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:40:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:40:11 spire-1.2.1/pkg/common/peertracker/info.go 07:40:11 spire-1.2.1/pkg/common/peertracker/listener.go 07:40:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:40:11 spire-1.2.1/pkg/common/pemutil/ 07:40:11 spire-1.2.1/pkg/common/pemutil/block.go 07:40:11 spire-1.2.1/pkg/common/pemutil/certs.go 07:40:11 spire-1.2.1/pkg/common/pemutil/common.go 07:40:11 spire-1.2.1/pkg/common/pemutil/csr.go 07:40:11 spire-1.2.1/pkg/common/pemutil/keys.go 07:40:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:40:11 spire-1.2.1/pkg/common/idutil/ 07:40:11 spire-1.2.1/pkg/common/idutil/require.go 07:40:11 spire-1.2.1/pkg/common/idutil/require_test.go 07:40:11 spire-1.2.1/pkg/common/idutil/safety.go 07:40:11 spire-1.2.1/pkg/common/idutil/safety_test.go 07:40:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:40:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/ 07:40:11 spire-1.2.1/pkg/common/jwtsvid/common.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:40:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:40:11 spire-1.2.1/pkg/common/jwtutil/ 07:40:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:40:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:40:11 spire-1.2.1/pkg/common/log/ 07:40:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:40:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:40:11 spire-1.2.1/pkg/common/log/log.go 07:40:11 spire-1.2.1/pkg/common/log/log_test.go 07:40:11 spire-1.2.1/pkg/common/log/options.go 07:40:11 spire-1.2.1/pkg/common/nodeutil/ 07:40:11 spire-1.2.1/pkg/common/nodeutil/node.go 07:40:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/ 07:40:11 spire-1.2.1/pkg/common/peertracker/conn.go 07:40:11 spire-1.2.1/pkg/common/peertracker/credentials.go 07:40:11 spire-1.2.1/pkg/common/peertracker/errors.go 07:40:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:40:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:40:11 spire-1.2.1/pkg/common/peertracker/info.go 07:40:11 spire-1.2.1/pkg/common/peertracker/listener.go 07:40:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:40:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/ 07:40:11 spire-1.2.1/pkg/common/plugin/aws/ 07:40:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:40:11 spire-1.2.1/pkg/common/plugin/azure/ 07:40:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:40:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/facade.go 07:40:11 spire-1.2.1/pkg/common/plugin/facade_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/gcp/ 07:40:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/ 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/log.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/ 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:40:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:40:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:40:11 spire-1.2.1/pkg/common/pemutil/ 07:40:11 spire-1.2.1/pkg/common/pemutil/block.go 07:40:11 spire-1.2.1/pkg/common/pemutil/certs.go 07:40:11 spire-1.2.1/pkg/common/pemutil/common.go 07:40:11 spire-1.2.1/pkg/common/pemutil/csr.go 07:40:11 spire-1.2.1/pkg/common/pemutil/keys.go 07:40:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:40:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:40:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:40:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/ 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/common/profiling/ 07:40:11 spire-1.2.1/pkg/common/profiling/dumpers.go 07:40:11 spire-1.2.1/pkg/common/profiling/profiling.go 07:40:11 spire-1.2.1/pkg/common/protoutil/ 07:40:11 spire-1.2.1/pkg/common/protoutil/masks.go 07:40:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:40:11 spire-1.2.1/pkg/common/rotationutil/ 07:40:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:40:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:40:11 spire-1.2.1/pkg/common/selector/ 07:40:11 spire-1.2.1/pkg/common/selector/selector.go 07:40:11 spire-1.2.1/pkg/common/selector/selector_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/ 07:40:11 spire-1.2.1/pkg/common/plugin/aws/ 07:40:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:40:11 spire-1.2.1/pkg/common/plugin/azure/ 07:40:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:40:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/facade.go 07:40:11 spire-1.2.1/pkg/common/plugin/facade_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/gcp/ 07:40:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/ 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:40:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/log.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/ 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:40:11 spire-1.2.1/pkg/common/selector/set.go 07:40:11 spire-1.2.1/pkg/common/selector/set_utils.go 07:40:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:40:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:40:11 spire-1.2.1/pkg/common/telemetry/call.go 07:40:11 spire-1.2.1/pkg/common/telemetry/common/ 07:40:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:40:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:40:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:40:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/ 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/common/profiling/ 07:40:11 spire-1.2.1/pkg/common/profiling/dumpers.go 07:40:11 spire-1.2.1/pkg/common/profiling/profiling.go 07:40:11 spire-1.2.1/pkg/common/protoutil/ 07:40:11 spire-1.2.1/pkg/common/protoutil/masks.go 07:40:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:40:11 spire-1.2.1/pkg/common/rotationutil/ 07:40:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:40:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:40:11 spire-1.2.1/pkg/common/selector/ 07:40:11 spire-1.2.1/pkg/common/selector/selector.go 07:40:11 spire-1.2.1/pkg/common/selector/selector_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/config.go 07:40:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:40:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/inmem.go 07:40:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/m3.go 07:40:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/metrics.go 07:40:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/names.go 07:40:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:40:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:40:11 spire-1.2.1/pkg/common/selector/set.go 07:40:11 spire-1.2.1/pkg/common/selector/set_utils.go 07:40:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:40:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:40:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:40:11 spire-1.2.1/pkg/common/telemetry/call.go 07:40:11 spire-1.2.1/pkg/common/telemetry/common/ 07:40:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/server.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sink.go 07:40:11 spire-1.2.1/pkg/common/telemetry/statsd.go 07:40:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/uptime.go 07:40:11 spire-1.2.1/pkg/common/telemetry/version.go 07:40:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:40:11 spire-1.2.1/pkg/common/uptime/ 07:40:11 spire-1.2.1/pkg/common/uptime/uptime.go 07:40:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/config.go 07:40:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:40:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/inmem.go 07:40:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/m3.go 07:40:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/metrics.go 07:40:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/names.go 07:40:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:40:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:40:11 spire-1.2.1/pkg/common/util/ 07:40:11 spire-1.2.1/pkg/common/util/certs.go 07:40:11 spire-1.2.1/pkg/common/util/certs_test.go 07:40:11 spire-1.2.1/pkg/common/util/csr.go 07:40:11 spire-1.2.1/pkg/common/util/hash.go 07:40:11 spire-1.2.1/pkg/common/util/selectors.go 07:40:11 spire-1.2.1/pkg/common/util/selectors_test.go 07:40:11 spire-1.2.1/pkg/common/util/signals.go 07:40:11 spire-1.2.1/pkg/common/util/sort.go 07:40:11 spire-1.2.1/pkg/common/util/sort_test.go 07:40:11 spire-1.2.1/pkg/common/util/task.go 07:40:11 spire-1.2.1/pkg/common/util/task_test.go 07:40:11 spire-1.2.1/pkg/common/util/testdata/ 07:40:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:40:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:40:11 spire-1.2.1/pkg/common/version/ 07:40:11 spire-1.2.1/pkg/common/version/version.go 07:40:11 spire-1.2.1/pkg/common/x509svid/ 07:40:11 spire-1.2.1/pkg/common/x509svid/common_test.go 07:40:11 spire-1.2.1/pkg/common/x509svid/csr.go 07:40:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:40:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:40:11 spire-1.2.1/pkg/common/x509util/ 07:40:11 spire-1.2.1/pkg/common/x509util/cert.go 07:40:11 spire-1.2.1/pkg/common/x509util/dns.go 07:40:11 spire-1.2.1/pkg/common/x509util/dns_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:40:11 spire-1.2.1/pkg/common/telemetry/server/server.go 07:40:11 spire-1.2.1/pkg/common/telemetry/sink.go 07:40:11 spire-1.2.1/pkg/common/telemetry/statsd.go 07:40:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:40:11 spire-1.2.1/pkg/common/telemetry/uptime.go 07:40:11 spire-1.2.1/pkg/common/telemetry/version.go 07:40:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:40:11 spire-1.2.1/pkg/common/uptime/ 07:40:11 spire-1.2.1/pkg/common/uptime/uptime.go 07:40:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:40:11 spire-1.2.1/pkg/common/util/ 07:40:11 spire-1.2.1/pkg/common/util/certs.go 07:40:11 spire-1.2.1/pkg/common/util/certs_test.go 07:40:11 spire-1.2.1/pkg/common/util/csr.go 07:40:11 spire-1.2.1/pkg/common/util/hash.go 07:40:11 spire-1.2.1/pkg/common/util/selectors.go 07:40:11 spire-1.2.1/pkg/common/util/selectors_test.go 07:40:11 spire-1.2.1/pkg/common/util/signals.go 07:40:11 spire-1.2.1/pkg/common/util/sort.go 07:40:11 spire-1.2.1/pkg/common/util/sort_test.go 07:40:11 spire-1.2.1/pkg/common/util/task.go 07:40:11 spire-1.2.1/pkg/common/util/task_test.go 07:40:11 spire-1.2.1/pkg/common/util/testdata/ 07:40:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:40:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:40:11 spire-1.2.1/pkg/common/version/ 07:40:11 spire-1.2.1/pkg/common/version/version.go 07:40:11 spire-1.2.1/pkg/common/x509svid/ 07:40:11 spire-1.2.1/pkg/common/x509svid/common_test.go 07:40:11 spire-1.2.1/pkg/common/x509svid/csr.go 07:40:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:40:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:40:11 spire-1.2.1/pkg/common/x509util/ 07:40:11 spire-1.2.1/pkg/common/x509util/cert.go 07:40:11 spire-1.2.1/pkg/common/x509util/dns.go 07:40:11 spire-1.2.1/pkg/common/x509util/dns_test.go 07:40:11 spire-1.2.1/pkg/common/x509util/keyid.go 07:40:11 spire-1.2.1/pkg/common/x509util/keypair.go 07:40:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:40:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:40:11 spire-1.2.1/pkg/server/ 07:40:11 spire-1.2.1/pkg/server/api/ 07:40:11 spire-1.2.1/pkg/server/api/agent.go 07:40:11 spire-1.2.1/pkg/server/api/agent/ 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/ 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/agent_test.go 07:40:11 spire-1.2.1/pkg/server/api/api.go 07:40:11 spire-1.2.1/pkg/server/api/audit/ 07:40:11 spire-1.2.1/pkg/server/api/audit/audit.go 07:40:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:40:11 spire-1.2.1/pkg/server/api/bundle.go 07:40:11 spire-1.2.1/pkg/server/api/bundle/ 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/ 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/bundle_test.go 07:40:11 spire-1.2.1/pkg/server/api/debug/ 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/ 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:40:11 spire-1.2.1/pkg/common/x509util/keyid.go 07:40:11 spire-1.2.1/pkg/common/x509util/keypair.go 07:40:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:40:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:40:11 spire-1.2.1/pkg/server/ 07:40:11 spire-1.2.1/pkg/server/api/ 07:40:11 spire-1.2.1/pkg/server/api/agent.go 07:40:11 spire-1.2.1/pkg/server/api/agent/ 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/ 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/agent_test.go 07:40:11 spire-1.2.1/pkg/server/api/api.go 07:40:11 spire-1.2.1/pkg/server/api/audit/ 07:40:11 spire-1.2.1/pkg/server/api/audit/audit.go 07:40:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:40:11 spire-1.2.1/pkg/server/api/bundle.go 07:40:11 spire-1.2.1/pkg/server/api/bundle/ 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/ 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/bundle_test.go 07:40:11 spire-1.2.1/pkg/server/api/debug/ 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/ 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/entry.go 07:40:11 spire-1.2.1/pkg/server/api/entry/ 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/ 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/entry_test.go 07:40:11 spire-1.2.1/pkg/server/api/health/ 07:40:11 spire-1.2.1/pkg/server/api/health/v1/ 07:40:11 spire-1.2.1/pkg/server/api/health/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/id.go 07:40:11 spire-1.2.1/pkg/server/api/id_test.go 07:40:11 spire-1.2.1/pkg/server/api/limits/ 07:40:11 spire-1.2.1/pkg/server/api/limits/limits.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ 07:40:11 spire-1.2.1/pkg/server/api/middleware/alias.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/audit.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/caller.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:40:11 spire-1.2.1/pkg/server/api/entry.go 07:40:11 spire-1.2.1/pkg/server/api/entry/ 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/ 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/entry_test.go 07:40:11 spire-1.2.1/pkg/server/api/health/ 07:40:11 spire-1.2.1/pkg/server/api/health/v1/ 07:40:11 spire-1.2.1/pkg/server/api/health/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/id.go 07:40:11 spire-1.2.1/pkg/server/api/id_test.go 07:40:11 spire-1.2.1/pkg/server/api/limits/ 07:40:11 spire-1.2.1/pkg/server/api/limits/limits.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ 07:40:11 spire-1.2.1/pkg/server/api/middleware/alias.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/audit.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/caller.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/common.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/entries.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:40:11 spire-1.2.1/pkg/server/api/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/selector.go 07:40:11 spire-1.2.1/pkg/server/api/selector_test.go 07:40:11 spire-1.2.1/pkg/server/api/status.go 07:40:11 spire-1.2.1/pkg/server/api/status_test.go 07:40:11 spire-1.2.1/pkg/server/api/svid/ 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/ 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/ 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:40:11 spire-1.2.1/pkg/server/api/middleware/common.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/entries.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:40:11 spire-1.2.1/pkg/server/api/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/ 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:40:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:40:11 spire-1.2.1/pkg/server/api/selector.go 07:40:11 spire-1.2.1/pkg/server/api/selector_test.go 07:40:11 spire-1.2.1/pkg/server/api/status.go 07:40:11 spire-1.2.1/pkg/server/api/status_test.go 07:40:11 spire-1.2.1/pkg/server/api/svid/ 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/ 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/ 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/ 07:40:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/validate.go 07:40:11 spire-1.2.1/pkg/server/bundle/ 07:40:11 spire-1.2.1/pkg/server/bundle/client/ 07:40:11 spire-1.2.1/pkg/server/bundle/client/client.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/manager.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/sources.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/updater.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:40:11 spire-1.2.1/pkg/server/ca/ 07:40:11 spire-1.2.1/pkg/server/ca/ca.go 07:40:11 spire-1.2.1/pkg/server/ca/ca_health.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:40:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/ 07:40:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:40:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:40:11 spire-1.2.1/pkg/server/authpolicy/validate.go 07:40:11 spire-1.2.1/pkg/server/bundle/ 07:40:11 spire-1.2.1/pkg/server/bundle/client/ 07:40:11 spire-1.2.1/pkg/server/bundle/client/client.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/manager.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/sources.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/updater.go 07:40:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:40:11 spire-1.2.1/pkg/server/ca/ 07:40:11 spire-1.2.1/pkg/server/ca/ca.go 07:40:11 spire-1.2.1/pkg/server/ca/ca_health.go 07:40:11 spire-1.2.1/pkg/server/ca/ca_test.go 07:40:11 spire-1.2.1/pkg/server/ca/journal.go 07:40:11 spire-1.2.1/pkg/server/ca/journal_test.go 07:40:11 spire-1.2.1/pkg/server/ca/manager.go 07:40:11 spire-1.2.1/pkg/server/ca/manager_health.go 07:40:11 spire-1.2.1/pkg/server/ca/manager_test.go 07:40:11 spire-1.2.1/pkg/server/ca/templates.go 07:40:11 spire-1.2.1/pkg/server/ca/upstream_client.go 07:40:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:40:11 spire-1.2.1/pkg/server/ca/validation.go 07:40:11 spire-1.2.1/pkg/server/cache/ 07:40:11 spire-1.2.1/pkg/server/cache/dscache/ 07:40:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:40:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/ 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:40:11 spire-1.2.1/pkg/server/catalog/ 07:40:11 spire-1.2.1/pkg/server/catalog/catalog.go 07:40:11 07:40:11 spire-1.2.1/pkg/server/ca/ca_test.go 07:40:11 spire-1.2.1/pkg/server/ca/journal.go 07:40:11 spire-1.2.1/pkg/server/ca/journal_test.go 07:40:11 spire-1.2.1/pkg/server/ca/manager.go 07:40:11 spire-1.2.1/pkg/server/ca/manager_health.go 07:40:11 spire-1.2.1/pkg/server/ca/manager_test.go 07:40:11 spire-1.2.1/pkg/server/ca/templates.go 07:40:11 spire-1.2.1/pkg/server/ca/upstream_client.go 07:40:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:40:11 spire-1.2.1/pkg/server/ca/validation.go 07:40:11 spire-1.2.1/pkg/server/cache/ 07:40:11 spire-1.2.1/pkg/server/cache/dscache/ 07:40:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:40:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/ 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:40:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:40:11 spire-1.2.1/pkg/server/catalog/ 07:40:11 spire-1.2.1/pkg/server/catalog/catalog.go 07:40:11 spire-1.2.1/pkg/server/catalog/keymanager.go 07:40:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:40:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:40:11 spire-1.2.1/pkg/server/catalog/notifier.go 07:40:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:40:11 spire-1.2.1/pkg/server/config.go 07:40:11 spire-1.2.1/pkg/server/datastore/ 07:40:11 spire-1.2.1/pkg/server/datastore/datastore.go 07:40:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:40:11 spire-1.2.1/pkg/server/datastore/repository.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go 07:40:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:40:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:40:11 spire-1.2.1/pkg/server/catalog/notifier.go 07:40:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:40:11 spire-1.2.1/pkg/server/config.go 07:40:11 spire-1.2.1/pkg/server/datastore/ 07:40:11 spire-1.2.1/pkg/server/datastore/datastore.go 07:40:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:40:11 spire-1.2.1/pkg/server/datastore/repository.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:40:11 spire-1.2.1/pkg/server/endpoints/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:40:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:40:11 spire-1.2.1/pkg/server/endpoints/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:40:11 spire-1.2.1/pkg/server/endpoints/config.go 07:40:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:40:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:40:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/middleware.go 07:40:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:40:11 spire-1.2.1/pkg/server/hostservice/ 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:40:11 spire-1.2.1/pkg/server/endpoints/config.go 07:40:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:40:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:40:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:40:11 spire-1.2.1/pkg/server/endpoints/middleware.go 07:40:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:40:11 spire-1.2.1/pkg/server/hostservice/ 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:40:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:40:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:40:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:40:11 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:40:11 spire-1.2.1/pkg/server/registration/ 07:40:11 spire-1.2.1/pkg/server/registration/manager.go 07:40:11 spire-1.2.1/pkg/server/registration/manager_test.go 07:40:11 spire-1.2.1/pkg/server/scanentries.go 07:40:11 spire-1.2.1/pkg/server/scanentries_test.go 07:40:11 spire-1.2.1/pkg/server/server.go 07:40:11 spire-1.2.1/pkg/server/server_test.go 07:40:11 spire-1.2.1/pkg/server/svid/ 07:40:11 spire-1.2.1/pkg/server/svid/observer.go 07:40:11 spire-1.2.1/pkg/server/svid/observer_test.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_config.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_test.go 07:40:11 spire-1.2.1/proto/ 07:40:11 spire-1.2.1/proto/private/ 07:40:11 spire-1.2.1/proto/private/server/ 07:40:11 spire-1.2.1/proto/private/server/journal/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:40:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:40:11 spire-1.2.1/proto/private/server/journal/journal.proto 07:40:11 spire-1.2.1/proto/spire/ 07:40:11 spire-1.2.1/proto/spire/common/ 07:40:11 spire-1.2.1/proto/spire/common/common.pb.go 07:40:11 spire-1.2.1/proto/spire/common/common.proto 07:40:11 spire-1.2.1/proto/spire/common/plugin/ 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:40:11 spire-1.2.1/release/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:40:11 07:40:11 spire-1.2.1/release/spire-extras/ 07:40:11 spire-1.2.1/release/spire-extras/README.md 07:40:11 spire-1.2.1/release/spire-extras/conf/ 07:40:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:40:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:40:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:40:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:40:11 spire-1.2.1/release/spire/ 07:40:11 spire-1.2.1/release/spire/README.md 07:40:11 spire-1.2.1/release/spire/conf/ 07:40:11 spire-1.2.1/release/spire/conf/agent/ 07:40:11 spire-1.2.1/release/spire/conf/agent/agent.conf 07:40:11 spire-1.2.1/release/spire/conf/server/ 07:40:11 spire-1.2.1/release/spire/conf/server/server.conf 07:40:11 spire-1.2.1/script/ 07:40:11 spire-1.2.1/script/build-artifact.sh 07:40:11 spire-1.2.1/script/generate_dummy_ca.sh 07:40:11 spire-1.2.1/support/ 07:40:11 spire-1.2.1/support/k8s/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:40:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:40:11 spire-1.2.1/pkg/server/registration/ 07:40:11 spire-1.2.1/pkg/server/registration/manager.go 07:40:11 spire-1.2.1/pkg/server/registration/manager_test.go 07:40:11 spire-1.2.1/pkg/server/scanentries.go 07:40:11 spire-1.2.1/pkg/server/scanentries_test.go 07:40:11 spire-1.2.1/pkg/server/server.go 07:40:11 spire-1.2.1/pkg/server/server_test.go 07:40:11 spire-1.2.1/pkg/server/svid/ 07:40:11 spire-1.2.1/pkg/server/svid/observer.go 07:40:11 spire-1.2.1/pkg/server/svid/observer_test.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_config.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:40:11 spire-1.2.1/pkg/server/svid/rotator_test.go 07:40:11 spire-1.2.1/proto/ 07:40:11 spire-1.2.1/proto/private/ 07:40:11 spire-1.2.1/proto/private/server/ 07:40:11 spire-1.2.1/proto/private/server/journal/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/ 07:40:11 spire-1.2.1/support/oidc-discovery-provider/README.md 07:40:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/config.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:40:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:40:11 spire-1.2.1/proto/private/server/journal/journal.proto 07:40:11 spire-1.2.1/proto/spire/ 07:40:11 spire-1.2.1/proto/spire/common/ 07:40:11 spire-1.2.1/proto/spire/common/common.pb.go 07:40:11 spire-1.2.1/proto/spire/common/common.proto 07:40:11 spire-1.2.1/proto/spire/common/plugin/ 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:40:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:40:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:40:11 spire-1.2.1/release/ 07:40:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/main.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:40:11 spire-1.2.1/test/ 07:40:11 spire-1.2.1/test/clock/ 07:40:11 spire-1.2.1/test/clock/clock.go 07:40:11 spire-1.2.1/test/fakes/ 07:40:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:40:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:40:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:40:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:40:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/test/fakes/fakeagentstore/ 07:40:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:40:11 spire-1.2.1/release/spire-extras/ 07:40:11 spire-1.2.1/release/spire-extras/README.md 07:40:11 spire-1.2.1/release/spire-extras/conf/ 07:40:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:40:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:40:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:40:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:40:11 spire-1.2.1/release/spire/ 07:40:11 spire-1.2.1/release/spire/README.md 07:40:11 spire-1.2.1/release/spire/conf/ 07:40:11 spire-1.2.1/release/spire/conf/agent/ 07:40:11 spire-1.2.1/release/spire/conf/agent/agent.conf 07:40:11 spire-1.2.1/release/spire/conf/server/ 07:40:11 spire-1.2.1/release/spire/conf/server/server.conf 07:40:11 spire-1.2.1/script/ 07:40:11 spire-1.2.1/script/build-artifact.sh 07:40:11 spire-1.2.1/script/generate_dummy_ca.sh 07:40:11 spire-1.2.1/support/ 07:40:11 spire-1.2.1/support/k8s/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:40:11 spire-1.2.1/test/fakes/fakedatastore/ 07:40:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:40:11 spire-1.2.1/test/fakes/fakeentryclient/ 07:40:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:40:11 spire-1.2.1/test/fakes/fakehealthchecker/ 07:40:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:40:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:40:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:40:11 spire-1.2.1/test/fakes/fakemetrics/ 07:40:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:40:11 spire-1.2.1/test/fakes/fakenoderesolver/ 07:40:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:40:11 spire-1.2.1/test/fakes/fakenotifier/ 07:40:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:40:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:40:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:40:11 spire-1.2.1/test/fakes/fakeserverca/ 07:40:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:40:11 spire-1.2.1/test/fakes/fakeservercatalog/ 07:40:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:40:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:40:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:40:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:40:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:40:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:40:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:40:11 spire-1.2.1/test/fixture/ 07:40:11 spire-1.2.1/test/fixture/certs/ 07:40:11 spire-1.2.1/test/fixture/certs/agent_svid.der 07:40:11 spire-1.2.1/test/fixture/certs/base_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/bundle.der 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:40:11 spire-1.2.1/test/fixture/certs/ca.pem 07:40:11 spire-1.2.1/test/fixture/certs/ca_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/svid.pem 07:40:11 spire-1.2.1/test/fixture/certs/svid_key.pem 07:40:11 spire-1.2.1/test/fixture/config/ 07:40:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:40:11 spire-1.2.1/test/fixture/config/agent_good.conf 07:40:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:40:11 spire-1.2.1/test/fixture/config/plugin_good.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_good.conf 07:40:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:40:11 spire-1.2.1/test/fixture/fixture.go 07:40:11 spire-1.2.1/test/fixture/nodeattestor/ 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:40:11 spire-1.2.1/test/fixture/registration/ 07:40:11 spire-1.2.1/test/fixture/registration/entries.json 07:40:11 spire-1.2.1/test/fixture/registration/good-for-update.json 07:40:11 spire-1.2.1/test/fixture/registration/good.json 07:40:11 spire-1.2.1/test/fixture/registration/invalid.json 07:40:11 spire-1.2.1/test/fixture/registration/invalid_json.json 07:40:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:40:11 spire-1.2.1/test/integration/ 07:40:11 spire-1.2.1/test/integration/README.md 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:40:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/ 07:40:11 spire-1.2.1/support/oidc-discovery-provider/README.md 07:40:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/config.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:40:11 spire-1.2.1/test/integration/common 07:40:11 spire-1.2.1/test/integration/setup/ 07:40:11 spire-1.2.1/test/integration/setup/adminclient/ 07:40:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:40:11 spire-1.2.1/test/integration/setup/adminclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/debugagent/ 07:40:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:40:11 spire-1.2.1/test/integration/setup/debugagent/main.go 07:40:11 spire-1.2.1/test/integration/setup/debugserver/ 07:40:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:40:11 spire-1.2.1/test/integration/setup/debugserver/main.go 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/ 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/itclient/ 07:40:11 spire-1.2.1/test/integration/setup/itclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/ 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:40:11 spire-1.2.1/test/integration/setup/x509pop/ 07:40:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/main.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:40:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:40:11 spire-1.2.1/test/ 07:40:11 spire-1.2.1/test/clock/ 07:40:11 spire-1.2.1/test/clock/clock.go 07:40:11 spire-1.2.1/test/fakes/ 07:40:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:40:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:40:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:40:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:40:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/test/fakes/fakeagentstore/ 07:40:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:40:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:40:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:40:11 spire-1.2.1/test/integration/suites/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/fakes/fakedatastore/ 07:40:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:40:11 spire-1.2.1/test/fakes/fakeentryclient/ 07:40:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:40:11 spire-1.2.1/test/fakes/fakehealthchecker/ 07:40:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:40:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:40:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:40:11 spire-1.2.1/test/fakes/fakemetrics/ 07:40:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:40:11 spire-1.2.1/test/fakes/fakenoderesolver/ 07:40:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:40:11 spire-1.2.1/test/fakes/fakenotifier/ 07:40:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:40:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:40:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:40:11 spire-1.2.1/test/fakes/fakeserverca/ 07:40:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:40:11 spire-1.2.1/test/fakes/fakeservercatalog/ 07:40:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:40:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:40:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:40:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:40:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:40:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:40:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:40:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:40:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:40:11 spire-1.2.1/test/fixture/ 07:40:11 spire-1.2.1/test/fixture/certs/ 07:40:11 spire-1.2.1/test/fixture/certs/agent_svid.der 07:40:11 spire-1.2.1/test/fixture/certs/base_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/blog_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/bundle.der 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/fixture/certs/ca.pem 07:40:11 spire-1.2.1/test/fixture/certs/ca_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/database_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_cert.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_csr.pem 07:40:11 spire-1.2.1/test/fixture/certs/node_key.pem 07:40:11 spire-1.2.1/test/fixture/certs/svid.pem 07:40:11 spire-1.2.1/test/fixture/certs/svid_key.pem 07:40:11 spire-1.2.1/test/fixture/config/ 07:40:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:40:11 spire-1.2.1/test/fixture/config/agent_good.conf 07:40:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:40:11 spire-1.2.1/test/fixture/config/plugin_good.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:40:11 spire-1.2.1/test/fixture/config/server_good.conf 07:40:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:40:11 spire-1.2.1/test/fixture/fixture.go 07:40:11 spire-1.2.1/test/fixture/nodeattestor/ 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:40:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:40:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:40:11 spire-1.2.1/test/fixture/registration/ 07:40:11 spire-1.2.1/test/fixture/registration/entries.json 07:40:11 spire-1.2.1/test/fixture/registration/good-for-update.json 07:40:11 spire-1.2.1/test/fixture/registration/good.json 07:40:11 spire-1.2.1/test/fixture/registration/invalid.json 07:40:11 spire-1.2.1/test/fixture/registration/invalid_json.json 07:40:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:40:11 spire-1.2.1/test/integration/ 07:40:11 spire-1.2.1/test/integration/README.md 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:40:11 spire-1.2.1/test/integration/common 07:40:11 spire-1.2.1/test/integration/setup/ 07:40:11 spire-1.2.1/test/integration/setup/adminclient/ 07:40:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:40:11 spire-1.2.1/test/integration/setup/adminclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/debugagent/ 07:40:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:40:11 spire-1.2.1/test/integration/setup/debugagent/main.go 07:40:11 spire-1.2.1/test/integration/setup/debugserver/ 07:40:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:40:11 spire-1.2.1/test/integration/setup/debugserver/main.go 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/ 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:40:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/itclient/ 07:40:11 spire-1.2.1/test/integration/setup/itclient/client.go 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/ 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:40:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:40:11 spire-1.2.1/test/integration/setup/x509pop/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:40:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:40:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:40:11 spire-1.2.1/test/integration/suites/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:40:11 spire-1.2.1/test/integration/suites/join-token/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:40:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:40:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:40:11 spire-1.2.1/test/integration/suites/join-token/README.md 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/join-token/teardown 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:40:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:40:11 spire-1.2.1/test/integration/suites/k8s/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/00-setup 07:40:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:40:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:40:11 spire-1.2.1/test/integration/suites/k8s/README.md 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:40:11 spire-1.2.1/test/integration/suites/k8s/teardown 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:40:11 spire-1.2.1/test/integration/suites/join-token/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/ 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:40:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:40:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:40:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:40:11 spire-1.2.1/test/integration/suites/join-token/README.md 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/join-token/teardown 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:40:11 spire-1.2.1/test/integration/suites/rotation/ 07:40:11 spire-1.2.1/test/integration/suites/rotation/00-setup 07:40:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:40:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:40:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:40:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:40:11 spire-1.2.1/test/integration/suites/rotation/README.md 07:40:11 spire-1.2.1/test/integration/suites/rotation/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:40:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:40:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:40:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:40:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:40:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:40:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:40:11 spire-1.2.1/test/integration/suites/rotation/teardown 07:40:11 spire-1.2.1/test/integration/suites/self-test/ 07:40:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:40:11 spire-1.2.1/test/integration/suites/self-test/README.md 07:40:11 spire-1.2.1/test/integration/suites/self-test/teardown 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:40:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:40:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:40:12 spire-1.2.1/test/integration/suites/upgrade/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:40:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:40:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:40:12 spire-1.2.1/test/integration/suites/upgrade/README.md 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/upgrade/teardown 07:40:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:40:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:40:12 spire-1.2.1/test/integration/suites/k8s/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/00-setup 07:40:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:40:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:40:12 spire-1.2.1/test/integration/suites/k8s/README.md 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:40:12 spire-1.2.1/test/integration/test-one.sh 07:40:12 spire-1.2.1/test/integration/test.sh 07:40:12 spire-1.2.1/test/plugintest/ 07:40:12 spire-1.2.1/test/plugintest/config.go 07:40:12 spire-1.2.1/test/plugintest/load.go 07:40:12 spire-1.2.1/test/plugintest/option.go 07:40:12 spire-1.2.1/test/spiretest/ 07:40:12 spire-1.2.1/test/spiretest/apiserver.go 07:40:12 spire-1.2.1/test/spiretest/assertions.go 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:40:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:40:12 spire-1.2.1/test/integration/suites/k8s/teardown 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:40:12 spire-1.2.1/test/spiretest/dir.go 07:40:12 spire-1.2.1/test/spiretest/errors_posix.go 07:40:12 spire-1.2.1/test/spiretest/errors_windows.go 07:40:12 spire-1.2.1/test/spiretest/logs.go 07:40:12 spire-1.2.1/test/spiretest/socketapi.go 07:40:12 spire-1.2.1/test/spiretest/suite.go 07:40:12 spire-1.2.1/test/spiretest/x509.go 07:40:12 spire-1.2.1/test/testca/ 07:40:12 spire-1.2.1/test/testca/ca.go 07:40:12 spire-1.2.1/test/testkey/ 07:40:12 spire-1.2.1/test/testkey/generate.sh 07:40:12 spire-1.2.1/test/testkey/genkeys.go 07:40:12 spire-1.2.1/test/testkey/keys.go 07:40:12 spire-1.2.1/test/testkey/new.go 07:40:12 spire-1.2.1/test/tpmsimulator/ 07:40:12 spire-1.2.1/test/tpmsimulator/simulator.go 07:40:12 spire-1.2.1/test/util/ 07:40:12 spire-1.2.1/test/util/cert_fixtures.go 07:40:12 spire-1.2.1/test/util/cert_generation.go 07:40:12 spire-1.2.1/test/util/io_redirection.go 07:40:12 spire-1.2.1/test/util/race.go 07:40:12 spire-1.2.1/test/util/util.go 07:40:12 building spire from source... 07:40:12 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/ 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:40:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:40:12 spire-1.2.1/test/integration/suites/rotation/ 07:40:12 spire-1.2.1/test/integration/suites/rotation/00-setup 07:40:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:40:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:40:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:40:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:40:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:40:12 spire-1.2.1/test/integration/suites/rotation/README.md 07:40:12 spire-1.2.1/test/integration/suites/rotation/conf/ 07:40:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:40:12 spire-1.2.1/test/integration/suites/rotation/teardown 07:40:12 spire-1.2.1/test/integration/suites/self-test/ 07:40:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:40:12 spire-1.2.1/test/integration/suites/self-test/README.md 07:40:12 spire-1.2.1/test/integration/suites/self-test/teardown 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:40:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:40:12 spire-1.2.1/test/integration/suites/upgrade/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:40:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:40:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:40:12 spire-1.2.1/test/integration/suites/upgrade/README.md 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:40:12 spire-1.2.1/test/integration/suites/upgrade/teardown 07:40:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:40:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:40:12 spire-1.2.1/test/integration/test-one.sh 07:40:12 spire-1.2.1/test/integration/test.sh 07:40:12 spire-1.2.1/test/plugintest/ 07:40:12 spire-1.2.1/test/plugintest/config.go 07:40:12 spire-1.2.1/test/plugintest/load.go 07:40:12 spire-1.2.1/test/plugintest/option.go 07:40:12 spire-1.2.1/test/spiretest/ 07:40:12 spire-1.2.1/test/spiretest/apiserver.go 07:40:12 spire-1.2.1/test/spiretest/assertions.go 07:40:12 spire-1.2.1/test/spiretest/dir.go 07:40:12 spire-1.2.1/test/spiretest/errors_posix.go 07:40:12 spire-1.2.1/test/spiretest/errors_windows.go 07:40:12 spire-1.2.1/test/spiretest/logs.go 07:40:12 spire-1.2.1/test/spiretest/socketapi.go 07:40:12 spire-1.2.1/test/spiretest/suite.go 07:40:12 spire-1.2.1/test/spiretest/x509.go 07:40:12 spire-1.2.1/test/testca/ 07:40:12 spire-1.2.1/test/testca/ca.go 07:40:12 spire-1.2.1/test/testkey/ 07:40:12 spire-1.2.1/test/testkey/generate.sh 07:40:12 spire-1.2.1/test/testkey/genkeys.go 07:40:12 spire-1.2.1/test/testkey/keys.go 07:40:12 spire-1.2.1/test/testkey/new.go 07:40:12 spire-1.2.1/test/tpmsimulator/ 07:40:12 spire-1.2.1/test/tpmsimulator/simulator.go 07:40:12 spire-1.2.1/test/util/ 07:40:12 spire-1.2.1/test/util/cert_fixtures.go 07:40:12 spire-1.2.1/test/util/cert_generation.go 07:40:12 spire-1.2.1/test/util/io_redirection.go 07:40:12 spire-1.2.1/test/util/race.go 07:40:12 spire-1.2.1/test/util/util.go 07:40:12 building spire from source... 07:40:12 Installing go1.17.7... 07:40:12 Installing go1.17.7... 07:40:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:40:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:40:12 OK: 221 MiB in 52 packages 07:40:12 OK: 221 MiB in 52 packages 07:40:12 Commit message: "build(snap): source metadata from central repo" 07:40:13 > git --version # timeout=10 07:40:13 > git --version # 'git version 2.25.1' 07:40:13 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:40:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:14 Dload Upload Total Spent Left Speed 07:40:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43380 0 --:--:-- --:--:-- --:--:-- 43540 07:40:14 Removing intermediate container 294b740fb905 07:40:14 ---> bda76958524e 07:40:14 Step 6/31 : COPY go.mod vendor* ./ 07:40:14 Removing intermediate container 137089ca18ab 07:40:14 ---> 07cf389ffe40 07:40:14 Step 6/22 : COPY go.mod vendor* ./ [Pipeline] sh 07:40:14 ---> a3357f249a3e 07:40:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:14 ---> df1851d26e0b 07:40:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 07:40:15 ---> Running in 3e9a69902fbe 07:40:15 ---> Running in 048aeff606f9 [Pipeline] sh 07:40:15 + sudo tee /etc/docker/daemon.new 07:40:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:40:15 { 07:40:15 "registry-mirrors": [ 07:40:15 "https://nexus3.edgexfoundry.org:10001" 07:40:15 ], 07:40:15 "bip": "10.250.0.254/24", 07:40:15 "hosts": [ 07:40:15 "tcp://0.0.0.0:5555", 07:40:15 "unix:///var/run/docker.sock" 07:40:15 ], 07:40:15 "mtu": 1458, 07:40:15 "selinux-enabled": true, 07:40:15 "seccomp-profile": "/etc/docker/seccomp.json" 07:40:15 } [Pipeline] sh 07:40:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:40:16 + sudo service docker restart 07:40:16 Building bin/spire-server... 07:40:16 go: downloading github.com/mitchellh/cli v1.1.2 07:40:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:40:16 go: downloading google.golang.org/grpc v1.44.0 07:40:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:40:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:40:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:40:17 go: downloading github.com/imdario/mergo v0.3.12 07:40:17 Building bin/spire-server... 07:40:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:40:17 go: downloading github.com/mitchellh/cli v1.1.2 07:40:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:40:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:40:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:40:17 go: downloading github.com/sirupsen/logrus v1.8.1 07:40:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:40:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:40:17 go: downloading github.com/imdario/mergo v0.3.12 07:40:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:40:17 go: downloading github.com/fatih/color v1.13.0 07:40:17 go: downloading github.com/mattn/go-isatty v0.0.14 07:40:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:40:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:40:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:40:17 go: downloading github.com/sirupsen/logrus v1.8.1 07:40:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:40:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:40:17 go: downloading google.golang.org/grpc v1.44.0 07:40:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:40:17 go: downloading github.com/armon/go-metrics v0.3.10 07:40:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:40:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:40:17 go: downloading github.com/prometheus/client_golang v1.12.1 07:40:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:40:17 go: downloading github.com/fatih/color v1.13.0 07:40:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:40:17 go: downloading github.com/open-policy-agent/opa v0.38.0 07:40:17 go: downloading github.com/mattn/go-isatty v0.0.14 07:40:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:40:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:40:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:40:17 go: downloading github.com/mattn/go-colorable v0.1.12 07:40:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:40:17 go: downloading github.com/Masterminds/goutils v1.1.0 07:40:17 go: downloading github.com/Masterminds/semver v1.5.0 07:40:17 go: downloading github.com/google/uuid v1.1.2 07:40:17 go: downloading github.com/huandu/xstrings v1.3.2 07:40:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:40:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:40:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:40:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:40:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:40:17 go: downloading github.com/oklog/run v1.0.0 07:40:17 go: downloading github.com/imkira/go-observer v1.0.3 07:40:17 go: downloading go.uber.org/atomic v1.9.0 07:40:17 go: downloading github.com/prometheus/client_model v0.2.0 07:40:17 go: downloading github.com/armon/go-metrics v0.3.10 07:40:17 go: downloading github.com/prometheus/common v0.32.1 07:40:17 go: downloading github.com/pkg/errors v0.9.1 07:40:17 go: downloading github.com/prometheus/client_golang v1.12.1 07:40:17 Removing intermediate container 048aeff606f9 07:40:17 ---> 066a99a8054a 07:40:17 Step 8/22 : COPY . . 07:40:17 Removing intermediate container 3e9a69902fbe 07:40:17 ---> 958aa20f89fb 07:40:17 Step 8/31 : COPY . . 07:40:17 go: downloading github.com/beorn7/perks v1.0.1 07:40:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:40:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:40:17 go: downloading github.com/prometheus/procfs v0.7.3 07:40:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:40:17 go: downloading github.com/hashicorp/errwrap v1.1.0 07:40:17 go: downloading github.com/open-policy-agent/opa v0.38.0 07:40:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:40:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:40:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:40:17 go: downloading github.com/mattn/go-colorable v0.1.12 07:40:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:40:17 go: downloading github.com/Masterminds/goutils v1.1.0 07:40:17 go: downloading github.com/Masterminds/semver v1.5.0 07:40:17 go: downloading github.com/google/uuid v1.1.2 07:40:17 go: downloading github.com/huandu/xstrings v1.3.2 07:40:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:40:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:40:17 go: downloading github.com/oklog/run v1.0.0 07:40:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:40:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:40:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:40:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:40:17 go: downloading github.com/imkira/go-observer v1.0.3 07:40:17 go: downloading github.com/prometheus/client_model v0.2.0 07:40:17 go: downloading github.com/prometheus/common v0.32.1 07:40:17 go: downloading github.com/beorn7/perks v1.0.1 07:40:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:40:18 go: downloading github.com/prometheus/procfs v0.7.3 07:40:18 go: downloading go.uber.org/atomic v1.9.0 07:40:18 go: downloading github.com/pkg/errors v0.9.1 07:40:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:40:18 go: downloading github.com/hashicorp/errwrap v1.1.0 07:40:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:40:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:40:18 go: downloading github.com/stretchr/testify v1.7.0 07:40:18 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:40:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:40:18 go: downloading github.com/blang/semver/v4 v4.0.0 07:40:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:40:18 go: downloading github.com/jinzhu/gorm v1.9.16 07:40:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:40:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:40:18 go: downloading github.com/lib/pq v1.10.4 07:40:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:40:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:40:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:40:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:40:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:40:19 go: downloading github.com/stretchr/testify v1.7.0 07:40:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:40:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:40:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:40:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:40:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:40:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:40:22 go: downloading google.golang.org/api v0.70.0 07:40:22 go: downloading k8s.io/client-go v0.23.4 07:40:22 go: downloading k8s.io/api v0.23.4 07:40:22 go: downloading github.com/google/go-tpm v0.3.3 07:40:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:40:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:40:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:40:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:40:22 go: downloading cloud.google.com/go/storage v1.21.0 07:40:22 go: downloading cloud.google.com/go v0.100.2 07:40:22 go: downloading google.golang.org/api v0.70.0 07:40:22 go: downloading k8s.io/client-go v0.23.4 07:40:22 go: downloading k8s.io/api v0.23.4 07:40:22 go: downloading github.com/google/go-tpm v0.3.3 07:40:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:40:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:40:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:40:22 go: downloading k8s.io/apimachinery v0.23.4 07:40:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:40:23 go: downloading k8s.io/kube-aggregator v0.23.3 07:40:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:40:23 go: downloading cloud.google.com/go/security v1.3.0 07:40:23 go: downloading github.com/hashicorp/vault/api v1.4.1 07:40:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:40:24 go: downloading k8s.io/apimachinery v0.23.4 07:40:24 go: downloading github.com/blang/semver/v4 v4.0.0 07:40:24 go: downloading k8s.io/kube-aggregator v0.23.3 07:40:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:40:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:40:24 go: downloading cloud.google.com/go/storage v1.21.0 07:40:24 go: downloading github.com/jinzhu/gorm v1.9.16 07:40:24 go: downloading cloud.google.com/go/security v1.3.0 07:40:24 go: downloading cloud.google.com/go v0.100.2 07:40:24 go: downloading github.com/lib/pq v1.10.4 07:40:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:40:24 go: downloading github.com/hashicorp/vault/api v1.4.1 07:40:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:40:24 go: downloading github.com/twmb/murmur3 v1.1.6 07:40:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:40:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:40:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:40:25 go: downloading github.com/jinzhu/inflection v1.0.0 07:40:25 go: downloading github.com/twmb/murmur3 v1.1.6 07:40:25 go: downloading github.com/aws/smithy-go v1.11.0 07:40:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:40:25 go: downloading github.com/aws/smithy-go v1.11.0 07:40:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:40:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:40:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:40:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:40:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:40:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:40:26 go: downloading github.com/dimchansky/utfbom v1.1.1 07:40:26 go: downloading cloud.google.com/go/compute v1.3.0 07:40:26 go: downloading cloud.google.com/go/iam v0.1.1 07:40:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:40:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:40:26 go: downloading github.com/gogo/protobuf v1.3.2 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:40:26 go: downloading k8s.io/klog/v2 v2.30.0 07:40:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:40:26 go: downloading github.com/google/gofuzz v1.1.0 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:40:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:40:26 go: downloading github.com/spf13/pflag v1.0.5 07:40:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:40:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:40:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:40:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:40:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:40:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:40:26 go: downloading github.com/dimchansky/utfbom v1.1.1 07:40:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:40:26 go: downloading github.com/gogo/protobuf v1.3.2 07:40:26 go: downloading github.com/google/gofuzz v1.1.0 07:40:26 go: downloading k8s.io/klog/v2 v2.30.0 07:40:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:40:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:40:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:40:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:40:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:40:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:40:26 go: downloading github.com/spf13/pflag v1.0.5 07:40:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:40:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:40:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:40:26 go: downloading cloud.google.com/go/compute v1.3.0 07:40:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:40:26 go: downloading github.com/jinzhu/inflection v1.0.0 07:40:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:40:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:40:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:40:26 go: downloading cloud.google.com/go/iam v0.1.1 07:40:26 go: downloading gopkg.in/yaml.v2 v2.4.0 07:40:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:40:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:40:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:40:26 go: downloading github.com/gobwas/glob v0.2.3 07:40:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:40:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:40:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:40:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:40:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:40:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:40:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:40:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:40:27 go: downloading go.opencensus.io v0.23.0 07:40:27 go: downloading gopkg.in/inf.v0 v0.9.1 07:40:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:40:27 go: downloading github.com/google/go-cmp v0.5.7 07:40:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:40:27 go: downloading github.com/tklauser/numcpus v0.3.0 07:40:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:40:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:40:27 go: downloading gopkg.in/yaml.v2 v2.4.0 07:40:27 go: downloading github.com/googleapis/gnostic v0.5.5 07:40:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:40:27 go: downloading github.com/gobwas/glob v0.2.3 07:40:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:40:27 go: downloading github.com/go-logr/logr v1.2.2 07:40:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:40:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:40:27 go: downloading gopkg.in/inf.v0 v0.9.1 07:40:27 go: downloading github.com/json-iterator/go v1.1.12 07:40:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:40:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:40:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:40:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:40:27 go: downloading github.com/google/go-cmp v0.5.7 07:40:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:40:27 go: downloading github.com/tklauser/numcpus v0.3.0 07:40:27 go: downloading github.com/googleapis/gnostic v0.5.5 07:40:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:40:27 go: downloading sigs.k8s.io/yaml v1.3.0 07:40:27 go: downloading github.com/go-logr/logr v1.2.2 07:40:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:40:28 go: downloading github.com/ryanuber/go-glob v1.0.0 07:40:28 go: downloading go.uber.org/zap v1.21.0 07:40:28 go: downloading github.com/golang/snappy v0.0.4 07:40:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:40:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:40:28 go: downloading github.com/json-iterator/go v1.1.12 07:40:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:40:28 go: downloading go.opencensus.io v0.23.0 07:40:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:40:28 go: downloading github.com/hashicorp/go-version v1.2.0 07:40:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:40:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:40:28 go: downloading github.com/modern-go/reflect2 v1.0.2 07:40:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:40:28 go: downloading go.uber.org/zap v1.21.0 07:40:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:40:28 go: downloading go.uber.org/multierr v1.6.0 07:40:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:40:28 go: downloading sigs.k8s.io/yaml v1.3.0 07:40:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:40:28 go: downloading github.com/modern-go/reflect2 v1.0.2 07:40:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:40:28 go: downloading github.com/golang/snappy v0.0.4 07:40:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:40:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:40:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:40:28 go: downloading github.com/hashicorp/go-version v1.2.0 07:40:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:40:28 go: downloading github.com/ryanuber/go-glob v1.0.0 07:40:28 go: downloading go.uber.org/multierr v1.6.0 07:40:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:40:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:40:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:40:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:34 provisioning config files... 07:40:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9167796800084675014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:35 ---> docker-login.sh 07:40:35 nexus3.edgexfoundry.org:10001 07:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:36 Configure a credential helper to remove this warning. See 07:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:36 07:40:36 Login Succeeded 07:40:36 nexus3.edgexfoundry.org:10002 07:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:36 Configure a credential helper to remove this warning. See 07:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:36 07:40:36 Login Succeeded 07:40:36 nexus3.edgexfoundry.org:10003 07:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 nexus3.edgexfoundry.org:10004 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 docker.io 07:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:38 Configure a credential helper to remove this warning. See 07:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:38 07:40:38 Login Succeeded 07:40:38 ---> docker-login.sh ends [Pipeline] } 07:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:40:38 ========================================================= 07:40:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:40:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:40:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:40:39 9b3977197b4f: Pulling fs layer 07:40:39 1a89e8eeedd5: Pulling fs layer 07:40:39 94645a83ff95: Pulling fs layer 07:40:39 3f3a8bcf1eab: Pulling fs layer 07:40:39 0c92f367c5e7: Pulling fs layer 07:40:39 f7c0051592d6: Pulling fs layer 07:40:39 a227ed2f7395: Pulling fs layer 07:40:39 7b1c46037f91: Pulling fs layer 07:40:39 3f3a8bcf1eab: Waiting 07:40:39 7b1c46037f91: Waiting 07:40:39 a227ed2f7395: Waiting 07:40:39 0c92f367c5e7: Waiting 07:40:39 f7c0051592d6: Waiting 07:40:39 94645a83ff95: Verifying Checksum 07:40:39 94645a83ff95: Download complete 07:40:39 1a89e8eeedd5: Download complete 07:40:39 0c92f367c5e7: Download complete 07:40:39 f7c0051592d6: Verifying Checksum 07:40:39 f7c0051592d6: Download complete 07:40:39 9b3977197b4f: Verifying Checksum 07:40:39 9b3977197b4f: Download complete 07:40:39 a227ed2f7395: Verifying Checksum 07:40:39 a227ed2f7395: Download complete 07:40:40 9b3977197b4f: Pull complete 07:40:40 1a89e8eeedd5: Pull complete 07:40:40 94645a83ff95: Pull complete 07:40:41 7b1c46037f91: Verifying Checksum 07:40:41 7b1c46037f91: Download complete 07:40:41  ---> b0eebd37e304 07:40:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:40:41 ---> bf8200a218ad 07:40:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:41 ---> Running in f57b1361e54b 07:40:41 ---> Running in 63f180ed7f3d 07:40:42 3f3a8bcf1eab: Verifying Checksum 07:40:42 3f3a8bcf1eab: Download complete 07:40: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 07:40: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:40:54 3f3a8bcf1eab: Pull complete 07:40:54 0c92f367c5e7: Pull complete 07:40:54 f7c0051592d6: Pull complete 07:40:54 a227ed2f7395: Pull complete 07:40:57 Building bin/spire-agent... 07:40:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:40:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:40:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:40:57 go: downloading github.com/docker/docker v20.10.12+incompatible 07:40:57 go: downloading github.com/google/go-tpm-tools v0.3.3 07:40:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:40:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:40:57 go: downloading github.com/docker/go-units v0.4.0 07:40:57 go: downloading github.com/docker/go-connections v0.4.0 07:40:57 go: downloading github.com/opencontainers/image-spec v1.0.1 07:40:57 go: downloading github.com/containerd/containerd v1.3.4 07:40:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:40:57 go: downloading github.com/opencontainers/go-digest v1.0.0 07:41:01 7b1c46037f91: Pull complete 07:41:01 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:41:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:41:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:41:01 WORKDIR /edgex 07:41:01 COPY go.mod . 07:41:01 RUN go mod download 07:41:01 + docker build -t ci-base-image-arm64 -f - . 07:41:04 Sending build context to Docker daemon 169.1MB 07:41:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:41:04 ---> f79e39bc4007 07:41:04 Step 2/4 : WORKDIR /edgex 07:41:06 ---> Running in 05ec521f9365 07:41:06 Removing intermediate container 05ec521f9365 07:41:06 ---> b19eba94a5ec 07:41:06 Step 3/4 : COPY go.mod . 07:41:07 ---> a2ac9e82260e 07:41:07 Step 4/4 : RUN go mod download 07:41:07 ---> Running in 68ce60e12bd4 07:41:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:41:28 Removing intermediate container 63f180ed7f3d 07:41:28 ---> 892c3b3507ab 07:41:28 07:41:28 Step 10/22 : FROM alpine:3.14 07:41:28 ---> e04c818066af 07:41:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:41:28 ---> Running in d775fd6aa86b 07:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:41:29 (1/6) Installing ca-certificates (20211220-r0) 07:41:29 (2/6) Installing brotli-libs (1.0.9-r5) 07:41:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 07:41:29 (4/6) Installing libcurl (7.79.1-r0) 07:41:29 (5/6) Installing curl (7.79.1-r0) 07:41:29 (6/6) Installing dumb-init (1.2.5-r1) 07:41:29 Executing busybox-1.33.1-r7.trigger 07:41:29 Executing ca-certificates-20211220-r0.trigger 07:41:29 OK: 8 MiB in 20 packages 07:41:32 Removing intermediate container f57b1361e54b 07:41:32 ---> 93b25424b5d7 07:41:32 07:41:32 Step 10/31 : FROM alpine:3.14 07:41:32 ---> e04c818066af 07:41:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:41:32 ---> Running in cd83f1fd6b36 07:41:32 Removing intermediate container cd83f1fd6b36 07:41:32 ---> 1fc3e1b643a0 07:41:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:41:32 ---> Running in 4c18bbeec678 07:41:33 Removing intermediate container d775fd6aa86b 07:41:33 ---> 2ae2f5495ecd 07:41:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:33 ---> Running in 24b2f9d25d62 07:41:33 Removing intermediate container 24b2f9d25d62 07:41:33 ---> 6053621b0805 07:41:33 Step 13/22 : WORKDIR /edgex 07:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:41:33 ---> Running in b02a6f3859d9 07:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:41:33 (1/2) Installing dumb-init (1.2.5-r1) 07:41:33 (2/2) Installing su-exec (0.2-r1) 07:41:33 Executing busybox-1.33.1-r7.trigger 07:41:33 OK: 6 MiB in 16 packages 07:41:34 Removing intermediate container b02a6f3859d9 07:41:34 ---> 38ed3a9a4208 07:41:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:41:34 ---> ccf06bd50f65 07:41:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:41:34 Removing intermediate container 4c18bbeec678 07:41:34 ---> b7a066fcf8ab 07:41:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:41:35 ---> Running in 78460715527b 07:41:35 Removing intermediate container 78460715527b 07:41:35 ---> 571956919efa 07:41:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:41:35 ---> Running in 4262cfe69edb 07:41:35 Removing intermediate container 4262cfe69edb 07:41:35 ---> 4a6b51e6e4bb 07:41:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:41:36 ---> 4f21ac8344f6 07:41:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:36 ---> Running in 994784fef8d1 07:41:38 ---> 0e0eff08b5c7 07:41:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:41:38 Removing intermediate container 994784fef8d1 07:41:38 ---> 0ed3f87ccc5c 07:41:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:41:39 ---> Running in ad15aa7554e7 07:41:39 ---> b81f891a6594 07:41:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:39 ---> Running in 2879590c3c42 07:41:39 Removing intermediate container ad15aa7554e7 07:41:39 ---> c8d154d37246 07:41:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:41:40 ---> 88be53c3a9b5 07:41:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:41:40 ---> Running in c2606ffa2984 07:41:41 Removing intermediate container 2879590c3c42 07:41:41 ---> 69a65b41a08e 07:41:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:41:41 ---> Running in 2c98931c7231 07:41:42 Removing intermediate container 2c98931c7231 07:41:42 ---> 179317c9fdf2 07:41:42 Step 20/22 : LABEL arch=x86_64 07:41:42 ---> Running in d4d0bbe8f0d9 07:41:42 Removing intermediate container c2606ffa2984 07:41:42 ---> 8191ae20e6d3 07:41:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:43 Removing intermediate container d4d0bbe8f0d9 07:41:43 ---> c14ae7c8dc14 07:41:43 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:41:43 ---> Running in b1845c0078f9 07:41:43 ---> 31c9c86c2abc 07:41:43 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:43 Removing intermediate container b1845c0078f9 07:41:43 ---> 9562c7379985 07:41:43 Step 22/22 : LABEL version=0.0.0 07:41:43 ---> Running in 698b925ff402 07:41:44 Removing intermediate container 698b925ff402 07:41:44 ---> d52a24c2cf5f 07:41:44 07:41:44 Successfully built d52a24c2cf5f 07:41:44 Successfully tagged security-proxy-setup:latest 07:41:44  Building security-proxy-setup ... done Building core-metadata 07:41:48 ---> 629b7560d3c0 07:41:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:41:50 ---> 6619bd4be2a0 07:41:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:41:51 ---> f6f4dddf9824 07:41:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:41:52 ---> 0fb44276491f 07:41:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:41:53 ---> Running in 9550e290f3cb 07:41:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:41:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:41:53 ---> 0eec03599e18 07:41:53 Step 3/23 : WORKDIR /edgex-go 07:41:53 ---> Using cache 07:41:53 ---> e76f64c0ca59 07:41:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:53 ---> Using cache 07:41:53 ---> 445a86ba397d 07:41:53 Step 5/23 : RUN apk add --update --no-cache make git 07:41:53 ---> Using cache 07:41:53 ---> 07cf389ffe40 07:41:53 Step 6/23 : COPY go.mod vendor* ./ 07:41:53 ---> Using cache 07:41:53 ---> df1851d26e0b 07:41:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:53 ---> Using cache 07:41:53 ---> 066a99a8054a 07:41:53 Step 8/23 : COPY . . 07:41:53 ---> Using cache 07:41:53 ---> b0eebd37e304 07:41:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:41:54 Removing intermediate container 68ce60e12bd4 07:41:54 ---> c110a9ef3d06 07:41:54 Successfully built c110a9ef3d06 07:41:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:41:54 + docker inspect -f . ci-base-image-arm64 07:41:54 . [Pipeline] withDockerContainer 07:41:54 prd-ubuntu20.04-docker-arm64-4c-16g-20639 does not seem to be running inside a container 07:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:41:55 Removing intermediate container 9550e290f3cb 07:41:55 ---> 69da73742c97 07:41:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:55 ---> Running in 7d69ca35387f 07:41:56 $ docker top 5c94249d8250f9de04f796f094e128e624f44f1cd80fdbf3fd9f4e867d5d8c41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:41:57 ---> 433089dbc50f 07:41:57 Step 26/31 : RUN chmod +x /entrypoint.sh 07:41:57 + go version 07:41:57 go version go1.17.6 linux/arm64 [Pipeline] } 07:41:57 $ docker stop --time=1 5c94249d8250f9de04f796f094e128e624f44f1cd80fdbf3fd9f4e867d5d8c41 07:41:57 ---> Running in 79b1719957ad 07:41:59 $ docker rm -f 5c94249d8250f9de04f796f094e128e624f44f1cd80fdbf3fd9f4e867d5d8c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:59 + docker inspect -f . ci-base-image-arm64 07:41:59 . [Pipeline] withDockerContainer 07:42:00 prd-ubuntu20.04-docker-arm64-4c-16g-20639 does not seem to be running inside a container 07:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:42:00 Removing intermediate container 79b1719957ad 07:42:00 ---> 96b12be59d96 07:42:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:42:01 ---> Running in 2c2b430e7fdc 07:42:01 $ docker top a9fd38f0d3fb3a1a1015eb9572c8fb0d3561ff1bfe233048bed30ea81f995373 -eo pid,comm 07:42:01 Removing intermediate container 2c2b430e7fdc 07:42:01 ---> c5984b6a8431 07:42:01 Step 28/31 : CMD ["gate"] 07:42:01 ---> Running in aff5b618730b [Pipeline] { [Pipeline] echo 07:42:01 ========================================================= 07:42:01 [edgeXBuildGoParallel] Running Tests and Build... 07:42:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:42:01 Removing intermediate container aff5b618730b 07:42:01 ---> cfd2990f9f36 07:42:01 Step 29/31 : LABEL arch=x86_64 07:42:02 ---> Running in 34b48f8c4eb7 07:42:02 Removing intermediate container 34b48f8c4eb7 07:42:02 ---> b6452ea84f50 07:42:02 Step 30/31 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:42:02 + make test 07:42:02 go mod tidy -compat=1.17 07:42:03 ---> Running in 4aef869d429d 07:42:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:42:03 Removing intermediate container 4aef869d429d 07:42:03 ---> cd4130d43cd3 07:42:03 Step 31/31 : LABEL version=0.0.0 07:42:03 ---> Running in 4de28301293b 07:42:04 Removing intermediate container 4de28301293b 07:42:04 ---> dd694b75abf8 07:42:04 07:42:04 Successfully built dd694b75abf8 07:42:04 Successfully tagged security-bootstrapper:latest 07:42:04  Building security-bootstrapper ... done Building sys-mgmt-agent 07:42:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:42:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:11 ---> 0eec03599e18 07:42:11 Step 3/23 : WORKDIR /edgex-go 07:42:11 ---> Using cache 07:42:11 ---> e76f64c0ca59 07:42:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:11 ---> Using cache 07:42:11 ---> 445a86ba397d 07:42:11 Step 5/23 : RUN apk add --update --no-cache make bash git 07:42:19 ---> Running in 77b4ac3fb3ef 07:42:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:20 OK: 221 MiB in 52 packages 07:42:22 Removing intermediate container 77b4ac3fb3ef 07:42:22 ---> 5fb7ee0076aa 07:42:22 Step 6/23 : COPY go.mod vendor* ./ 07:42:23 ---> 49dbd6bcece4 07:42:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:23 ---> Running in 47708430b062 07:42:24 Removing intermediate container 7d69ca35387f 07:42:24 ---> 7b457283e032 07:42:24 07:42:24 Step 10/23 : FROM alpine:3.14 07:42:24 ---> e04c818066af 07:42:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:42:24 ---> Using cache 07:42:24 ---> 1182a9cc16fe 07:42:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:42:24 ---> Using cache 07:42:24 ---> f17c9266d241 07:42:24 Step 13/23 : ENV APP_PORT=59881 07:42:24 ---> Running in f8c63ca0f22e 07:42:24 Removing intermediate container f8c63ca0f22e 07:42:24 ---> 1c49d2a00add 07:42:24 Step 14/23 : EXPOSE $APP_PORT 07:42:24 ---> Running in fc9423347336 07:42:24 Removing intermediate container fc9423347336 07:42:24 ---> ec58d9aac9a3 07:42:24 Step 15/23 : WORKDIR / 07:42:24 ---> Running in 03602a660144 07:42:24 Removing intermediate container 47708430b062 07:42:24 ---> d8420874ace5 07:42:24 Step 8/23 : COPY . . 07:42:24 Removing intermediate container 03602a660144 07:42:24 ---> 5ff20ad37776 07:42:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:28 ---> 920fd92652d6 07:42:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:42:28 ---> 203fb18c8c92 07:42:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:42:28 ---> c16a8fe09fbc 07:42:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:42:28 ---> Running in d80a066ec6eb 07:42:29 Removing intermediate container d80a066ec6eb 07:42:29 ---> 87eef54afbb0 07:42:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:30 ---> Running in aca8d4be80a3 07:42:30 Removing intermediate container aca8d4be80a3 07:42:30 ---> 6284a12595a7 07:42:30 Step 21/23 : LABEL arch=x86_64 07:42:30 ---> Running in b88ee42db678 07:42:30 ---> 77fcf8752415 07:42:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:42:30 Removing intermediate container b88ee42db678 07:42:30 ---> 42910ed3c746 07:42:30 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:42:30 ---> Running in 835b94faa95c 07:42:30 ---> Running in d6ae2d729203 07:42:30 Removing intermediate container 835b94faa95c 07:42:30 ---> c7cf0ee2db26 07:42:30 Step 23/23 : LABEL version=0.0.0 07:42:30 ---> Running in 2c2b310e04cb 07:42:31 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 07:42:31 Removing intermediate container 2c2b310e04cb 07:42:31 ---> d04f5c41d00d 07:42:31 07:42:31 Removing intermediate container 4bcf384ae003 07:42:31 ---> 9b2516d88aeb 07:42:31 07:42:31 Step 13/26 : FROM alpine:3.15 07:42:31 Successfully built d04f5c41d00d 07:42:31 Successfully tagged core-metadata:latest 07:42:31 Building security-spiffe-token-provider 07:42:31 3.15: Pulling from library/alpine 07:42:31  Building core-metadata ... done Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:42:31 Status: Downloaded newer image for alpine:3.15 07:42:31 ---> 0ac33e5f5afa 07:42:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:42:33 ---> Running in 82ed1db153a3 07:42:34 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:42:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:42:34 ---> 0eec03599e18 07:42:34 Step 3/20 : WORKDIR /edgex-go 07:42:34 ---> Using cache 07:42:34 ---> e76f64c0ca59 07:42:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:42:35 Removing intermediate container 82ed1db153a3 07:42:35 ---> 6b607e6e1a93 07:42:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:35 ---> Running in ccc93a989ea1 07:42:35 ---> Running in faaaa884089f 07:42:35 ? github.com/edgexfoundry/edgex-go [no test files] 07:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:36 Removing intermediate container faaaa884089f 07:42:36 ---> a64b6175045f 07:42:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:42:36 ---> Running in 551e59dc03bd 07:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:37 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:42:37 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:42:37 OK: 15864 distinct packages available 07:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:38 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:42:38 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:42:38 OK: 15854 distinct packages available 07:42:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:38 OK: 221 MiB in 52 packages 07:42:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:39 Removing intermediate container ccc93a989ea1 07:42:39 ---> 3e44cfde45d8 07:42:39 Step 5/20 : COPY go.mod vendor* ./ 07:42:39 ---> 4093549098c3 07:42:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:39 (1/4) Installing dumb-init (1.2.5-r1) 07:42:39 ---> Running in b0788add485f 07:42:39 (2/4) Installing musl-obstack (1.2.3-r0) 07:42:39 (3/4) Installing libucontext (1.1-r0) 07:42:39 (4/4) Installing gcompat (1.0.0-r4) 07:42:39 Executing busybox-1.34.1-r5.trigger 07:42:39 OK: 6 MiB in 18 packages 07:42:40 Removing intermediate container 551e59dc03bd 07:42:40 ---> efc99e1e5f11 07:42:40 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:42:40 Removing intermediate container b0788add485f 07:42:40 ---> 46081bb0661e 07:42:40 Step 7/20 : COPY . . 07:42:45 ---> 0b42e9f643eb 07:42:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:42:45 ---> 7b1ebcb16db0 07:42:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:42:45 ---> Running in 6ccc595525b0 07:42:46 Removing intermediate container 6ccc595525b0 07:42:46 ---> 6e3da882916d 07:42:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:42:46 ---> ae1d2efbdc50 07:42:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:42:46 ---> Running in 8a224bb21cf5 07:42:46 ---> dbf2f7dcfbbe 07:42:46 Step 21/26 : WORKDIR / 07:42:46 ---> Running in 0bf786820dd4 07:42:46 Removing intermediate container 0bf786820dd4 07:42:46 ---> 007e66268a17 07:42:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:42:46 ---> Running in cf2d9f6cd6a5 07:42: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:42:46 Removing intermediate container cf2d9f6cd6a5 07:42:46 ---> 043c8d3fb0db 07:42:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:42:46 ---> Running in dda3362d6dae 07:42:47 Removing intermediate container dda3362d6dae 07:42:47 ---> f142b0e8a52b 07:42:47 Step 24/26 : LABEL arch=x86_64 07:42:47 ---> Running in 7fef68e60911 07:42:47 Removing intermediate container 7fef68e60911 07:42:47 ---> 4c218e7298aa 07:42:47 Step 25/26 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:42:47 ---> Running in 448f59d947c2 07:42:48 Removing intermediate container 448f59d947c2 07:42:48 ---> 22d1bcca0ce5 07:42:48 Step 26/26 : LABEL version=0.0.0 07:42:48 ---> Running in 0b81d5f1a0c5 07:42:48 Removing intermediate container 0b81d5f1a0c5 07:42:48 ---> 1c5092a0564b 07:42:48 07:42:48 Successfully built 1c5092a0564b 07:42:48 Successfully tagged security-spire-config:latest 07:42:48 Building core-command 07:42:48  Building security-spire-config ... done Removing intermediate container d6ae2d729203 07:42:48 ---> 5efcfc474c27 07:42:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:42:48 ---> Running in 6e1323a09cd4 07:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:42:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:42:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:52 ---> 0eec03599e18 07:42:52 Step 3/23 : WORKDIR /edgex-go 07:42:52 ---> Using cache 07:42:52 ---> e76f64c0ca59 07:42:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:52 ---> Using cache 07:42:52 ---> 445a86ba397d 07:42:52 Step 5/23 : RUN apk add --update --no-cache make git 07:42:52 ---> Using cache 07:42:52 ---> 07cf389ffe40 07:42:52 Step 6/23 : COPY go.mod vendor* ./ 07:42:52 ---> Using cache 07:42:52 ---> df1851d26e0b 07:42:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:52 ---> Using cache 07:42:52 ---> 066a99a8054a 07:42:52 Step 8/23 : COPY . . 07:42:52 ---> Using cache 07:42:52 ---> b0eebd37e304 07:42:52 Step 9/23 : RUN make cmd/core-command/core-command 07:42:54 ---> Running in de114e80534b 07:42:54 Removing intermediate container 6e1323a09cd4 07:42:54 ---> 3456d239ce0b 07:42:54 07:42:54 Step 11/23 : FROM docker:20.10.14 07:42:54 20.10.14: Pulling from library/docker 07:42:54 Building bin/spire-agent... 07:42:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:42:55 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 07:42:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:42:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:42:55 go: downloading github.com/docker/docker v20.10.12+incompatible 07:42:56 go: downloading github.com/google/go-tpm-tools v0.3.3 07:42:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:42:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:42:56 go: downloading github.com/docker/go-units v0.4.0 07:42:56 go: downloading github.com/docker/go-connections v0.4.0 07:42:56 go: downloading github.com/opencontainers/image-spec v1.0.1 07:42:56 go: downloading github.com/containerd/containerd v1.3.4 07:42:56 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:42:56 go: downloading github.com/opencontainers/go-digest v1.0.0 07:42:58 Building bin/spire-agent... 07:42:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:42:58 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:42:58 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:42:58 go: downloading github.com/docker/docker v20.10.12+incompatible 07:42:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:42:58 Status: Downloaded newer image for docker:20.10.14 07:42:58 ---> 7417809fdb73 07:42:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:42:59 go: downloading github.com/google/go-tpm-tools v0.3.3 07:42:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:42:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:42:59 go: downloading github.com/docker/go-units v0.4.0 07:42:59 go: downloading github.com/docker/go-connections v0.4.0 07:42:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:42:59 go: downloading github.com/containerd/containerd v1.3.4 07:42:59 go: downloading github.com/opencontainers/go-digest v1.0.0 07:42:59 go: downloading github.com/opencontainers/image-spec v1.0.1 07:43:03  ---> Running in 01e0ce00101d 07:43:03 Removing intermediate container 01e0ce00101d 07:43:03 ---> c6e2e594cf53 07:43:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:43:03 ---> Running in bc7dc8cc6f00 07:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:43:04 (1/43) Installing readline (8.1.1-r0) 07:43:04 (2/43) Installing bash (5.1.16-r0) 07:43:04 Executing bash-5.1.16-r0.post-install 07:43:04 (3/43) Installing brotli-libs (1.0.9-r5) 07:43:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:43:04 (5/43) Installing libcurl (7.80.0-r0) 07:43:04 (6/43) Installing curl (7.80.0-r0) 07:43:04 (7/43) Installing dumb-init (1.2.5-r1) 07:43:04 (8/43) Installing libbz2 (1.0.8-r1) 07:43:04 (9/43) Installing expat (2.4.7-r0) 07:43:04 (10/43) Installing libffi (3.4.2-r1) 07:43:04 (11/43) Installing gdbm (1.22-r0) 07:43:04 (12/43) Installing xz-libs (5.2.5-r1) 07:43:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:43:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:43:04 (15/43) Installing mpdecimal (2.5.1-r1) 07:43:04 (16/43) Installing sqlite-libs (3.36.0-r0) 07:43:04 (17/43) Installing python3 (3.9.7-r4) 07:43:05 (18/43) Installing py3-appdirs (1.4.4-r2) 07:43:05 (19/43) Installing py3-certifi (2020.12.5-r1) 07:43:05 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:43:05 (21/43) Installing py3-idna (3.3-r0) 07:43:05 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:43:05 (23/43) Installing py3-requests (2.26.0-r1) 07:43:05 (24/43) Installing py3-msgpack (1.0.2-r1) 07:43:05 (25/43) Installing py3-lockfile (0.12.2-r4) 07:43:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:43:05 (27/43) Installing py3-colorama (0.4.4-r1) 07:43:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:43:05 (29/43) Installing py3-distlib (0.3.3-r0) 07:43:05 (30/43) Installing py3-distro (1.6.0-r0) 07:43:05 (31/43) Installing py3-six (1.16.0-r0) 07:43:05 (32/43) Installing py3-webencodings (0.5.1-r4) 07:43:05 (33/43) Installing py3-html5lib (1.1-r1) 07:43:05 (34/43) Installing py3-parsing (2.4.7-r2) 07:43:05 (35/43) Installing py3-packaging (20.9-r1) 07:43:05 (36/43) Installing py3-tomli (1.2.2-r0) 07:43:05 (37/43) Installing py3-pep517 (0.12.0-r0) 07:43:05 (38/43) Installing py3-progress (1.6-r0) 07:43:05 (39/43) Installing py3-retrying (1.3.3-r2) 07:43:05 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:43:05 (41/43) Installing py3-setuptools (52.0.0-r4) 07:43:05 (42/43) Installing py3-toml (0.10.2-r2) 07:43:05 (43/43) Installing py3-pip (20.3.4-r1) 07:43:05 Executing busybox-1.34.1-r5.trigger 07:43:05 OK: 83 MiB in 65 packages 07:43:06 Collecting docker-compose==1.23.2 07:43:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:06 Collecting jsonschema<3,>=2.5.1 07:43:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:06 Collecting PyYAML<4,>=3.10 07:43:06 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:07 Collecting cached-property<2,>=1.2.0 07:43:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:07 Collecting dockerpty<0.5,>=0.4.1 07:43:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:07 Collecting docopt<0.7,>=0.6.1 07:43:07 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:07 Collecting websocket-client<1.0,>=0.32.0 07:43:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:43:07 Collecting texttable<0.10,>=0.9.0 07:43:07 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:08 Collecting docker<4.0,>=3.6.0 07:43:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:43:08 Collecting docker-pycreds>=0.4.0 07:43:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:08 Collecting idna<2.8,>=2.5 07:43:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:08 Collecting urllib3<1.25,>=1.21.1 07:43:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:08 Collecting chardet<3.1.0,>=3.0.2 07:43:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:43:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:43:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:43:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:43:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:43:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:43:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:43:08 Attempting uninstall: urllib3 07:43:08 Found existing installation: urllib3 1.26.7 07:43:08 Uninstalling urllib3-1.26.7: 07:43:08 Successfully uninstalled urllib3-1.26.7 07:43:09 Attempting uninstall: idna 07:43:09 Found existing installation: idna 3.3 07:43:09 Uninstalling idna-3.3: 07:43:09 Successfully uninstalled idna-3.3 07:43:09 Attempting uninstall: requests 07:43:09 Found existing installation: requests 2.26.0 07:43:09 Uninstalling requests-2.26.0: 07:43:09 Successfully uninstalled requests-2.26.0 07:43:09 Running setup.py install for texttable: started 07:43:09 Running setup.py install for texttable: finished with status 'done' 07:43:09 Running setup.py install for PyYAML: started 07:43:10 Running setup.py install for PyYAML: finished with status 'done' 07:43:10 Running setup.py install for docopt: started 07:43:10 Running setup.py install for docopt: finished with status 'done' 07:43:10 Running setup.py install for dockerpty: started 07:43:11 Running setup.py install for dockerpty: finished with status 'done' 07:43:11 Removing intermediate container 8a224bb21cf5 07:43:11 ---> ca33f8f6eb3d 07:43:11 07:43:11 Step 9/20 : FROM alpine:3.15 07:43:11 ---> 0ac33e5f5afa 07:43:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:43:11 ---> Using cache 07:43:11 ---> 6b607e6e1a93 07:43:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:11 ---> Using cache 07:43:11 ---> a64b6175045f 07:43:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:43:11 ---> Running in 3c9b8d921cb3 07:43:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:43:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:43:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:43:13 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:43:13 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:43:13 OK: 15854 distinct packages available 07:43:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:43:14 (1/9) Installing ca-certificates (20211220-r0) 07:43:14 (2/9) Installing brotli-libs (1.0.9-r5) 07:43:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:43:15 (4/9) Installing libcurl (7.80.0-r0) 07:43:15 Removing intermediate container bc7dc8cc6f00 07:43:15 ---> 1f87283aea21 07:43:15 Step 14/23 : ENV APP_PORT=58890 07:43:15 (5/9) Installing curl (7.80.0-r0) 07:43:15 ---> Running in 3b934e3ce145 07:43:15 (6/9) Installing dumb-init (1.2.5-r1) 07:43:15 (7/9) Installing musl-obstack (1.2.3-r0) 07:43:15 (8/9) Installing libucontext (1.1-r0) 07:43:15 Removing intermediate container 3b934e3ce145 07:43:15 ---> b376ba3ea8b0 07:43:15 Step 15/23 : EXPOSE $APP_PORT 07:43:15 (9/9) Installing gcompat (1.0.0-r4) 07:43:15 ---> Running in b46c17724ec9 07:43:15 Executing busybox-1.34.1-r5.trigger 07:43:15 Executing ca-certificates-20211220-r0.trigger 07:43:15 OK: 8 MiB in 23 packages 07:43:15 Removing intermediate container b46c17724ec9 07:43:15 ---> 80c7caa240f1 07:43:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:43:17 ---> 632dbe9f53f3 07:43:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:43:17 Removing intermediate container 3c9b8d921cb3 07:43:17 ---> 05ce92a6786d 07:43:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:17 ---> 4b197fbf3a75 07:43:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:43:17 ---> 741632bf11db 07:43:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:43:18 ---> 68f5648c9daa 07:43:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:43:18 ---> Running in 439cd2324687 07:43:19 Removing intermediate container 439cd2324687 07:43:19 ---> 1b651c9035b5 07:43:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:20 ---> ea55fded8b13 07:43:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:43:20 ---> Running in 69d4f4ad7b1f 07:43:20 Removing intermediate container de114e80534b 07:43:20 ---> c15bb8097f51 07:43:20 07:43:20 Step 10/23 : FROM alpine:3.14 07:43:20 ---> e04c818066af 07:43:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:43:20 ---> Using cache 07:43:20 ---> 1182a9cc16fe 07:43:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:43:20 ---> Using cache 07:43:20 ---> f17c9266d241 07:43:20 Step 13/23 : ENV APP_PORT=59882 07:43:21 ---> Running in 61a252501927 07:43:21 Removing intermediate container 69d4f4ad7b1f 07:43:21 ---> 657d90a2ad71 07:43:21 Step 21/23 : LABEL arch=x86_64 07:43:21 ---> 29a8b8401b58 07:43:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:43:21 ---> Running in cce81257e14d 07:43:21 Removing intermediate container 61a252501927 07:43:21 ---> 16b1ec98010c 07:43:21 Step 14/23 : EXPOSE $APP_PORT 07:43:21 ---> Running in b590659834d6 07:43:21 ---> Running in 8869b9aef62d 07:43:21 Removing intermediate container cce81257e14d 07:43:21 ---> f6b04e80208f 07:43:21 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:43:21 Removing intermediate container b590659834d6 07:43:21 ---> 694edf4bdc26 07:43:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:21 ---> Running in 2a29ec970c6b 07:43:21 ---> Running in f5126a8d19ca 07:43:21 Removing intermediate container 8869b9aef62d 07:43:21 ---> 33937316dd75 07:43:21 Step 15/23 : WORKDIR / 07:43:22 ---> Running in 109ad5b9ee7b 07:43:22 Removing intermediate container 2a29ec970c6b 07:43:22 ---> e12adad7f549 07:43:22 Step 23/23 : LABEL version=0.0.0 07:43:22 Removing intermediate container f5126a8d19ca 07:43:22 ---> b8a0dddd9e19 07:43:22 Step 18/20 : LABEL arch=x86_64 07:43:22 ---> Running in 0fa0b3b445ff 07:43:22 ---> Running in 2b0c996f37db 07:43:22 Removing intermediate container 109ad5b9ee7b 07:43:22 ---> 017e4b8a89d9 07:43:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:22 Removing intermediate container 0fa0b3b445ff 07:43:22 ---> dcdf25d0d36e 07:43:22 07:43:22 Successfully built dcdf25d0d36e 07:43:22 Successfully tagged sys-mgmt-agent:latest 07:43:22  Building sys-mgmt-agent ... done Removing intermediate container 2b0c996f37db 07:43:22 ---> 0aa74c664339 07:43:22 Step 19/20 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:43:22 ---> ee9276b964ff 07:43:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:43:22 ---> Running in 710cd2cab08b 07:43:23 Removing intermediate container 710cd2cab08b 07:43:23 ---> c2459695ef69 07:43:23 Step 20/20 : LABEL version=0.0.0 07:43:23 ---> f0096aa78106 07:43:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:43:23 ---> Running in a4d6018c1bff 07:43:23 Removing intermediate container a4d6018c1bff 07:43:23 ---> c352f292581b 07:43:23 07:43:24 Successfully built c352f292581b 07:43:24 Successfully tagged security-spiffe-token-provider:latest 07:43:24  Building security-spiffe-token-provider ... done  ---> 3b05c12c0e6d 07:43:24 Step 19/23 : ENTRYPOINT ["/core-command"] 07:43:24 ---> Running in 475bf5bfb8be 07:43:24 Removing intermediate container 475bf5bfb8be 07:43:24 ---> 5834c83574d8 07:43:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:24 ---> Running in 33b942b79f18 07:43:25 Removing intermediate container 33b942b79f18 07:43:25 ---> 44d66076fc67 07:43:25 Step 21/23 : LABEL arch=x86_64 07:43:25 ---> Running in 62bf64cf8726 07:43:25 Removing intermediate container 62bf64cf8726 07:43:25 ---> e63c57c62f37 07:43:25 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:43:25 ---> Running in 562ac4291474 07:43:26 Removing intermediate container 562ac4291474 07:43:26 ---> ea095e82e22d 07:43:26 Step 23/23 : LABEL version=0.0.0 07:43:26 ---> Running in 453980b07382 07:43:26 Removing intermediate container 453980b07382 07:43:26 ---> 50960993ca3d 07:43:26 07:43:26 Successfully built 50960993ca3d 07:43:26 Successfully tagged core-command:latest 07:43:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:44:05  Building core-command ... done Removing intermediate container dcb472264dfe 07:44:05 ---> e6fe5bddbf5c 07:44:05 07:44:05 Step 13/26 : FROM alpine:3.15 07:44:05 ---> 0ac33e5f5afa 07:44:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:44:05 ---> Using cache 07:44:05 ---> 6b607e6e1a93 07:44:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:05 ---> Using cache 07:44:05 ---> a64b6175045f 07:44:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:44:05 Removing intermediate container db6c5c5cb53d 07:44:05 ---> 446d0674e51b 07:44:05 07:44:05 Step 13/25 : FROM alpine:3.15 07:44:05 ---> 0ac33e5f5afa 07:44:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:44:05 ---> Using cache 07:44:05 ---> 6b607e6e1a93 07:44:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:05 ---> Using cache 07:44:05 ---> a64b6175045f 07:44:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:44:05 ---> Running in 244b58273509 07:44:05 ---> Running in 15d825cb2e82 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:05 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:44:05 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:44:05 OK: 15854 distinct packages available 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:05 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:44:05 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:44:05 OK: 15854 distinct packages available 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:06 (1/5) Installing dumb-init (1.2.5-r1) 07:44:06 (1/5) Installing dumb-init (1.2.5-r1) 07:44:06 (2/5) Installing musl-obstack (1.2.3-r0) 07:44:06 (2/5) Installing musl-obstack (1.2.3-r0) 07:44:06 (3/5) Installing libucontext (1.1-r0) 07:44:06 (3/5) Installing libucontext (1.1-r0) 07:44:06 (4/5) Installing gcompat (1.0.0-r4) 07:44:06 (4/5) Installing gcompat (1.0.0-r4) 07:44:06 (5/5) Installing openssl (1.1.1n-r0) 07:44:06 (5/5) Installing openssl (1.1.1n-r0) 07:44:06 Executing busybox-1.34.1-r5.trigger 07:44:06 OK: 6 MiB in 19 packages 07:44:06 Executing busybox-1.34.1-r5.trigger 07:44:06 OK: 6 MiB in 19 packages 07:44:07 Removing intermediate container 15d825cb2e82 07:44:07 ---> ed5e559d2e23 07:44:07 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:44:07 Removing intermediate container 244b58273509 07:44:07 ---> 05c95d42e833 07:44:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 07:44:08 ---> 36365449401d 07:44:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:44:08 ---> 70127e20e9bc 07:44:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:44:08 ---> 3e7aa6b27644 07:44:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:44:09 ---> 774a8993f315 07:44:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:44:09 ---> f2fa424484ce 07:44:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:44:09 ---> 00b49991ef77 07:44:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:44:09 ---> Running in 70e98d87a5bd 07:44:09 Removing intermediate container 70e98d87a5bd 07:44:09 ---> f1602fae4c11 07:44:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:44:09 ---> 11d38e1759b8 07:44:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:44:09 ---> Running in eb4cdc97e2d6 07:44:09 Removing intermediate container eb4cdc97e2d6 07:44:09 ---> 0a3c10ff7273 07:44:09 Step 23/25 : LABEL arch=x86_64 07:44:10 ---> 5588aa6eb6c6 07:44:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:44:10 ---> Running in 0c243e94da20 07:44:10 Removing intermediate container 0c243e94da20 07:44:10 ---> 1647db6d2ef5 07:44:10 Step 24/25 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:44:10 ---> Running in 0c3a49956fbc 07:44:10 ---> 42caee84fc49 07:44:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:44:10 ---> Running in a02d8ea8559f 07:44:10 Removing intermediate container 0c3a49956fbc 07:44:10 ---> d711d5c10c2e 07:44:10 Step 25/25 : LABEL version=0.0.0 07:44:10 ---> Running in ff2aa95eee57 07:44:10 Removing intermediate container a02d8ea8559f 07:44:10 ---> abad19a5a6ed 07:44:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:44:10 ---> Running in 13cf65abbae6 07:44:10 Removing intermediate container ff2aa95eee57 07:44:10 ---> 0adb4da79e09 07:44:10 07:44:10 Removing intermediate container 13cf65abbae6 07:44:10 ---> 2c2a4c991a09 07:44:10 Step 24/26 : LABEL arch=x86_64 07:44:10 Successfully built 0adb4da79e09 07:44:10 ---> Running in 0518933729c1 07:44:10 Successfully tagged security-spire-server:latest 07:44:10  Building security-spire-server ... done Removing intermediate container 0518933729c1 07:44:10 ---> 23e24ac82457 07:44:10 Step 25/26 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 07:44:10 ---> Running in 560c32eb043e 07:44:10 Removing intermediate container 560c32eb043e 07:44:10 ---> 86fa378f6192 07:44:10 Step 26/26 : LABEL version=0.0.0 07:44:10 ---> Running in 5d05c8f98ebb 07:44:10 Removing intermediate container 5d05c8f98ebb 07:44:10 ---> 6bad769251b8 07:44:10 07:44:10 Successfully built 6bad769251b8 07:44:10 Successfully tagged security-spire-agent:latest 07:44:10  Building security-spire-agent ... done  [Pipeline] } 07:44:10 $ docker stop --time=1 2fca92ad5e3a98cac1c127c40aa5abb72e755e0fbae8f8acc5a624b412ed9e36 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:44:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:44:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:44:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:44:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:44:12 $ docker rm -f 2fca92ad5e3a98cac1c127c40aa5abb72e755e0fbae8f8acc5a624b412ed9e36 [Pipeline] // withDockerContainer [Pipeline] sh 07:44:12 + docker images 07:44:12 REPOSITORY TAG IMAGE ID CREATED SIZE 07:44:12 security-spire-agent latest 6bad769251b8 2 seconds ago 127MB 07:44:12 security-spire-server latest 0adb4da79e09 2 seconds ago 87.3MB 07:44:12 446d0674e51b 18 seconds ago 4.5GB 07:44:12 e6fe5bddbf5c 20 seconds ago 4.5GB 07:44:12 core-command latest 50960993ca3d 46 seconds ago 24.5MB 07:44:12 security-spiffe-token-provider latest c352f292581b 49 seconds ago 28.5MB 07:44:12 sys-mgmt-agent latest dcdf25d0d36e 50 seconds ago 307MB 07:44:12 c15bb8097f51 52 seconds ago 1.61GB 07:44:12 ca33f8f6eb3d About a minute ago 1.61GB 07:44:12 3456d239ce0b About a minute ago 1.62GB 07:44:12 security-spire-config latest 1c5092a0564b About a minute ago 86.7MB 07:44:12 core-metadata latest d04f5c41d00d About a minute ago 26.2MB 07:44:12 9b2516d88aeb About a minute ago 4.5GB 07:44:12 7b457283e032 About a minute ago 1.62GB 07:44:12 security-bootstrapper latest dd694b75abf8 2 minutes ago 24.3MB 07:44:12 security-proxy-setup latest d52a24c2cf5f 2 minutes ago 43.4MB 07:44:12 93b25424b5d7 2 minutes ago 1.61GB 07:44:12 892c3b3507ab 2 minutes ago 1.63GB 07:44:12 security-secretstore-setup latest a0da71db0081 4 minutes ago 42.1MB 07:44:12 core-data latest d479c29491b1 4 minutes ago 35.9MB 07:44:12 support-notifications latest 9cc59b2aea27 4 minutes ago 26.6MB 07:44:12 support-scheduler latest 681888769cf1 4 minutes ago 26MB 07:44:12 ac1c82580445 4 minutes ago 1.65GB 07:44:12 76b0a5b062b2 4 minutes ago 1.62GB 07:44:12 d50f022f6426 4 minutes ago 1.63GB 07:44:12 9940e676e0af 4 minutes ago 1.62GB 07:44:12 ci-base-image-x86_64 latest 0eec03599e18 8 minutes ago 896MB 07:44:12 docker 20.10.14 7417809fdb73 6 days ago 218MB 07:44:12 alpine 3.14 e04c818066af 7 days ago 5.59MB 07:44:12 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 07:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 07:44:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 07:44:12 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 07:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements 07:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:44:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.444s coverage: 98.5% of statements 07:44:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.9% of statements 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:44:28 Still waiting to schedule task 07:44:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.944s coverage: 89.2% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.523s coverage: 84.4% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.864s coverage: 95.2% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.317s coverage: 60.0% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.664s coverage: 0.9% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.313s coverage: 24.0% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.307s coverage: 79.5% of statements 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 07:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 07:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 07:45:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 82.5% of statements 07:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:45:13 Running on prd-ubuntu18.04-docker-8c-8g-20640 in /w/workspace/edgexfoundry_edgex-go_PR-3959 [Pipeline] { [Pipeline] ws 07:45:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:45:13 The recommended git tool is: git 07:45:15 using credential edgex-jenkins-ssh 07:45:15 Cloning the remote Git repository 07:45:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:45:15 > git init /w/workspace/edgex-go/1 # timeout=10 07:45:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:15 > git --version # timeout=10 07:45:15 > git --version # 'git version 2.17.1' 07:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.330s coverage: 58.8% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 07:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.769s coverage: 91.2% of statements 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.4% of statements 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.195s coverage: 100.0% of statements 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 89.4% of statements 07:45:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 07:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3959/head:refs/remotes/origin/PR-3959 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:45:20 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit bfd46bbbc961d83994e46b458d3c9617c0142d60 07:45:20 Merge succeeded, producing bfd46bbbc961d83994e46b458d3c9617c0142d60 07:45:20 Checking out Revision bfd46bbbc961d83994e46b458d3c9617c0142d60 (PR-3959) 07:45:20 > git config core.sparsecheckout # timeout=10 07:45:20 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # timeout=10 07:45:20 > git remote # timeout=10 07:45:20 > git config --get remote.origin.url # timeout=10 07:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:20 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 07:45:20 > git rev-parse HEAD^{commit} # timeout=10 07:45:20 > git config core.sparsecheckout # timeout=10 07:45:20 > git checkout -f bfd46bbbc961d83994e46b458d3c9617c0142d60 # timeout=10 07:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:45:24 Commit message: "build(snap): source metadata from central repo" 07:45:24 > git --version # timeout=10 07:45:24 > git --version # 'git version 2.17.1' 07:45:24 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:25 + echo snap-build.sh 07:45:25 snap-build.sh 07:45:25 + SNAP_BASE_DIR=. 07:45:25 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:45:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:45:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:45:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:45:25 + cd /w/workspace/edgex-go/1 07:45:25 + sudo apt-get remove -qy --purge lxd lxd-client 07:45:25 Reading package lists... 07:45:25 Building dependency tree... 07:45:25 Reading state information... 07:45:25 The following packages were automatically installed and are no longer required: 07:45:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:45:25 uidmap xdelta3 07:45:25 Use 'sudo apt autoremove' to remove them. 07:45:25 The following packages will be REMOVED: 07:45:25 lxd* lxd-client* 07:45:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:45:25 After this operation, 31.7 MB disk space will be freed. 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.8% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:45:26 (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.) 07:45:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:27 Removing lxd dnsmasq configuration 07:45:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:45:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:45:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:45:28 (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.) 07:45:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:29 Processing triggers for systemd (237-3ubuntu10.52) ... 07:45:29 Processing triggers for ureadahead (0.100.0-21) ... 07:45:30 + sudo snap remove --purge lxd 07:45:30 snap "lxd" is not installed 07:45:30 + sudo groupadd --force --system lxd 07:45:30 ++ whoami 07:45:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:45:30 + newgrp - lxd 07:45:30 + sudo snap install lxd 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.637s coverage: 92.3% of statements 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 07:45:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 07:45:33 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 07:45:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:45:33 GO111MODULE=on go vet ./... 07:45:38 2022-04-12T07:45:34Z INFO Waiting for automatic snapd restart... 07:45:48 lxd 5.0.0-c5bcb80 from Canonical* installed 07:45:48 + sudo lxd init --auto 07:45:58 + sudo snap install --classic snapcraft 07:46:01 snapcraft 6.1 from Canonical* installed 07:46:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:46:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:01 Dload Upload Total Spent Left Speed 07:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4217 07:46:01 100 3325k 100 3325k 0 0 8312k 0 --:--:-- --:--:-- --:--:-- 8312k 07:46:01 ./yq_linux_amd64 07:46:01 + sudo snapcraft prime --use-lxd 07:46:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:46:03 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: 07:46:03 - README.md 07:46:03 07:46:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:46:03 Launching a container. 07:46:15 Waiting for container to be ready 07:46:15 To start your first container, try: lxc launch ubuntu:20.04 07:46:15 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 07:46:15 07:46:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:46:20 Waiting for network to be ready... 07:46:21 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 07:46:21 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 07:46:21 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 07:46:21 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 07:46:21 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 07:46:21 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 07:46:21 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 07:46:21 Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB] 07:46:21 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 07:46:21 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 07:46:21 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 07:46:21 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 07:46:21 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 07:46:21 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 07:46:21 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 07:46:22 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 07:46:22 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 07:46:22 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 07:46:22 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 07:46:22 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 07:46:22 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 07:46:22 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 07:46:22 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 07:46:22 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 07:46:22 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 07:46:22 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 07:46:22 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 07:46:24 Fetched 23.7 MB in 4s (5883 kB/s) 07:46:25 Reading package lists... 07:46:25 Reading package lists... 07:46:25 Building dependency tree... 07:46:25 Reading state information... 07:46:25 The following additional packages will be installed: 07:46:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:46:25 Suggested packages: 07:46:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:46:25 Recommended packages: 07:46:25 gnupg libsasl2-modules 07:46:25 The following NEW packages will be installed: 07:46:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:46:25 The following packages will be upgraded: 07:46:25 gpg gpg-agent gpgconf libudev1 07:46:25 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 07:46:25 Need to get 3859 kB of archives. 07:46:25 After this operation, 14.9 MB of additional disk space will be used. 07:46:25 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 07:46:25 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 07:46:25 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 07:46:25 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 07:46:25 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 07:46:26 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 07:46:26 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 07:46:26 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:46:26 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 07:46:26 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 07:46:26 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 07:46:26 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 07:46:26 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 07:46:26 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 07:46:26 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 07:46:26 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 07:46:26 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 07:46:26 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 07:46:26 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 07:46:26 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 07:46:26 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 07:46:26 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 07:46:26 debconf: delaying package configuration, since apt-utils is not installed 07:46:26 Fetched 3859 kB in 0s (13.7 MB/s) 07:46:26 (Reading database ... 12816 files and directories currently installed.) 07:46:26 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 07:46:26 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:46:26 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 07:46:26 Selecting previously unselected package udev. 07:46:26 (Reading database ... 12816 files and directories currently installed.) 07:46:26 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 07:46:26 Unpacking udev (245.4-4ubuntu3.15) ... 07:46:26 Selecting previously unselected package libfuse2:amd64. 07:46:26 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 07:46:26 Unpacking libfuse2:amd64 (2.9.9-3) ... 07:46:26 Selecting previously unselected package fuse. 07:46:26 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 07:46:26 Unpacking fuse (2.9.9-3) ... 07:46:26 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 07:46:26 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:46:27 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 07:46:27 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:46:27 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 07:46:27 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:46:27 Selecting previously unselected package libksba8:amd64. 07:46:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:46:27 Unpacking libksba8:amd64 (1.3.5-2) ... 07:46:27 Selecting previously unselected package libroken18-heimdal:amd64. 07:46:27 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:46:27 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:46:27 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:46:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libwind0-heimdal:amd64. 07:46:27 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:46:27 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:46:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:46:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:46:27 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:46:27 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:27 Selecting previously unselected package libsasl2-modules-db:amd64. 07:46:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:46:27 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:46:27 Selecting previously unselected package libsasl2-2:amd64. 07:46:27 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:46:27 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:46:27 Selecting previously unselected package libldap-common. 07:46:27 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 07:46:27 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:46:28 Selecting previously unselected package libldap-2.4-2:amd64. 07:46:28 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 07:46:28 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:46:28 Selecting previously unselected package dirmngr. 07:46:28 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 07:46:28 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 07:46:28 Setting up libksba8:amd64 (1.3.5-2) ... 07:46:28 Setting up libfuse2:amd64 (2.9.9-3) ... 07:46:28 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:46:28 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:46:28 Setting up udev (245.4-4ubuntu3.15) ... 07:46:28 invoke-rc.d: policy-rc.d denied execution of start. 07:46:28 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:46:28 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:28 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 07:46:28 Setting up gpg (2.2.19-3ubuntu2.1) ... 07:46:28 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:28 Setting up fuse (2.9.9-3) ... 07:46:28 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 07:46:29 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:46:29 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:46:29 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 07:46:29 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 07:46:29 Processing triggers for systemd (245.4-4ubuntu3) ... 07:46:29 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:46:30 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 07:46:30 Alias= settings in the [Install] section, and DefaultInstance= for template 07:46:30 units). This means they are not meant to be enabled using systemctl. 07:46:30 07:46:30 Possible reasons for having this kind of units are: 07:46:30 • A unit may be statically enabled by being symlinked from another unit's 07:46:30 .wants/ or .requires/ directory. 07:46:30 • A unit's purpose may be to act as a helper for some other unit which has 07:46:30 a requirement dependency on it. 07:46:30 • A unit may be started when needed via activation (socket, path, timer, 07:46:30 D-Bus, udev, scripted systemctl call, ...). 07:46:30 • In case of template units, the unit is meant to be enabled with some 07:46:30 instance name specified. 07:46:30 Reading package lists... 07:46:31 Building dependency tree... 07:46:31 Reading state information... 07:46:31 The following additional packages will be installed: 07:46:31 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:46:31 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:46:31 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:46:31 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 07:46:31 openssh-client python3 python3-minimal python3.8 python3.8-minimal 07:46:31 squashfs-tools systemd systemd-sysv systemd-timesyncd 07:46:31 Suggested packages: 07:46:31 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 07:46:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:46:31 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 07:46:31 systemd-container policykit-1 07:46:31 Recommended packages: 07:46:31 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 07:46:31 The following NEW packages will be installed: 07:46:31 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:46:31 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:46:31 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:46:31 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 07:46:31 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 07:46:31 The following packages will be upgraded: 07:46:31 libsystemd0 systemd systemd-sysv systemd-timesyncd 07:46:31 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 07:46:31 Need to get 46.5 MB of archives. 07:46:31 After this operation, 181 MB of additional disk space will be used. 07:46:31 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 07:46:31 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 07:46:31 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 07:46:31 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 07:46:31 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 07:46:31 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 07:46:31 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 07:46:31 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 07:46:31 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 07:46:31 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 07:46:32 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 07:46:32 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 07:46:32 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 07:46:32 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 07:46:32 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 07:46:32 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 07:46:32 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 07:46:32 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 07:46:32 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 07:46:32 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 07:46:32 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 07:46:32 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 07:46:32 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 07:46:32 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 07:46:32 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 07:46:32 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 07:46:32 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 07:46:32 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 07:46:32 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 07:46:32 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 07:46:32 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 07:46:32 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 07:46:32 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 07:46:33 debconf: delaying package configuration, since apt-utils is not installed 07:46:33 Fetched 46.5 MB in 2s (20.6 MB/s) 07:46:33 (Reading database ... 13067 files and directories currently installed.) 07:46:33 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 07:46:33 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:46:33 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 07:46:33 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:46:33 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 07:46:33 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:46:34 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 07:46:34 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:46:34 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 07:46:34 Selecting previously unselected package libpython3.8-minimal:amd64. 07:46:34 (Reading database ... 13068 files and directories currently installed.) 07:46:34 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 07:46:34 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 07:46:34 Selecting previously unselected package libexpat1:amd64. 07:46:34 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 07:46:34 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 07:46:34 Selecting previously unselected package python3.8-minimal. 07:46:34 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 07:46:34 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 07:46:35 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 07:46:35 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 07:46:35 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 07:46:35 Selecting previously unselected package python3-minimal. 07:46:35 (Reading database ... 13359 files and directories currently installed.) 07:46:35 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 07:46:35 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 07:46:35 Selecting previously unselected package mime-support. 07:46:35 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 07:46:35 Unpacking mime-support (3.64ubuntu1) ... 07:46:35 Selecting previously unselected package libmpdec2:amd64. 07:46:35 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 07:46:35 Unpacking libmpdec2:amd64 (2.4.2-3) ... 07:46:35 Selecting previously unselected package libpython3.8-stdlib:amd64. 07:46:35 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 07:46:35 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 07:46:35 Selecting previously unselected package python3.8. 07:46:35 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 07:46:35 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 07:46:36 Selecting previously unselected package libpython3-stdlib:amd64. 07:46:36 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 07:46:36 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:46:36 Setting up python3-minimal (3.8.2-0ubuntu2) ... 07:46:36 Selecting previously unselected package python3. 07:46:36 (Reading database ... 13761 files and directories currently installed.) 07:46:36 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 07:46:36 Unpacking python3 (3.8.2-0ubuntu2) ... 07:46:36 Selecting previously unselected package libdbus-1-3:amd64. 07:46:36 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 07:46:36 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:46:36 Selecting previously unselected package dbus. 07:46:36 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 07:46:36 Unpacking dbus (1.12.16-2ubuntu2.1) ... 07:46:36 Selecting previously unselected package libbsd0:amd64. 07:46:36 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 07:46:36 Unpacking libbsd0:amd64 (0.10.0-1) ... 07:46:36 Selecting previously unselected package libpam-systemd:amd64. 07:46:36 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 07:46:36 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:46:36 Selecting previously unselected package sudo. 07:46:36 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 07:46:36 Unpacking sudo (1.8.31-1ubuntu1.2) ... 07:46:36 Selecting previously unselected package apparmor. 07:46:36 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 07:46:36 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 07:46:36 Selecting previously unselected package libcbor0.6:amd64. 07:46:36 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 07:46:36 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:46:36 Selecting previously unselected package libedit2:amd64. 07:46:36 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 07:46:36 Unpacking libedit2:amd64 (3.1-20191231-1) ... 07:46:36 Selecting previously unselected package libfido2-1:amd64. 07:46:36 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 07:46:36 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:46:37 Selecting previously unselected package libkrb5support0:amd64. 07:46:37 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 07:46:37 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:46:37 Selecting previously unselected package libk5crypto3:amd64. 07:46:37 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 07:46:37 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:46:37 Selecting previously unselected package libkeyutils1:amd64. 07:46:37 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 07:46:37 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:46:37 Selecting previously unselected package libkrb5-3:amd64. 07:46:37 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 07:46:37 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:46:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:46:37 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 07:46:37 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:46:37 Selecting previously unselected package openssh-client. 07:46:37 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 07:46:37 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 07:46:37 Selecting previously unselected package dbus-user-session. 07:46:37 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 07:46:37 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 07:46:37 Selecting previously unselected package liblzo2-2:amd64. 07:46:37 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 07:46:37 Unpacking liblzo2-2:amd64 (2.10-2) ... 07:46:37 Selecting previously unselected package squashfs-tools. 07:46:37 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 07:46:37 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 07:46:37 Selecting previously unselected package snapd. 07:46:37 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 07:46:37 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 07:46:41 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:46:41 Setting up mime-support (3.64ubuntu1) ... 07:46:41 Setting up liblzo2-2:amd64 (2.10-2) ... 07:46:41 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:46:41 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:46:41 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:46:41 Setting up dbus (1.12.16-2ubuntu2.1) ... 07:46:41 Setting up sudo (1.8.31-1ubuntu1.2) ... 07:46:41 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:46:41 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:46:41 Setting up libmpdec2:amd64 (2.4.2-3) ... 07:46:41 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 07:46:41 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:46:41 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 07:46:41 Setting up libbsd0:amd64 (0.10.0-1) ... 07:46:41 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:46:41 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 07:46:41 Setting up libedit2:amd64 (3.1-20191231-1) ... 07:46:41 Setting up python3 (3.8.2-0ubuntu2) ... 07:46:41 running python rtupdate hooks for python3.8... 07:46:41 running python post-rtupdate hooks for python3.8... 07:46:41 Setting up apparmor (2.13.3-7ubuntu5.1) ... 07:46:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:46:43 Reloading AppArmor profiles 07:46:43 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:46:43 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 07:46:43 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 07:46:43 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 07:46:43 Setting up systemd (245.4-4ubuntu3.15) ... 07:46:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:46:43 Installing new version of config file /etc/systemd/resolved.conf ... 07:46:45 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 07:46:45 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:46:45 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 07:46:45 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 07:46:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:46:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:46:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:46:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:46:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:46:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:46:47 /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' 07:46:47 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:46:48 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 07:46:48 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:46:48 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 07:46:49 Reading package lists... 07:46:49 Reading package lists... 07:46:49 Building dependency tree... 07:46:49 Reading state information... 07:46:49 Calculating upgrade... 07:46:50 The following packages will be upgraded: 07:46:50 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 07:46:50 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 07:46:50 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 07:46:50 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 07:46:50 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 07:46:50 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 07:46:50 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 07:46:50 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 07:46:50 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 07:46:50 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 07:46:50 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 07:46:50 xz-utils zlib1g 07:46:50 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:46:50 Need to get 65.7 MB of archives. 07:46:50 After this operation, 27.6 MB of additional disk space will be used. 07:46:50 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 07:46:50 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 07:46:50 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 07:46:50 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 07:46:50 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 07:46:50 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 07:46:50 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 07:46:50 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 07:46:50 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 07:46:50 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 07:46:50 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 07:46:50 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 07:46:50 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 07:46:50 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 07:46:50 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 07:46:50 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 07:46:50 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 07:46:50 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 07:46:50 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 07:46:50 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 07:46:50 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 07:46:50 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 07:46:50 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 07:46:50 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 07:46:50 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 07:46:50 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 07:46:50 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 07:46:50 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 07:46:50 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 07:46:50 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 07:46:50 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 07:46:50 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 07:46:50 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 07:46:50 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 07:46:50 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 07:46:50 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 07:46:50 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 07:46:50 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 07:46:50 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 07:46:50 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 07:46:50 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 07:46:50 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 07:46:50 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 07:46:50 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 07:46:50 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 07:46:50 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 07:46:50 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 07:46:50 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 07:46:50 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 07:46:50 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 07:46:50 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 07:46:50 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 07:46:50 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 07:46:50 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 07:46:50 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 07:46:50 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 07:46:50 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 07:46:50 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 07:46:50 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 07:46:50 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 07:46:50 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 07:46:50 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 07:46:50 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 07:46:50 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 07:46:50 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 07:46:50 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 07:46:50 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 07:46:50 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 07:46:50 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 07:46:50 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 07:46:51 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 07:46:51 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 07:46:51 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 07:46:51 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 07:46:51 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 07:46:51 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 07:46:51 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 07:46:51 debconf: delaying package configuration, since apt-utils is not installed 07:46:51 Fetched 65.7 MB in 1s (55.7 MB/s) 07:46:51 (Reading database ... 14313 files and directories currently installed.) 07:46:51 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 07:46:51 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:46:51 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 07:46:51 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:46:52 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 07:46:52 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 07:46:52 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:52 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:52 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:53 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 07:46:53 (Reading database ... 14312 files and directories currently installed.) 07:46:53 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:53 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:53 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:46:53 (Reading database ... 14312 files and directories currently installed.) 07:46:53 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:53 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:53 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:53 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:53 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:46:53 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:46:53 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 07:46:53 (Reading database ... 14312 files and directories currently installed.) 07:46:53 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 07:46:53 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:46:54 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 07:46:54 (Reading database ... 14312 files and directories currently installed.) 07:46:54 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 07:46:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:46:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:46:54 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 07:46:55 Setting up base-files (11ubuntu5.5) ... 07:46:55 Installing new version of config file /etc/issue ... 07:46:55 Installing new version of config file /etc/issue.net ... 07:46:55 Installing new version of config file /etc/lsb-release ... 07:46:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:46:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:46:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:46:55 Removing obsolete conffile /etc/default/motd-news ... 07:46:55 (Reading database ... 14311 files and directories currently installed.) 07:46:55 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 07:46:55 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 07:46:55 Setting up bash (5.0-6ubuntu1.1) ... 07:46:55 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 07:46:55 (Reading database ... 14311 files and directories currently installed.) 07:46:55 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 07:46:55 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 07:46:55 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 07:46:55 (Reading database ... 14311 files and directories currently installed.) 07:46:55 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:46:55 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:46:56 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 07:46:56 (Reading database ... 14311 files and directories currently installed.) 07:46:56 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 07:46:56 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:46:56 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 07:46:56 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:46:56 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 07:46:56 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:46:57 Setting up perl-base (5.30.0-9ubuntu0.2) ... 07:46:57 (Reading database ... 14311 files and directories currently installed.) 07:46:57 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 07:46:57 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:46:57 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 07:46:57 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 07:46:57 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 07:46:57 (Reading database ... 14311 files and directories currently installed.) 07:46:57 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 07:46:57 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 07:46:57 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 07:46:57 (Reading database ... 14311 files and directories currently installed.) 07:46:57 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:57 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:57 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 07:46:57 (Reading database ... 14311 files and directories currently installed.) 07:46:57 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:57 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:58 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 07:46:58 (Reading database ... 14311 files and directories currently installed.) 07:46:58 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:58 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:58 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:58 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:58 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 07:46:58 (Reading database ... 14311 files and directories currently installed.) 07:46:58 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:58 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:58 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 07:46:58 (Reading database ... 14311 files and directories currently installed.) 07:46:58 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:58 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:58 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 07:46:58 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:46:59 Setting up util-linux (2.34-0.1ubuntu9.3) ... 07:46:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:46:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:46:59 (Reading database ... 14311 files and directories currently installed.) 07:46:59 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 07:46:59 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:46:59 Setting up libc-bin (2.31-0ubuntu9.7) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 07:47:00 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 07:47:00 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 07:47:00 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 07:47:00 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 07:47:00 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:47:00 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 07:47:00 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 07:47:00 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 07:47:00 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 07:47:00 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 07:47:00 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:47:00 Setting up gpgv (2.2.19-3ubuntu2.1) ... 07:47:00 (Reading database ... 14311 files and directories currently installed.) 07:47:00 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 07:47:00 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 07:47:00 Setting up ubuntu-keyring (2020.02.11.4) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:47:01 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:47:01 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:47:01 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:47:01 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 07:47:01 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 07:47:01 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 07:47:01 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 07:47:01 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 07:47:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 07:47:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 07:47:01 (Reading database ... 14311 files and directories currently installed.) 07:47:01 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 07:47:01 Unpacking apt (2.0.6) over (2.0.2) ... 07:47:02 Setting up apt (2.0.6) ... 07:47:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:47:02 (Reading database ... 14311 files and directories currently installed.) 07:47:02 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 07:47:02 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:47:02 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 07:47:03 (Reading database ... 14311 files and directories currently installed.) 07:47:03 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 07:47:03 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:47:03 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 07:47:03 (Reading database ... 14313 files and directories currently installed.) 07:47:03 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 07:47:03 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:47:03 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 07:47:03 (Reading database ... 14317 files and directories currently installed.) 07:47:03 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 07:47:03 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:47:03 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 07:47:03 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:47:03 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 07:47:03 (Reading database ... 14317 files and directories currently installed.) 07:47:03 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:47:03 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:47:04 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 07:47:04 (Reading database ... 14317 files and directories currently installed.) 07:47:04 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:47:04 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:47:04 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:47:04 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:47:04 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 07:47:04 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 07:47:04 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 07:47:04 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 07:47:04 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 07:47:04 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 07:47:04 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 07:47:04 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 07:47:04 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 07:47:04 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 07:47:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 07:47:04 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 07:47:04 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 07:47:04 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 07:47:04 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 07:47:04 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 07:47:05 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 07:47:05 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:47:05 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 07:47:05 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:47:05 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 07:47:05 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 07:47:05 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:05 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:06 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:06 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:07 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:07 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:07 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:07 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:07 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:07 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:08 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:08 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:09 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 07:47:09 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 07:47:09 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 07:47:09 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 07:47:09 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 07:47:09 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 07:47:09 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 07:47:09 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 07:47:09 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 07:47:09 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up tzdata (2022a-0ubuntu0.20.04) ... 07:47:09 07:47:09 Current default time zone: 'Etc/UTC' 07:47:09 Local time is now: Tue Apr 12 07:47:09 UTC 2022. 07:47:09 Universal Time is now: Tue Apr 12 07:47:09 UTC 2022. 07:47:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:47:09 07:47:09 Setting up xz-utils (5.2.4-1ubuntu1) ... 07:47:09 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 07:47:09 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up mount (2.34-0.1ubuntu9.3) ... 07:47:09 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 07:47:09 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 07:47:09 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 07:47:09 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 07:47:09 Setting up openssl (1.1.1f-1ubuntu2.12) ... 07:47:09 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 07:47:09 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 07:47:09 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:47:09 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 07:47:09 Setting up fdisk (2.34-0.1ubuntu9.3) ... 07:47:09 Setting up ca-certificates (20210119~20.04.2) ... 07:47:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:47:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:47:11 Updating certificates in /etc/ssl/certs... 07:47:12 ./bin/test-attribution-txt.sh 07:47:12 21 added, 21 removed; done. 07:47:12 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Setting up perl (5.30.0-9ubuntu0.2) ... 07:47:12 Setting up procps (2:3.3.16-1ubuntu2.3) ... 07:47:12 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 07:47:12 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 07:47:12 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 07:47:12 Setting up binutils (2.34-6ubuntu1.3) ... 07:47:12 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Setting up build-essential (12.8ubuntu1.1) ... 07:47:12 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 07:47:12 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 07:47:12 Processing triggers for systemd (245.4-4ubuntu3.15) ... 07:47:13 Processing triggers for mime-support (3.64ubuntu1) ... 07:47:13 Processing triggers for ca-certificates (20210119~20.04.2) ... 07:47:13 Updating certificates in /etc/ssl/certs... 07:47:13 0 added, 0 removed; done. 07:47:13 Running hooks in /etc/ca-certificates/update.d... 07:47:13 done. 07:47:15 Reading package lists... 07:47:15 Building dependency tree... 07:47:15 Reading state information... 07:47:15 The following NEW packages will be installed: 07:47:15 apt-transport-https 07:47:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:47:15 Need to get 4680 B of archives. 07:47:15 After this operation, 162 kB of additional disk space will be used. 07:47:15 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 07:47:15 debconf: delaying package configuration, since apt-utils is not installed 07:47:15 Fetched 4680 B in 0s (82.5 kB/s) [Pipeline] echo 07:47:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:47:15 Selecting previously unselected package apt-transport-https. 07:47:15 (Reading database ... 14320 files and directories currently installed.) 07:47:15 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 07:47:15 Unpacking apt-transport-https (2.0.6) ... 07:47:15 Setting up apt-transport-https (2.0.6) ... 07:47:15 Waiting for network to be ready... 07:47:16 + ls -al . 07:47:16 total 664 07:47:16 drwxrwxr-x 9 1001 1001 4096 Apr 12 07:47 . 07:47:16 drwxr-xr-x 4 root root 4096 Apr 12 07:42 .. 07:47:16 -rw-rw-r-- 1 1001 1001 11 Apr 12 07:40 .dockerignore 07:47:16 drwxrwxr-x 8 1001 1001 4096 Apr 12 07:40 .git 07:47:16 drwxrwxr-x 3 1001 1001 4096 Apr 12 07:40 .github 07:47:16 -rw-rw-r-- 1 1001 1001 879 Apr 12 07:40 .gitignore 07:47:16 -rw-rw-r-- 1 1001 1001 42 Apr 12 07:40 .golangci.yml 07:47:16 -rw-rw-r-- 1 1001 1001 87 Apr 12 07:40 .hadolint.yml 07:47:16 -rw-rw-r-- 1 1001 1001 166 Apr 12 07:40 .sonarcloud.properties 07:47:16 -rw-rw-r-- 1 1001 1001 1171 Apr 12 07:40 ADOPTERS.md 07:47:16 -rw-rw-r-- 1 1001 1001 9953 Apr 12 07:40 Attribution.txt 07:47:16 -rw-rw-r-- 1 1001 1001 51732 Apr 12 07:40 CHANGELOG.md 07:47:16 -rw-rw-r-- 1 1001 1001 3804 Apr 12 07:40 CONTRIBUTING.md 07:47:16 -rw-rw-r-- 1 1001 1001 677 Apr 12 07:40 GOVERNANCE.md 07:47:16 -rw-rw-r-- 1 1001 1001 849 Apr 12 07:40 Jenkinsfile 07:47:16 -rw-rw-r-- 1 1001 1001 10775 Apr 12 07:40 LICENSE 07:47:16 -rw-rw-r-- 1 1001 1001 8478 Apr 12 07:40 Makefile 07:47:16 -rw-rw-r-- 1 1001 1001 582 Apr 12 07:40 OWNERS.md 07:47:16 -rw-rw-r-- 1 1001 1001 8207 Apr 12 07:40 README.md 07:47:16 -rw-rw-r-- 1 1001 1001 6912 Apr 12 07:40 SECURITY.md 07:47:16 -rw-rw-r-- 1 1001 1001 5 Apr 12 07:35 VERSION 07:47:16 -rw-rw-r-- 1 1001 1001 4131 Apr 12 07:40 ZMQWindows.md 07:47:16 drwxrwxr-x 2 1001 1001 4096 Apr 12 07:40 bin 07:47:16 drwxrwxr-x 18 1001 1001 4096 Apr 12 07:40 cmd 07:47:16 -rw-r--r-- 1 root root 431438 Apr 12 07:45 coverage.out 07:47:16 -rw-rw-r-- 1 1001 1001 3175 Apr 12 07:40 go.mod 07:47:16 -rw-rw-r-- 1 1001 1001 34990 Apr 12 07:40 go.sum 07:47:16 drwxrwxr-x 8 1001 1001 4096 Apr 12 07:40 internal 07:47:16 drwxrwxr-x 3 1001 1001 4096 Apr 12 07:40 openapi 07:47:16 drwxrwxr-x 4 1001 1001 4096 Apr 12 07:40 snap 07:47:16 -rw-rw-r-- 1 1001 1001 204 Apr 12 07:40 version.go [Pipeline] sh 07:47:17 + '[' -e coverage.out ] 07:47:17 + chown 1001:1001 coverage.out [Pipeline] stash 07:47:17 Warning: overwriting stash ‘coverage-report’ 07:47:17 Stashed 1 file(s) [Pipeline] sh 07:47:18 + make build 07:47:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:47:22 2022-04-12T07:47:19Z INFO Waiting for automatic snapd restart... 07:47:22 snapd 2.54.4 from Canonical* installed 07:47:22 "snapd" switched to the "latest/stable" channel 07:47:22 07:47:25 core20 20220318 from Canonical* installed 07:47:25 "core20" switched to the "latest/stable" channel 07:47:25 07:47:27 snapcraft 6.1 from Canonical* installed 07:47:27 "snapcraft" switched to the "latest/stable" channel 07:47:27 07:47:32 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: 07:47:32 - README.md 07:47:32 07:47:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:47:32 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 07:47:32 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 07:47:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:47:33 Reading package lists... 07:47:33 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 07:47:34 Reading package lists... 07:47:34 Building dependency tree... 07:47:34 Reading state information... 07:47:34 Suggested packages: 07:47:34 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 07:47:34 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 07:47:34 krb5-user libnorm-doc 07:47:34 Recommended packages: 07:47:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:47:34 The following NEW packages will be installed: 07:47:34 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 07:47:34 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 07:47:34 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 07:47:34 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 07:47:34 libzmq5 pkg-config zip 07:47:34 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 07:47:34 Need to get 10.3 MB of archives. 07:47:34 After this operation, 56.5 MB of additional disk space will be used. 07:47:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 07:47:34 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 07:47:34 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 07:47:34 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 07:47:34 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 07:47:34 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 07:47:34 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 07:47:34 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 07:47:34 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 07:47:34 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 07:47:34 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 07:47:34 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 07:47:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 07:47:34 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 07:47:34 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 07:47:34 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 07:47:34 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 07:47:35 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 07:47:35 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 07:47:35 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 07:47:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 07:47:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 07:47:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 07:47:35 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 07:47:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 07:47:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 07:47:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 07:47:35 debconf: delaying package configuration, since apt-utils is not installed 07:47:35 Fetched 10.3 MB in 1s (9263 kB/s) 07:47:35 Selecting previously unselected package libglib2.0-0:amd64. 07:47:35 (Reading database ... 14324 files and directories currently installed.) 07:47:35 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 07:47:35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:47:36 Selecting previously unselected package libsodium23:amd64. 07:47:36 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 07:47:36 Unpacking libsodium23:amd64 (1.0.18-1) ... 07:47:36 Selecting previously unselected package libpsl5:amd64. 07:47:36 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 07:47:36 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:47:36 Selecting previously unselected package libbrotli1:amd64. 07:47:36 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 07:47:36 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:47:36 Selecting previously unselected package libnghttp2-14:amd64. 07:47:36 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 07:47:36 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 07:47:36 Selecting previously unselected package librtmp1:amd64. 07:47:36 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 07:47:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:47:36 Selecting previously unselected package libssh-4:amd64. 07:47:36 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 07:47:36 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:47:36 Selecting previously unselected package libcurl3-gnutls:amd64. 07:47:36 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 07:47:36 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:47:36 Selecting previously unselected package liberror-perl. 07:47:36 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 07:47:36 Unpacking liberror-perl (0.17029-1) ... 07:47:36 Selecting previously unselected package git-man. 07:47:36 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 07:47:36 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 07:47:36 Selecting previously unselected package git. 07:47:36 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 07:47:36 Unpacking git (1:2.25.1-1ubuntu3.2) ... 07:47:37 Selecting previously unselected package libgssrpc4:amd64. 07:47:37 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package libkdb5-9:amd64. 07:47:37 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package libkadm5srv-mit11:amd64. 07:47:37 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package libkadm5clnt-mit11:amd64. 07:47:37 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package comerr-dev:amd64. 07:47:37 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 07:47:37 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:47:37 Selecting previously unselected package krb5-multidev:amd64. 07:47:37 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package libnorm1:amd64. 07:47:37 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 07:47:37 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:47:37 Selecting previously unselected package libnorm-dev:amd64. 07:47:37 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 07:47:37 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:47:37 Selecting previously unselected package libpgm-5.2-0:amd64. 07:47:37 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:47:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:47:37 Selecting previously unselected package libpgm-dev:amd64. 07:47:37 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:47:37 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:47:37 Selecting previously unselected package libsodium-dev:amd64. 07:47:37 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 07:47:37 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 07:47:37 Selecting previously unselected package libzmq5:amd64. 07:47:37 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 07:47:37 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:47:37 Selecting previously unselected package libkrb5-dev:amd64. 07:47:37 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 07:47:37 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:47:37 Selecting previously unselected package libzmq3-dev:amd64. 07:47:37 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 07:47:37 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:47:38 Selecting previously unselected package pkg-config. 07:47:38 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 07:47:38 Unpacking pkg-config (0.29.1-0ubuntu4) ... 07:47:38 Selecting previously unselected package zip. 07:47:38 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 07:47:38 Unpacking zip (3.0-11build1) ... 07:47:38 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:47:38 Setting up libsodium23:amd64 (1.0.18-1) ... 07:47:38 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:47:38 No schema files found: doing nothing. 07:47:38 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:47:38 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:47:38 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 07:47:38 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:47:38 Setting up liberror-perl (0.17029-1) ... 07:47:38 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up zip (3.0-11build1) ... 07:47:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:47:38 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:47:38 Setting up pkg-config (0.29.1-0ubuntu4) ... 07:47:38 Setting up libsodium-dev:amd64 (1.0.18-1) ... 07:47:38 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:47:38 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 07:47:38 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:47:38 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:47:38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:47:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:47:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 07:47:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:47:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:47:38 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 07:47:39 comerr-dev set to automatically installed. 07:47:39 git set to automatically installed. 07:47:39 git-man set to automatically installed. 07:47:39 krb5-multidev set to automatically installed. 07:47:39 libbrotli1 set to automatically installed. 07:47:39 libcurl3-gnutls set to automatically installed. 07:47:39 liberror-perl set to automatically installed. 07:47:39 libglib2.0-0 set to automatically installed. 07:47:39 libgssrpc4 set to automatically installed. 07:47:39 libkadm5clnt-mit11 set to automatically installed. 07:47:39 libkadm5srv-mit11 set to automatically installed. 07:47:39 libkdb5-9 set to automatically installed. 07:47:39 libkrb5-dev set to automatically installed. 07:47:39 libnghttp2-14 set to automatically installed. 07:47:39 libnorm-dev set to automatically installed. 07:47:39 libnorm1 set to automatically installed. 07:47:39 libpgm-5.2-0 set to automatically installed. 07:47:39 libpgm-dev set to automatically installed. 07:47:39 libpsl5 set to automatically installed. 07:47:39 librtmp1 set to automatically installed. 07:47:39 libsodium-dev set to automatically installed. 07:47:39 libsodium23 set to automatically installed. 07:47:39 libssh-4 set to automatically installed. 07:47:39 libzmq3-dev set to automatically installed. 07:47:39 libzmq5 set to automatically installed. 07:47:39 pkg-config set to automatically installed. 07:47:39 zip set to automatically installed. 07:47:39 snapd is not logged in, snap install commands will use sudo 07:47:49 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 07:47:49 Downloading snap 'edgex-app-service-configurable' 07:47:51 Pulling app-service-configurable 07:47:51 + snapcraftctl pull 07:47:53 Pulling config-common 07:47:53 + snapcraftctl pull 07:47:54 Pulling go-build-helper 07:47:54 + snapcraftctl pull 07:47:55 Pulling metadata 07:47:55 + snapcraftctl pull 07:47:56 Cloning into '/root/parts/metadata/src'... 07:47:57 'edgex-go' has dependencies that need to be staged: go-build-helper metadata 07:47:57 Skipping pull go-build-helper (already ran) 07:47:57 Skipping pull metadata (already ran) 07:47:57 Building go-build-helper 07:47:57 + snapcraftctl build 07:47:58 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 07:47:59 Building metadata 07:47:59 + install -DT edgex-snap-icon.png /root/parts/metadata/install/meta/gui/icon.png 07:47:59 + cd /root/project 07:47:59 + git describe 07:47:59 v2.2.0-dev.63-1-gbfd46bbb 07:47:59 ++ git describe --tags --abbrev=0 07:47:59 ++ sed s/v// 07:47:59 + VERSION=2.2.0-dev.63 07:47:59 + echo 2.2.0-dev.63 07:47:59 + snapcraftctl set-version 2.2.0-dev.63 07:48:01 Staging go-build-helper 07:48:01 + snapcraftctl stage 07:48:02 Staging metadata 07:48:02 + snapcraftctl stage 07:48:08 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 07:48:08 Fetched 290 kB in 0s (0 B/s) 07:48:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 07:48:08 Fetched 158 kB in 0s (0 B/s) 07:48:08 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 07:48:08 Fetched 242 kB in 0s (0 B/s) 07:48:08 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 07:48:08 Fetched 150 kB in 0s (0 B/s) 07:48:08 Pulling edgex-go 07:48:08 + snapcraftctl pull 07:48:09 Pulling hooks 07:48:09 + snapcraftctl pull 07:48:19 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:48:19 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 07:48:19 Fetched 96.1 kB in 0s (0 B/s) 07:48:19 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 07:48:19 Fetched 78.7 kB in 0s (0 B/s) 07:48:19 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 07:48:19 Fetched 48.0 kB in 0s (0 B/s) 07:48:19 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 07:48:19 Fetched 50.2 kB in 0s (0 B/s) 07:48:19 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 07:48:19 Fetched 14.7 kB in 0s (0 B/s) 07:48:19 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 07:48:19 Fetched 234 kB in 0s (0 B/s) 07:48:19 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 07:48:19 Fetched 155 kB in 0s (0 B/s) 07:48:19 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 07:48:19 Fetched 170 kB in 0s (0 B/s) 07:48:19 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 07:48:19 Fetched 267 kB in 0s (0 B/s) 07:48:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:48:19 Fetched 50.6 kB in 0s (0 B/s) 07:48:19 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 07:48:19 Fetched 15.1 kB in 0s (0 B/s) 07:48:19 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 07:48:19 Fetched 51.5 kB in 0s (0 B/s) 07:48:19 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 07:48:19 Fetched 121 kB in 0s (0 B/s) 07:48:19 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 07:48:19 Fetched 29.7 kB in 0s (0 B/s) 07:48:19 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 07:48:19 Fetched 1021 kB in 0s (0 B/s) 07:48:19 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 07:48:19 Fetched 49.3 kB in 0s (0 B/s) 07:48:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 07:48:19 Fetched 54.9 kB in 0s (0 B/s) 07:48:19 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 07:48:19 Fetched 16.6 kB in 0s (0 B/s) 07:48:19 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 07:48:19 Fetched 87.9 kB in 0s (0 B/s) 07:48:19 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 07:48:19 Fetched 142 kB in 0s (0 B/s) 07:48:19 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 07:48:19 Fetched 41.8 kB in 0s (0 B/s) 07:48:19 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 07:48:19 Fetched 181 kB in 0s (0 B/s) 07:48:19 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 07:48:19 Fetched 208 kB in 0s (0 B/s) 07:48:19 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 07:48:19 Fetched 161 kB in 0s (0 B/s) 07:48:19 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 07:48:19 Fetched 107 kB in 0s (0 B/s) 07:48:19 Pulling static-packages 07:48:19 + snapcraftctl pull 07:48:20 Building app-service-configurable 07:48:20 + snapcraftctl build 07:48:23 Building config-common 07:48:23 + snapcraftctl build 07:48:24 + cp --archive --link --no-dereference . /root/parts/config-common/install 07:48:25 Skipping build go-build-helper (already ran) 07:48:25 Skipping build metadata (already ran) 07:48:25 Building edgex-go 07:48:25 + cd /root/parts/edgex-go/src 07:48:25 + cat ./VERSION 07:48:25 2.2.0-dev.63 07:48:25 + '[' '!' -d vendor ']' 07:48:25 + go mod download all 07:48:30 + make build 07:48:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:49:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:49:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:49:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:49:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:49:15 + 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 07:49:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:49:15 + case "$service" in 07:49:15 + 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 07:49:15 + 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 07:49:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:49:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:49:15 + case "$service" in 07:49:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:49:15 + 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 07:49:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:49:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:49:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:49:16 Building hooks 07:49:16 + cd /root/parts/hooks/src 07:49:16 + make build 07:49:16 go mod tidy 07:49:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 07:49:17 go: downloading github.com/stretchr/testify v1.7.0 07:49:17 go: downloading github.com/davecgh/go-spew v1.1.0 07:49:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:49:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:49:18 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:49:19 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:49:19 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:49:21 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:49:21 Building static-packages 07:49:21 + snapcraftctl build 07:49:23 Staging app-service-configurable 07:49:23 + snapcraftctl stage 07:49:24 Staging config-common 07:49:24 + snapcraftctl stage 07:49:25 Skipping stage go-build-helper (already ran) 07:49:25 Skipping stage metadata (already ran) 07:49:25 Staging edgex-go 07:49:25 + snapcraftctl stage 07:49:26 Staging hooks 07:49:26 + snapcraftctl stage 07:49:28 Staging static-packages 07:49:28 + snapcraftctl stage 07:49:30 Priming app-service-configurable 07:49:30 + snapcraftctl prime 07:49:32 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 07:49:32 stage-packages: 07:49:32 - libnorm1 07:49:32 - libpgm-5.2-0 07:49:32 - libsodium23 07:49:32 - libzmq5 07:49:32 Priming config-common 07:49:32 + snapcraftctl prime 07:49:34 Priming go-build-helper 07:49:34 + snapcraftctl prime 07:49:35 Priming metadata 07:49:35 + snapcraftctl prime 07:49:36 Priming edgex-go 07:49:36 + snapcraftctl prime 07:49:38 Priming hooks 07:49:38 + snapcraftctl prime 07:49:39 Priming static-packages 07:49:39 + snapcraftctl prime 07:49:43 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] } 07:50:32 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 07:50:32 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 07:50:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:50:36 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 07:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:50:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:50:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:50:58 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 07:51:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:51:07 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 07:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:51:21 $ docker stop --time=1 a9fd38f0d3fb3a1a1015eb9572c8fb0d3561ff1bfe233048bed30ea81f995373 07:51:23 $ docker rm -f a9fd38f0d3fb3a1a1015eb9572c8fb0d3561ff1bfe233048bed30ea81f995373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:25 07:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:26 latest: Pulling from edgex-devops/edgex-compose-arm64 07:51:26 29e5d40040c1: Pulling fs layer 07:51:26 1ce36da41761: Pulling fs layer 07:51:26 25b303627fd3: Pulling fs layer 07:51:26 29e5d40040c1: Verifying Checksum 07:51:26 29e5d40040c1: Download complete 07:51:26 1ce36da41761: Verifying Checksum 07:51:26 1ce36da41761: Download complete 07:51:27 29e5d40040c1: Pull complete 07:51:28 25b303627fd3: Verifying Checksum 07:51:28 25b303627fd3: Download complete 07:51:28 1ce36da41761: Pull complete 07:51:41 25b303627fd3: Pull complete 07:51:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-20639 does not seem to be running inside a container 07:51:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:51:43 $ docker top cce9e980c70077ad9d49a137eafeec9f8bbdf7e0aadced85008133bc82511c94 -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:44 + grep parallel 07:51:44 + docker-compose build --help 07:51:49 --parallel Build images in parallel. [Pipeline] } 07:51:49 $ docker stop --time=1 cce9e980c70077ad9d49a137eafeec9f8bbdf7e0aadced85008133bc82511c94 07:51:51 $ docker rm -f cce9e980c70077ad9d49a137eafeec9f8bbdf7e0aadced85008133bc82511c94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:51 . [Pipeline] withDockerContainer 07:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-20639 does not seem to be running inside a container 07:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:51:53 $ docker top 26dad4ea617083472beb39c943792f214802506d91ae8058374860a76333d57f -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:54 + docker-compose -f ./docker-compose-build.yml build --parallel 07:51:58 Building core-command ... 07:51:58 Building core-data ... 07:51:58 Building core-metadata ... 07:51:58 Building security-bootstrapper ... 07:51:58 Building security-proxy-setup ... 07:51:58 Building security-secretstore-setup ... 07:51:58 Building security-spiffe-token-provider ... 07:51:58 Building security-spire-agent ... 07:51:58 Building security-spire-config ... 07:51:58 Building security-spire-server ... 07:51:58 Building support-notifications ... 07:51:58 Building support-scheduler ... 07:51:58 Building sys-mgmt-agent ... 07:51:58 Building security-bootstrapper 07:51:58 Building sys-mgmt-agent 07:51:58 Building security-secretstore-setup 07:51:58 Building core-metadata 07:51:58 Building security-spire-config 07:53:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:53:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:53:50 ---> c110a9ef3d06 07:53:50 Step 3/26 : WORKDIR /edgex-go 07:53:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:53:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:53:50 ---> c110a9ef3d06 07:53:50 Step 3/25 : WORKDIR /edgex-go 07:53:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:53:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:53:50 ---> c110a9ef3d06 07:53:50 Step 3/23 : WORKDIR /edgex-go 07:53:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:53:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:53:50 ---> c110a9ef3d06 07:53:50 Step 3/23 : WORKDIR /edgex-go 07:53:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:53:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:53:50 ---> c110a9ef3d06 07:53:50 Step 3/31 : WORKDIR /edgex-go 07:53:50 ---> Running in db9cc4a1490b 07:53:50 ---> Running in c04b11d5d229 07:53:50 ---> Running in c47f2f34f6a8 07:53:50 ---> Running in 368abc8b5c77 07:53:50 ---> Running in 9b6e31365e64 07:53:50 Removing intermediate container 368abc8b5c77 07:53:50 ---> 927846665a13 07:53:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:50 ---> Running in b156655a05ed 07:53:50 Removing intermediate container c04b11d5d229 07:53:50 ---> f7a63fd9eeba 07:53:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:50 Removing intermediate container c47f2f34f6a8 07:53:50 ---> b2c7541e82d5 07:53:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:50 Removing intermediate container db9cc4a1490b 07:53:50 ---> 240f9f311b9c 07:53:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:50 Removing intermediate container 9b6e31365e64 07:53:50 ---> 15247b668ce0 07:53:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:50 ---> Running in 9635aa56b0c8 07:53:50 ---> Running in b90be50831a9 07:53:50 ---> Running in 7afed2144020 07:53:50 ---> Running in 777b0d222301 07:53:50 Removing intermediate container b156655a05ed 07:53:50 ---> 4b35b678b0cb 07:53:50 Step 5/23 : RUN apk add --update --no-cache make git 07:53:50 ---> Running in 6bd5f2da9358 07:53:50 Removing intermediate container 9635aa56b0c8 07:53:50 ---> bfbe29f01465 07:53:50 Step 5/31 : RUN apk add --update --no-cache make git 07:53:50 ---> Running in ff8f61601b6b 07:53:50 Removing intermediate container 7afed2144020 07:53:50 ---> 513a19b2c9f9 07:53:50 Step 5/23 : RUN apk add --update --no-cache make bash git 07:53:50 ---> Running in 5520b86bbe99 07:53:50 Removing intermediate container 777b0d222301 07:53:50 ---> 865f23cca78f 07:53:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:53:50 Removing intermediate container b90be50831a9 07:53:50 ---> cde5936cde6e 07:53:50 Step 5/25 : RUN apk add --update --no-cache make git 07:53:50 ---> Running in 2cdd0d748543 07:53:50 ---> Running in 513c8578f54c 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:50 OK: 220 MiB in 52 packages 07:53:50 OK: 220 MiB in 52 packages 07:53:50 OK: 220 MiB in 52 packages 07:53:50 OK: 220 MiB in 52 packages 07:53:50 OK: 220 MiB in 52 packages 07:53:50 Removing intermediate container 6bd5f2da9358 07:53:50 ---> ad2a0fcb39a0 07:53:50 Step 6/23 : COPY go.mod vendor* ./ 07:53:50 Removing intermediate container 5520b86bbe99 07:53:50 ---> b2c2cd5ea41f 07:53:50 Step 6/23 : COPY go.mod vendor* ./ 07:53:50 Removing intermediate container ff8f61601b6b 07:53:50 ---> 8679c49b2339 07:53:50 Step 6/31 : COPY go.mod vendor* ./ 07:53:50 Removing intermediate container 2cdd0d748543 07:53:50 ---> c7d85afead7f 07:53:50 Step 6/26 : COPY go.mod vendor* ./ 07:53:50 Removing intermediate container 513c8578f54c 07:53:50 ---> 669bb15349f3 07:53:50 Step 6/25 : COPY go.mod vendor* ./ 07:53:50 ---> 0ec570219228 07:53:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:50 ---> Running in c90ed4ea2be8 07:53:50 ---> bd3af081709c 07:53:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:50 ---> 8014d74c1a02 07:53:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:50 ---> a88fe01c9707 07:53:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:50 ---> Running in ed4a1233a33b 07:53:50 ---> Running in 8afa4867b800 07:53:50 ---> Running in d709d97dcebf 07:53:51 ---> e2ec7851ec9e 07:53:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:51 ---> Running in 5e2654fed887 07:53:55 Removing intermediate container c90ed4ea2be8 07:53:55 ---> 77a6f4d07d25 07:53:55 Step 8/23 : COPY . . 07:53:56 Removing intermediate container d709d97dcebf 07:53:56 ---> 982880f5d286 07:53:56 Step 8/26 : COPY . . 07:53:56 Removing intermediate container ed4a1233a33b 07:53:56 ---> 5b0d7033d211 07:53:56 Step 8/31 : COPY . . 07:53:57 Removing intermediate container 8afa4867b800 07:53:57 ---> 13de98eb4e1c 07:53:57 Step 8/23 : COPY . . 07:53:57 Removing intermediate container 5e2654fed887 07:53:57 ---> c6a31e7aea4c 07:53:57 Step 8/25 : COPY . . 07:54:29 ---> 74fa2450fe55 07:54:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:54:29 ---> 07705ebe32ec 07:54:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:54:29 ---> 93e579d7f760 07:54:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:54:29 ---> 83a402dfe5ab 07:54:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:54:29 ---> Running in 86d047d2973e 07:54:29 ---> Running in e576e0f756f5 07:54:29 ---> Running in f4e0e3a9b27c 07:54:29 ---> Running in bf059921d28a 07:54:29 Removing intermediate container bf059921d28a 07:54:29 ---> c37bfe5cb9dd 07:54:29 Step 10/26 : RUN mkdir -p spire-build 07:54:29 ---> Running in e8a2f152fa5f 07:54:30 ---> 979594fd1b84 07:54:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:54:30 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 07:54:30 ---> Running in 4307fbcb36d7 07:54:30 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 07:54:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:54: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 07:54:32 Removing intermediate container e8a2f152fa5f 07:54:32 ---> 7c0adc4332d9 07:54:32 Step 11/26 : WORKDIR /edgex-go/spire-build 07:54:32 ---> Running in 9bbf1a901707 07:54:33 Removing intermediate container 9bbf1a901707 07:54:33 ---> 10c527980ee6 07:54:33 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 07:54:33 ---> Running in e5a16b3b7033 07:54:36 spire-1.2.1/ 07:54:36 spire-1.2.1/.data/ 07:54:36 spire-1.2.1/.data/.file 07:54:36 spire-1.2.1/.dockerignore 07:54:36 spire-1.2.1/.gitattributes 07:54:36 spire-1.2.1/.githooks/ 07:54:36 spire-1.2.1/.githooks/pre-commit 07:54:36 spire-1.2.1/.github/ 07:54:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:54:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:54:36 spire-1.2.1/.github/dependabot.yml 07:54:36 spire-1.2.1/.github/workflows/ 07:54:36 spire-1.2.1/.github/workflows/nightly_build.yaml 07:54:36 spire-1.2.1/.github/workflows/pr_build.yaml 07:54:36 spire-1.2.1/.github/workflows/release_build.yaml 07:54:36 spire-1.2.1/.github/workflows/scripts/ 07:54:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:54:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:54:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:54:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:54:36 spire-1.2.1/.github/workflows/scripts/split.sh 07:54:36 spire-1.2.1/.gitignore 07:54:36 spire-1.2.1/.go-version 07:54:36 spire-1.2.1/.golangci.yml 07:54:36 spire-1.2.1/ADOPTERS.md 07:54:36 spire-1.2.1/CHANGELOG.md 07:54:36 spire-1.2.1/CODE-OF-CONDUCT.md 07:54:36 spire-1.2.1/CODEOWNERS 07:54:36 spire-1.2.1/CONTRIBUTING.md 07:54:36 spire-1.2.1/Dockerfile 07:54:36 spire-1.2.1/Dockerfile.dev 07:54:36 spire-1.2.1/Dockerfile.scratch 07:54:36 spire-1.2.1/LICENSE 07:54:36 spire-1.2.1/MAINTAINERS.md 07:54:36 spire-1.2.1/Makefile 07:54:36 spire-1.2.1/README.md 07:54:36 spire-1.2.1/ROADMAP.md 07:54:36 spire-1.2.1/SECURITY.md 07:54:36 spire-1.2.1/cmd/ 07:54:36 spire-1.2.1/cmd/spire-agent/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/common/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/run/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:54:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:54:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:54:36 spire-1.2.1/cmd/spire-agent/main.go 07:54:36 spire-1.2.1/cmd/spire-server/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/cli.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/run/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/token/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/validate/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/x509/ 07:54:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:54:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:54:36 spire-1.2.1/cmd/spire-server/main.go 07:54:36 spire-1.2.1/cmd/spire-server/util/ 07:54:36 spire-1.2.1/cmd/spire-server/util/util.go 07:54:36 spire-1.2.1/conf/ 07:54:36 spire-1.2.1/conf/agent/ 07:54:36 spire-1.2.1/conf/agent/agent.conf 07:54:36 spire-1.2.1/conf/agent/agent_full.conf 07:54:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:54:36 spire-1.2.1/conf/server/ 07:54:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:54:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:54:36 spire-1.2.1/conf/server/server.conf 07:54:36 spire-1.2.1/conf/server/server_full.conf 07:54:36 spire-1.2.1/doc/ 07:54:36 spire-1.2.1/doc/SPIRE101.md 07:54:36 spire-1.2.1/doc/auditlog.md 07:54:36 spire-1.2.1/doc/authorization_policy_engine.md 07:54:36 spire-1.2.1/doc/changelog_guidelines.md 07:54:36 spire-1.2.1/doc/cure53-report.pdf 07:54:36 spire-1.2.1/doc/images/ 07:54:36 spire-1.2.1/doc/images/2019_roadmap.png 07:54:36 spire-1.2.1/doc/images/SPIRE101.png 07:54:36 spire-1.2.1/doc/images/SPIRE_agent.png 07:54:36 spire-1.2.1/doc/images/SPIRE_server.png 07:54:36 spire-1.2.1/doc/images/cache_mgr.png 07:54:36 spire-1.2.1/doc/images/cache_mgr_components.png 07:54:36 spire-1.2.1/doc/images/federated_spire.png 07:54:36 spire-1.2.1/doc/images/ha_mode.png 07:54:36 spire-1.2.1/doc/images/nested_spire.png 07:54:36 spire-1.2.1/doc/images/oidc_federation.png 07:54:36 spire-1.2.1/doc/images/single_trust_domain.png 07:54:36 spire-1.2.1/doc/images/spiffe_compatible.png 07:54:36 spire-1.2.1/doc/images/spire_logo.png 07:54:36 spire-1.2.1/doc/migrating_registration_api_clients.md 07:54:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:54:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:54:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:54:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:54:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:54:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:54:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:54:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:54:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:54:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:54:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:54:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:54:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:54:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:54:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:54:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:54:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:54:36 spire-1.2.1/doc/scaling_spire.md 07:54:36 spire-1.2.1/doc/spire_agent.md 07:54:36 spire-1.2.1/doc/spire_server.md 07:54:36 spire-1.2.1/doc/supported_integrations.md 07:54:36 spire-1.2.1/doc/telemetry.md 07:54:36 spire-1.2.1/doc/telemetry_config.md 07:54:36 spire-1.2.1/doc/upgrading.md 07:54:36 spire-1.2.1/doc/using_spire.md 07:54:36 spire-1.2.1/examples/ 07:54:36 spire-1.2.1/examples/README.md 07:54:36 spire-1.2.1/go.mod 07:54:36 spire-1.2.1/go.sum 07:54:36 spire-1.2.1/pkg/ 07:54:36 spire-1.2.1/pkg/agent/ 07:54:36 spire-1.2.1/pkg/agent/agent.go 07:54:36 spire-1.2.1/pkg/agent/api/ 07:54:36 spire-1.2.1/pkg/agent/api/config.go 07:54:36 spire-1.2.1/pkg/agent/api/debug/ 07:54:36 spire-1.2.1/pkg/agent/api/debug/v1/ 07:54:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:54:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:54:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:54:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:54:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:54:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:54:36 spire-1.2.1/pkg/agent/api/endpoints.go 07:54:36 spire-1.2.1/pkg/agent/api/health/ 07:54:36 spire-1.2.1/pkg/agent/api/health/v1/ 07:54:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:54:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:54:36 spire-1.2.1/pkg/agent/api/rpccontext/ 07:54:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:54:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:54:36 spire-1.2.1/pkg/agent/attestor/ 07:54:36 spire-1.2.1/pkg/agent/attestor/node/ 07:54:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:54:36 spire-1.2.1/pkg/agent/attestor/node/node.go 07:54:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:54:36 spire-1.2.1/pkg/agent/attestor/workload/ 07:54:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:54:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:54:36 spire-1.2.1/pkg/agent/catalog/ 07:54:36 spire-1.2.1/pkg/agent/catalog/catalog.go 07:54:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:54:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:54:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:54:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:54:36 spire-1.2.1/pkg/agent/client/ 07:54:36 spire-1.2.1/pkg/agent/client/client.go 07:54:36 spire-1.2.1/pkg/agent/client/client_test.go 07:54:36 spire-1.2.1/pkg/agent/client/dial.go 07:54:36 spire-1.2.1/pkg/agent/client/nodeconn.go 07:54:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:54:36 spire-1.2.1/pkg/agent/client/update.go 07:54:36 spire-1.2.1/pkg/agent/client/util.go 07:54:36 spire-1.2.1/pkg/agent/common/ 07:54:36 spire-1.2.1/pkg/agent/common/backoff/ 07:54:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:54:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:54:36 spire-1.2.1/pkg/agent/common/cgroups/ 07:54:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:54:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:54:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:54:36 spire-1.2.1/pkg/agent/config.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/ 07:54:36 spire-1.2.1/pkg/agent/endpoints/config.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/workload/ 07:54:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:54:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/ 07:54:36 spire-1.2.1/pkg/agent/manager/cache/ 07:54:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:54:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:54:36 spire-1.2.1/pkg/agent/manager/config.go 07:54:36 spire-1.2.1/pkg/agent/manager/manager.go 07:54:36 spire-1.2.1/pkg/agent/manager/manager_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/storage.go 07:54:36 spire-1.2.1/pkg/agent/manager/storage_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/storecache/ 07:54:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:54:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:54:36 spire-1.2.1/pkg/agent/manager/sync.go 07:54:36 spire-1.2.1/pkg/agent/plugin/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:54:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:54:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:54:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:54:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:54:36 spire-1.2.1/pkg/agent/svid/ 07:54:36 spire-1.2.1/pkg/agent/svid/rotator.go 07:54:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:54:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:54:36 spire-1.2.1/pkg/agent/svid/store/ 07:54:36 spire-1.2.1/pkg/agent/svid/store/service.go 07:54:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:54:36 spire-1.2.1/pkg/common/ 07:54:36 spire-1.2.1/pkg/common/agentpathtemplate/ 07:54:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:54:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:54:36 spire-1.2.1/pkg/common/api/ 07:54:36 spire-1.2.1/pkg/common/api/metrics.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/ 07:54:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/logger.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/names.go 07:54:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:54:36 spire-1.2.1/pkg/common/api/names.go 07:54:36 spire-1.2.1/pkg/common/api/ratelimit.go 07:54:36 spire-1.2.1/pkg/common/api/rpccontext/ 07:54:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:54:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:54:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:54:36 spire-1.2.1/pkg/common/auth/ 07:54:36 spire-1.2.1/pkg/common/auth/interceptors.go 07:54:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:54:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/ 07:54:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/types.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:54:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:54:36 spire-1.2.1/pkg/common/catalog/ 07:54:36 spire-1.2.1/pkg/common/catalog/bind.go 07:54:36 spire-1.2.1/pkg/common/catalog/builtin.go 07:54:36 spire-1.2.1/pkg/common/catalog/catalog.go 07:54:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:54:36 spire-1.2.1/pkg/common/catalog/closers.go 07:54:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:54:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:54:36 spire-1.2.1/pkg/common/catalog/config.go 07:54:36 spire-1.2.1/pkg/common/catalog/config_test.go 07:54:36 spire-1.2.1/pkg/common/catalog/configure.go 07:54:36 spire-1.2.1/pkg/common/catalog/constraints.go 07:54:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:54:36 spire-1.2.1/pkg/common/catalog/context.go 07:54:36 spire-1.2.1/pkg/common/catalog/external.go 07:54:36 spire-1.2.1/pkg/common/catalog/host.go 07:54:36 spire-1.2.1/pkg/common/catalog/pipenet.go 07:54:36 spire-1.2.1/pkg/common/catalog/plugin.go 07:54:36 spire-1.2.1/pkg/common/catalog/testplugin/ 07:54:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:54:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:54:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:54:36 spire-1.2.1/pkg/common/cli/ 07:54:36 spire-1.2.1/pkg/common/cli/env.go 07:54:36 spire-1.2.1/pkg/common/cli/flags.go 07:54:36 spire-1.2.1/pkg/common/cli/trust_domain.go 07:54:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:54:36 spire-1.2.1/pkg/common/cli/umask.go 07:54:36 spire-1.2.1/pkg/common/cli/umask_posix.go 07:54:36 spire-1.2.1/pkg/common/cli/umask_test.go 07:54:36 spire-1.2.1/pkg/common/cli/umask_windows.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/flag.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/format.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:54:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:54:36 spire-1.2.1/pkg/common/coretypes/ 07:54:36 spire-1.2.1/pkg/common/coretypes/bundle/ 07:54:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:54:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:54:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:54:36 spire-1.2.1/pkg/common/cryptoutil/ 07:54:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:54:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:54:36 spire-1.2.1/pkg/common/diskutil/ 07:54:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:54:36 spire-1.2.1/pkg/common/diskutil/file_test.go 07:54:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:54:36 spire-1.2.1/pkg/common/errorutil/ 07:54:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:54:36 spire-1.2.1/pkg/common/health/ 07:54:36 spire-1.2.1/pkg/common/health/config.go 07:54:36 spire-1.2.1/pkg/common/health/context.go 07:54:36 spire-1.2.1/pkg/common/health/context_test.go 07:54:36 spire-1.2.1/pkg/common/health/health.go 07:54:36 spire-1.2.1/pkg/common/health/health_test.go 07:54:36 spire-1.2.1/pkg/common/health/logger.go 07:54:36 spire-1.2.1/pkg/common/hostservice/ 07:54:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:54:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:54:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:54:36 spire-1.2.1/pkg/common/idutil/ 07:54:36 spire-1.2.1/pkg/common/idutil/require.go 07:54:36 spire-1.2.1/pkg/common/idutil/require_test.go 07:54:36 spire-1.2.1/pkg/common/idutil/safety.go 07:54:36 spire-1.2.1/pkg/common/idutil/safety_test.go 07:54:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:54:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:54:36 spire-1.2.1/pkg/common/jwtsvid/ 07:54:36 spire-1.2.1/pkg/common/jwtsvid/common.go 07:54:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:54:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:54:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:54:36 spire-1.2.1/pkg/common/jwtutil/ 07:54:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:54:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:54:36 spire-1.2.1/pkg/common/log/ 07:54:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:54:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:54:36 spire-1.2.1/pkg/common/log/log.go 07:54:36 spire-1.2.1/pkg/common/log/log_test.go 07:54:36 spire-1.2.1/pkg/common/log/options.go 07:54:36 spire-1.2.1/pkg/common/nodeutil/ 07:54:36 spire-1.2.1/pkg/common/nodeutil/node.go 07:54:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:54:36 spire-1.2.1/pkg/common/peertracker/ 07:54:36 spire-1.2.1/pkg/common/peertracker/conn.go 07:54:36 spire-1.2.1/pkg/common/peertracker/credentials.go 07:54:36 spire-1.2.1/pkg/common/peertracker/errors.go 07:54:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:54:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:54:36 spire-1.2.1/pkg/common/peertracker/info.go 07:54:36 spire-1.2.1/pkg/common/peertracker/listener.go 07:54:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:54:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tcp.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:54:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:54:36 spire-1.2.1/pkg/common/peertracker/uds.go 07:54:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:54:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:54:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:54:36 spire-1.2.1/pkg/common/pemutil/ 07:54:36 spire-1.2.1/pkg/common/pemutil/block.go 07:54:36 spire-1.2.1/pkg/common/pemutil/certs.go 07:54:36 spire-1.2.1/pkg/common/pemutil/common.go 07:54:36 spire-1.2.1/pkg/common/pemutil/csr.go 07:54:36 spire-1.2.1/pkg/common/pemutil/keys.go 07:54:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/ 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:54:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:54:36 spire-1.2.1/pkg/common/plugin/ 07:54:36 spire-1.2.1/pkg/common/plugin/aws/ 07:54:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:54:36 spire-1.2.1/pkg/common/plugin/azure/ 07:54:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:54:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/facade.go 07:54:36 spire-1.2.1/pkg/common/plugin/facade_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/gcp/ 07:54:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/ 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:54:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/log.go 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/ 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:54:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:54:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:54:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:54:36 spire-1.2.1/pkg/common/plugin/x509pop/ 07:54:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:54:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:54:36 spire-1.2.1/pkg/common/profiling/ 07:54:36 spire-1.2.1/pkg/common/profiling/dumpers.go 07:54:36 spire-1.2.1/pkg/common/profiling/profiling.go 07:54:36 spire-1.2.1/pkg/common/protoutil/ 07:54:36 spire-1.2.1/pkg/common/protoutil/masks.go 07:54:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:54:36 spire-1.2.1/pkg/common/rotationutil/ 07:54:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:54:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:54:36 spire-1.2.1/pkg/common/selector/ 07:54:36 spire-1.2.1/pkg/common/selector/selector.go 07:54:36 spire-1.2.1/pkg/common/selector/selector_test.go 07:54:36 spire-1.2.1/pkg/common/selector/set.go 07:54:36 spire-1.2.1/pkg/common/selector/set_utils.go 07:54:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/ 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/ 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:54:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:54:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:54:36 spire-1.2.1/pkg/common/telemetry/call.go 07:54:36 spire-1.2.1/pkg/common/telemetry/common/ 07:54:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:54:36 spire-1.2.1/pkg/common/telemetry/config.go 07:54:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:54:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/inmem.go 07:54:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/m3.go 07:54:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/metrics.go 07:54:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/names.go 07:54:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:54:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:54:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/ 07:54:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:54:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:54:36 spire-1.2.1/pkg/common/telemetry/server/server.go 07:54:36 spire-1.2.1/pkg/common/telemetry/sink.go 07:54:36 spire-1.2.1/pkg/common/telemetry/statsd.go 07:54:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:54:36 spire-1.2.1/pkg/common/telemetry/uptime.go 07:54:36 spire-1.2.1/pkg/common/telemetry/version.go 07:54:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:54:36 spire-1.2.1/pkg/common/uptime/ 07:54:36 spire-1.2.1/pkg/common/uptime/uptime.go 07:54:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:54:36 spire-1.2.1/pkg/common/util/ 07:54:36 spire-1.2.1/pkg/common/util/certs.go 07:54:36 spire-1.2.1/pkg/common/util/certs_test.go 07:54:36 spire-1.2.1/pkg/common/util/csr.go 07:54:36 spire-1.2.1/pkg/common/util/hash.go 07:54:36 spire-1.2.1/pkg/common/util/selectors.go 07:54:36 spire-1.2.1/pkg/common/util/selectors_test.go 07:54:36 spire-1.2.1/pkg/common/util/signals.go 07:54:36 spire-1.2.1/pkg/common/util/sort.go 07:54:36 spire-1.2.1/pkg/common/util/sort_test.go 07:54:36 spire-1.2.1/pkg/common/util/task.go 07:54:36 spire-1.2.1/pkg/common/util/task_test.go 07:54:36 spire-1.2.1/pkg/common/util/testdata/ 07:54:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:54:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:54:36 spire-1.2.1/pkg/common/version/ 07:54:36 spire-1.2.1/pkg/common/version/version.go 07:54:36 spire-1.2.1/pkg/common/x509svid/ 07:54:36 spire-1.2.1/pkg/common/x509svid/common_test.go 07:54:36 spire-1.2.1/pkg/common/x509svid/csr.go 07:54:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:54:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:54:36 spire-1.2.1/pkg/common/x509util/ 07:54:36 spire-1.2.1/pkg/common/x509util/cert.go 07:54:36 spire-1.2.1/pkg/common/x509util/dns.go 07:54:36 spire-1.2.1/pkg/common/x509util/dns_test.go 07:54:36 spire-1.2.1/pkg/common/x509util/keyid.go 07:54:36 spire-1.2.1/pkg/common/x509util/keypair.go 07:54:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:54:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:54:36 spire-1.2.1/pkg/server/ 07:54:36 spire-1.2.1/pkg/server/api/ 07:54:36 spire-1.2.1/pkg/server/api/agent.go 07:54:36 spire-1.2.1/pkg/server/api/agent/ 07:54:36 spire-1.2.1/pkg/server/api/agent/v1/ 07:54:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/agent_test.go 07:54:36 spire-1.2.1/pkg/server/api/api.go 07:54:36 spire-1.2.1/pkg/server/api/audit/ 07:54:36 spire-1.2.1/pkg/server/api/audit/audit.go 07:54:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:54:36 spire-1.2.1/pkg/server/api/bundle.go 07:54:36 spire-1.2.1/pkg/server/api/bundle/ 07:54:36 spire-1.2.1/pkg/server/api/bundle/v1/ 07:54:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/bundle_test.go 07:54:36 spire-1.2.1/pkg/server/api/debug/ 07:54:36 spire-1.2.1/pkg/server/api/debug/v1/ 07:54:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/entry.go 07:54:36 spire-1.2.1/pkg/server/api/entry/ 07:54:36 spire-1.2.1/pkg/server/api/entry/v1/ 07:54:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/entry_test.go 07:54:36 spire-1.2.1/pkg/server/api/health/ 07:54:36 spire-1.2.1/pkg/server/api/health/v1/ 07:54:36 spire-1.2.1/pkg/server/api/health/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/id.go 07:54:36 spire-1.2.1/pkg/server/api/id_test.go 07:54:36 spire-1.2.1/pkg/server/api/limits/ 07:54:36 spire-1.2.1/pkg/server/api/limits/limits.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/ 07:54:36 spire-1.2.1/pkg/server/api/middleware/alias.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/audit.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/caller.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/common.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/entries.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:54:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:54:36 spire-1.2.1/pkg/server/api/ratelimit.go 07:54:36 spire-1.2.1/pkg/server/api/rpccontext/ 07:54:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:54:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:54:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:54:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:54:36 spire-1.2.1/pkg/server/api/selector.go 07:54:36 spire-1.2.1/pkg/server/api/selector_test.go 07:54:36 spire-1.2.1/pkg/server/api/status.go 07:54:36 spire-1.2.1/pkg/server/api/status_test.go 07:54:36 spire-1.2.1/pkg/server/api/svid/ 07:54:36 spire-1.2.1/pkg/server/api/svid/v1/ 07:54:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/trustdomain.go 07:54:36 spire-1.2.1/pkg/server/api/trustdomain/ 07:54:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:54:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:54:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:54:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:54:36 spire-1.2.1/pkg/server/authpolicy/ 07:54:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:54:36 spire-1.2.1/pkg/server/authpolicy/policy.go 07:54:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:54:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:54:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:54:36 spire-1.2.1/pkg/server/authpolicy/validate.go 07:54:36 spire-1.2.1/pkg/server/bundle/ 07:54:36 spire-1.2.1/pkg/server/bundle/client/ 07:54:36 spire-1.2.1/pkg/server/bundle/client/client.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/manager.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/sources.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/updater.go 07:54:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:54:36 spire-1.2.1/pkg/server/ca/ 07:54:36 spire-1.2.1/pkg/server/ca/ca.go 07:54:37 spire-1.2.1/pkg/server/ca/ca_health.go 07:54:37 spire-1.2.1/pkg/server/ca/ca_test.go 07:54:37 spire-1.2.1/pkg/server/ca/journal.go 07:54:37 spire-1.2.1/pkg/server/ca/journal_test.go 07:54:37 spire-1.2.1/pkg/server/ca/manager.go 07:54:37 spire-1.2.1/pkg/server/ca/manager_health.go 07:54:37 spire-1.2.1/pkg/server/ca/manager_test.go 07:54:37 spire-1.2.1/pkg/server/ca/templates.go 07:54:37 spire-1.2.1/pkg/server/ca/upstream_client.go 07:54:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:54:37 spire-1.2.1/pkg/server/ca/validation.go 07:54:37 spire-1.2.1/pkg/server/cache/ 07:54:37 spire-1.2.1/pkg/server/cache/dscache/ 07:54:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:54:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/ 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:54:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:54:37 spire-1.2.1/pkg/server/catalog/ 07:54:37 spire-1.2.1/pkg/server/catalog/catalog.go 07:54:37 spire-1.2.1/pkg/server/catalog/keymanager.go 07:54:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:54:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:54:37 spire-1.2.1/pkg/server/catalog/notifier.go 07:54:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:54:37 spire-1.2.1/pkg/server/config.go 07:54:37 spire-1.2.1/pkg/server/datastore/ 07:54:37 spire-1.2.1/pkg/server/datastore/datastore.go 07:54:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:54:37 spire-1.2.1/pkg/server/datastore/repository.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:54:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:54:37 spire-1.2.1/pkg/server/endpoints/ 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/ 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:54:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:54:37 spire-1.2.1/pkg/server/endpoints/config.go 07:54:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:54:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:54:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:54:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:54:37 spire-1.2.1/pkg/server/endpoints/middleware.go 07:54:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:54:37 spire-1.2.1/pkg/server/hostservice/ 07:54:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:54:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:54:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:54:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:54:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:54:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:54:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:54:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:54:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:54:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:54:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/ 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:54:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:54:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:54:37 spire-1.2.1/pkg/server/registration/ 07:54:37 spire-1.2.1/pkg/server/registration/manager.go 07:54:37 spire-1.2.1/pkg/server/registration/manager_test.go 07:54:37 spire-1.2.1/pkg/server/scanentries.go 07:54:37 spire-1.2.1/pkg/server/scanentries_test.go 07:54:37 spire-1.2.1/pkg/server/server.go 07:54:37 spire-1.2.1/pkg/server/server_test.go 07:54:37 spire-1.2.1/pkg/server/svid/ 07:54:37 spire-1.2.1/pkg/server/svid/observer.go 07:54:37 spire-1.2.1/pkg/server/svid/observer_test.go 07:54:37 spire-1.2.1/pkg/server/svid/rotator.go 07:54:37 spire-1.2.1/pkg/server/svid/rotator_config.go 07:54:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:54:37 spire-1.2.1/pkg/server/svid/rotator_test.go 07:54:37 spire-1.2.1/proto/ 07:54:37 spire-1.2.1/proto/private/ 07:54:37 spire-1.2.1/proto/private/server/ 07:54:37 spire-1.2.1/proto/private/server/journal/ 07:54:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:54:37 spire-1.2.1/proto/private/server/journal/journal.proto 07:54:37 spire-1.2.1/proto/spire/ 07:54:37 spire-1.2.1/proto/spire/common/ 07:54:37 spire-1.2.1/proto/spire/common/common.pb.go 07:54:37 spire-1.2.1/proto/spire/common/common.proto 07:54:37 spire-1.2.1/proto/spire/common/plugin/ 07:54:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:54:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:54:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:54:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:54:37 spire-1.2.1/proto/spire/plugin/ 07:54:37 spire-1.2.1/proto/spire/plugin/agent/ 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:54:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:54:37 spire-1.2.1/release/ 07:54:37 spire-1.2.1/release/spire-extras/ 07:54:37 spire-1.2.1/release/spire-extras/README.md 07:54:37 spire-1.2.1/release/spire-extras/conf/ 07:54:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:54:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:54:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:54:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:54:37 spire-1.2.1/release/spire/ 07:54:37 spire-1.2.1/release/spire/README.md 07:54:37 spire-1.2.1/release/spire/conf/ 07:54:37 spire-1.2.1/release/spire/conf/agent/ 07:54:37 spire-1.2.1/release/spire/conf/agent/agent.conf 07:54:37 spire-1.2.1/release/spire/conf/server/ 07:54:37 spire-1.2.1/release/spire/conf/server/server.conf 07:54:37 spire-1.2.1/script/ 07:54:37 spire-1.2.1/script/build-artifact.sh 07:54:37 spire-1.2.1/script/generate_dummy_ca.sh 07:54:37 spire-1.2.1/support/ 07:54:37 spire-1.2.1/support/k8s/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:54:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/ 07:54:37 spire-1.2.1/support/oidc-discovery-provider/README.md 07:54:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/config.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/main.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:54:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:54:37 spire-1.2.1/test/ 07:54:37 spire-1.2.1/test/clock/ 07:54:37 spire-1.2.1/test/clock/clock.go 07:54:37 spire-1.2.1/test/fakes/ 07:54:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:54:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:54:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:54:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:54:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:54:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:54:37 spire-1.2.1/test/fakes/fakeagentstore/ 07:54:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:54:37 spire-1.2.1/test/fakes/fakedatastore/ 07:54:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:54:37 spire-1.2.1/test/fakes/fakeentryclient/ 07:54:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:54:37 spire-1.2.1/test/fakes/fakehealthchecker/ 07:54:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:54:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:54:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:54:37 spire-1.2.1/test/fakes/fakemetrics/ 07:54:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:54:37 spire-1.2.1/test/fakes/fakenoderesolver/ 07:54:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:54:37 spire-1.2.1/test/fakes/fakenotifier/ 07:54:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:54:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:54:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:54:37 spire-1.2.1/test/fakes/fakeserverca/ 07:54:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:54:37 spire-1.2.1/test/fakes/fakeservercatalog/ 07:54:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:54:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:54:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:54:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:54:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:54:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:54:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:54:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:54:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:54:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:54:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:54:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:54:37 spire-1.2.1/test/fixture/ 07:54:37 spire-1.2.1/test/fixture/certs/ 07:54:37 spire-1.2.1/test/fixture/certs/agent_svid.der 07:54:37 spire-1.2.1/test/fixture/certs/base_cert.pem 07:54:37 spire-1.2.1/test/fixture/certs/base_csr.pem 07:54:37 spire-1.2.1/test/fixture/certs/base_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:54:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:54:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:54:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:54:37 spire-1.2.1/test/fixture/certs/blog_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/bundle.der 07:54:37 spire-1.2.1/test/fixture/certs/ca.pem 07:54:37 spire-1.2.1/test/fixture/certs/ca_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/database_cert.pem 07:54:37 spire-1.2.1/test/fixture/certs/database_csr.pem 07:54:37 spire-1.2.1/test/fixture/certs/database_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/node_cert.pem 07:54:37 spire-1.2.1/test/fixture/certs/node_csr.pem 07:54:37 spire-1.2.1/test/fixture/certs/node_key.pem 07:54:37 spire-1.2.1/test/fixture/certs/svid.pem 07:54:37 spire-1.2.1/test/fixture/certs/svid_key.pem 07:54:37 spire-1.2.1/test/fixture/config/ 07:54:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:54:37 spire-1.2.1/test/fixture/config/agent_good.conf 07:54:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:54:37 spire-1.2.1/test/fixture/config/plugin_good.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:54:37 spire-1.2.1/test/fixture/config/server_good.conf 07:54:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:54:37 spire-1.2.1/test/fixture/fixture.go 07:54:37 spire-1.2.1/test/fixture/nodeattestor/ 07:54:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:54:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:54:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:54:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:54:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:54:37 spire-1.2.1/test/fixture/registration/ 07:54:37 spire-1.2.1/test/fixture/registration/entries.json 07:54:37 spire-1.2.1/test/fixture/registration/good-for-update.json 07:54:37 spire-1.2.1/test/fixture/registration/good.json 07:54:37 spire-1.2.1/test/fixture/registration/invalid.json 07:54:37 spire-1.2.1/test/fixture/registration/invalid_json.json 07:54:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:54:37 spire-1.2.1/test/integration/ 07:54:37 spire-1.2.1/test/integration/README.md 07:54:37 spire-1.2.1/test/integration/common 07:54:37 spire-1.2.1/test/integration/setup/ 07:54:37 spire-1.2.1/test/integration/setup/adminclient/ 07:54:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:54:37 spire-1.2.1/test/integration/setup/adminclient/client.go 07:54:37 spire-1.2.1/test/integration/setup/debugagent/ 07:54:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:54:37 spire-1.2.1/test/integration/setup/debugagent/main.go 07:54:37 spire-1.2.1/test/integration/setup/debugserver/ 07:54:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:54:37 spire-1.2.1/test/integration/setup/debugserver/main.go 07:54:37 spire-1.2.1/test/integration/setup/downstreamclient/ 07:54:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:54:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:54:37 spire-1.2.1/test/integration/setup/itclient/ 07:54:37 spire-1.2.1/test/integration/setup/itclient/client.go 07:54:37 spire-1.2.1/test/integration/setup/node-attestation/ 07:54:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:54:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:54:37 spire-1.2.1/test/integration/setup/x509pop/ 07:54:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:54:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:54:37 spire-1.2.1/test/integration/suites/ 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:54:37 spire-1.2.1/test/integration/suites/join-token/ 07:54:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:54:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:54:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:54:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:54:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:54:37 spire-1.2.1/test/integration/suites/join-token/README.md 07:54:37 spire-1.2.1/test/integration/suites/join-token/conf/ 07:54:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/join-token/teardown 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:54:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:54:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:54:37 spire-1.2.1/test/integration/suites/k8s/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/00-setup 07:54:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:54:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:54:37 spire-1.2.1/test/integration/suites/k8s/README.md 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:54:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:54:37 spire-1.2.1/test/integration/suites/k8s/teardown 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/ 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:54:37 spire-1.2.1/test/integration/suites/rotation/ 07:54:37 spire-1.2.1/test/integration/suites/rotation/00-setup 07:54:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:54:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:54:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:54:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:54:37 spire-1.2.1/test/integration/suites/rotation/README.md 07:54:37 spire-1.2.1/test/integration/suites/rotation/conf/ 07:54:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/rotation/teardown 07:54:37 spire-1.2.1/test/integration/suites/self-test/ 07:54:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:54:37 spire-1.2.1/test/integration/suites/self-test/README.md 07:54:37 spire-1.2.1/test/integration/suites/self-test/teardown 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:54:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:54:37 spire-1.2.1/test/integration/suites/upgrade/ 07:54:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:54:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:54:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:54:38 spire-1.2.1/test/integration/suites/upgrade/README.md 07:54:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:54:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:54:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:54:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:54:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:54:38 spire-1.2.1/test/integration/suites/upgrade/teardown 07:54:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:54:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:54:38 spire-1.2.1/test/integration/test-one.sh 07:54:38 spire-1.2.1/test/integration/test.sh 07:54:38 spire-1.2.1/test/plugintest/ 07:54:38 spire-1.2.1/test/plugintest/config.go 07:54:38 spire-1.2.1/test/plugintest/load.go 07:54:38 spire-1.2.1/test/plugintest/option.go 07:54:38 spire-1.2.1/test/spiretest/ 07:54:38 spire-1.2.1/test/spiretest/apiserver.go 07:54:38 spire-1.2.1/test/spiretest/assertions.go 07:54:38 spire-1.2.1/test/spiretest/dir.go 07:54:38 spire-1.2.1/test/spiretest/errors_posix.go 07:54:38 spire-1.2.1/test/spiretest/errors_windows.go 07:54:38 spire-1.2.1/test/spiretest/logs.go 07:54:38 spire-1.2.1/test/spiretest/socketapi.go 07:54:38 spire-1.2.1/test/spiretest/suite.go 07:54:38 spire-1.2.1/test/spiretest/x509.go 07:54:38 spire-1.2.1/test/testca/ 07:54:38 spire-1.2.1/test/testca/ca.go 07:54:38 spire-1.2.1/test/testkey/ 07:54:38 spire-1.2.1/test/testkey/generate.sh 07:54:38 spire-1.2.1/test/testkey/genkeys.go 07:54:38 spire-1.2.1/test/testkey/keys.go 07:54:38 spire-1.2.1/test/testkey/new.go 07:54:38 spire-1.2.1/test/tpmsimulator/ 07:54:38 spire-1.2.1/test/tpmsimulator/simulator.go 07:54:38 spire-1.2.1/test/util/ 07:54:38 spire-1.2.1/test/util/cert_fixtures.go 07:54:38 spire-1.2.1/test/util/cert_generation.go 07:54:38 spire-1.2.1/test/util/io_redirection.go 07:54:38 spire-1.2.1/test/util/race.go 07:54:38 spire-1.2.1/test/util/util.go 07:54:38 building spire from source... 07:54:38 Installing go1.17.7... 07:55:05 Building bin/spire-server... 07:55:05 go: downloading github.com/mitchellh/cli v1.1.2 07:55:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:55:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:55:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:55:05 go: downloading google.golang.org/grpc v1.44.0 07:55:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:55:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:55:05 go: downloading github.com/imdario/mergo v0.3.12 07:55:05 go: downloading github.com/sirupsen/logrus v1.8.1 07:55:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:55:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:55:06 go: downloading github.com/fatih/color v1.13.0 07:55:06 go: downloading github.com/mattn/go-isatty v0.0.14 07:55:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:55:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:55:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:55:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:55:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:55:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:55:07 go: downloading github.com/armon/go-metrics v0.3.10 07:55:07 go: downloading github.com/prometheus/client_golang v1.12.1 07:55:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:55:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:55:09 go: downloading github.com/open-policy-agent/opa v0.38.0 07:55:24 go: downloading github.com/Masterminds/goutils v1.1.0 07:55:24 go: downloading github.com/Masterminds/semver v1.5.0 07:55:24 go: downloading github.com/google/uuid v1.1.2 07:55:24 go: downloading github.com/huandu/xstrings v1.3.2 07:55:24 go: downloading github.com/mattn/go-colorable v0.1.12 07:55:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:55:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:55:24 go: downloading github.com/oklog/run v1.0.0 07:55:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:55:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:55:24 go: downloading github.com/prometheus/client_model v0.2.0 07:55:24 go: downloading github.com/prometheus/common v0.32.1 07:55:24 go: downloading github.com/beorn7/perks v1.0.1 07:55:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:55:24 go: downloading github.com/prometheus/procfs v0.7.3 07:55:24 go: downloading github.com/imkira/go-observer v1.0.3 07:55:24 go: downloading github.com/pkg/errors v0.9.1 07:55:24 go: downloading go.uber.org/atomic v1.9.0 07:55:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:55:25 go: downloading github.com/hashicorp/errwrap v1.1.0 07:55:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:55:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:55:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:55:26 go: downloading github.com/blang/semver/v4 v4.0.0 07:55:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:55:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:55:26 go: downloading github.com/jinzhu/gorm v1.9.16 07:55:27 go: downloading github.com/lib/pq v1.10.4 07:55:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:55:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:55:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:55:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:55:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:55:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:55:41 go: downloading github.com/stretchr/testify v1.7.0 07:55:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:55:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:56:08 go: downloading k8s.io/client-go v0.23.4 07:56:08 go: downloading google.golang.org/api v0.70.0 07:56:08 go: downloading k8s.io/api v0.23.4 07:56:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:56:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:56:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:56:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:56:44 go: downloading github.com/google/go-tpm v0.3.3 07:56:44 go: downloading cloud.google.com/go/storage v1.21.0 07:56:45 go: downloading cloud.google.com/go v0.100.2 07:56:46 go: downloading k8s.io/apimachinery v0.23.4 07:56:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:56:50 go: downloading cloud.google.com/go/security v1.3.0 07:56:50 go: downloading k8s.io/kube-aggregator v0.23.3 07:56:51 go: downloading github.com/hashicorp/vault/api v1.4.1 07:56:51 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:56:52 go: downloading github.com/twmb/murmur3 v1.1.6 07:56:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:56:52 go: downloading gopkg.in/yaml.v2 v2.4.0 07:56:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:56:53 go: downloading github.com/gobwas/glob v0.2.3 07:56:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:56:53 go: downloading github.com/jinzhu/inflection v1.0.0 07:56:53 go: downloading github.com/aws/smithy-go v1.11.0 07:56:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:56:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:56:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:56:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:56:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:56:56 go: downloading github.com/gogo/protobuf v1.3.2 07:57:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:57:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:57:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:57:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:57:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:57:01 go: downloading github.com/dimchansky/utfbom v1.1.1 07:57:01 go: downloading cloud.google.com/go/compute v1.3.0 07:57:03 go: downloading cloud.google.com/go/iam v0.1.1 07:57:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:57:03 go: downloading github.com/google/gofuzz v1.1.0 07:57:03 go: downloading k8s.io/klog/v2 v2.30.0 07:57:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:57:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:57:05 go: downloading github.com/spf13/pflag v1.0.5 07:57:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:57:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:57:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:57:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:57:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:57:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:57:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:57:07 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:57:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:57:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:57:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:57:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:57:10 go: downloading go.opencensus.io v0.23.0 07:57:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:57:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:57:11 go: downloading gopkg.in/inf.v0 v0.9.1 07:57:11 go: downloading github.com/google/go-cmp v0.5.7 07:57:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:57:11 go: downloading github.com/go-logr/logr v1.2.2 07:57:12 go: downloading github.com/json-iterator/go v1.1.12 07:57:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:57:14 go: downloading github.com/googleapis/gnostic v0.5.5 07:57:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:57:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:57:17 go: downloading github.com/tklauser/numcpus v0.3.0 07:57:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:57:17 go: downloading go.uber.org/zap v1.21.0 07:57:18 go: downloading sigs.k8s.io/yaml v1.3.0 07:57:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:57:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:57:18 go: downloading github.com/modern-go/reflect2 v1.0.2 07:57:19 go: downloading github.com/ryanuber/go-glob v1.0.0 07:57:19 go: downloading github.com/golang/snappy v0.0.4 07:57:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:57:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:57:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:57:29 go: downloading github.com/hashicorp/go-version v1.2.0 07:57:29 go: downloading go.uber.org/multierr v1.6.0 07:57:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:57:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:00:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:00:59 Removing intermediate container e576e0f756f5 08:00:59 ---> e8ef18596204 08:00:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:00:59 ---> Running in eb66afb52783 08:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:01:07 Removing intermediate container eb66afb52783 08:01:07 ---> 4fe027a2260b 08:01:07 08:01:07 Step 11/23 : FROM docker:20.10.14 08:01:07 20.10.14: Pulling from library/docker 08:01:09 Removing intermediate container 86d047d2973e 08:01:09 ---> 80ace5818b5f 08:01:09 08:01:09 Step 10/31 : FROM alpine:3.14 08:01:09 3.14: Pulling from library/alpine 08:01:10 Removing intermediate container 4307fbcb36d7 08:01:10 ---> 8bca5b2a220b 08:01:10 08:01:10 Step 10/25 : FROM alpine:3.14 08:01:11 3.14: Pulling from library/alpine 08:01:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:01:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:01:12 Status: Downloaded newer image for alpine:3.14 08:01:12 Status: Image is up to date for alpine:3.14 08:01:12 ---> ac73e934f311 08:01:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:01:12 ---> ac73e934f311 08:01:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:01:13 ---> Running in 3d8d8a2e93d5 08:01:13 ---> Running in 13a829b0fc1c 08:01:15 Removing intermediate container 3d8d8a2e93d5 08:01:15 ---> f31e8e22f266 08:01:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:01:15 ---> Running in 4a4f52e5b366 08:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:01:17 (1/3) Installing ca-certificates (20211220-r0) 08:01:17 (2/3) Installing dumb-init (1.2.5-r1) 08:01:17 (3/3) Installing su-exec (0.2-r1) 08:01:17 Executing busybox-1.33.1-r7.trigger 08:01:17 Executing ca-certificates-20211220-r0.trigger 08:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:01:17 OK: 6 MiB in 17 packages 08:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:01:19 (1/2) Installing dumb-init (1.2.5-r1) 08:01:19 (2/2) Installing su-exec (0.2-r1) 08:01:19 Executing busybox-1.33.1-r7.trigger 08:01:19 OK: 6 MiB in 16 packages 08:01:21 Removing intermediate container 4a4f52e5b366 08:01:21 ---> d68878c72563 08:01:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:01:21 ---> Running in 24bd103dbc6a 08:01:21 Removing intermediate container 13a829b0fc1c 08:01:21 ---> 96973993601c 08:01:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:01:21 ---> Running in a29bdc9cbf3f 08:01:22 Removing intermediate container 24bd103dbc6a 08:01:22 ---> 5ad2e57d331d 08:01:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:01:22 ---> Running in 6aefac795e85 08:01:23 Removing intermediate container f4e0e3a9b27c 08:01:23 ---> b6f59785a14e 08:01:23 08:01:23 Step 10/23 : FROM alpine:3.14 08:01:23 ---> ac73e934f311 08:01:23 Step 11/23 : RUN apk add --update --no-cache dumb-initRemoving intermediate container a29bdc9cbf3f 08:01:23 ---> 3c6cf7ec513f 08:01:23 Step 13/25 : WORKDIR / 08:01:23 08:01:23 ---> Running in 657034a09365 08:01:23 ---> Running in 073d3b9c18cb 08:01:24 Removing intermediate container 6aefac795e85 08:01:24 ---> 26cba340f782 08:01:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:01:24 ---> Running in 4dc72833cce9 08:01:25 Removing intermediate container 073d3b9c18cb 08:01:25 ---> 4c1180486de2 08:01:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:01:26 ---> c22c62ba0508 08:01:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:01:27 (1/1) Installing dumb-init (1.2.5-r1) 08:01:27 Executing busybox-1.33.1-r7.trigger 08:01:27 OK: 5 MiB in 15 packages 08:01:28 Removing intermediate container 4dc72833cce9 08:01:28 ---> 6ee3da080377 08:01:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:01:28 ---> Running in 43dac58cf2fa 08:01:29 ---> 66b125b94c09 08:01:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:01:30 Removing intermediate container 43dac58cf2fa 08:01:30 ---> 41e210138b32 08:01:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:01:30 Removing intermediate container 657034a09365 08:01:30 ---> 0f1a73f97b0d 08:01:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:01:30 ---> Running in 64f40181b00b 08:01:31 ---> 4162a7725ecf 08:01:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:01:31 Removing intermediate container 64f40181b00b 08:01:31 ---> e9235d652492 08:01:31 Step 13/23 : ENV APP_PORT=59881 08:01:31 ---> Running in d5f6a750c4f1 08:01:32 ---> d25e8ad7bcd8 08:01:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:01:32 ---> Running in b200eeabdcbf 08:01:32 Removing intermediate container d5f6a750c4f1 08:01:32 ---> 0b66a87f6688 08:01:32 Step 14/23 : EXPOSE $APP_PORT 08:01:32 ---> 69064e2345f4 08:01:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:01:32 ---> Running in 7adbff49d855 08:01:34 Removing intermediate container 7adbff49d855 08:01:34 ---> d37261e6e5d8 08:01:34 Step 15/23 : WORKDIR / 08:01:34 ---> Running in 5c2c18c2083f 08:01:36 Removing intermediate container 5c2c18c2083f 08:01:36 ---> 06a6f67b03d6 08:01:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:37 Removing intermediate container b200eeabdcbf 08:01:37 ---> 3342b6423430 08:01:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:37 ---> fde6d72aa87a 08:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:01:38 ---> 61ae45c87b57 08:01:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:01:38 ---> af4c7dbbce6c 08:01:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:01:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:01:40 Status: Downloaded newer image for docker:20.10.14 08:01:40 ---> c346e9eafbab 08:01:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:01:41 ---> Running in ab60f43f48a2 08:01:42 Removing intermediate container ab60f43f48a2 08:01:42 ---> 99f94ada7d25 08:01:42 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 08:01:42 ---> Running in 863441efd674 08:01:42 ---> ba9b01e7cc5c 08:01:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:01:43 ---> 5bd1b63fe2d3 08:01:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:01:44 ---> b4e9185c8d41 08:01:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:44 ---> 493d40165b94 08:01:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:01:45 ---> 1d5b78b2fbf5 08:01:45 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/ 08:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:45 ---> Running in 995acbb8d25a 08:01:45 ---> Running in e25b58cd30da 08:01:45 ---> 2c8c6c5c6488 08:01:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:01:46 (1/43) Installing readline (8.1.1-r0) 08:01:46 (2/43) Installing bash (5.1.16-r0) 08:01:46 Executing bash-5.1.16-r0.post-install 08:01:46 Removing intermediate container e25b58cd30da 08:01:46 ---> ef9923c2920f 08:01:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:46 (3/43) Installing brotli-libs (1.0.9-r5) 08:01:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:01:46 (5/43) Installing libcurl (7.80.0-r0) 08:01:46 (6/43) Installing curl (7.80.0-r0) 08:01:46 (7/43) Installing dumb-init (1.2.5-r1) 08:01:46 (8/43) Installing libbz2 (1.0.8-r1) 08:01:46 (9/43) Installing expat (2.4.7-r0) 08:01:46 (10/43) Installing libffi (3.4.2-r1) 08:01:46 (11/43) Installing gdbm (1.22-r0) 08:01:46 ---> Running in b2c8c2077941 08:01:46 (12/43) Installing xz-libs (5.2.5-r1) 08:01:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:01:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:01:46 (15/43) Installing mpdecimal (2.5.1-r1) 08:01:46 (16/43) Installing sqlite-libs (3.36.0-r0) 08:01:46 (17/43) Installing python3 (3.9.7-r4) 08:01:47 Removing intermediate container b2c8c2077941 08:01:47 ---> b09fe15487ad 08:01:47 Step 21/23 : LABEL arch=arm64 08:01:47 ---> 0bbb2390fa6e 08:01:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:01:47 ---> Running in c13de9b4e406 08:01:48 Removing intermediate container c13de9b4e406 08:01:48 ---> 466f53ccac09 08:01:48 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:01:48 ---> Running in 4a38b8364c0c 08:01:48 Removing intermediate container 995acbb8d25a 08:01:48 ---> 1c6e9df43aa0 08:01:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:01:48 ---> Running in 3007b64e969b 08:01:49 ---> f5668748bcde 08:01:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:01:49 Removing intermediate container 4a38b8364c0c 08:01:49 ---> d17c2905cd78 08:01:49 Step 23/23 : LABEL version=0.0.0 08:01:49 ---> Running in 3344189d18d8 08:01:49 Removing intermediate container 3007b64e969b 08:01:49 ---> d1c4028d5e19 08:01:49 Step 23/25 : LABEL arch=arm64 08:01:49 ---> Running in e89a311297ed 08:01:49 (18/43) Installing py3-appdirs (1.4.4-r2) 08:01:49 (19/43) Installing py3-certifi (2020.12.5-r1) 08:01:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:01:49 (21/43) Installing py3-idna (3.3-r0) 08:01:49 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:01:49 ---> Running in ed59e5d79d48 08:01:50 (23/43) Installing py3-requests (2.26.0-r1) 08:01:50 (24/43) Installing py3-msgpack (1.0.2-r1) 08:01:50 (25/43) Installing py3-lockfile (0.12.2-r4) 08:01:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:01:50 (27/43) Installing py3-colorama (0.4.4-r1) 08:01:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:01:50 (29/43) Installing py3-distlib (0.3.3-r0) 08:01:50 (30/43) Installing py3-distro (1.6.0-r0) 08:01:50 (31/43) Installing py3-six (1.16.0-r0) 08:01:50 (32/43) Installing py3-webencodings (0.5.1-r4) 08:01:50 (33/43) Installing py3-html5lib (1.1-r1) 08:01:50 (34/43) Installing py3-parsing (2.4.7-r2) 08:01:50 (35/43) Installing py3-packaging (20.9-r1) 08:01:50 (36/43) Installing py3-tomli (1.2.2-r0) 08:01:50 (37/43) Installing py3-pep517 (0.12.0-r0) 08:01:50 Removing intermediate container 3344189d18d8 08:01:50 ---> ca6ba555551f 08:01:50 08:01:50 (38/43) Installing py3-progress (1.6-r0) 08:01:50 (39/43) Installing py3-retrying (1.3.3-r2) 08:01:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:01:50 (41/43) Installing py3-setuptools (52.0.0-r4) 08:01:50 (42/43) Installing py3-toml (0.10.2-r2) 08:01:50 (43/43) Installing py3-pip (20.3.4-r1) 08:01:50 Removing intermediate container e89a311297ed 08:01:50 ---> 814a78df80a2 08:01:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:01:50 Removing intermediate container ed59e5d79d48 08:01:50 ---> 50c4ee9b0a19 08:01:50 Step 24/25 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:01:50 ---> Running in 830f9852ffc0 08:01:51 Executing busybox-1.34.1-r5.trigger 08:01:51 OK: 82 MiB in 65 packages 08:01:51 Successfully built ca6ba555551f 08:01:51 Successfully tagged core-metadata-arm64:latest 08:01:51 Building core-command 08:01:51  Building core-metadata ... done Removing intermediate container 830f9852ffc0 08:01:51 ---> 80ec6621d567 08:01:51 Step 25/25 : LABEL version=0.0.0 08:01:52 ---> Running in 03f40e826ac3 08:01:52 ---> f155dbc27a84 08:01:52 Step 26/31 : RUN chmod +x /entrypoint.sh 08:01:52 ---> Running in d79ac2b461bc 08:01:52 Removing intermediate container 03f40e826ac3 08:01:52 ---> 72122d756fc3 08:01:52 08:01:53 Successfully built 72122d756fc3 08:01:53 Successfully tagged security-secretstore-setup-arm64:latest 08:01:53  Building security-secretstore-setup ... done Building security-spiffe-token-provider 08:01:55 Removing intermediate container d79ac2b461bc 08:01:55 ---> f117202d71e5 08:01:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:01:55 ---> Running in 3f84c2048aa0 08:01:56 Removing intermediate container 3f84c2048aa0 08:01:56 ---> e1d3084cf0fe 08:01:56 Step 28/31 : CMD ["gate"] 08:01:56 ---> Running in 921e059429f0 08:01:57 Collecting docker-compose==1.23.2 08:01:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:01:57 Removing intermediate container 921e059429f0 08:01:57 ---> c4a33859c7f6 08:01:57 Step 29/31 : LABEL arch=arm64 08:01:57 ---> Running in e2767776c564 08:01:58 Removing intermediate container e2767776c564 08:01:58 ---> 9a76ad2c7c43 08:01:58 Step 30/31 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:01:58 ---> Running in b24d926af4a4 08:01:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:01:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:01:58 Collecting texttable<0.10,>=0.9.0 08:01:58 Downloading texttable-0.9.1.tar.gz (11 kB) 08:01:58 Removing intermediate container b24d926af4a4 08:01:58 ---> 49f50041e0d0 08:01:58 Step 31/31 : LABEL version=0.0.0 08:01:59 ---> Running in 63714aa284b6 08:01:59 Removing intermediate container 63714aa284b6 08:01:59 ---> f07daa2f536d 08:02:00 08:02:00 Successfully built f07daa2f536d 08:02:00 Successfully tagged security-bootstrapper-arm64:latest 08:02:00  Building security-bootstrapper ... done Building security-spire-server 08:02:01 Collecting jsonschema<3,>=2.5.1 08:02:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:02:01 Collecting dockerpty<0.5,>=0.4.1 08:02:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:02:03 Collecting cached-property<2,>=1.2.0 08:02:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:02:03 Collecting docker<4.0,>=3.6.0 08:02:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:02:04 Collecting PyYAML<4,>=3.10 08:02:04 Downloading PyYAML-3.13.tar.gz (270 kB) 08:02:08 Collecting docopt<0.7,>=0.6.1 08:02:08 Downloading docopt-0.6.2.tar.gz (25 kB) 08:02:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:02:10 Collecting websocket-client<1.0,>=0.32.0 08:02:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:02:10 Collecting docker-pycreds>=0.4.0 08:02:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:02:11 Collecting urllib3<1.25,>=1.21.1 08:02:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:02:11 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) 08:02:11 Collecting chardet<3.1.0,>=3.0.2 08:02:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:02:11 Collecting idna<2.8,>=2.5 08:02:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:02:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:02:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:02:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:02:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:02:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:02:13 Attempting uninstall: urllib3 08:02:13 Found existing installation: urllib3 1.26.7 08:02:13 Uninstalling urllib3-1.26.7: 08:02:13 Successfully uninstalled urllib3-1.26.7 08:02:13 Attempting uninstall: idna 08:02:13 Found existing installation: idna 3.3 08:02:13 Uninstalling idna-3.3: 08:02:14 Successfully uninstalled idna-3.3 08:02:16 Attempting uninstall: requests 08:02:16 Found existing installation: requests 2.26.0 08:02:16 Uninstalling requests-2.26.0: 08:02:16 Successfully uninstalled requests-2.26.0 08:02:17 Running setup.py install for texttable: started 08:02:19 Running setup.py install for texttable: finished with status 'done' 08:02:19 Running setup.py install for PyYAML: started 08:02:21 Running setup.py install for PyYAML: finished with status 'done' 08:02:22 Running setup.py install for docopt: started 08:02:24 Running setup.py install for docopt: finished with status 'done' 08:02:24 Running setup.py install for dockerpty: started 08:02:27 Running setup.py install for dockerpty: finished with status 'done' 08:02:29 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 08:02:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:02:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:56 ---> c110a9ef3d06 08:02:56 Step 3/23 : WORKDIR /edgex-go 08:02:56 ---> Using cache 08:02:56 ---> 240f9f311b9c 08:02:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:56 ---> Using cache 08:02:56 ---> 513a19b2c9f9 08:02:56 Step 5/23 : RUN apk add --update --no-cache make git 08:02:56 ---> Running in 439384f0552f 08:02:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:02:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:02:56 ---> c110a9ef3d06 08:02:56 Step 3/20 : WORKDIR /edgex-go 08:02:56 ---> Using cache 08:02:56 ---> 240f9f311b9c 08:02:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:02:56 ---> Running in 6673556e6c82 08:02:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:02:58 Removing intermediate container 863441efd674 08:02:58 ---> 4bead07a8da4 08:02:58 Step 14/23 : ENV APP_PORT=58890 08:02:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:02:58 ---> Running in 71ad0af73cc7 08:02:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:02:59 Removing intermediate container 71ad0af73cc7 08:02:59 ---> 39f0167f8aab 08:02:59 Step 15/23 : EXPOSE $APP_PORT 08:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:02:59 ---> Running in 82090146b8d8 08:03:00 OK: 220 MiB in 52 packages 08:03:00 Removing intermediate container 82090146b8d8 08:03:00 ---> 140af1f1f151 08:03:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:03:00 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:03:00 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:03:00 OK: 15739 distinct packages available 08:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:03:01 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:03:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:03:01 ---> c110a9ef3d06 08:03:01 Step 3/25 : WORKDIR /edgex-go 08:03:01 ---> Using cache 08:03:01 ---> 240f9f311b9c 08:03:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:01 ---> Using cache 08:03:01 ---> 513a19b2c9f9 08:03:01 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:03:01 ---> Running in d453384a47ff 08:03:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:03:02 Removing intermediate container 439384f0552f 08:03:02 ---> 45139371c9da 08:03:02 Step 6/23 : COPY go.mod vendor* ./ 08:03:03 OK: 220 MiB in 52 packages 08:03:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:03:04 ---> 0aa43df1f9ae 08:03:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:04 ---> e65140d984b1 08:03:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:03:04 ---> Running in 9198489b2909 08:03:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:03:05 Removing intermediate container 6673556e6c82 08:03:05 ---> 2e86436697ce 08:03:05 Step 5/20 : COPY go.mod vendor* ./ 08:03:05 OK: 220 MiB in 52 packages 08:03:05 ---> 30d1fb4bae42 08:03:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:03:07 Removing intermediate container d453384a47ff 08:03:07 ---> 89c254385bb9 08:03:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:07 ---> fe5b7779d8af 08:03:07 Step 6/25 : COPY go.mod vendor* ./ 08:03:07 ---> Running in fcdbaa5e0cf4 08:03:08 ---> 1d70624a4f60 08:03:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:03:08 ---> Running in f8f6bbe98802 08:03:09 ---> 7da39a8cab70 08:03:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 Removing intermediate container f8f6bbe98802 08:03:09 ---> 9635f02418bf 08:03:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:09 ---> Running in 9c0b6bcefef0 08:03:10 ---> Running in 9e928a6ac168 08:03:11 Removing intermediate container 9e928a6ac168 08:03:11 ---> 3bf641d5172c 08:03:11 Step 21/23 : LABEL arch=arm64 08:03:11 Removing intermediate container 9198489b2909 08:03:11 ---> 2643ef0a5a5e 08:03:11 Step 8/23 : COPY . . 08:03:11 ---> Running in 2fb6b33c31b6 08:03:12 Removing intermediate container 2fb6b33c31b6 08:03:12 ---> 5ad1f4bb2eab 08:03:12 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:03:12 ---> Running in 0f2d7cb6a97e 08:03:13 Removing intermediate container 0f2d7cb6a97e 08:03:13 ---> 9b598c193a2c 08:03:13 Step 23/23 : LABEL version=0.0.0 08:03:13 Removing intermediate container fcdbaa5e0cf4 08:03:13 ---> 0a5394238963 08:03:13 Step 7/20 : COPY . . 08:03:13 ---> Running in cd415d360c42 08:03:14 Removing intermediate container cd415d360c42 08:03:14 ---> eb404a5e8135 08:03:14 08:03:16 Successfully built eb404a5e8135 08:03:16 Successfully tagged sys-mgmt-agent-arm64:latest 08:03:16  Building sys-mgmt-agent ... done Building support-scheduler 08:03:16 Removing intermediate container 9c0b6bcefef0 08:03:16 ---> 3679a1106750 08:03:16 Step 8/25 : COPY . . 08:04:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:04:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:03 ---> c110a9ef3d06 08:04:03 Step 3/22 : WORKDIR /edgex-go 08:04:03 ---> Using cache 08:04:03 ---> 240f9f311b9c 08:04:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:03 ---> Using cache 08:04:03 ---> 513a19b2c9f9 08:04:03 Step 5/22 : RUN apk add --update --no-cache make git 08:04:03 ---> Using cache 08:04:03 ---> 45139371c9da 08:04:03 Step 6/22 : COPY go.mod vendor* ./ 08:04:03 ---> Using cache 08:04:03 ---> 0aa43df1f9ae 08:04:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:03 ---> Using cache 08:04:03 ---> 2643ef0a5a5e 08:04:03 Step 8/22 : COPY . . 08:04:15 ---> bcde2c77f9c0 08:04:15 Step 9/23 : RUN make cmd/core-command/core-command 08:04:15 ---> Running in bf38fa0f50cc 08:04:16 ---> 3e1d37ef559d 08:04:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:17 ---> Running in a358d50f0007 08:04:18 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 08:04:20 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 08:04:20 ---> d78f764b4fca 08:04:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:04:20 ---> Running in 4597897b6f9e 08:04:22 Removing intermediate container 4597897b6f9e 08:04:22 ---> cd7f0ea22f71 08:04:22 Step 10/25 : RUN mkdir -p spire-build 08:04:22 ---> Running in 600537ae7464 08:04:27 Removing intermediate container 600537ae7464 08:04:27 ---> 5e5562620660 08:04:27 Step 11/25 : WORKDIR /edgex-go/spire-build 08:04:27 ---> Running in 555595ea26ba 08:04:28 Removing intermediate container 555595ea26ba 08:04:28 ---> ecb60fcbf5c5 08:04:28 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 08:04:28 ---> Running in 2b21863c235a 08:04:33 spire-1.2.1/ 08:04:33 spire-1.2.1/.data/ 08:04:33 spire-1.2.1/.data/.file 08:04:33 spire-1.2.1/.dockerignore 08:04:33 spire-1.2.1/.gitattributes 08:04:33 spire-1.2.1/.githooks/ 08:04:33 spire-1.2.1/.githooks/pre-commit 08:04:33 spire-1.2.1/.github/ 08:04:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:04:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:04:33 spire-1.2.1/.github/dependabot.yml 08:04:33 spire-1.2.1/.github/workflows/ 08:04:33 spire-1.2.1/.github/workflows/nightly_build.yaml 08:04:33 spire-1.2.1/.github/workflows/pr_build.yaml 08:04:33 spire-1.2.1/.github/workflows/release_build.yaml 08:04:33 spire-1.2.1/.github/workflows/scripts/ 08:04:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:04:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:04:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:04:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:04:33 spire-1.2.1/.github/workflows/scripts/split.sh 08:04:33 spire-1.2.1/.gitignore 08:04:33 spire-1.2.1/.go-version 08:04:33 spire-1.2.1/.golangci.yml 08:04:33 spire-1.2.1/ADOPTERS.md 08:04:33 spire-1.2.1/CHANGELOG.md 08:04:33 spire-1.2.1/CODE-OF-CONDUCT.md 08:04:33 spire-1.2.1/CODEOWNERS 08:04:33 spire-1.2.1/CONTRIBUTING.md 08:04:33 spire-1.2.1/Dockerfile 08:04:33 spire-1.2.1/Dockerfile.dev 08:04:33 spire-1.2.1/Dockerfile.scratch 08:04:33 spire-1.2.1/LICENSE 08:04:33 spire-1.2.1/MAINTAINERS.md 08:04:33 spire-1.2.1/Makefile 08:04:33 spire-1.2.1/README.md 08:04:33 spire-1.2.1/ROADMAP.md 08:04:33 spire-1.2.1/SECURITY.md 08:04:33 spire-1.2.1/cmd/ 08:04:33 spire-1.2.1/cmd/spire-agent/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/common/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/run/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:04:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:04:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:04:33 spire-1.2.1/cmd/spire-agent/main.go 08:04:33 spire-1.2.1/cmd/spire-server/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/cli.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/run/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/token/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/validate/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/x509/ 08:04:33 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:04:33 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:04:33 spire-1.2.1/cmd/spire-server/main.go 08:04:33 spire-1.2.1/cmd/spire-server/util/ 08:04:33 spire-1.2.1/cmd/spire-server/util/util.go 08:04:33 spire-1.2.1/conf/ 08:04:33 spire-1.2.1/conf/agent/ 08:04:33 spire-1.2.1/conf/agent/agent.conf 08:04:33 spire-1.2.1/conf/agent/agent_full.conf 08:04:33 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:04:33 spire-1.2.1/conf/server/ 08:04:33 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:04:33 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:04:33 spire-1.2.1/conf/server/server.conf 08:04:33 spire-1.2.1/conf/server/server_full.conf 08:04:33 spire-1.2.1/doc/ 08:04:33 spire-1.2.1/doc/SPIRE101.md 08:04:33 spire-1.2.1/doc/auditlog.md 08:04:33 spire-1.2.1/doc/authorization_policy_engine.md 08:04:33 spire-1.2.1/doc/changelog_guidelines.md 08:04:33 spire-1.2.1/doc/cure53-report.pdf 08:04:33 spire-1.2.1/doc/images/ 08:04:33 spire-1.2.1/doc/images/2019_roadmap.png 08:04:33 spire-1.2.1/doc/images/SPIRE101.png 08:04:33 spire-1.2.1/doc/images/SPIRE_agent.png 08:04:33 spire-1.2.1/doc/images/SPIRE_server.png 08:04:33 spire-1.2.1/doc/images/cache_mgr.png 08:04:33 spire-1.2.1/doc/images/cache_mgr_components.png 08:04:33 spire-1.2.1/doc/images/federated_spire.png 08:04:33 spire-1.2.1/doc/images/ha_mode.png 08:04:33 spire-1.2.1/doc/images/nested_spire.png 08:04:33 spire-1.2.1/doc/images/oidc_federation.png 08:04:33 spire-1.2.1/doc/images/single_trust_domain.png 08:04:33 spire-1.2.1/doc/images/spiffe_compatible.png 08:04:33 spire-1.2.1/doc/images/spire_logo.png 08:04:33 spire-1.2.1/doc/migrating_registration_api_clients.md 08:04:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:04:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:04:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:04:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:04:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:04:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:04:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:04:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:04:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:04:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:04:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:04:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:04:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:04:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:04:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:04:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:04:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:04:33 spire-1.2.1/doc/scaling_spire.md 08:04:33 spire-1.2.1/doc/spire_agent.md 08:04:33 spire-1.2.1/doc/spire_server.md 08:04:33 spire-1.2.1/doc/supported_integrations.md 08:04:33 spire-1.2.1/doc/telemetry.md 08:04:33 spire-1.2.1/doc/telemetry_config.md 08:04:33 spire-1.2.1/doc/upgrading.md 08:04:33 spire-1.2.1/doc/using_spire.md 08:04:33 spire-1.2.1/examples/ 08:04:33 spire-1.2.1/examples/README.md 08:04:33 spire-1.2.1/go.mod 08:04:33 spire-1.2.1/go.sum 08:04:33 spire-1.2.1/pkg/ 08:04:33 spire-1.2.1/pkg/agent/ 08:04:33 spire-1.2.1/pkg/agent/agent.go 08:04:33 spire-1.2.1/pkg/agent/api/ 08:04:33 spire-1.2.1/pkg/agent/api/config.go 08:04:33 spire-1.2.1/pkg/agent/api/debug/ 08:04:33 spire-1.2.1/pkg/agent/api/debug/v1/ 08:04:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:04:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:04:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:04:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:04:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:04:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:04:33 spire-1.2.1/pkg/agent/api/endpoints.go 08:04:33 spire-1.2.1/pkg/agent/api/health/ 08:04:33 spire-1.2.1/pkg/agent/api/health/v1/ 08:04:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:04:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:04:33 spire-1.2.1/pkg/agent/api/rpccontext/ 08:04:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:04:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:04:33 spire-1.2.1/pkg/agent/attestor/ 08:04:33 spire-1.2.1/pkg/agent/attestor/node/ 08:04:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:04:33 spire-1.2.1/pkg/agent/attestor/node/node.go 08:04:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:04:33 spire-1.2.1/pkg/agent/attestor/workload/ 08:04:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:04:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:04:33 spire-1.2.1/pkg/agent/catalog/ 08:04:33 spire-1.2.1/pkg/agent/catalog/catalog.go 08:04:33 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:04:33 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:04:33 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:04:33 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:04:33 spire-1.2.1/pkg/agent/client/ 08:04:33 spire-1.2.1/pkg/agent/client/client.go 08:04:33 spire-1.2.1/pkg/agent/client/client_test.go 08:04:33 spire-1.2.1/pkg/agent/client/dial.go 08:04:33 spire-1.2.1/pkg/agent/client/nodeconn.go 08:04:33 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:04:33 spire-1.2.1/pkg/agent/client/update.go 08:04:33 spire-1.2.1/pkg/agent/client/util.go 08:04:33 spire-1.2.1/pkg/agent/common/ 08:04:33 spire-1.2.1/pkg/agent/common/backoff/ 08:04:33 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:04:33 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:04:33 spire-1.2.1/pkg/agent/common/cgroups/ 08:04:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:04:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:04:33 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:04:33 spire-1.2.1/pkg/agent/config.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/ 08:04:33 spire-1.2.1/pkg/agent/endpoints/config.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/workload/ 08:04:33 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:04:33 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:04:33 spire-1.2.1/pkg/agent/manager/ 08:04:33 spire-1.2.1/pkg/agent/manager/cache/ 08:04:33 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:04:33 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:04:34 spire-1.2.1/pkg/agent/manager/config.go 08:04:34 spire-1.2.1/pkg/agent/manager/manager.go 08:04:34 spire-1.2.1/pkg/agent/manager/manager_test.go 08:04:34 spire-1.2.1/pkg/agent/manager/storage.go 08:04:34 spire-1.2.1/pkg/agent/manager/storage_test.go 08:04:34 spire-1.2.1/pkg/agent/manager/storecache/ 08:04:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:04:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:04:34 spire-1.2.1/pkg/agent/manager/sync.go 08:04:34 spire-1.2.1/pkg/agent/plugin/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:04:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:04:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:04:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:04:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:04:34 spire-1.2.1/pkg/agent/svid/ 08:04:34 spire-1.2.1/pkg/agent/svid/rotator.go 08:04:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:04:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:04:34 spire-1.2.1/pkg/agent/svid/store/ 08:04:34 spire-1.2.1/pkg/agent/svid/store/service.go 08:04:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:04:34 spire-1.2.1/pkg/common/ 08:04:34 spire-1.2.1/pkg/common/agentpathtemplate/ 08:04:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:04:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:04:34 spire-1.2.1/pkg/common/api/ 08:04:34 spire-1.2.1/pkg/common/api/metrics.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/ 08:04:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/logger.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/names.go 08:04:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:04:34 spire-1.2.1/pkg/common/api/names.go 08:04:34 spire-1.2.1/pkg/common/api/ratelimit.go 08:04:34 spire-1.2.1/pkg/common/api/rpccontext/ 08:04:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:04:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:04:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:04:34 spire-1.2.1/pkg/common/auth/ 08:04:34 spire-1.2.1/pkg/common/auth/interceptors.go 08:04:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:04:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/ 08:04:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/types.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:04:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:04:34 spire-1.2.1/pkg/common/catalog/ 08:04:34 spire-1.2.1/pkg/common/catalog/bind.go 08:04:34 spire-1.2.1/pkg/common/catalog/builtin.go 08:04:34 spire-1.2.1/pkg/common/catalog/catalog.go 08:04:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:04:34 spire-1.2.1/pkg/common/catalog/closers.go 08:04:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:04:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:04:34 spire-1.2.1/pkg/common/catalog/config.go 08:04:34 spire-1.2.1/pkg/common/catalog/config_test.go 08:04:34 spire-1.2.1/pkg/common/catalog/configure.go 08:04:34 spire-1.2.1/pkg/common/catalog/constraints.go 08:04:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:04:34 spire-1.2.1/pkg/common/catalog/context.go 08:04:34 spire-1.2.1/pkg/common/catalog/external.go 08:04:34 spire-1.2.1/pkg/common/catalog/host.go 08:04:34 spire-1.2.1/pkg/common/catalog/pipenet.go 08:04:34 spire-1.2.1/pkg/common/catalog/plugin.go 08:04:34 spire-1.2.1/pkg/common/catalog/testplugin/ 08:04:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:04:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:04:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:04:34 spire-1.2.1/pkg/common/cli/ 08:04:34 spire-1.2.1/pkg/common/cli/env.go 08:04:34 spire-1.2.1/pkg/common/cli/flags.go 08:04:34 spire-1.2.1/pkg/common/cli/trust_domain.go 08:04:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:04:34 spire-1.2.1/pkg/common/cli/umask.go 08:04:34 spire-1.2.1/pkg/common/cli/umask_posix.go 08:04:34 spire-1.2.1/pkg/common/cli/umask_test.go 08:04:34 spire-1.2.1/pkg/common/cli/umask_windows.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/flag.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/format.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:04:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:04:34 spire-1.2.1/pkg/common/coretypes/ 08:04:34 spire-1.2.1/pkg/common/coretypes/bundle/ 08:04:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:04:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:04:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:04:34 spire-1.2.1/pkg/common/cryptoutil/ 08:04:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:04:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:04:34 spire-1.2.1/pkg/common/diskutil/ 08:04:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:04:34 spire-1.2.1/pkg/common/diskutil/file_test.go 08:04:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:04:34 spire-1.2.1/pkg/common/errorutil/ 08:04:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:04:34 spire-1.2.1/pkg/common/health/ 08:04:34 spire-1.2.1/pkg/common/health/config.go 08:04:34 spire-1.2.1/pkg/common/health/context.go 08:04:34 spire-1.2.1/pkg/common/health/context_test.go 08:04:34 spire-1.2.1/pkg/common/health/health.go 08:04:34 spire-1.2.1/pkg/common/health/health_test.go 08:04:34 spire-1.2.1/pkg/common/health/logger.go 08:04:34 spire-1.2.1/pkg/common/hostservice/ 08:04:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:04:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:04:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:04:34 spire-1.2.1/pkg/common/idutil/ 08:04:34 spire-1.2.1/pkg/common/idutil/require.go 08:04:34 spire-1.2.1/pkg/common/idutil/require_test.go 08:04:34 spire-1.2.1/pkg/common/idutil/safety.go 08:04:34 spire-1.2.1/pkg/common/idutil/safety_test.go 08:04:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:04:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:04:34 spire-1.2.1/pkg/common/jwtsvid/ 08:04:34 spire-1.2.1/pkg/common/jwtsvid/common.go 08:04:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:04:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:04:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:04:34 spire-1.2.1/pkg/common/jwtutil/ 08:04:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:04:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:04:34 spire-1.2.1/pkg/common/log/ 08:04:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:04:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:04:34 spire-1.2.1/pkg/common/log/log.go 08:04:34 spire-1.2.1/pkg/common/log/log_test.go 08:04:34 spire-1.2.1/pkg/common/log/options.go 08:04:34 spire-1.2.1/pkg/common/nodeutil/ 08:04:34 spire-1.2.1/pkg/common/nodeutil/node.go 08:04:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:04:34 spire-1.2.1/pkg/common/peertracker/ 08:04:34 spire-1.2.1/pkg/common/peertracker/conn.go 08:04:34 spire-1.2.1/pkg/common/peertracker/credentials.go 08:04:34 spire-1.2.1/pkg/common/peertracker/errors.go 08:04:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:04:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:04:34 spire-1.2.1/pkg/common/peertracker/info.go 08:04:34 spire-1.2.1/pkg/common/peertracker/listener.go 08:04:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:04:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tcp.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:04:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:04:34 spire-1.2.1/pkg/common/peertracker/uds.go 08:04:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:04:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:04:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:04:34 spire-1.2.1/pkg/common/pemutil/ 08:04:34 spire-1.2.1/pkg/common/pemutil/block.go 08:04:34 spire-1.2.1/pkg/common/pemutil/certs.go 08:04:34 spire-1.2.1/pkg/common/pemutil/common.go 08:04:34 spire-1.2.1/pkg/common/pemutil/csr.go 08:04:34 spire-1.2.1/pkg/common/pemutil/keys.go 08:04:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/ 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:04:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:04:34 spire-1.2.1/pkg/common/plugin/ 08:04:34 spire-1.2.1/pkg/common/plugin/aws/ 08:04:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:04:34 spire-1.2.1/pkg/common/plugin/azure/ 08:04:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:04:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/facade.go 08:04:34 spire-1.2.1/pkg/common/plugin/facade_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/gcp/ 08:04:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/ 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:04:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/log.go 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/ 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:04:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:04:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:04:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:04:34 spire-1.2.1/pkg/common/plugin/x509pop/ 08:04:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:04:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:04:34 spire-1.2.1/pkg/common/profiling/ 08:04:34 spire-1.2.1/pkg/common/profiling/dumpers.go 08:04:34 spire-1.2.1/pkg/common/profiling/profiling.go 08:04:34 spire-1.2.1/pkg/common/protoutil/ 08:04:34 spire-1.2.1/pkg/common/protoutil/masks.go 08:04:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:04:34 spire-1.2.1/pkg/common/rotationutil/ 08:04:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:04:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:04:34 spire-1.2.1/pkg/common/selector/ 08:04:34 spire-1.2.1/pkg/common/selector/selector.go 08:04:34 spire-1.2.1/pkg/common/selector/selector_test.go 08:04:34 spire-1.2.1/pkg/common/selector/set.go 08:04:34 spire-1.2.1/pkg/common/selector/set_utils.go 08:04:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/ 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/ 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:04:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:04:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:04:34 spire-1.2.1/pkg/common/telemetry/call.go 08:04:34 spire-1.2.1/pkg/common/telemetry/common/ 08:04:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:04:34 spire-1.2.1/pkg/common/telemetry/config.go 08:04:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:04:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/inmem.go 08:04:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/m3.go 08:04:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/metrics.go 08:04:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/names.go 08:04:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:04:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:04:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/ 08:04:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:04:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:04:34 spire-1.2.1/pkg/common/telemetry/server/server.go 08:04:34 spire-1.2.1/pkg/common/telemetry/sink.go 08:04:34 spire-1.2.1/pkg/common/telemetry/statsd.go 08:04:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:04:34 spire-1.2.1/pkg/common/telemetry/uptime.go 08:04:34 spire-1.2.1/pkg/common/telemetry/version.go 08:04:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:04:34 spire-1.2.1/pkg/common/uptime/ 08:04:34 spire-1.2.1/pkg/common/uptime/uptime.go 08:04:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:04:34 spire-1.2.1/pkg/common/util/ 08:04:34 spire-1.2.1/pkg/common/util/certs.go 08:04:34 spire-1.2.1/pkg/common/util/certs_test.go 08:04:34 spire-1.2.1/pkg/common/util/csr.go 08:04:34 spire-1.2.1/pkg/common/util/hash.go 08:04:34 spire-1.2.1/pkg/common/util/selectors.go 08:04:34 spire-1.2.1/pkg/common/util/selectors_test.go 08:04:34 spire-1.2.1/pkg/common/util/signals.go 08:04:34 spire-1.2.1/pkg/common/util/sort.go 08:04:34 spire-1.2.1/pkg/common/util/sort_test.go 08:04:34 spire-1.2.1/pkg/common/util/task.go 08:04:34 spire-1.2.1/pkg/common/util/task_test.go 08:04:34 spire-1.2.1/pkg/common/util/testdata/ 08:04:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:04:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:04:34 spire-1.2.1/pkg/common/version/ 08:04:34 spire-1.2.1/pkg/common/version/version.go 08:04:34 spire-1.2.1/pkg/common/x509svid/ 08:04:34 spire-1.2.1/pkg/common/x509svid/common_test.go 08:04:34 spire-1.2.1/pkg/common/x509svid/csr.go 08:04:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:04:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:04:34 spire-1.2.1/pkg/common/x509util/ 08:04:34 spire-1.2.1/pkg/common/x509util/cert.go 08:04:34 spire-1.2.1/pkg/common/x509util/dns.go 08:04:34 spire-1.2.1/pkg/common/x509util/dns_test.go 08:04:34 spire-1.2.1/pkg/common/x509util/keyid.go 08:04:34 spire-1.2.1/pkg/common/x509util/keypair.go 08:04:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:04:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:04:34 spire-1.2.1/pkg/server/ 08:04:34 spire-1.2.1/pkg/server/api/ 08:04:34 spire-1.2.1/pkg/server/api/agent.go 08:04:34 spire-1.2.1/pkg/server/api/agent/ 08:04:34 spire-1.2.1/pkg/server/api/agent/v1/ 08:04:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/agent_test.go 08:04:34 spire-1.2.1/pkg/server/api/api.go 08:04:34 spire-1.2.1/pkg/server/api/audit/ 08:04:34 spire-1.2.1/pkg/server/api/audit/audit.go 08:04:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:04:34 spire-1.2.1/pkg/server/api/bundle.go 08:04:34 spire-1.2.1/pkg/server/api/bundle/ 08:04:34 spire-1.2.1/pkg/server/api/bundle/v1/ 08:04:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/bundle_test.go 08:04:34 spire-1.2.1/pkg/server/api/debug/ 08:04:34 spire-1.2.1/pkg/server/api/debug/v1/ 08:04:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/entry.go 08:04:34 spire-1.2.1/pkg/server/api/entry/ 08:04:34 spire-1.2.1/pkg/server/api/entry/v1/ 08:04:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/entry_test.go 08:04:34 spire-1.2.1/pkg/server/api/health/ 08:04:34 spire-1.2.1/pkg/server/api/health/v1/ 08:04:34 spire-1.2.1/pkg/server/api/health/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/id.go 08:04:34 spire-1.2.1/pkg/server/api/id_test.go 08:04:34 spire-1.2.1/pkg/server/api/limits/ 08:04:34 spire-1.2.1/pkg/server/api/limits/limits.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/ 08:04:34 spire-1.2.1/pkg/server/api/middleware/alias.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/audit.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/caller.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/common.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/entries.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:04:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:04:34 spire-1.2.1/pkg/server/api/ratelimit.go 08:04:34 spire-1.2.1/pkg/server/api/rpccontext/ 08:04:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:04:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:04:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:04:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:04:34 spire-1.2.1/pkg/server/api/selector.go 08:04:34 spire-1.2.1/pkg/server/api/selector_test.go 08:04:34 spire-1.2.1/pkg/server/api/status.go 08:04:34 spire-1.2.1/pkg/server/api/status_test.go 08:04:34 spire-1.2.1/pkg/server/api/svid/ 08:04:34 spire-1.2.1/pkg/server/api/svid/v1/ 08:04:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/trustdomain.go 08:04:34 spire-1.2.1/pkg/server/api/trustdomain/ 08:04:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:04:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:04:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:04:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:04:34 spire-1.2.1/pkg/server/authpolicy/ 08:04:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:04:34 spire-1.2.1/pkg/server/authpolicy/policy.go 08:04:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:04:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:04:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:04:34 spire-1.2.1/pkg/server/authpolicy/validate.go 08:04:34 spire-1.2.1/pkg/server/bundle/ 08:04:34 spire-1.2.1/pkg/server/bundle/client/ 08:04:34 spire-1.2.1/pkg/server/bundle/client/client.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/manager.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/sources.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/updater.go 08:04:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:04:34 spire-1.2.1/pkg/server/ca/ 08:04:34 spire-1.2.1/pkg/server/ca/ca.go 08:04:34 spire-1.2.1/pkg/server/ca/ca_health.go 08:04:34 spire-1.2.1/pkg/server/ca/ca_test.go 08:04:34 spire-1.2.1/pkg/server/ca/journal.go 08:04:34 spire-1.2.1/pkg/server/ca/journal_test.go 08:04:34 spire-1.2.1/pkg/server/ca/manager.go 08:04:34 spire-1.2.1/pkg/server/ca/manager_health.go 08:04:34 spire-1.2.1/pkg/server/ca/manager_test.go 08:04:34 spire-1.2.1/pkg/server/ca/templates.go 08:04:34 spire-1.2.1/pkg/server/ca/upstream_client.go 08:04:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:04:34 spire-1.2.1/pkg/server/ca/validation.go 08:04:34 spire-1.2.1/pkg/server/cache/ 08:04:34 spire-1.2.1/pkg/server/cache/dscache/ 08:04:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:04:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/ 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:04:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:04:34 spire-1.2.1/pkg/server/catalog/ 08:04:34 spire-1.2.1/pkg/server/catalog/catalog.go 08:04:34 spire-1.2.1/pkg/server/catalog/keymanager.go 08:04:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:04:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:04:34 spire-1.2.1/pkg/server/catalog/notifier.go 08:04:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:04:34 spire-1.2.1/pkg/server/config.go 08:04:34 spire-1.2.1/pkg/server/datastore/ 08:04:34 spire-1.2.1/pkg/server/datastore/datastore.go 08:04:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:04:34 spire-1.2.1/pkg/server/datastore/repository.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:04:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:04:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:04:35 spire-1.2.1/pkg/server/endpoints/ 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/ 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:04:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:04:35 spire-1.2.1/pkg/server/endpoints/config.go 08:04:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:04:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:04:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:04:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:04:35 spire-1.2.1/pkg/server/endpoints/middleware.go 08:04:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:04:35 spire-1.2.1/pkg/server/hostservice/ 08:04:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:04:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:04:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:04:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:04:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:04:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:04:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:04:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:04:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:04:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:04:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/ 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:04:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:04:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:04:35 spire-1.2.1/pkg/server/registration/ 08:04:35 spire-1.2.1/pkg/server/registration/manager.go 08:04:35 spire-1.2.1/pkg/server/registration/manager_test.go 08:04:35 spire-1.2.1/pkg/server/scanentries.go 08:04:35 spire-1.2.1/pkg/server/scanentries_test.go 08:04:35 spire-1.2.1/pkg/server/server.go 08:04:35 spire-1.2.1/pkg/server/server_test.go 08:04:35 spire-1.2.1/pkg/server/svid/ 08:04:35 spire-1.2.1/pkg/server/svid/observer.go 08:04:35 spire-1.2.1/pkg/server/svid/observer_test.go 08:04:35 spire-1.2.1/pkg/server/svid/rotator.go 08:04:35 spire-1.2.1/pkg/server/svid/rotator_config.go 08:04:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:04:35 spire-1.2.1/pkg/server/svid/rotator_test.go 08:04:35 spire-1.2.1/proto/ 08:04:35 spire-1.2.1/proto/private/ 08:04:35 spire-1.2.1/proto/private/server/ 08:04:35 spire-1.2.1/proto/private/server/journal/ 08:04:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:04:35 spire-1.2.1/proto/private/server/journal/journal.proto 08:04:35 spire-1.2.1/proto/spire/ 08:04:35 spire-1.2.1/proto/spire/common/ 08:04:35 spire-1.2.1/proto/spire/common/common.pb.go 08:04:35 spire-1.2.1/proto/spire/common/common.proto 08:04:35 spire-1.2.1/proto/spire/common/plugin/ 08:04:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:04:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:04:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:04:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:04:35 spire-1.2.1/proto/spire/plugin/ 08:04:35 spire-1.2.1/proto/spire/plugin/agent/ 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:04:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:04:35 spire-1.2.1/release/ 08:04:35 spire-1.2.1/release/spire-extras/ 08:04:35 spire-1.2.1/release/spire-extras/README.md 08:04:35 spire-1.2.1/release/spire-extras/conf/ 08:04:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:04:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:04:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:04:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:04:35 spire-1.2.1/release/spire/ 08:04:35 spire-1.2.1/release/spire/README.md 08:04:35 spire-1.2.1/release/spire/conf/ 08:04:35 spire-1.2.1/release/spire/conf/agent/ 08:04:35 spire-1.2.1/release/spire/conf/agent/agent.conf 08:04:35 spire-1.2.1/release/spire/conf/server/ 08:04:35 spire-1.2.1/release/spire/conf/server/server.conf 08:04:35 spire-1.2.1/script/ 08:04:35 spire-1.2.1/script/build-artifact.sh 08:04:35 spire-1.2.1/script/generate_dummy_ca.sh 08:04:35 spire-1.2.1/support/ 08:04:35 spire-1.2.1/support/k8s/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:04:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/ 08:04:35 spire-1.2.1/support/oidc-discovery-provider/README.md 08:04:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/config.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/main.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:04:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:04:35 spire-1.2.1/test/ 08:04:35 spire-1.2.1/test/clock/ 08:04:35 spire-1.2.1/test/clock/clock.go 08:04:35 spire-1.2.1/test/fakes/ 08:04:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:04:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:04:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:04:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:04:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:04:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:04:35 spire-1.2.1/test/fakes/fakeagentstore/ 08:04:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:04:35 spire-1.2.1/test/fakes/fakedatastore/ 08:04:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:04:35 spire-1.2.1/test/fakes/fakeentryclient/ 08:04:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:04:35 spire-1.2.1/test/fakes/fakehealthchecker/ 08:04:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:04:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:04:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:04:35 spire-1.2.1/test/fakes/fakemetrics/ 08:04:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:04:35 spire-1.2.1/test/fakes/fakenoderesolver/ 08:04:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:04:35 spire-1.2.1/test/fakes/fakenotifier/ 08:04:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:04:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:04:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:04:35 spire-1.2.1/test/fakes/fakeserverca/ 08:04:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:04:35 spire-1.2.1/test/fakes/fakeservercatalog/ 08:04:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:04:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:04:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:04:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:04:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:04:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:04:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:04:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:04:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:04:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:04:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:04:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:04:35 spire-1.2.1/test/fixture/ 08:04:35 spire-1.2.1/test/fixture/certs/ 08:04:35 spire-1.2.1/test/fixture/certs/agent_svid.der 08:04:35 spire-1.2.1/test/fixture/certs/base_cert.pem 08:04:35 spire-1.2.1/test/fixture/certs/base_csr.pem 08:04:35 spire-1.2.1/test/fixture/certs/base_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:04:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:04:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:04:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:04:35 spire-1.2.1/test/fixture/certs/blog_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/bundle.der 08:04:35 spire-1.2.1/test/fixture/certs/ca.pem 08:04:35 spire-1.2.1/test/fixture/certs/ca_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/database_cert.pem 08:04:35 spire-1.2.1/test/fixture/certs/database_csr.pem 08:04:35 spire-1.2.1/test/fixture/certs/database_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/node_cert.pem 08:04:35 spire-1.2.1/test/fixture/certs/node_csr.pem 08:04:35 spire-1.2.1/test/fixture/certs/node_key.pem 08:04:35 spire-1.2.1/test/fixture/certs/svid.pem 08:04:35 spire-1.2.1/test/fixture/certs/svid_key.pem 08:04:35 spire-1.2.1/test/fixture/config/ 08:04:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:04:35 spire-1.2.1/test/fixture/config/agent_good.conf 08:04:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:04:35 spire-1.2.1/test/fixture/config/plugin_good.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:04:35 spire-1.2.1/test/fixture/config/server_good.conf 08:04:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:04:35 spire-1.2.1/test/fixture/fixture.go 08:04:35 spire-1.2.1/test/fixture/nodeattestor/ 08:04:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:04:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:04:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:04:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:04:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:04:35 spire-1.2.1/test/fixture/registration/ 08:04:35 spire-1.2.1/test/fixture/registration/entries.json 08:04:35 spire-1.2.1/test/fixture/registration/good-for-update.json 08:04:35 spire-1.2.1/test/fixture/registration/good.json 08:04:35 spire-1.2.1/test/fixture/registration/invalid.json 08:04:35 spire-1.2.1/test/fixture/registration/invalid_json.json 08:04:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:04:35 spire-1.2.1/test/integration/ 08:04:35 spire-1.2.1/test/integration/README.md 08:04:35 spire-1.2.1/test/integration/common 08:04:35 spire-1.2.1/test/integration/setup/ 08:04:35 spire-1.2.1/test/integration/setup/adminclient/ 08:04:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:04:35 spire-1.2.1/test/integration/setup/adminclient/client.go 08:04:35 spire-1.2.1/test/integration/setup/debugagent/ 08:04:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:04:35 spire-1.2.1/test/integration/setup/debugagent/main.go 08:04:35 spire-1.2.1/test/integration/setup/debugserver/ 08:04:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:04:35 spire-1.2.1/test/integration/setup/debugserver/main.go 08:04:35 spire-1.2.1/test/integration/setup/downstreamclient/ 08:04:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:04:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:04:35 spire-1.2.1/test/integration/setup/itclient/ 08:04:35 spire-1.2.1/test/integration/setup/itclient/client.go 08:04:35 spire-1.2.1/test/integration/setup/node-attestation/ 08:04:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:04:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:04:35 spire-1.2.1/test/integration/setup/x509pop/ 08:04:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:04:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:04:35 spire-1.2.1/test/integration/suites/ 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:04:35 spire-1.2.1/test/integration/suites/join-token/ 08:04:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:04:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:04:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:04:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:04:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:04:35 spire-1.2.1/test/integration/suites/join-token/README.md 08:04:35 spire-1.2.1/test/integration/suites/join-token/conf/ 08:04:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/join-token/teardown 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:04:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:04:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:04:35 spire-1.2.1/test/integration/suites/k8s/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/00-setup 08:04:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:04:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:04:35 spire-1.2.1/test/integration/suites/k8s/README.md 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:04:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:04:35 spire-1.2.1/test/integration/suites/k8s/teardown 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/ 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:04:35 spire-1.2.1/test/integration/suites/rotation/ 08:04:35 spire-1.2.1/test/integration/suites/rotation/00-setup 08:04:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:04:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:04:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:04:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:04:35 spire-1.2.1/test/integration/suites/rotation/README.md 08:04:35 spire-1.2.1/test/integration/suites/rotation/conf/ 08:04:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/rotation/teardown 08:04:35 spire-1.2.1/test/integration/suites/self-test/ 08:04:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:04:35 spire-1.2.1/test/integration/suites/self-test/README.md 08:04:35 spire-1.2.1/test/integration/suites/self-test/teardown 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:04:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:04:35 spire-1.2.1/test/integration/suites/upgrade/ 08:04:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:04:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:04:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:04:35 spire-1.2.1/test/integration/suites/upgrade/README.md 08:04:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:04:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:04:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:04:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:04:35 spire-1.2.1/test/integration/suites/upgrade/teardown 08:04:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:04:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:04:35 spire-1.2.1/test/integration/test-one.sh 08:04:35 spire-1.2.1/test/integration/test.sh 08:04:35 spire-1.2.1/test/plugintest/ 08:04:35 spire-1.2.1/test/plugintest/config.go 08:04:35 spire-1.2.1/test/plugintest/load.go 08:04:35 spire-1.2.1/test/plugintest/option.go 08:04:35 spire-1.2.1/test/spiretest/ 08:04:35 spire-1.2.1/test/spiretest/apiserver.go 08:04:35 spire-1.2.1/test/spiretest/assertions.go 08:04:35 spire-1.2.1/test/spiretest/dir.go 08:04:35 spire-1.2.1/test/spiretest/errors_posix.go 08:04:35 spire-1.2.1/test/spiretest/errors_windows.go 08:04:35 spire-1.2.1/test/spiretest/logs.go 08:04:35 spire-1.2.1/test/spiretest/socketapi.go 08:04:35 spire-1.2.1/test/spiretest/suite.go 08:04:35 spire-1.2.1/test/spiretest/x509.go 08:04:35 spire-1.2.1/test/testca/ 08:04:35 spire-1.2.1/test/testca/ca.go 08:04:35 spire-1.2.1/test/testkey/ 08:04:35 spire-1.2.1/test/testkey/generate.sh 08:04:35 spire-1.2.1/test/testkey/genkeys.go 08:04:35 spire-1.2.1/test/testkey/keys.go 08:04:35 spire-1.2.1/test/testkey/new.go 08:04:35 spire-1.2.1/test/tpmsimulator/ 08:04:35 spire-1.2.1/test/tpmsimulator/simulator.go 08:04:35 spire-1.2.1/test/util/ 08:04:35 spire-1.2.1/test/util/cert_fixtures.go 08:04:35 spire-1.2.1/test/util/cert_generation.go 08:04:35 spire-1.2.1/test/util/io_redirection.go 08:04:35 spire-1.2.1/test/util/race.go 08:04:35 spire-1.2.1/test/util/util.go 08:04:35 building spire from source... 08:04:36 Installing go1.17.7... 08:04:45 ---> 7b4ee71c186f 08:04:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:04:45 ---> Running in d0f332fcae62 08:04:46 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 08:05:04 Building bin/spire-server... 08:05:04 go: downloading github.com/mitchellh/cli v1.1.2 08:05:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:05:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:05:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:05:04 go: downloading google.golang.org/grpc v1.44.0 08:05:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:05:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:05:08 go: downloading github.com/imdario/mergo v0.3.12 08:05:08 go: downloading github.com/sirupsen/logrus v1.8.1 08:05:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:05:10 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:05:10 go: downloading github.com/fatih/color v1.13.0 08:05:10 go: downloading github.com/mattn/go-isatty v0.0.14 08:05:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:05:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:05:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:05:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:05:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:05:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:05:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:05:12 go: downloading github.com/armon/go-metrics v0.3.10 08:05:13 go: downloading github.com/prometheus/client_golang v1.12.1 08:05:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:05:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:05:15 go: downloading github.com/open-policy-agent/opa v0.38.0 08:05:42 go: downloading github.com/mattn/go-colorable v0.1.12 08:05:42 go: downloading github.com/Masterminds/goutils v1.1.0 08:05:42 go: downloading github.com/Masterminds/semver v1.5.0 08:05:42 go: downloading github.com/google/uuid v1.1.2 08:05:42 go: downloading github.com/huandu/xstrings v1.3.2 08:05:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:05:42 go: downloading github.com/oklog/run v1.0.0 08:05:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:05:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:05:42 go: downloading github.com/prometheus/client_model v0.2.0 08:05:42 go: downloading github.com/prometheus/common v0.32.1 08:05:42 go: downloading github.com/beorn7/perks v1.0.1 08:05:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:05:42 go: downloading github.com/prometheus/procfs v0.7.3 08:05:42 go: downloading github.com/pkg/errors v0.9.1 08:05:42 go: downloading go.uber.org/atomic v1.9.0 08:05:42 go: downloading github.com/imkira/go-observer v1.0.3 08:05:42 go: downloading github.com/hashicorp/errwrap v1.1.0 08:05:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:05:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:05:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:05:42 go: downloading github.com/twmb/murmur3 v1.1.6 08:05:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:05:43 go: downloading github.com/blang/semver/v4 v4.0.0 08:05:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:05:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:05:43 go: downloading github.com/jinzhu/gorm v1.9.16 08:05:44 go: downloading github.com/lib/pq v1.10.4 08:05:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:05:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:05:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:05:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:05:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:05:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:05:52 go: downloading github.com/stretchr/testify v1.7.0 08:05:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:05:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:06:15 go: downloading google.golang.org/api v0.70.0 08:06:15 go: downloading k8s.io/client-go v0.23.4 08:06:15 go: downloading k8s.io/api v0.23.4 08:06:27 go: downloading github.com/google/go-tpm v0.3.3 08:06:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:06:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:06:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:06:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:06:59 go: downloading cloud.google.com/go/storage v1.21.0 08:06:59 go: downloading cloud.google.com/go v0.100.2 08:06:59 go: downloading k8s.io/apimachinery v0.23.4 08:07:01 go: downloading k8s.io/kube-aggregator v0.23.3 08:07:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:07:04 go: downloading cloud.google.com/go/security v1.3.0 08:07:04 go: downloading github.com/hashicorp/vault/api v1.4.1 08:07:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:07:05 go: downloading gopkg.in/yaml.v2 v2.4.0 08:07:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:07:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:07:06 go: downloading github.com/gobwas/glob v0.2.3 08:07:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:07:06 go: downloading github.com/jinzhu/inflection v1.0.0 08:07:07 go: downloading github.com/aws/smithy-go v1.11.0 08:07:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:07:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:07:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:07:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:07:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:07:09 go: downloading github.com/gogo/protobuf v1.3.2 08:07:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:07:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:07:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:07:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:07:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:07:15 go: downloading github.com/dimchansky/utfbom v1.1.1 08:07:15 go: downloading cloud.google.com/go/compute v1.3.0 08:07:16 go: downloading cloud.google.com/go/iam v0.1.1 08:07:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:07:16 go: downloading k8s.io/klog/v2 v2.30.0 08:07:17 go: downloading github.com/google/gofuzz v1.1.0 08:07:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:07:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:07:19 go: downloading github.com/spf13/pflag v1.0.5 08:07:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:07:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:07:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:07:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:07:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:07:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:07:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:07:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:07:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:07:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:07:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:07:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:07:23 go: downloading go.opencensus.io v0.23.0 08:07:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:07:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:07:25 go: downloading gopkg.in/inf.v0 v0.9.1 08:07:25 go: downloading github.com/go-logr/logr v1.2.2 08:07:25 go: downloading github.com/google/go-cmp v0.5.7 08:07:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:07:26 go: downloading github.com/json-iterator/go v1.1.12 08:07:26 go: downloading github.com/googleapis/gnostic v0.5.5 08:07:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:07:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:07:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:07:32 go: downloading github.com/tklauser/numcpus v0.3.0 08:07:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:07:32 go: downloading go.uber.org/zap v1.21.0 08:07:33 go: downloading sigs.k8s.io/yaml v1.3.0 08:07:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:07:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:07:33 go: downloading github.com/modern-go/reflect2 v1.0.2 08:07:33 go: downloading github.com/ryanuber/go-glob v1.0.0 08:07:33 go: downloading github.com/golang/snappy v0.0.4 08:07:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:07:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:07:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:07:44 go: downloading github.com/hashicorp/go-version v1.2.0 08:07:44 go: downloading go.uber.org/multierr v1.6.0 08:08:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:08:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:10:58 Removing intermediate container a358d50f0007 08:10:58 ---> d659a18a7621 08:10:58 08:10:58 Step 9/20 : FROM alpine:3.15 08:10:58 3.15: Pulling from library/alpine 08:10:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 08:10:58 Status: Downloaded newer image for alpine:3.15 08:10:58 ---> 3fb3c9af89a9 08:10:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:10:58 ---> Running in b235f012b051 08:10:58 Removing intermediate container b235f012b051 08:10:58 ---> da4d806f5767 08:10:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:58 ---> Running in 43b7bf4acc1f 08:10:58 Removing intermediate container 43b7bf4acc1f 08:10:58 ---> 821e24a30f5c 08:10:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:10:58 ---> Running in 522d8409c784 08:11:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:11:03 Removing intermediate container bf38fa0f50cc 08:11:03 ---> 7621fc75eb67 08:11:03 08:11:03 Step 10/23 : FROM alpine:3.14 08:11:03 ---> ac73e934f311 08:11:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:11:03 ---> Using cache 08:11:03 ---> 0f1a73f97b0d 08:11:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:11:03 ---> Using cache 08:11:03 ---> e9235d652492 08:11:03 Step 13/23 : ENV APP_PORT=59882 08:11:03 ---> Running in d148ba951eae 08:11:03 Removing intermediate container d148ba951eae 08:11:03 ---> 5f53a0765707 08:11:03 Step 14/23 : EXPOSE $APP_PORT 08:11:03 ---> Running in 21484f8e6eaf 08:11:04 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:11:04 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:11:04 OK: 15729 distinct packages available 08:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:11:04 Removing intermediate container 21484f8e6eaf 08:11:04 ---> bcc226a574eb 08:11:04 Step 15/23 : WORKDIR / 08:11:04 ---> Running in 556d65978bbc 08:11:04 Removing intermediate container 556d65978bbc 08:11:04 ---> 1f2023e646fd 08:11:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:11:05 ---> ff45c3decbf4 08:11:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:11:06 (1/9) Installing ca-certificates (20211220-r0) 08:11:06 (2/9) Installing brotli-libs (1.0.9-r5) 08:11:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:11:07 (4/9) Installing libcurl (7.80.0-r0) 08:11:07 (5/9) Installing curl (7.80.0-r0) 08:11:07 (6/9) Installing dumb-init (1.2.5-r1) 08:11:07 (7/9) Installing musl-obstack (1.2.3-r0) 08:11:07 (8/9) Installing libucontext (1.1-r0) 08:11:07 (9/9) Installing gcompat (1.0.0-r4) 08:11:07 Executing busybox-1.34.1-r5.trigger 08:11:07 Executing ca-certificates-20211220-r0.trigger 08:11:08 OK: 8 MiB in 23 packages 08:11:08 ---> abae699e1998 08:11:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:11:09 ---> 3c06ca5dd897 08:11:09 Step 19/23 : ENTRYPOINT ["/core-command"] 08:11:09 ---> Running in f5fb1a78fa0f 08:11:10 Removing intermediate container f5fb1a78fa0f 08:11:10 ---> 20fcab9f0c49 08:11:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:10 Removing intermediate container 522d8409c784 08:11:10 ---> a39dc46034fb 08:11:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:10 ---> Running in 71dab6f3eb92 08:11:11 Removing intermediate container 71dab6f3eb92 08:11:11 ---> a830435cadac 08:11:11 Step 21/23 : LABEL arch=arm64 08:11:11 ---> Running in 9d4a3f9a5033 08:11:11 ---> 8f60c3dd9b28 08:11:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:11:12 Removing intermediate container 9d4a3f9a5033 08:11:12 ---> 62b6e227045f 08:11:12 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:11:12 ---> Running in 0ac5c1fd4066 08:11:13 Removing intermediate container 0ac5c1fd4066 08:11:13 ---> 2bb2a9afeb45 08:11:13 Step 23/23 : LABEL version=0.0.0 08:11:13 ---> Running in 8275700854a0 08:11:14 Removing intermediate container 8275700854a0 08:11:14 ---> 1aef467dc702 08:11:14 08:11:14 ---> aa8cddc8afcc 08:11:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:11:15 Successfully built 1aef467dc702 08:11:15 Successfully tagged core-command-arm64:latest 08:11:15  Building core-command ... done Building support-notifications 08:11:15 ---> b4fb8cf954cc 08:11:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:11:16 ---> Running in 71f05998a4c2 08:11:16 Removing intermediate container 71f05998a4c2 08:11:16 ---> a6b645a68cea 08:11:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:16 ---> Running in 510f93ce451f 08:11:17 Removing intermediate container 510f93ce451f 08:11:17 ---> e4bf30952424 08:11:17 Step 18/20 : LABEL arch=arm64 08:11:17 ---> Running in 29bf12c9c49e 08:11:18 Removing intermediate container 29bf12c9c49e 08:11:18 ---> 2207ec905f68 08:11:18 Step 19/20 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:11:18 ---> Running in fbcb3b09d23f 08:11:19 Removing intermediate container fbcb3b09d23f 08:11:19 ---> c96d60e6866b 08:11:19 Step 20/20 : LABEL version=0.0.0 08:11:19 ---> Running in 06af6cd4af58 08:11:19 Removing intermediate container 06af6cd4af58 08:11:19 ---> b9148835f600 08:11:19 08:11:20 Successfully built b9148835f600 08:11:20 Successfully tagged security-spiffe-token-provider-arm64:latest 08:11:20  Building security-spiffe-token-provider ... done Building security-proxy-setup 08:11:52 Removing intermediate container d0f332fcae62 08:11:52 ---> bb5aa852f3b8 08:11:52 08:11:52 Step 10/22 : FROM alpine:3.14 08:11:52 ---> ac73e934f311 08:11:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:11:52 ---> Using cache 08:11:52 ---> 0f1a73f97b0d 08:11:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:11:52 ---> Using cache 08:11:52 ---> e9235d652492 08:11:52 Step 13/22 : ENV APP_PORT=59861 08:11:52 ---> Running in 0b644684ca2f 08:11:52 Removing intermediate container 0b644684ca2f 08:11:52 ---> 616f772558ac 08:11:52 Step 14/22 : EXPOSE $APP_PORT 08:11:52 ---> Running in 2bfc0619c491 08:11:52 Removing intermediate container 2bfc0619c491 08:11:52 ---> e146ccba271a 08:11:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:52 ---> 1f5dcc267077 08:11:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:11:55 ---> 103bb6731160 08:11:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:11:56 ---> 808f7fba51c0 08:11:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:11:57 ---> Running in a9cf472243fd 08:11:57 Removing intermediate container a9cf472243fd 08:11:57 ---> 74e54f7d4e1d 08:11:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:58 ---> Running in 235881214ffc 08:11:59 Removing intermediate container 235881214ffc 08:11:59 ---> a76a7862924c 08:11:59 Step 20/22 : LABEL arch=arm64 08:11:59 ---> Running in ebce3852ec74 08:12:00 Removing intermediate container ebce3852ec74 08:12:00 ---> 846e972eb473 08:12:00 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:12:00 ---> Running in 35d17e28f997 08:12:00 Removing intermediate container 35d17e28f997 08:12:00 ---> b436e67892ad 08:12:00 Step 22/22 : LABEL version=0.0.0 08:12:01 ---> Running in 67a635f87cbe 08:12:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:12:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:12:01 ---> c110a9ef3d06 08:12:01 Step 3/22 : WORKDIR /edgex-go 08:12:01 ---> Using cache 08:12:01 ---> 240f9f311b9c 08:12:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:01 ---> Using cache 08:12:01 ---> 513a19b2c9f9 08:12:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:12:01 ---> Running in c58eedd455a8 08:12:02 Removing intermediate container 67a635f87cbe 08:12:02 ---> 5e7a636d5b4d 08:12:02 08:12:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:12:03 Successfully built 5e7a636d5b4d 08:12:03 Successfully tagged support-scheduler-arm64:latest 08:12:03 Building security-spire-agent 08:12:04  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:12:05 OK: 220 MiB in 52 packages 08:12:06 Removing intermediate container c58eedd455a8 08:12:06 ---> b3fd29dcef45 08:12:06 Step 6/22 : COPY go.mod vendor* ./ 08:12:08 ---> f640240b6c7b 08:12:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:08 ---> Running in c7919bcd539f 08:12:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:12:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:12:10 ---> c110a9ef3d06 08:12:10 Step 3/22 : WORKDIR /edgex-go 08:12:10 ---> Using cache 08:12:10 ---> 240f9f311b9c 08:12:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:10 ---> Using cache 08:12:10 ---> 513a19b2c9f9 08:12:10 Step 5/22 : RUN apk add --update --no-cache make git 08:12:10 ---> Using cache 08:12:10 ---> 45139371c9da 08:12:10 Step 6/22 : COPY go.mod vendor* ./ 08:12:10 ---> Using cache 08:12:10 ---> 0aa43df1f9ae 08:12:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:10 ---> Using cache 08:12:10 ---> 2643ef0a5a5e 08:12:10 Step 8/22 : COPY . . 08:12:10 ---> Using cache 08:12:10 ---> 7b4ee71c186f 08:12:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:12:10 ---> Running in dabf73ea4b4f 08:12:12 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 08:12:14 Removing intermediate container c7919bcd539f 08:12:14 ---> a19c752df7f7 08:12:14 Step 8/22 : COPY . . 08:12:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:12:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:12:41 ---> c110a9ef3d06 08:12:41 Step 3/26 : WORKDIR /edgex-go 08:12:41 ---> Using cache 08:12:41 ---> 240f9f311b9c 08:12:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:41 ---> Using cache 08:12:41 ---> 513a19b2c9f9 08:12:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:12:41 ---> Using cache 08:12:41 ---> fe5b7779d8af 08:12:41 Step 6/26 : COPY go.mod vendor* ./ 08:12:41 ---> Using cache 08:12:41 ---> 7da39a8cab70 08:12:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:41 ---> Using cache 08:12:41 ---> 3679a1106750 08:12:41 Step 8/26 : COPY . . 08:12:41 ---> Using cache 08:12:41 ---> d78f764b4fca 08:12:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:12:41 ---> Using cache 08:12:41 ---> cd7f0ea22f71 08:12:41 Step 10/26 : RUN mkdir -p spire-build 08:12:41 ---> Using cache 08:12:41 ---> 5e5562620660 08:12:41 Step 11/26 : WORKDIR /edgex-go/spire-build 08:12:41 ---> Using cache 08:12:41 ---> ecb60fcbf5c5 08:12:41 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 08:12:41 ---> Running in b8ac8c51dc7d 08:12:45 spire-1.2.1/ 08:12:45 spire-1.2.1/.data/ 08:12:45 spire-1.2.1/.data/.file 08:12:45 spire-1.2.1/.dockerignore 08:12:45 spire-1.2.1/.gitattributes 08:12:45 spire-1.2.1/.githooks/ 08:12:45 spire-1.2.1/.githooks/pre-commit 08:12:45 spire-1.2.1/.github/ 08:12:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:12:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:12:45 spire-1.2.1/.github/dependabot.yml 08:12:45 spire-1.2.1/.github/workflows/ 08:12:45 spire-1.2.1/.github/workflows/nightly_build.yaml 08:12:45 spire-1.2.1/.github/workflows/pr_build.yaml 08:12:45 spire-1.2.1/.github/workflows/release_build.yaml 08:12:45 spire-1.2.1/.github/workflows/scripts/ 08:12:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:12:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:12:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:12:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:12:45 spire-1.2.1/.github/workflows/scripts/split.sh 08:12:45 spire-1.2.1/.gitignore 08:12:45 spire-1.2.1/.go-version 08:12:45 spire-1.2.1/.golangci.yml 08:12:45 spire-1.2.1/ADOPTERS.md 08:12:45 spire-1.2.1/CHANGELOG.md 08:12:45 spire-1.2.1/CODE-OF-CONDUCT.md 08:12:45 spire-1.2.1/CODEOWNERS 08:12:45 spire-1.2.1/CONTRIBUTING.md 08:12:45 spire-1.2.1/Dockerfile 08:12:45 spire-1.2.1/Dockerfile.dev 08:12:45 spire-1.2.1/Dockerfile.scratch 08:12:45 spire-1.2.1/LICENSE 08:12:45 spire-1.2.1/MAINTAINERS.md 08:12:45 spire-1.2.1/Makefile 08:12:45 spire-1.2.1/README.md 08:12:45 spire-1.2.1/ROADMAP.md 08:12:45 spire-1.2.1/SECURITY.md 08:12:45 spire-1.2.1/cmd/ 08:12:45 spire-1.2.1/cmd/spire-agent/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/common/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/run/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:12:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:12:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:12:45 spire-1.2.1/cmd/spire-agent/main.go 08:12:45 spire-1.2.1/cmd/spire-server/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/cli.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/run/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/token/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/validate/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/x509/ 08:12:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:12:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:12:45 spire-1.2.1/cmd/spire-server/main.go 08:12:45 spire-1.2.1/cmd/spire-server/util/ 08:12:45 spire-1.2.1/cmd/spire-server/util/util.go 08:12:45 spire-1.2.1/conf/ 08:12:45 spire-1.2.1/conf/agent/ 08:12:45 spire-1.2.1/conf/agent/agent.conf 08:12:45 spire-1.2.1/conf/agent/agent_full.conf 08:12:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:12:45 spire-1.2.1/conf/server/ 08:12:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:12:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:12:45 spire-1.2.1/conf/server/server.conf 08:12:45 spire-1.2.1/conf/server/server_full.conf 08:12:45 spire-1.2.1/doc/ 08:12:45 spire-1.2.1/doc/SPIRE101.md 08:12:45 spire-1.2.1/doc/auditlog.md 08:12:45 spire-1.2.1/doc/authorization_policy_engine.md 08:12:45 spire-1.2.1/doc/changelog_guidelines.md 08:12:45 spire-1.2.1/doc/cure53-report.pdf 08:12:45 spire-1.2.1/doc/images/ 08:12:45 spire-1.2.1/doc/images/2019_roadmap.png 08:12:45 spire-1.2.1/doc/images/SPIRE101.png 08:12:45 spire-1.2.1/doc/images/SPIRE_agent.png 08:12:45 spire-1.2.1/doc/images/SPIRE_server.png 08:12:45 spire-1.2.1/doc/images/cache_mgr.png 08:12:45 spire-1.2.1/doc/images/cache_mgr_components.png 08:12:45 spire-1.2.1/doc/images/federated_spire.png 08:12:45 spire-1.2.1/doc/images/ha_mode.png 08:12:45 spire-1.2.1/doc/images/nested_spire.png 08:12:45 spire-1.2.1/doc/images/oidc_federation.png 08:12:45 spire-1.2.1/doc/images/single_trust_domain.png 08:12:45 spire-1.2.1/doc/images/spiffe_compatible.png 08:12:45 spire-1.2.1/doc/images/spire_logo.png 08:12:45 spire-1.2.1/doc/migrating_registration_api_clients.md 08:12:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:12:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:12:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:12:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:12:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:12:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:12:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:12:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:12:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:12:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:12:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:12:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:12:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:12:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:12:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:12:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:12:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:12:45 spire-1.2.1/doc/scaling_spire.md 08:12:45 spire-1.2.1/doc/spire_agent.md 08:12:45 spire-1.2.1/doc/spire_server.md 08:12:45 spire-1.2.1/doc/supported_integrations.md 08:12:45 spire-1.2.1/doc/telemetry.md 08:12:45 spire-1.2.1/doc/telemetry_config.md 08:12:45 spire-1.2.1/doc/upgrading.md 08:12:45 spire-1.2.1/doc/using_spire.md 08:12:45 spire-1.2.1/examples/ 08:12:45 spire-1.2.1/examples/README.md 08:12:45 spire-1.2.1/go.mod 08:12:45 spire-1.2.1/go.sum 08:12:45 spire-1.2.1/pkg/ 08:12:45 spire-1.2.1/pkg/agent/ 08:12:45 spire-1.2.1/pkg/agent/agent.go 08:12:45 spire-1.2.1/pkg/agent/api/ 08:12:45 spire-1.2.1/pkg/agent/api/config.go 08:12:45 spire-1.2.1/pkg/agent/api/debug/ 08:12:45 spire-1.2.1/pkg/agent/api/debug/v1/ 08:12:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:12:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:12:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:12:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:12:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:12:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:12:45 spire-1.2.1/pkg/agent/api/endpoints.go 08:12:45 spire-1.2.1/pkg/agent/api/health/ 08:12:45 spire-1.2.1/pkg/agent/api/health/v1/ 08:12:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:12:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:12:45 spire-1.2.1/pkg/agent/api/rpccontext/ 08:12:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:12:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:12:45 spire-1.2.1/pkg/agent/attestor/ 08:12:45 spire-1.2.1/pkg/agent/attestor/node/ 08:12:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:12:45 spire-1.2.1/pkg/agent/attestor/node/node.go 08:12:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:12:45 spire-1.2.1/pkg/agent/attestor/workload/ 08:12:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:12:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:12:45 spire-1.2.1/pkg/agent/catalog/ 08:12:45 spire-1.2.1/pkg/agent/catalog/catalog.go 08:12:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:12:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:12:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:12:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:12:45 spire-1.2.1/pkg/agent/client/ 08:12:45 spire-1.2.1/pkg/agent/client/client.go 08:12:45 spire-1.2.1/pkg/agent/client/client_test.go 08:12:45 spire-1.2.1/pkg/agent/client/dial.go 08:12:45 spire-1.2.1/pkg/agent/client/nodeconn.go 08:12:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:12:45 spire-1.2.1/pkg/agent/client/update.go 08:12:45 spire-1.2.1/pkg/agent/client/util.go 08:12:45 spire-1.2.1/pkg/agent/common/ 08:12:45 spire-1.2.1/pkg/agent/common/backoff/ 08:12:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:12:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:12:45 spire-1.2.1/pkg/agent/common/cgroups/ 08:12:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:12:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:12:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:12:45 spire-1.2.1/pkg/agent/config.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/ 08:12:45 spire-1.2.1/pkg/agent/endpoints/config.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/workload/ 08:12:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:12:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/ 08:12:45 spire-1.2.1/pkg/agent/manager/cache/ 08:12:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:12:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:12:45 spire-1.2.1/pkg/agent/manager/config.go 08:12:45 spire-1.2.1/pkg/agent/manager/manager.go 08:12:45 spire-1.2.1/pkg/agent/manager/manager_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/storage.go 08:12:45 spire-1.2.1/pkg/agent/manager/storage_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/storecache/ 08:12:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:12:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:12:45 spire-1.2.1/pkg/agent/manager/sync.go 08:12:45 spire-1.2.1/pkg/agent/plugin/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:12:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:12:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:12:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:12:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:12:45 spire-1.2.1/pkg/agent/svid/ 08:12:45 spire-1.2.1/pkg/agent/svid/rotator.go 08:12:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:12:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:12:45 spire-1.2.1/pkg/agent/svid/store/ 08:12:45 spire-1.2.1/pkg/agent/svid/store/service.go 08:12:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:12:45 spire-1.2.1/pkg/common/ 08:12:45 spire-1.2.1/pkg/common/agentpathtemplate/ 08:12:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:12:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:12:45 spire-1.2.1/pkg/common/api/ 08:12:45 spire-1.2.1/pkg/common/api/metrics.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/ 08:12:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/logger.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/names.go 08:12:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:12:45 spire-1.2.1/pkg/common/api/names.go 08:12:45 spire-1.2.1/pkg/common/api/ratelimit.go 08:12:45 spire-1.2.1/pkg/common/api/rpccontext/ 08:12:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:12:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:12:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:12:45 spire-1.2.1/pkg/common/auth/ 08:12:45 spire-1.2.1/pkg/common/auth/interceptors.go 08:12:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:12:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/ 08:12:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/types.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:12:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:12:45 spire-1.2.1/pkg/common/catalog/ 08:12:45 spire-1.2.1/pkg/common/catalog/bind.go 08:12:45 spire-1.2.1/pkg/common/catalog/builtin.go 08:12:45 spire-1.2.1/pkg/common/catalog/catalog.go 08:12:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:12:45 spire-1.2.1/pkg/common/catalog/closers.go 08:12:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:12:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:12:45 spire-1.2.1/pkg/common/catalog/config.go 08:12:45 spire-1.2.1/pkg/common/catalog/config_test.go 08:12:45 spire-1.2.1/pkg/common/catalog/configure.go 08:12:45 spire-1.2.1/pkg/common/catalog/constraints.go 08:12:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:12:45 spire-1.2.1/pkg/common/catalog/context.go 08:12:45 spire-1.2.1/pkg/common/catalog/external.go 08:12:45 spire-1.2.1/pkg/common/catalog/host.go 08:12:45 spire-1.2.1/pkg/common/catalog/pipenet.go 08:12:45 spire-1.2.1/pkg/common/catalog/plugin.go 08:12:45 spire-1.2.1/pkg/common/catalog/testplugin/ 08:12:45 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:12:45 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:12:45 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:12:45 spire-1.2.1/pkg/common/cli/ 08:12:45 spire-1.2.1/pkg/common/cli/env.go 08:12:45 spire-1.2.1/pkg/common/cli/flags.go 08:12:45 spire-1.2.1/pkg/common/cli/trust_domain.go 08:12:45 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:12:45 spire-1.2.1/pkg/common/cli/umask.go 08:12:45 spire-1.2.1/pkg/common/cli/umask_posix.go 08:12:45 spire-1.2.1/pkg/common/cli/umask_test.go 08:12:45 spire-1.2.1/pkg/common/cli/umask_windows.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/flag.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/format.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:12:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:12:45 spire-1.2.1/pkg/common/coretypes/ 08:12:45 spire-1.2.1/pkg/common/coretypes/bundle/ 08:12:45 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:12:45 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:12:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:12:45 spire-1.2.1/pkg/common/cryptoutil/ 08:12:45 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:12:45 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:12:45 spire-1.2.1/pkg/common/diskutil/ 08:12:45 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:12:45 spire-1.2.1/pkg/common/diskutil/file_test.go 08:12:45 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:12:45 spire-1.2.1/pkg/common/errorutil/ 08:12:45 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:12:45 spire-1.2.1/pkg/common/health/ 08:12:45 spire-1.2.1/pkg/common/health/config.go 08:12:45 spire-1.2.1/pkg/common/health/context.go 08:12:45 spire-1.2.1/pkg/common/health/context_test.go 08:12:45 spire-1.2.1/pkg/common/health/health.go 08:12:45 spire-1.2.1/pkg/common/health/health_test.go 08:12:45 spire-1.2.1/pkg/common/health/logger.go 08:12:45 spire-1.2.1/pkg/common/hostservice/ 08:12:45 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:12:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:12:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:12:45 spire-1.2.1/pkg/common/idutil/ 08:12:45 spire-1.2.1/pkg/common/idutil/require.go 08:12:45 spire-1.2.1/pkg/common/idutil/require_test.go 08:12:45 spire-1.2.1/pkg/common/idutil/safety.go 08:12:45 spire-1.2.1/pkg/common/idutil/safety_test.go 08:12:45 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:12:45 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:12:45 spire-1.2.1/pkg/common/jwtsvid/ 08:12:45 spire-1.2.1/pkg/common/jwtsvid/common.go 08:12:45 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:12:45 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:12:45 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:12:45 spire-1.2.1/pkg/common/jwtutil/ 08:12:45 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:12:45 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:12:45 spire-1.2.1/pkg/common/log/ 08:12:45 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:12:45 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:12:45 spire-1.2.1/pkg/common/log/log.go 08:12:45 spire-1.2.1/pkg/common/log/log_test.go 08:12:45 spire-1.2.1/pkg/common/log/options.go 08:12:45 spire-1.2.1/pkg/common/nodeutil/ 08:12:45 spire-1.2.1/pkg/common/nodeutil/node.go 08:12:45 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:12:45 spire-1.2.1/pkg/common/peertracker/ 08:12:45 spire-1.2.1/pkg/common/peertracker/conn.go 08:12:45 spire-1.2.1/pkg/common/peertracker/credentials.go 08:12:45 spire-1.2.1/pkg/common/peertracker/errors.go 08:12:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:12:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:12:45 spire-1.2.1/pkg/common/peertracker/info.go 08:12:45 spire-1.2.1/pkg/common/peertracker/listener.go 08:12:45 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:12:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tcp.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:12:45 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:12:45 spire-1.2.1/pkg/common/peertracker/uds.go 08:12:45 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:12:45 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:12:45 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:12:45 spire-1.2.1/pkg/common/pemutil/ 08:12:45 spire-1.2.1/pkg/common/pemutil/block.go 08:12:45 spire-1.2.1/pkg/common/pemutil/certs.go 08:12:45 spire-1.2.1/pkg/common/pemutil/common.go 08:12:45 spire-1.2.1/pkg/common/pemutil/csr.go 08:12:45 spire-1.2.1/pkg/common/pemutil/keys.go 08:12:45 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/ 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:12:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:12:45 spire-1.2.1/pkg/common/plugin/ 08:12:45 spire-1.2.1/pkg/common/plugin/aws/ 08:12:45 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:12:45 spire-1.2.1/pkg/common/plugin/azure/ 08:12:45 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:12:45 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/facade.go 08:12:45 spire-1.2.1/pkg/common/plugin/facade_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/gcp/ 08:12:45 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/ 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:12:45 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/log.go 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/ 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:12:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:12:45 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:12:45 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:12:45 spire-1.2.1/pkg/common/plugin/x509pop/ 08:12:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:12:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:12:45 spire-1.2.1/pkg/common/profiling/ 08:12:45 spire-1.2.1/pkg/common/profiling/dumpers.go 08:12:45 spire-1.2.1/pkg/common/profiling/profiling.go 08:12:45 spire-1.2.1/pkg/common/protoutil/ 08:12:45 spire-1.2.1/pkg/common/protoutil/masks.go 08:12:45 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:12:45 spire-1.2.1/pkg/common/rotationutil/ 08:12:45 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:12:45 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:12:45 spire-1.2.1/pkg/common/selector/ 08:12:45 spire-1.2.1/pkg/common/selector/selector.go 08:12:45 spire-1.2.1/pkg/common/selector/selector_test.go 08:12:45 spire-1.2.1/pkg/common/selector/set.go 08:12:45 spire-1.2.1/pkg/common/selector/set_utils.go 08:12:45 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/ 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/ 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:12:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:12:45 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:12:45 spire-1.2.1/pkg/common/telemetry/call.go 08:12:45 spire-1.2.1/pkg/common/telemetry/common/ 08:12:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:12:45 spire-1.2.1/pkg/common/telemetry/config.go 08:12:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:12:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/inmem.go 08:12:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/m3.go 08:12:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/metrics.go 08:12:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/names.go 08:12:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:12:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:12:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/ 08:12:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:12:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:12:45 spire-1.2.1/pkg/common/telemetry/server/server.go 08:12:45 spire-1.2.1/pkg/common/telemetry/sink.go 08:12:45 spire-1.2.1/pkg/common/telemetry/statsd.go 08:12:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:12:45 spire-1.2.1/pkg/common/telemetry/uptime.go 08:12:45 spire-1.2.1/pkg/common/telemetry/version.go 08:12:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:12:45 spire-1.2.1/pkg/common/uptime/ 08:12:45 spire-1.2.1/pkg/common/uptime/uptime.go 08:12:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:12:45 spire-1.2.1/pkg/common/util/ 08:12:45 spire-1.2.1/pkg/common/util/certs.go 08:12:45 spire-1.2.1/pkg/common/util/certs_test.go 08:12:45 spire-1.2.1/pkg/common/util/csr.go 08:12:45 spire-1.2.1/pkg/common/util/hash.go 08:12:45 spire-1.2.1/pkg/common/util/selectors.go 08:12:45 spire-1.2.1/pkg/common/util/selectors_test.go 08:12:45 spire-1.2.1/pkg/common/util/signals.go 08:12:45 spire-1.2.1/pkg/common/util/sort.go 08:12:45 spire-1.2.1/pkg/common/util/sort_test.go 08:12:45 spire-1.2.1/pkg/common/util/task.go 08:12:45 spire-1.2.1/pkg/common/util/task_test.go 08:12:45 spire-1.2.1/pkg/common/util/testdata/ 08:12:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:12:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:12:45 spire-1.2.1/pkg/common/version/ 08:12:45 spire-1.2.1/pkg/common/version/version.go 08:12:45 spire-1.2.1/pkg/common/x509svid/ 08:12:45 spire-1.2.1/pkg/common/x509svid/common_test.go 08:12:45 spire-1.2.1/pkg/common/x509svid/csr.go 08:12:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:12:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:12:45 spire-1.2.1/pkg/common/x509util/ 08:12:45 spire-1.2.1/pkg/common/x509util/cert.go 08:12:45 spire-1.2.1/pkg/common/x509util/dns.go 08:12:45 spire-1.2.1/pkg/common/x509util/dns_test.go 08:12:45 spire-1.2.1/pkg/common/x509util/keyid.go 08:12:45 spire-1.2.1/pkg/common/x509util/keypair.go 08:12:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:12:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:12:45 spire-1.2.1/pkg/server/ 08:12:45 spire-1.2.1/pkg/server/api/ 08:12:45 spire-1.2.1/pkg/server/api/agent.go 08:12:45 spire-1.2.1/pkg/server/api/agent/ 08:12:45 spire-1.2.1/pkg/server/api/agent/v1/ 08:12:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/agent_test.go 08:12:45 spire-1.2.1/pkg/server/api/api.go 08:12:45 spire-1.2.1/pkg/server/api/audit/ 08:12:45 spire-1.2.1/pkg/server/api/audit/audit.go 08:12:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:12:45 spire-1.2.1/pkg/server/api/bundle.go 08:12:45 spire-1.2.1/pkg/server/api/bundle/ 08:12:45 spire-1.2.1/pkg/server/api/bundle/v1/ 08:12:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/bundle_test.go 08:12:45 spire-1.2.1/pkg/server/api/debug/ 08:12:45 spire-1.2.1/pkg/server/api/debug/v1/ 08:12:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/entry.go 08:12:45 spire-1.2.1/pkg/server/api/entry/ 08:12:45 spire-1.2.1/pkg/server/api/entry/v1/ 08:12:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/entry_test.go 08:12:45 spire-1.2.1/pkg/server/api/health/ 08:12:45 spire-1.2.1/pkg/server/api/health/v1/ 08:12:45 spire-1.2.1/pkg/server/api/health/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/id.go 08:12:45 spire-1.2.1/pkg/server/api/id_test.go 08:12:45 spire-1.2.1/pkg/server/api/limits/ 08:12:45 spire-1.2.1/pkg/server/api/limits/limits.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/ 08:12:45 spire-1.2.1/pkg/server/api/middleware/alias.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/audit.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/caller.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/common.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/entries.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:12:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:12:45 spire-1.2.1/pkg/server/api/ratelimit.go 08:12:45 spire-1.2.1/pkg/server/api/rpccontext/ 08:12:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:12:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:12:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:12:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:12:45 spire-1.2.1/pkg/server/api/selector.go 08:12:45 spire-1.2.1/pkg/server/api/selector_test.go 08:12:45 spire-1.2.1/pkg/server/api/status.go 08:12:45 spire-1.2.1/pkg/server/api/status_test.go 08:12:45 spire-1.2.1/pkg/server/api/svid/ 08:12:45 spire-1.2.1/pkg/server/api/svid/v1/ 08:12:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/trustdomain.go 08:12:45 spire-1.2.1/pkg/server/api/trustdomain/ 08:12:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:12:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:12:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:12:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:12:45 spire-1.2.1/pkg/server/authpolicy/ 08:12:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:12:45 spire-1.2.1/pkg/server/authpolicy/policy.go 08:12:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:12:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:12:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:12:45 spire-1.2.1/pkg/server/authpolicy/validate.go 08:12:45 spire-1.2.1/pkg/server/bundle/ 08:12:45 spire-1.2.1/pkg/server/bundle/client/ 08:12:45 spire-1.2.1/pkg/server/bundle/client/client.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/manager.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/sources.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/updater.go 08:12:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:12:45 spire-1.2.1/pkg/server/ca/ 08:12:45 spire-1.2.1/pkg/server/ca/ca.go 08:12:45 spire-1.2.1/pkg/server/ca/ca_health.go 08:12:45 spire-1.2.1/pkg/server/ca/ca_test.go 08:12:45 spire-1.2.1/pkg/server/ca/journal.go 08:12:45 spire-1.2.1/pkg/server/ca/journal_test.go 08:12:45 spire-1.2.1/pkg/server/ca/manager.go 08:12:45 spire-1.2.1/pkg/server/ca/manager_health.go 08:12:45 spire-1.2.1/pkg/server/ca/manager_test.go 08:12:45 spire-1.2.1/pkg/server/ca/templates.go 08:12:45 spire-1.2.1/pkg/server/ca/upstream_client.go 08:12:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:12:45 spire-1.2.1/pkg/server/ca/validation.go 08:12:45 spire-1.2.1/pkg/server/cache/ 08:12:45 spire-1.2.1/pkg/server/cache/dscache/ 08:12:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:12:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/ 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:12:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:12:45 spire-1.2.1/pkg/server/catalog/ 08:12:45 spire-1.2.1/pkg/server/catalog/catalog.go 08:12:46 spire-1.2.1/pkg/server/catalog/keymanager.go 08:12:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:12:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:12:46 spire-1.2.1/pkg/server/catalog/notifier.go 08:12:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:12:46 spire-1.2.1/pkg/server/config.go 08:12:46 spire-1.2.1/pkg/server/datastore/ 08:12:46 spire-1.2.1/pkg/server/datastore/datastore.go 08:12:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:12:46 spire-1.2.1/pkg/server/datastore/repository.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:12:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:12:46 spire-1.2.1/pkg/server/endpoints/ 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/ 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go ---> 871e533dd381 08:12:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:12:46 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:12:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:12:46 spire-1.2.1/pkg/server/endpoints/config.go 08:12:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:12:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:12:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:12:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:12:46 spire-1.2.1/pkg/server/endpoints/middleware.go 08:12:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:12:46 spire-1.2.1/pkg/server/hostservice/ 08:12:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:12:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:12:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:12:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:12:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:12:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:12:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:12:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:12:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:12:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:12:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/ 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:12:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem ---> Running in 6b146162f356 08:12:46 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:12:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:12:46 spire-1.2.1/pkg/server/registration/ 08:12:46 spire-1.2.1/pkg/server/registration/manager.go 08:12:46 spire-1.2.1/pkg/server/registration/manager_test.go 08:12:46 spire-1.2.1/pkg/server/scanentries.go 08:12:46 spire-1.2.1/pkg/server/scanentries_test.go 08:12:46 spire-1.2.1/pkg/server/server.go 08:12:46 spire-1.2.1/pkg/server/server_test.go 08:12:46 spire-1.2.1/pkg/server/svid/ 08:12:46 spire-1.2.1/pkg/server/svid/observer.go 08:12:46 spire-1.2.1/pkg/server/svid/observer_test.go 08:12:46 spire-1.2.1/pkg/server/svid/rotator.go 08:12:46 spire-1.2.1/pkg/server/svid/rotator_config.go 08:12:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:12:46 spire-1.2.1/pkg/server/svid/rotator_test.go 08:12:46 spire-1.2.1/proto/ 08:12:46 spire-1.2.1/proto/private/ 08:12:46 spire-1.2.1/proto/private/server/ 08:12:46 spire-1.2.1/proto/private/server/journal/ 08:12:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:12:46 spire-1.2.1/proto/private/server/journal/journal.proto 08:12:46 spire-1.2.1/proto/spire/ 08:12:46 spire-1.2.1/proto/spire/common/ 08:12:46 spire-1.2.1/proto/spire/common/common.pb.go 08:12:46 spire-1.2.1/proto/spire/common/common.proto 08:12:46 spire-1.2.1/proto/spire/common/plugin/ 08:12:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:12:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:12:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:12:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:12:46 spire-1.2.1/proto/spire/plugin/ 08:12:46 spire-1.2.1/proto/spire/plugin/agent/ 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:12:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:12:46 spire-1.2.1/release/ 08:12:46 spire-1.2.1/release/spire-extras/ 08:12:46 spire-1.2.1/release/spire-extras/README.md 08:12:46 spire-1.2.1/release/spire-extras/conf/ 08:12:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:12:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:12:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:12:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:12:46 spire-1.2.1/release/spire/ 08:12:46 spire-1.2.1/release/spire/README.md 08:12:46 spire-1.2.1/release/spire/conf/ 08:12:46 spire-1.2.1/release/spire/conf/agent/ 08:12:46 spire-1.2.1/release/spire/conf/agent/agent.conf 08:12:46 spire-1.2.1/release/spire/conf/server/ 08:12:46 spire-1.2.1/release/spire/conf/server/server.conf 08:12:46 spire-1.2.1/script/ 08:12:46 spire-1.2.1/script/build-artifact.sh 08:12:46 spire-1.2.1/script/generate_dummy_ca.sh 08:12:46 spire-1.2.1/support/ 08:12:46 spire-1.2.1/support/k8s/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:12:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/ 08:12:46 spire-1.2.1/support/oidc-discovery-provider/README.md 08:12:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/config.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/main.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:12:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:12:46 spire-1.2.1/test/ 08:12:46 spire-1.2.1/test/clock/ 08:12:46 spire-1.2.1/test/clock/clock.go 08:12:46 spire-1.2.1/test/fakes/ 08:12:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:12:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:12:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:12:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:12:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:12:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:12:46 spire-1.2.1/test/fakes/fakeagentstore/ 08:12:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:12:46 spire-1.2.1/test/fakes/fakedatastore/ 08:12:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:12:46 spire-1.2.1/test/fakes/fakeentryclient/ 08:12:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:12:46 spire-1.2.1/test/fakes/fakehealthchecker/ 08:12:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:12:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:12:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:12:46 spire-1.2.1/test/fakes/fakemetrics/ 08:12:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:12:46 spire-1.2.1/test/fakes/fakenoderesolver/ 08:12:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:12:46 spire-1.2.1/test/fakes/fakenotifier/ 08:12:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:12:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:12:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:12:46 spire-1.2.1/test/fakes/fakeserverca/ 08:12:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:12:46 spire-1.2.1/test/fakes/fakeservercatalog/ 08:12:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:12:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:12:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:12:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:12:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:12:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:12:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:12:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:12:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:12:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:12:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:12:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:12:46 spire-1.2.1/test/fixture/ 08:12:46 spire-1.2.1/test/fixture/certs/ 08:12:46 spire-1.2.1/test/fixture/certs/agent_svid.der 08:12:46 spire-1.2.1/test/fixture/certs/base_cert.pem 08:12:46 spire-1.2.1/test/fixture/certs/base_csr.pem 08:12:46 spire-1.2.1/test/fixture/certs/base_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:12:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:12:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:12:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:12:46 spire-1.2.1/test/fixture/certs/blog_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/bundle.der 08:12:46 spire-1.2.1/test/fixture/certs/ca.pem 08:12:46 spire-1.2.1/test/fixture/certs/ca_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/database_cert.pem 08:12:46 spire-1.2.1/test/fixture/certs/database_csr.pem 08:12:46 spire-1.2.1/test/fixture/certs/database_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/node_cert.pem 08:12:46 spire-1.2.1/test/fixture/certs/node_csr.pem 08:12:46 spire-1.2.1/test/fixture/certs/node_key.pem 08:12:46 spire-1.2.1/test/fixture/certs/svid.pem 08:12:46 spire-1.2.1/test/fixture/certs/svid_key.pem 08:12:46 spire-1.2.1/test/fixture/config/ 08:12:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:12:46 spire-1.2.1/test/fixture/config/agent_good.conf 08:12:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:12:46 spire-1.2.1/test/fixture/config/plugin_good.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:12:46 spire-1.2.1/test/fixture/config/server_good.conf 08:12:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:12:46 spire-1.2.1/test/fixture/fixture.go 08:12:46 spire-1.2.1/test/fixture/nodeattestor/ 08:12:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:12:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:12:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:12:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:12:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:12:46 spire-1.2.1/test/fixture/registration/ 08:12:46 spire-1.2.1/test/fixture/registration/entries.json 08:12:46 spire-1.2.1/test/fixture/registration/good-for-update.json 08:12:46 spire-1.2.1/test/fixture/registration/good.json 08:12:46 spire-1.2.1/test/fixture/registration/invalid.json 08:12:46 spire-1.2.1/test/fixture/registration/invalid_json.json 08:12:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:12:46 spire-1.2.1/test/integration/ 08:12:46 spire-1.2.1/test/integration/README.md 08:12:46 spire-1.2.1/test/integration/common 08:12:46 spire-1.2.1/test/integration/setup/ 08:12:46 spire-1.2.1/test/integration/setup/adminclient/ 08:12:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:12:46 spire-1.2.1/test/integration/setup/adminclient/client.go 08:12:46 spire-1.2.1/test/integration/setup/debugagent/ 08:12:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:12:46 spire-1.2.1/test/integration/setup/debugagent/main.go 08:12:46 spire-1.2.1/test/integration/setup/debugserver/ 08:12:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:12:46 spire-1.2.1/test/integration/setup/debugserver/main.go 08:12:46 spire-1.2.1/test/integration/setup/downstreamclient/ 08:12:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:12:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:12:46 spire-1.2.1/test/integration/setup/itclient/ 08:12:46 spire-1.2.1/test/integration/setup/itclient/client.go 08:12:46 spire-1.2.1/test/integration/setup/node-attestation/ 08:12:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:12:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:12:46 spire-1.2.1/test/integration/setup/x509pop/ 08:12:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:12:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:12:46 spire-1.2.1/test/integration/suites/ 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:12:46 spire-1.2.1/test/integration/suites/join-token/ 08:12:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:12:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:12:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:12:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:12:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:12:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:12:46 spire-1.2.1/test/integration/suites/join-token/README.md 08:12:46 spire-1.2.1/test/integration/suites/join-token/conf/ 08:12:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:12:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:12:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:12:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:12:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:12:46 spire-1.2.1/test/integration/suites/join-token/teardown 08:12:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:12:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:12:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:12:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:12:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:12:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:12:47 spire-1.2.1/test/integration/suites/k8s/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/00-setup 08:12:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:12:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:12:47 spire-1.2.1/test/integration/suites/k8s/README.md 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:12:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:12:47 spire-1.2.1/test/integration/suites/k8s/teardown 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/ 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:12:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:12:47 spire-1.2.1/test/integration/suites/rotation/ 08:12:47 spire-1.2.1/test/integration/suites/rotation/00-setup 08:12:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:12:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:12:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:12:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:12:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:12:47 spire-1.2.1/test/integration/suites/rotation/README.md 08:12:47 spire-1.2.1/test/integration/suites/rotation/conf/ 08:12:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:12:47 spire-1.2.1/test/integration/suites/rotation/teardown 08:12:47 spire-1.2.1/test/integration/suites/self-test/ 08:12:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:12:47 spire-1.2.1/test/integration/suites/self-test/README.md 08:12:47 spire-1.2.1/test/integration/suites/self-test/teardown 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:12:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:12:47 spire-1.2.1/test/integration/suites/upgrade/ 08:12:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:12:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:12:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:12:47 spire-1.2.1/test/integration/suites/upgrade/README.md 08:12:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:12:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:12:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:12:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:12:47 spire-1.2.1/test/integration/suites/upgrade/teardown 08:12:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:12:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:12:47 spire-1.2.1/test/integration/test-one.sh 08:12:47 spire-1.2.1/test/integration/test.sh 08:12:47 spire-1.2.1/test/plugintest/ 08:12:47 spire-1.2.1/test/plugintest/config.go 08:12:47 spire-1.2.1/test/plugintest/load.go 08:12:47 spire-1.2.1/test/plugintest/option.go 08:12:47 spire-1.2.1/test/spiretest/ 08:12:47 spire-1.2.1/test/spiretest/apiserver.go 08:12:47 spire-1.2.1/test/spiretest/assertions.go 08:12:47 spire-1.2.1/test/spiretest/dir.go 08:12:47 spire-1.2.1/test/spiretest/errors_posix.go 08:12:47 spire-1.2.1/test/spiretest/errors_windows.go 08:12:47 spire-1.2.1/test/spiretest/logs.go 08:12:47 spire-1.2.1/test/spiretest/socketapi.go 08:12:47 spire-1.2.1/test/spiretest/suite.go 08:12:47 spire-1.2.1/test/spiretest/x509.go 08:12:47 spire-1.2.1/test/testca/ 08:12:47 spire-1.2.1/test/testca/ca.go 08:12:47 spire-1.2.1/test/testkey/ 08:12:47 spire-1.2.1/test/testkey/generate.sh 08:12:47 spire-1.2.1/test/testkey/genkeys.go 08:12:47 spire-1.2.1/test/testkey/keys.go 08:12:47 spire-1.2.1/test/testkey/new.go 08:12:47 spire-1.2.1/test/tpmsimulator/ 08:12:47 spire-1.2.1/test/tpmsimulator/simulator.go 08:12:47 spire-1.2.1/test/util/ 08:12:47 spire-1.2.1/test/util/cert_fixtures.go 08:12:47 spire-1.2.1/test/util/cert_generation.go 08:12:47 spire-1.2.1/test/util/io_redirection.go 08:12:47 spire-1.2.1/test/util/race.go 08:12:47 spire-1.2.1/test/util/util.go 08:12:47 building spire from source... 08:12:47 Installing go1.17.7... 08:12:48 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 08:13:15 Building bin/spire-server... 08:13:15 go: downloading github.com/mitchellh/cli v1.1.2 08:13:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:13:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:13:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:13:15 go: downloading google.golang.org/grpc v1.44.0 08:13:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:13:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:13:16 go: downloading github.com/imdario/mergo v0.3.12 08:13:16 go: downloading github.com/sirupsen/logrus v1.8.1 08:13:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:13:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:13:17 go: downloading github.com/fatih/color v1.13.0 08:13:17 go: downloading github.com/mattn/go-isatty v0.0.14 08:13:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:13:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:13:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:13:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:13:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:13:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:13:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:13:19 go: downloading github.com/open-policy-agent/opa v0.38.0 08:13:46 go: downloading github.com/armon/go-metrics v0.3.10 08:13:46 go: downloading github.com/prometheus/client_golang v1.12.1 08:13:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:13:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:13:46 go: downloading github.com/mattn/go-colorable v0.1.12 08:13:46 go: downloading github.com/Masterminds/goutils v1.1.0 08:13:46 go: downloading github.com/Masterminds/semver v1.5.0 08:13:46 go: downloading github.com/google/uuid v1.1.2 08:13:46 go: downloading github.com/huandu/xstrings v1.3.2 08:13:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:13:46 go: downloading github.com/oklog/run v1.0.0 08:13:46 go: downloading github.com/imkira/go-observer v1.0.3 08:13:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:13:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:13:46 go: downloading github.com/prometheus/client_model v0.2.0 08:13:46 go: downloading github.com/prometheus/common v0.32.1 08:13:46 go: downloading github.com/beorn7/perks v1.0.1 08:13:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:13:46 go: downloading github.com/prometheus/procfs v0.7.3 08:13:46 go: downloading github.com/pkg/errors v0.9.1 08:13:46 go: downloading go.uber.org/atomic v1.9.0 08:13:46 go: downloading github.com/hashicorp/errwrap v1.1.0 08:13:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:13:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:13:47 go: downloading github.com/stretchr/testify v1.7.0 08:13:47 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:13:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:13:48 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:13:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:13:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:13:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:13:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:13:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:13:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:13:56 go: downloading github.com/blang/semver/v4 v4.0.0 08:13:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:13:56 go: downloading github.com/jinzhu/gorm v1.9.16 08:13:56 go: downloading github.com/lib/pq v1.10.4 08:13:56 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:13:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:14:19 go: downloading google.golang.org/api v0.70.0 08:14:19 go: downloading k8s.io/client-go v0.23.4 08:14:19 go: downloading github.com/google/go-tpm v0.3.3 08:14:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:14:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:14:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:14:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:14:58 go: downloading cloud.google.com/go/storage v1.21.0 08:14:58 go: downloading cloud.google.com/go v0.100.2 08:14:58 go: downloading k8s.io/api v0.23.4 08:15:09 go: downloading k8s.io/apimachinery v0.23.4 08:15:09 go: downloading k8s.io/kube-aggregator v0.23.3 08:15:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:15:12 go: downloading cloud.google.com/go/security v1.3.0 08:15:12 go: downloading github.com/hashicorp/vault/api v1.4.1 08:15:12 go: downloading gopkg.in/yaml.v2 v2.4.0 08:15:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:15:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:15:13 go: downloading github.com/gobwas/glob v0.2.3 08:15:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:15:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:15:14 go: downloading github.com/twmb/murmur3 v1.1.6 08:15:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:15:14 go: downloading github.com/aws/smithy-go v1.11.0 08:15:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:15:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:15:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:15:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:15:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:15:16 go: downloading github.com/jinzhu/inflection v1.0.0 08:15:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:15:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:15:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:15:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:15:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:15:18 go: downloading github.com/dimchansky/utfbom v1.1.1 08:15:18 go: downloading cloud.google.com/go/compute v1.3.0 08:15:18 go: downloading cloud.google.com/go/iam v0.1.1 08:15:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:15:19 go: downloading github.com/gogo/protobuf v1.3.2 08:15:24 go: downloading k8s.io/klog/v2 v2.30.0 08:15:24 go: downloading github.com/google/gofuzz v1.1.0 08:15:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:15:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:15:25 go: downloading github.com/spf13/pflag v1.0.5 08:15:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:15:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:15:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:15:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:15:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:15:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:15:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:15:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:15:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:15:28 go: downloading github.com/tklauser/numcpus v0.3.0 08:15:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:15:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:15:29 go: downloading go.opencensus.io v0.23.0 08:15:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:15:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:15:31 go: downloading gopkg.in/inf.v0 v0.9.1 08:15:31 go: downloading github.com/go-logr/logr v1.2.2 08:15:31 go: downloading github.com/google/go-cmp v0.5.7 08:15:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:15:32 go: downloading github.com/json-iterator/go v1.1.12 08:15:32 go: downloading github.com/googleapis/gnostic v0.5.5 08:15:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:15:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:15:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:15:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:15:38 go: downloading go.uber.org/zap v1.21.0 08:15:38 go: downloading sigs.k8s.io/yaml v1.3.0 08:15:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:15:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:15:39 go: downloading github.com/modern-go/reflect2 v1.0.2 08:15:39 go: downloading github.com/ryanuber/go-glob v1.0.0 08:15:39 go: downloading github.com/golang/snappy v0.0.4 08:15:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:15:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:15:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:15:49 go: downloading github.com/hashicorp/go-version v1.2.0 08:15:49 go: downloading go.uber.org/multierr v1.6.0 08:16:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:16:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:18:34 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 08:18:56 Removing intermediate container dabf73ea4b4f 08:18:56 ---> e590619ec9f1 08:18:56 08:18:56 Step 10/22 : FROM alpine:3.14 08:18:56 ---> ac73e934f311 08:18:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:18:56 ---> Running in 30d5427e88dd 08:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:18:56 (1/6) Installing ca-certificates (20211220-r0) 08:18:56 (2/6) Installing brotli-libs (1.0.9-r5) 08:18:56 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:18:56 (4/6) Installing libcurl (7.79.1-r0) 08:18:56 (5/6) Installing curl (7.79.1-r0) 08:18:56 (6/6) Installing dumb-init (1.2.5-r1) 08:18:56 Executing busybox-1.33.1-r7.trigger 08:18:56 Executing ca-certificates-20211220-r0.trigger 08:18:56 OK: 8 MiB in 20 packages 08:18:58 Removing intermediate container 30d5427e88dd 08:18:58 ---> 18c6d9f6349b 08:18:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:18:59 ---> Running in 29343a7aedda 08:18:59 Removing intermediate container 29343a7aedda 08:18:59 ---> 961f5015b13c 08:18:59 Step 13/22 : WORKDIR /edgex 08:18:59 ---> Running in 7bb92cfad924 08:19:00 Removing intermediate container 7bb92cfad924 08:19:00 ---> 52913522f1a2 08:19:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:19:01 ---> b9cf2597aaac 08:19:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:19:03 ---> 64ed371f9b1b 08:19:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:19:05 ---> 2390c909ec09 08:19:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:19:06 ---> db1676a05ff7 08:19:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:06 ---> Running in 131805aa63b0 08:19:10 Removing intermediate container 131805aa63b0 08:19:10 ---> 46849ec5d512 08:19:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:19:10 ---> Running in 8d5477ddabba 08:19:10 Removing intermediate container 8d5477ddabba 08:19:10 ---> cd7b5c51acc2 08:19:10 Step 20/22 : LABEL arch=arm64 08:19:10 ---> Running in 79d124172ecc 08:19:10 Removing intermediate container 79d124172ecc 08:19:10 ---> b76e1e9a6e87 08:19:10 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:19:10 ---> Running in a082a1712dd9 08:19:11 Removing intermediate container a082a1712dd9 08:19:11 ---> 42603f193fc9 08:19:11 Step 22/22 : LABEL version=0.0.0 08:19:11 ---> Running in 8180956d0e63 08:19:11 Removing intermediate container 8180956d0e63 08:19:11 ---> 54d023cf8dda 08:19:11 08:19:12 Successfully built 54d023cf8dda 08:19:12 Successfully tagged security-proxy-setup-arm64:latest 08:19:12  Building security-proxy-setup ... done Building core-data 08:19:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:19:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:19:44 ---> c110a9ef3d06 08:19:44 Step 3/23 : WORKDIR /edgex-go 08:19:44 ---> Using cache 08:19:44 ---> 240f9f311b9c 08:19:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:44 ---> Using cache 08:19:44 ---> 513a19b2c9f9 08:19:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:19:44 ---> Running in cbd10a714f9a 08:19:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:19:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:19:47 OK: 220 MiB in 52 packages 08:19:49 Removing intermediate container cbd10a714f9a 08:19:49 ---> 5aa644c86be6 08:19:49 Step 6/23 : COPY go.mod vendor* ./ 08:19:50 ---> 181c38cff4a6 08:19:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:50 ---> Running in ef97df67a514 08:19:53 Removing intermediate container 6b146162f356 08:19:53 ---> 374b2d3358b8 08:19:53 08:19:53 Step 10/22 : FROM alpine:3.14 08:19:53 ---> ac73e934f311 08:19:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:19:53 ---> Running in 56b4bd5bc073 08:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:19:56 (1/2) Installing ca-certificates (20211220-r0) 08:19:57 (2/2) Installing dumb-init (1.2.5-r1) 08:19:57 Executing busybox-1.33.1-r7.trigger 08:19:57 Executing ca-certificates-20211220-r0.trigger 08:19:57 OK: 6 MiB in 16 packages 08:19:57 Removing intermediate container ef97df67a514 08:19:57 ---> 147b4202908f 08:19:57 Step 8/23 : COPY . . 08:20:00 Removing intermediate container 56b4bd5bc073 08:20:00 ---> 44c1e2b2bf49 08:20:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:20:00 ---> Running in 87318acbe5d3 08:20:01 Removing intermediate container 87318acbe5d3 08:20:01 ---> 52cd9ac69fae 08:20:01 Step 13/22 : ENV APP_PORT=59860 08:20:01 ---> Running in 9e6c7573fe5f 08:20:02 Removing intermediate container 9e6c7573fe5f 08:20:02 ---> 6a27a3612559 08:20:02 Step 14/22 : EXPOSE $APP_PORT 08:20:02 ---> Running in f377e4ec7a43 08:20:03 Removing intermediate container f377e4ec7a43 08:20:03 ---> 111945f0c655 08:20:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:04 ---> c02cf83eb603 08:20:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:20:08 ---> 16c5a0f2783e 08:20:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:20:09 ---> 359437824e61 08:20:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:20:10 ---> Running in f8a2783176f0 08:20:11 Removing intermediate container f8a2783176f0 08:20:11 ---> 41d6f27715bc 08:20:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:20:11 ---> Running in 7cc8ae1896d3 08:20:12 Removing intermediate container 7cc8ae1896d3 08:20:12 ---> 49759f12367f 08:20:12 Step 20/22 : LABEL arch=arm64 08:20:12 ---> Running in cc1e4642724a 08:20:13 Removing intermediate container cc1e4642724a 08:20:13 ---> 161c3995e74f 08:20:13 Step 21/22 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:20:13 ---> Running in 7c7500676d38 08:20:14 Removing intermediate container 7c7500676d38 08:20:14 ---> a45dd5a1c179 08:20:14 Step 22/22 : LABEL version=0.0.0 08:20:14 ---> Running in 1446f144d1c5 08:20:15 Removing intermediate container 1446f144d1c5 08:20:15 ---> f96f3b94c62f 08:20:15 08:20:16 Successfully built f96f3b94c62f 08:20:16 Successfully tagged support-notifications-arm64:latest 08:20:28  Building support-notifications ... done  ---> da6b14d365d9 08:20:28 Step 9/23 : RUN make cmd/core-data/core-data 08:20:28 ---> Running in 6690f9c84347 08:20:29 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 08:26:37 Removing intermediate container 6690f9c84347 08:26:37 ---> 5afe3dedd6df 08:26:37 08:26:37 Step 10/23 : FROM alpine:3.14 08:26:37 ---> ac73e934f311 08:26:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:37 ---> Running in af334b4c03a9 08:26:37 Removing intermediate container af334b4c03a9 08:26:37 ---> 42193e9b2afb 08:26:37 Step 12/23 : ENV APP_PORT=59880 08:26:37 ---> Running in 3fef94829d35 08:26:37 Removing intermediate container 3fef94829d35 08:26:37 ---> 165760d6f5fe 08:26:37 Step 13/23 : EXPOSE $APP_PORT 08:26:37 ---> Running in 6940ed521b16 08:26:37 Removing intermediate container 6940ed521b16 08:26:37 ---> 255cac442076 08:26:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:37 ---> Running in d12aeda01c0f 08:26:37 Removing intermediate container d12aeda01c0f 08:26:37 ---> 4737ccec89ec 08:26:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:26:37 ---> Running in 32f083bb4622 08:26:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:37 (1/6) Installing dumb-init (1.2.5-r1) 08:26:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:26:37 (3/6) Installing libsodium (1.0.18-r0) 08:26:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:26:37 (5/6) Installing libzmq (4.3.4-r0) 08:26:37 (6/6) Installing zeromq (4.3.4-r0) 08:26:37 Executing busybox-1.33.1-r7.trigger 08:26:37 OK: 8 MiB in 20 packages 08:26:37 Removing intermediate container 32f083bb4622 08:26:37 ---> 9139718c73a9 08:26:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:37 ---> 04e75e31254d 08:26:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:26:37 ---> f0f0f585b5b7 08:26:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:26:37 ---> 40c39967cfcf 08:26:37 Step 19/23 : ENTRYPOINT ["/core-data"] 08:26:37 ---> Running in 1644446631d0 08:26:38 Removing intermediate container 1644446631d0 08:26:38 ---> 0f8e0405e641 08:26:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:38 ---> Running in 07010df5caf6 08:26:39 Removing intermediate container 07010df5caf6 08:26:39 ---> 813916a8c4a0 08:26:39 Step 21/23 : LABEL arch=arm64 08:26:39 ---> Running in 8cbc69b81d77 08:26:39 Removing intermediate container 8cbc69b81d77 08:26:39 ---> 5ed1fc62e0b3 08:26:39 Step 22/23 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:26:39 ---> Running in 6cd48783fade 08:26:40 Removing intermediate container 6cd48783fade 08:26:40 ---> d98d6a682a2a 08:26:40 Step 23/23 : LABEL version=0.0.0 08:26:40 ---> Running in f318c78b65e0 08:26:41 Removing intermediate container f318c78b65e0 08:26:41 ---> 465e5deafbe7 08:26:41 08:26:41 Successfully built 465e5deafbe7 08:26:41 Successfully tagged core-data-arm64:latest 08:31:18  Building core-data ... done Building bin/spire-agent... 08:31:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:31:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:31:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:31:23 go: downloading github.com/docker/docker v20.10.12+incompatible 08:31:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:31:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:31:25 go: downloading github.com/google/go-tpm-tools v0.3.3 08:31:29 go: downloading github.com/docker/go-connections v0.4.0 08:31:29 go: downloading github.com/docker/go-units v0.4.0 08:31:29 go: downloading github.com/opencontainers/image-spec v1.0.1 08:31:29 go: downloading github.com/containerd/containerd v1.3.4 08:31:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:31:29 go: downloading github.com/opencontainers/go-digest v1.0.0 08:38:07 Removing intermediate container e5a16b3b7033 08:38:07 ---> 490717f479cb 08:38:07 08:38:07 Step 13/26 : FROM alpine:3.15 08:38:07 ---> 3fb3c9af89a9 08:38:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:07 ---> Using cache 08:38:07 ---> da4d806f5767 08:38:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:07 ---> Using cache 08:38:07 ---> 821e24a30f5c 08:38:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:07 ---> Running in bbad9a9048a6 08:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:38:07 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:38:07 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:38:07 OK: 15729 distinct packages available 08:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:38:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:38:07 (1/4) Installing dumb-init (1.2.5-r1) 08:38:07 (2/4) Installing musl-obstack (1.2.3-r0) 08:38:07 (3/4) Installing libucontext (1.1-r0) 08:38:07 (4/4) Installing gcompat (1.0.0-r4) 08:38:07 Executing busybox-1.34.1-r5.trigger 08:38:07 OK: 6 MiB in 18 packages 08:38:07 Removing intermediate container bbad9a9048a6 08:38:07 ---> 555345e3cd9a 08:38:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:38:08 ---> 6c42a7425b9b 08:38:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:09 ---> e9c70ce1621c 08:38:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:09 ---> Running in 60ac6b41d789 08:38:10 Removing intermediate container 60ac6b41d789 08:38:10 ---> 2a765f0cf8cc 08:38:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:11 ---> 85761714d809 08:38:11 Step 21/26 : WORKDIR / 08:38:11 ---> Running in da941b60287b 08:38:12 Removing intermediate container da941b60287b 08:38:12 ---> a327655e07af 08:38:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:12 ---> Running in 7f6b3557e2e7 08:38:12 Removing intermediate container 7f6b3557e2e7 08:38:12 ---> 8cd0db3e9da7 08:38:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:12 ---> Running in 5c13a82ff4b8 08:38:13 Removing intermediate container 5c13a82ff4b8 08:38:13 ---> eee3264784ae 08:38:13 Step 24/26 : LABEL arch=arm64 08:38:13 ---> Running in 8a751bea8ef9 08:38:14 Removing intermediate container 8a751bea8ef9 08:38:14 ---> e10c4ec6ccff 08:38:14 Step 25/26 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:38:14 ---> Running in 26c4cf0a161b 08:38:14 Removing intermediate container 26c4cf0a161b 08:38:14 ---> 3e2d2b23f773 08:38:14 Step 26/26 : LABEL version=0.0.0 08:38:14 ---> Running in 23d898f34f19 08:38:15 Removing intermediate container 23d898f34f19 08:38:15 ---> e3ab83b3d468 08:38:15 08:38:15 Successfully built e3ab83b3d468 08:38:15 Successfully tagged security-spire-config-arm64:latest 08:39:03  Building security-spire-config ... done Building bin/spire-agent... 08:39:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:39:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:39:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:39:03 go: downloading github.com/docker/docker v20.10.12+incompatible 08:39:03 go: downloading github.com/google/go-tpm-tools v0.3.3 08:39:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:39:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:39:03 go: downloading github.com/docker/go-connections v0.4.0 08:39:03 go: downloading github.com/docker/go-units v0.4.0 08:39:03 go: downloading github.com/opencontainers/image-spec v1.0.1 08:39:03 go: downloading github.com/containerd/containerd v1.3.4 08:39:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:39:03 go: downloading github.com/opencontainers/go-digest v1.0.0 08:42:40 Building bin/spire-agent... 08:42:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:42:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:42:40 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:42:40 go: downloading github.com/docker/docker v20.10.12+incompatible 08:42:40 go: downloading github.com/google/go-tpm-tools v0.3.3 08:42:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:42:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:42:40 go: downloading github.com/docker/go-connections v0.4.0 08:42:40 go: downloading github.com/docker/go-units v0.4.0 08:42:40 go: downloading github.com/opencontainers/image-spec v1.0.1 08:42:40 go: downloading github.com/containerd/containerd v1.3.4 08:42:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:42:40 go: downloading github.com/opencontainers/go-digest v1.0.0 08:43:19 Removing intermediate container 2b21863c235a 08:43:19 ---> 20353956da90 08:43:19 08:43:19 Step 13/25 : FROM alpine:3.15 08:43:19 ---> 3fb3c9af89a9 08:43:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:43:19 ---> Using cache 08:43:19 ---> da4d806f5767 08:43:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:19 ---> Using cache 08:43:19 ---> 821e24a30f5c 08:43:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:43:19 ---> Running in 2b52df88ee53 08:43:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:43:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:43:21 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:43:21 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:43:21 OK: 15729 distinct packages available 08:43:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:43:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:43:23 (1/5) Installing dumb-init (1.2.5-r1) 08:43:23 (2/5) Installing musl-obstack (1.2.3-r0) 08:43:23 (3/5) Installing libucontext (1.1-r0) 08:43:23 (4/5) Installing gcompat (1.0.0-r4) 08:43:23 (5/5) Installing openssl (1.1.1n-r0) 08:43:23 Executing busybox-1.34.1-r5.trigger 08:43:23 OK: 6 MiB in 19 packages 08:43:24 Removing intermediate container 2b52df88ee53 08:43:24 ---> 73af3a5ddc41 08:43:24 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:43:29 ---> 1f05a881fb55 08:43:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:43:30 ---> f1d2c203ae37 08:43:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:43:30 ---> f27bb36dda22 08:43:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:43:31 ---> 1b4a3e1aaf7c 08:43:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:43:31 ---> Running in 6278a9f864a5 08:43:31 Removing intermediate container 6278a9f864a5 08:43:31 ---> 319d2ca2a8f9 08:43:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:43:31 ---> Running in d70e063a849a 08:43:32 Removing intermediate container d70e063a849a 08:43:32 ---> 2cebd5fee25d 08:43:32 Step 23/25 : LABEL arch=arm64 08:43:32 ---> Running in f372dda75cf1 08:43:32 Removing intermediate container f372dda75cf1 08:43:32 ---> 940c1d205a46 08:43:32 Step 24/25 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:43:32 ---> Running in dbd258aae679 08:43:33 Removing intermediate container dbd258aae679 08:43:33 ---> 8c2f6b341d20 08:43:33 Step 25/25 : LABEL version=0.0.0 08:43:33 ---> Running in 35e27cc51679 08:43:33 Removing intermediate container 35e27cc51679 08:43:33 ---> 8ce08bef6d34 08:43:33 08:43:33 Successfully built 8ce08bef6d34 08:43:33 Successfully tagged security-spire-server-arm64:latest 08:46:25  Building security-spire-server ... done Removing intermediate container b8ac8c51dc7d 08:46:25 ---> 442ae4f16332 08:46:25 08:46:25 Step 13/26 : FROM alpine:3.15 08:46:25 ---> 3fb3c9af89a9 08:46:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:25 ---> Using cache 08:46:25 ---> da4d806f5767 08:46:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:25 ---> Using cache 08:46:25 ---> 821e24a30f5c 08:46:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:25 ---> Using cache 08:46:25 ---> 73af3a5ddc41 08:46:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 08:46:25 ---> d0d029ca84d4 08:46:25 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:46:25 ---> 4b0abfb93e36 08:46:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:25 ---> d4b5795ea25b 08:46:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:25 ---> 14b427ba20f0 08:46:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:25 ---> 080665ab3e25 08:46:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:25 ---> Running in 0076ab09945f 08:46:25 Removing intermediate container 0076ab09945f 08:46:25 ---> 31babfee0bb9 08:46:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:25 ---> Running in 31feaae097be 08:46:25 Removing intermediate container 31feaae097be 08:46:25 ---> 577b252bd521 08:46:25 Step 24/26 : LABEL arch=arm64 08:46:25 ---> Running in 196818b13312 08:46:25 Removing intermediate container 196818b13312 08:46:25 ---> 0ba33ea8d7ac 08:46:25 Step 25/26 : LABEL git_sha=bfd46bbbc961d83994e46b458d3c9617c0142d60 08:46:25 ---> Running in acd1fdb2a504 08:46:25 Removing intermediate container acd1fdb2a504 08:46:25 ---> 8cccfd18e460 08:46:25 Step 26/26 : LABEL version=0.0.0 08:46:25 ---> Running in 20a214ab6fb6 08:46:25 Removing intermediate container 20a214ab6fb6 08:46:25 ---> c3e269ef1bb8 08:46:25 08:46:25 Successfully built c3e269ef1bb8 08:46:25 Successfully tagged security-spire-agent-arm64:latest 08:46:25  Building security-spire-agent ... done  [Pipeline] } 08:46:25 $ docker stop --time=1 26dad4ea617083472beb39c943792f214802506d91ae8058374860a76333d57f 08:46:27 $ docker rm -f 26dad4ea617083472beb39c943792f214802506d91ae8058374860a76333d57f [Pipeline] // withDockerContainer [Pipeline] sh 08:46:28 + docker images 08:46:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:46:28 security-spire-agent-arm64 latest c3e269ef1bb8 8 seconds ago 126MB 08:46:28 442ae4f16332 31 seconds ago 4.21GB 08:46:28 security-spire-server-arm64 latest 8ce08bef6d34 2 minutes ago 86.3MB 08:46:28 20353956da90 3 minutes ago 4.21GB 08:46:28 security-spire-config-arm64 latest e3ab83b3d468 8 minutes ago 85.6MB 08:46:28 490717f479cb 8 minutes ago 4.21GB 08:46:28 core-data-arm64 latest 465e5deafbe7 19 minutes ago 34.4MB 08:46:28 5afe3dedd6df 20 minutes ago 1.46GB 08:46:28 support-notifications-arm64 latest f96f3b94c62f 26 minutes ago 25.5MB 08:46:28 374b2d3358b8 26 minutes ago 1.43GB 08:46:28 security-proxy-setup-arm64 latest 54d023cf8dda 27 minutes ago 42.1MB 08:46:28 e590619ec9f1 27 minutes ago 1.44GB 08:46:28 support-scheduler-arm64 latest 5e7a636d5b4d 34 minutes ago 24.9MB 08:46:28 bb5aa852f3b8 34 minutes ago 1.43GB 08:46:28 security-spiffe-token-provider-arm64 latest b9148835f600 35 minutes ago 27.7MB 08:46:28 core-command-arm64 latest 1aef467dc702 35 minutes ago 23.7MB 08:46:28 7621fc75eb67 35 minutes ago 1.43GB 08:46:28 d659a18a7621 35 minutes ago 1.42GB 08:46:28 sys-mgmt-agent-arm64 latest eb404a5e8135 43 minutes ago 290MB 08:46:28 security-bootstrapper-arm64 latest f07daa2f536d 44 minutes ago 23.6MB 08:46:28 security-secretstore-setup-arm64 latest 72122d756fc3 44 minutes ago 40.8MB 08:46:28 core-metadata-arm64 latest ca6ba555551f 44 minutes ago 25.1MB 08:46:28 b6f59785a14e 45 minutes ago 1.43GB 08:46:28 8bca5b2a220b 45 minutes ago 1.44GB 08:46:28 80ace5818b5f 45 minutes ago 1.43GB 08:46:28 4fe027a2260b 45 minutes ago 1.43GB 08:46:28 ci-base-image-arm64 latest c110a9ef3d06 About an hour ago 886MB 08:46:28 docker 20.10.14 c346e9eafbab 7 days ago 202MB 08:46:28 alpine 3.14 ac73e934f311 7 days ago 5.34MB 08:46:28 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 08:46:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 08:46:28 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 08:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:29 08:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:30 arm64: Pulling from edgex-lftools-log-publisher 08:46:30 8998bd30e6a1: Pulling fs layer 08:46:30 04944245beec: Pulling fs layer 08:46:30 699f458cf7ca: Pulling fs layer 08:46:30 765212b225bb: Pulling fs layer 08:46:30 f23df028b6ca: Pulling fs layer 08:46:30 d65c8cfc05b1: Pulling fs layer 08:46:30 2437ff75d9bd: Pulling fs layer 08:46:30 f23df028b6ca: Waiting 08:46:30 d65c8cfc05b1: Waiting 08:46:30 765212b225bb: Waiting 08:46:30 04944245beec: Download complete 08:46:30 765212b225bb: Verifying Checksum 08:46:30 765212b225bb: Download complete 08:46:30 f23df028b6ca: Verifying Checksum 08:46:30 f23df028b6ca: Download complete 08:46:30 d65c8cfc05b1: Verifying Checksum 08:46:30 d65c8cfc05b1: Download complete 08:46:30 699f458cf7ca: Verifying Checksum 08:46:30 699f458cf7ca: Download complete 08:46:30 8998bd30e6a1: Verifying Checksum 08:46:30 8998bd30e6a1: Download complete 08:46:33 2437ff75d9bd: Verifying Checksum 08:46:33 2437ff75d9bd: Download complete 08:46:35 8998bd30e6a1: Pull complete 08:46:35 04944245beec: Pull complete 08:46:36 699f458cf7ca: Pull complete 08:46:37 765212b225bb: Pull complete 08:46:37 f23df028b6ca: Pull complete 08:46:38 d65c8cfc05b1: Pull complete 08:46:53 2437ff75d9bd: Pull complete 08:46:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-20639 does not seem to be running inside a container 08:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:46:56 $ docker top f474b9d304a555768c5e527418a4ae44c3aa6bd4d80637c8929fbe70a65fd0ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:57 ---> job-cost.sh 08:46:57 lf-activate-venv: SKIPPING 08:46:57 INFO: No Stack... 08:46:58 INFO: Retrieving Pricing Info for: v3-standard-4 08:46:58 INFO: Archiving Costs [Pipeline] sh 08:46:59 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:46:59 + cut -d, -f6 [Pipeline] lock 08:46:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3959-1-stack-cost] 08:46:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3959-1-stack-cost] did not exist. Created. 08:46:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3959-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:47:00 + echo total: 0.2199999988079071 [Pipeline] stash 08:47:00 Stashed 1 file(s) [Pipeline] } 08:47:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3959-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:47:00 $ docker stop --time=1 f474b9d304a555768c5e527418a4ae44c3aa6bd4d80637c8929fbe70a65fd0ae 08:47:02 $ docker rm -f f474b9d304a555768c5e527418a4ae44c3aa6bd4d80637c8929fbe70a65fd0ae [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 08:47:02 provisioning config files... 08:47:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6608232018424183142tmp [Pipeline] { [Pipeline] sh 08:47:03 + set +x 08:47:03 + curl -s https://codecov.io/bash 08:47:03 + bash -s -- 08:47:03 08:47:03 _____ _ 08:47:03 / ____| | | 08:47:03 | | ___ __| | ___ ___ _____ __ 08:47:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:47:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:47:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:47:03 Bash-1.0.6 08:47:03 08:47:03 08:47:03 ==> git version 2.25.1 found 08:47:03 ==> 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 08:47:03 Release-Date: 2020-01-08 08:47:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:47:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:47:03 ==> Jenkins CI detected. 08:47:03 current dir:  /w/workspace/edgex-go/1 08:47:03 project root: . 08:47:03 --> token set from env 08:47:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:47:03 ==> Running gcov in . (disable via -X gcov) 08:47:03 ==> Python coveragepy not found 08:47:03 ==> Searching for coverage reports in: 08:47:03 + . 08:47:03 -> Found 1 reports 08:47:03 ==> Detecting git/mercurial file structure 08:47:03 ==> Reading reports 08:47:03 + ./coverage.out bytes=431438 08:47:03 ==> Appending adjustments 08:47:03 https://docs.codecov.io/docs/fixing-reports 08:47:04 + Found adjustments 08:47:04 ==> Gzipping contents 08:47:04 60K /tmp/codecov.yvFSsr.gz 08:47:04 ==> Uploading reports 08:47:04 url: https://codecov.io 08:47:04 query: branch=PR-3959&commit=bfd46bbbc961d83994e46b458d3c9617c0142d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3959&job=&cmd_args= 08:47:04 -> Pinging Codecov 08:47:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3959&commit=bfd46bbbc961d83994e46b458d3c9617c0142d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3959&job=&cmd_args= 08:47:04 -> Uploading to 08:47:04 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/bfd46bbbc961d83994e46b458d3c9617c0142d60/2f733986-6158-4e4e-b3f5-fb78a80693bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T084704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=758e1c90917610d00d5d20874eeaa87998397ea02b48ba10298a8a96fd706d02 08:47:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:04 Dload Upload Total Spent Left Speed 08:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59264 0 0 100 59264 0 233k --:--:-- --:--:-- --:--:-- 233k 08:47:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bfd46bbbc961d83994e46b458d3c9617c0142d60 [Pipeline] } 08:47:05 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 08:47:06 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:47:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:47:07 ---> package-listing.sh 08:47:07 ++ facter osfamily 08:47:07 ++ tr '[:upper:]' '[:lower:]' 08:47:07 + OS_FAMILY=debian 08:47:07 + workspace=/w/workspace/edgex-go/1 08:47:07 + START_PACKAGES=/tmp/packages_start.txt 08:47:07 + END_PACKAGES=/tmp/packages_end.txt 08:47:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:07 + PACKAGES=/tmp/packages_start.txt 08:47:07 + '[' /w/workspace/edgex-go/1 ']' 08:47:07 + PACKAGES=/tmp/packages_end.txt 08:47:07 + case "${OS_FAMILY}" in 08:47:07 + dpkg -l 08:47:07 + grep '^ii' 08:47:07 + '[' -f /tmp/packages_start.txt ']' 08:47:07 + '[' -f /tmp/packages_end.txt ']' 08:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:07 + '[' /w/workspace/edgex-go/1 ']' 08:47:07 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:47:07 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 08:47:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:08 08:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:09 latest: Pulling from edgex-lftools-log-publisher 08:47:09 5eb5b503b376: Pulling fs layer 08:47:09 5c69ac0246d0: Pulling fs layer 08:47:09 ec43610c2a17: Pulling fs layer 08:47:09 3a2ae6a8a46f: Pulling fs layer 08:47:09 33b1e0a273af: Pulling fs layer 08:47:09 5d3b04190fa2: Pulling fs layer 08:47:09 2f39f015ded8: Pulling fs layer 08:47:09 3a2ae6a8a46f: Waiting 08:47:09 33b1e0a273af: Waiting 08:47:09 5d3b04190fa2: Waiting 08:47:09 2f39f015ded8: Waiting 08:47:09 5c69ac0246d0: Download complete 08:47:09 3a2ae6a8a46f: Download complete 08:47:09 33b1e0a273af: Verifying Checksum 08:47:09 33b1e0a273af: Download complete 08:47:09 ec43610c2a17: Verifying Checksum 08:47:09 ec43610c2a17: Download complete 08:47:09 5d3b04190fa2: Download complete 08:47:09 5eb5b503b376: Verifying Checksum 08:47:09 5eb5b503b376: Download complete 08:47:10 2f39f015ded8: Download complete 08:47:10 5eb5b503b376: Pull complete 08:47:10 5c69ac0246d0: Pull complete 08:47:11 ec43610c2a17: Pull complete 08:47:11 3a2ae6a8a46f: Pull complete 08:47:11 33b1e0a273af: Pull complete 08:47:11 5d3b04190fa2: Pull complete 08:47:16 2f39f015ded8: Pull complete 08:47:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:47:17 prd-ubuntu20.04-docker-8c-8g-20638 does not seem to be running inside a container 08:47:17 $ 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 08:47:18 $ docker top dbd6fd43015f1fb7ec190b9043d1d26d2754e990f05cce79706642ccaa4f5ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:19 + touch /tmp/pre-build-complete [Pipeline] sh 08:47:19 + mkdir -p /var/log/sysstat [Pipeline] sh 08:47:19 + ls /var/log/sa-host 08:47:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:19 provisioning config files... 08:47:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1702585683773906820tmp [Pipeline] { [Pipeline] echo 08:47:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:47:20 ---> create-netrc.sh [Pipeline] } 08:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:47:20 ---> python-tools-install.sh [Pipeline] echo 08:47:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:47:21 ---> sudo-logs.sh 08:47:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:47:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:47:21 ---> job-cost.sh 08:47:21 lf-activate-venv: SKIPPING 08:47:21 DEBUG: total: 0.2199999988079071 08:47:21 INFO: Retrieving Stack Cost... 08:47:21 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:22 INFO: Archiving Costs [Pipeline] echo 08:47:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:47:22 ---> logs-deploy.sh 08:47:22 lf-activate-venv: SKIPPING 08:47:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3959/1 08:47:22 INFO: archiving workspace using pattern(s): 08:47:23 Archives upload complete. 08:47:23 INFO: archiving logs to Nexus 08:47:24 ---> uname -a: 08:47:24 Linux prd-ubuntu20-04-docker-8c-8g-20638 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:47:24 08:47:24 08:47:24 ---> lscpu: 08:47:24 Architecture: x86_64 08:47:24 CPU op-mode(s): 32-bit, 64-bit 08:47:24 Byte Order: Little Endian 08:47:24 Address sizes: 40 bits physical, 48 bits virtual 08:47:24 CPU(s): 8 08:47:24 On-line CPU(s) list: 0-7 08:47:24 Thread(s) per core: 1 08:47:24 Core(s) per socket: 1 08:47:24 Socket(s): 8 08:47:24 NUMA node(s): 1 08:47:24 Vendor ID: AuthenticAMD 08:47:24 CPU family: 23 08:47:24 Model: 49 08:47:24 Model name: AMD EPYC-Rome Processor 08:47:24 Stepping: 0 08:47:24 CPU MHz: 2799.998 08:47:24 BogoMIPS: 5599.99 08:47:24 Virtualization: AMD-V 08:47:24 Hypervisor vendor: KVM 08:47:24 Virtualization type: full 08:47:24 L1d cache: 256 KiB 08:47:24 L1i cache: 256 KiB 08:47:24 L2 cache: 4 MiB 08:47:24 L3 cache: 128 MiB 08:47:24 NUMA node0 CPU(s): 0-7 08:47:24 Vulnerability Itlb multihit: Not affected 08:47:24 Vulnerability L1tf: Not affected 08:47:24 Vulnerability Mds: Not affected 08:47:24 Vulnerability Meltdown: Not affected 08:47:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:47:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:47:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:47:24 Vulnerability Srbds: Not affected 08:47:24 Vulnerability Tsx async abort: Not affected 08:47:24 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 08:47:24 08:47:24 08:47:24 ---> nproc: 08:47:24 8 08:47:24 08:47:24 08:47:24 ---> df -h: 08:47:24 Filesystem Size Used Avail Use% Mounted on 08:47:24 overlay 155G 28G 128G 18% / 08:47:24 tmpfs 64M 0 64M 0% /dev 08:47:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:47:24 shm 64M 0 64M 0% /dev/shm 08:47:24 /dev/vda1 155G 28G 128G 18% /facter-os 08:47:24 08:47:24 08:47:24 ---> sar -b -r -n DEV: 08:47:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20638) 04/12/22 _x86_64_ (8 CPU) 08:47:24 08:47:24 07:34:32 LINUX RESTART (8 CPU) 08:47:24 08:47:24 07:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:47:24 07:36:01 290.42 15.56 274.85 0.00 2163.11 119814.56 0.00 08:47:24 07:37:01 77.70 0.08 77.62 0.00 8.67 36678.15 0.00 08:47:24 07:38:01 67.62 0.17 67.46 0.00 2.00 28874.54 0.00 08:47:24 07:39:01 445.80 1.35 444.45 0.00 43.99 387550.15 0.00 08:47:24 07:40:01 737.31 0.20 737.11 0.00 5.73 236722.95 0.00 08:47:24 07:41:01 514.43 3.80 510.63 0.00 32.78 341196.20 0.00 08:47:24 07:42:01 771.89 0.05 771.84 0.00 0.40 207126.95 0.00 08:47:24 07:43:01 927.22 0.15 927.07 0.00 4.90 341061.85 0.00 08:47:24 07:44:01 881.64 1.83 879.80 0.00 14.66 284502.98 0.00 08:47:24 07:45:01 174.43 0.00 174.43 0.00 0.00 17807.40 0.00 08:47:24 07:46:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 08:47:24 07:47:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:47:24 07:48:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 08:47:24 07:49:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 08:47:24 07:50:01 1.22 0.02 1.20 0.00 0.13 14.00 0.00 08:47:24 07:51:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 08:47:24 07:52:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 08:47:24 07:53:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 08:47:24 07:54:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 08:47:24 07:55:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 08:47:24 07:56:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:47:24 07:57:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 08:47:24 07:58:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:47:24 07:59:01 2.58 1.58 1.00 0.00 50.38 14.53 0.00 08:47:24 08:00:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:47:24 08:01:01 1.03 0.00 1.03 0.00 0.00 14.53 0.00 08:47:24 08:02:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 08:47:24 08:03:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:47:24 08:04:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:47:24 08:05:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:47:24 08:06:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 08:47:24 08:07:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 08:47:24 08:08:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:47:24 08:09:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 08:47:24 08:10:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 08:47:24 08:11:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 08:47:24 08:12:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:47:24 08:13:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 08:47:24 08:14:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 08:47:24 08:15:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 08:47:24 08:16:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 08:47:24 08:17:01 1.63 0.02 1.62 0.00 0.13 19.46 0.00 08:47:24 08:18:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 08:47:24 08:19:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 08:47:24 08:20:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 08:47:24 08:21:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 08:47:24 08:22:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:47:24 08:23:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:47:24 08:24:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 08:47:24 08:25:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 08:47:24 08:26:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:47:24 08:27:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 08:47:24 08:28:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 08:47:24 08:29:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 08:47:24 08:30:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:47:24 08:31:01 1.45 0.00 1.45 0.00 0.00 17.99 0.00 08:47:24 08:32:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 08:47:24 08:33:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 08:47:24 08:34:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 08:47:24 08:35:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 08:47:24 08:36:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 08:47:24 08:37:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 08:47:24 08:38:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:47:24 08:39:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 08:47:24 08:40:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 08:47:24 08:41:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 08:47:24 08:42:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:47:24 08:43:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 08:47:24 08:44:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:47:24 08:45:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:47:24 08:46:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 08:47:24 08:47:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 08:47:24 Average: 69.07 0.34 68.73 0.00 32.32 27844.28 0.00 08:47:24 08:47:24 07:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:24 07:36:01 28284808 31734904 564892 1.72 117316 3560988 2156728 6.36 1256672 2922492 279280 08:47:24 07:37:01 28088608 31669008 622988 1.89 151368 3631936 2237468 6.59 1427904 2909868 193968 08:47:24 07:38:01 27512700 31757208 539772 1.64 155148 4270480 1984944 5.85 1471204 3426084 3872 08:47:24 07:39:01 20376900 31016868 1242936 3.78 191416 10340404 4583924 13.51 2743688 8950376 821352 08:47:24 07:40:01 15627248 30142444 2126248 6.47 266216 13914752 4302920 12.68 4564052 11665860 874396 08:47:24 07:41:01 9839616 30667620 1565312 4.76 431664 19475892 5307112 15.64 4581424 16806000 900808 08:47:24 07:42:01 3729284 28108828 4133168 12.57 477448 22879056 6812756 20.08 8319972 19081236 2928 08:47:24 07:43:01 6359020 30949120 1287872 3.92 551132 22997016 4406152 12.99 4134308 20611648 134752 08:47:24 07:44:01 6431560 31644456 611996 1.86 723116 23415524 2093704 6.17 3464472 21209412 29772 08:47:24 07:45:01 9357244 31734108 530436 1.61 725368 20776000 1976220 5.82 3030652 18925364 312 08:47:24 07:46:01 9358000 31734808 530256 1.61 725388 20776004 1993188 5.87 3030668 18925368 12 08:47:24 07:47:01 9369832 31746596 518612 1.58 725408 20776004 1993188 5.87 3018240 18925368 140 08:47:24 07:48:01 9370392 31747160 518056 1.58 725424 20776008 1993188 5.87 3018224 18925372 24 08:47:24 07:49:01 9371012 31747848 517256 1.57 725452 20776012 1993188 5.87 3017368 18925380 140 08:47:24 07:50:01 9370496 31747492 517548 1.57 725468 20776016 1981152 5.84 3017636 18925452 236 08:47:24 07:51:01 9372524 31749540 515696 1.57 725492 20776020 1981152 5.84 3016200 18925456 180 08:47:24 07:52:01 9372484 31749504 515672 1.57 725500 20776020 1981152 5.84 3016152 18925456 8 08:47:24 07:53:01 9372712 31749752 515388 1.57 725516 20776024 1981152 5.84 3015776 18925460 196 08:47:24 07:54:01 9372664 31749712 515348 1.57 725536 20776028 1981152 5.84 3015760 18925464 12 08:47:24 07:55:01 9372552 31749676 515308 1.57 725564 20776028 1981152 5.84 3016456 18925480 52 08:47:24 07:56:01 9372496 31749656 515268 1.57 725588 20776032 1981152 5.84 3016444 18925484 12 08:47:24 07:57:01 9372728 31749892 515236 1.57 725596 20776036 1981152 5.84 3015800 18925484 192 08:47:24 07:58:01 9372712 31749896 515180 1.57 725612 20776040 1981152 5.84 3015996 18925488 12 08:47:24 07:59:01 9368444 31748260 516656 1.57 725632 20777556 1981152 5.84 3022892 18925056 240 08:47:24 08:00:01 9368356 31748188 516632 1.57 725636 20777560 1981152 5.84 3022528 18925056 28 08:47:24 08:01:01 9368372 31748212 516692 1.57 725660 20777560 1981152 5.84 3022252 18925060 204 08:47:24 08:02:01 9368568 31748432 516392 1.57 725672 20777564 1981152 5.84 3022004 18925064 12 08:47:24 08:03:01 9368716 31748608 516608 1.57 725680 20777568 1981152 5.84 3022752 18925068 236 08:47:24 08:04:01 9368692 31748612 516604 1.57 725704 20777572 1981152 5.84 3022656 18925072 188 08:47:24 08:05:01 9368700 31748620 516568 1.57 725712 20777572 1981152 5.84 3022192 18925072 156 08:47:24 08:06:01 9368336 31748280 516820 1.57 725732 20777580 1981152 5.84 3021816 18925076 40 08:47:24 08:07:01 9368516 31748464 516516 1.57 725740 20777584 1981152 5.84 3022348 18925080 292 08:47:24 08:08:01 9368468 31748440 516496 1.57 725748 20777584 1981152 5.84 3022396 18925080 172 08:47:24 08:09:01 9368492 31748472 516456 1.57 725756 20777588 1981152 5.84 3021828 18925084 196 08:47:24 08:10:01 9368368 31748360 516736 1.57 725756 20777588 1981152 5.84 3022172 18925088 28 08:47:24 08:11:01 9368336 31748348 516696 1.57 725780 20777592 1981152 5.84 3021892 18925092 52 08:47:24 08:12:01 9368596 31748728 516240 1.57 725800 20777724 1981152 5.84 3021884 18925212 12 08:47:24 08:13:01 9368548 31748712 516196 1.57 725828 20777724 1981152 5.84 3021928 18925212 16 08:47:24 08:14:01 9368428 31748632 516184 1.57 725836 20777728 1981152 5.84 3022516 18925216 208 08:47:24 08:15:01 9368304 31748532 516540 1.57 725852 20777732 1981152 5.84 3022780 18925228 236 08:47:24 08:16:01 9368328 31748580 516508 1.57 725876 20777728 1981152 5.84 3022012 18925232 24 08:47:24 08:17:01 9368240 31748556 516556 1.57 725912 20777744 1981152 5.84 3022988 18925244 280 08:47:24 08:18:01 9368012 31748328 516764 1.57 725924 20777744 1981152 5.84 3022552 18925244 200 08:47:24 08:19:01 9368004 31748328 516736 1.57 725928 20777748 1981152 5.84 3022072 18925248 184 08:47:24 08:20:01 9367852 31748204 516760 1.57 725940 20777752 1981152 5.84 3022968 18925252 208 08:47:24 08:21:01 9367884 31748256 516692 1.57 725960 20777752 1981152 5.84 3022148 18925252 32 08:47:24 08:22:01 9367788 31748168 516660 1.57 725988 20777756 1981152 5.84 3022680 18925256 204 08:47:24 08:23:01 9367736 31748160 516880 1.57 726004 20777760 1981152 5.84 3022572 18925256 256 08:47:24 08:24:01 9367972 31748400 516600 1.57 726008 20777764 1981152 5.84 3022164 18925260 12 08:47:24 08:25:01 9367956 31748388 516568 1.57 726016 20777768 1981152 5.84 3022220 18925264 212 08:47:24 08:26:01 9367916 31748400 516496 1.57 726048 20777768 1964764 5.79 3022220 18925268 44 08:47:24 08:27:01 9368000 31748488 516280 1.57 726064 20777772 1980816 5.84 3022756 18925272 300 08:47:24 08:28:01 9367740 31748256 516504 1.57 726084 20777772 1980816 5.84 3022244 18925276 16 08:47:24 08:29:01 9367756 31748284 516428 1.57 726096 20777776 1980816 5.84 3022468 18925276 48 08:47:24 08:30:01 9367884 31748436 516444 1.57 726104 20777780 1980816 5.84 3022608 18925280 24 08:47:24 08:31:01 9368136 31748700 516132 1.57 726120 20777780 1980816 5.84 3022336 18925280 60 08:47:24 08:32:01 9368112 31748684 516100 1.57 726128 20777784 1980816 5.84 3022324 18925284 12 08:47:24 08:33:01 9367740 31748320 516424 1.57 726144 20777796 1980816 5.84 3022860 18925288 276 08:47:24 08:34:01 9367480 31748088 516672 1.57 726156 20777796 1980816 5.84 3022348 18925292 12 08:47:24 08:35:01 9367900 31748648 516256 1.57 726168 20777928 1980816 5.84 3023128 18925416 216 08:47:24 08:36:01 9368132 31748896 516212 1.57 726200 20777920 1980816 5.84 3022712 18925420 8 08:47:24 08:37:01 9367864 31748676 516424 1.57 726216 20777932 1997040 5.89 3022408 18925432 16 08:47:24 08:38:01 9367704 31748560 516428 1.57 726236 20777936 1997040 5.89 3023000 18925436 204 08:47:24 08:39:01 9367688 31748556 516364 1.57 726252 20777936 1997040 5.89 3023444 18925436 300 08:47:24 08:40:01 9367712 31748604 516308 1.57 726264 20777940 1997040 5.89 3023256 18925440 192 08:47:24 08:41:01 9367316 31748228 516580 1.57 726284 20777940 1997040 5.89 3023012 18925440 36 08:47:24 08:42:01 9367332 31748248 516556 1.57 726288 20777944 1997040 5.89 3022508 18925444 28 08:47:24 08:43:01 9367848 31748784 516232 1.57 726304 20777952 1997040 5.89 3022756 18925452 24 08:47:24 08:44:01 9367760 31748712 516208 1.57 726328 20777952 1997040 5.89 3023080 18925452 196 08:47:24 08:45:01 9367256 31748272 516660 1.57 726368 20777956 1997040 5.89 3022892 18925456 224 08:47:24 08:46:01 9366648 31747728 517156 1.57 726400 20777960 1997040 5.89 3022620 18925460 44 08:47:24 08:47:01 9367152 31748232 516572 1.57 726420 20777960 1997040 5.89 3022604 18925460 160 08:47:24 Average: 10228621 31636377 628606 1.91 677715 19909174 2206896 6.50 3087887 18053842 45125 08:47:24 08:47:24 07:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:24 07:36:01 docker0 930.24 573.37 77.14 3703.04 0.00 0.00 0.00 0.00 08:47:24 07:36:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 08:47:24 07:36:01 ens3 1158.01 1337.59 10311.97 176.57 0.00 0.00 0.00 0.00 08:47:24 07:36:01 veth0a874b7 97.28 123.53 9.29 988.48 0.00 0.00 0.00 0.08 08:47:24 07:37:01 docker0 1.60 1.62 0.10 0.13 0.00 0.00 0.00 0.00 08:47:24 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:37:01 ens3 64.29 51.69 34.53 63.14 0.00 0.00 0.00 0.00 08:47:24 07:37:01 veth0d720f4 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 08:47:24 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:38:01 ens3 26.33 14.56 22.73 11.66 0.00 0.00 0.00 0.00 08:47:24 07:39:01 docker0 168.68 312.66 10.01 3412.29 0.00 0.00 0.00 0.00 08:47:24 07:39:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:47:24 07:39:01 veth53f2810 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:39:01 veth6cef41f 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:39:01 ens3 445.65 260.95 5114.25 93.01 0.00 0.00 0.00 0.00 08:47:24 07:39:01 vetha415366 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 08:47:24 07:39:01 vethde343e1 133.06 268.66 9.82 3221.79 0.00 0.00 0.00 0.26 08:47:24 07:39:01 vetha04db34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:39:01 vethb72f2a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:40:01 docker0 109.08 179.97 9.26 2772.66 0.00 0.00 0.00 0.00 08:47:24 07:40:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 08:47:24 07:40:01 ens3 240.03 155.56 2865.99 82.60 0.00 0.00 0.00 0.00 08:47:24 07:40:01 vetha415366 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:40:01 vethde343e1 94.53 156.57 9.68 2607.94 0.00 0.00 0.00 0.21 08:47:24 07:41:01 docker0 463.32 787.37 33.64 11932.73 0.00 0.00 0.00 0.00 08:47:24 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:41:01 veth4949429 225.59 369.42 19.29 5824.45 0.00 0.00 0.00 0.48 08:47:24 07:41:01 ens3 821.76 482.23 11960.97 58.60 0.00 0.00 0.00 0.00 08:47:24 07:41:01 vetheb9f5f4 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:41:01 vetha415366 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 08:47:24 07:41:01 vethde343e1 10.44 16.03 1.00 207.01 0.00 0.00 0.00 0.02 08:47:24 07:41:01 vethd09da57 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:41:01 vethaf9d04b 211.28 385.02 18.56 5825.09 0.00 0.00 0.00 0.48 08:47:24 07:42:01 docker0 5.37 10.35 0.33 87.00 0.00 0.00 0.00 0.00 08:47:24 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:42:01 veth4949429 0.15 0.25 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:42:01 ens3 67.04 57.46 114.31 76.90 0.00 0.00 0.00 0.00 08:47:24 07:42:01 vetha415366 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:42:01 veth2b39bed 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:42:01 vethaf9d04b 0.15 0.22 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:43:01 docker0 53.16 70.60 3.55 601.06 0.00 0.00 0.00 0.00 08:47:24 07:43:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 08:47:24 07:43:01 veth4949429 10.15 15.15 0.98 205.38 0.00 0.00 0.00 0.02 08:47:24 07:43:01 veth94ed936 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:47:24 07:43:01 ens3 179.98 137.50 1765.69 88.69 0.00 0.00 0.00 0.00 08:47:24 07:43:01 vetha415366 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 08:47:24 07:43:01 veth848febd 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:24 07:43:01 vethaf9d04b 8.46 13.16 0.86 205.27 0.00 0.00 0.00 0.02 08:47:24 07:44:01 docker0 25.33 48.69 1.86 500.06 0.00 0.00 0.00 0.00 08:47:24 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:44:01 ens3 78.12 41.01 523.90 14.96 0.00 0.00 0.00 0.00 08:47:24 07:44:01 vetha415366 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:47:24 07:45:01 docker0 28.06 34.26 1.60 163.40 0.00 0.00 0.00 0.00 08:47:24 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:45:01 ens3 43.97 34.14 171.44 5.94 0.00 0.00 0.00 0.00 08:47:24 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:46:01 ens3 1.08 0.73 0.76 0.24 0.00 0.00 0.00 0.00 08:47:24 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:50:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:47:24 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:51:01 ens3 15.46 20.21 1.23 25.88 0.00 0.00 0.00 0.00 08:47:24 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:52:01 ens3 12.53 12.61 1.02 20.92 0.00 0.00 0.00 0.00 08:47:24 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:55:01 ens3 4.32 4.33 0.35 7.00 0.00 0.00 0.00 0.00 08:47:24 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:58:01 ens3 0.17 0.12 0.12 0.01 0.00 0.00 0.00 0.00 08:47:24 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 07:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:47:24 07:59:01 ens3 10.45 7.36 5.85 10.19 0.00 0.00 0.00 0.00 08:47:24 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:00:01 ens3 1.92 0.70 0.82 0.54 0.00 0.00 0.00 0.00 08:47:24 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:01:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 08:47:24 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:03:01 ens3 1.35 0.45 0.38 0.22 0.00 0.00 0.00 0.00 08:47:24 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:04:01 ens3 1.40 0.48 0.44 0.28 0.00 0.00 0.00 0.00 08:47:24 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:05:01 ens3 0.62 0.42 0.34 0.27 0.00 0.00 0.00 0.00 08:47:24 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:06:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:47:24 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:09:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:10:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:47:24 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:15:01 ens3 0.37 0.38 0.20 0.09 0.00 0.00 0.00 0.00 08:47:24 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:20:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:47:24 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:25:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 08:47:24 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:29:01 ens3 0.28 0.28 0.18 0.02 0.00 0.00 0.00 0.00 08:47:24 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:30:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:47:24 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:34:01 ens3 0.50 0.08 0.11 0.00 0.00 0.00 0.00 0.00 08:47:24 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:35:01 ens3 0.62 0.55 0.34 0.28 0.00 0.00 0.00 0.00 08:47:24 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:36:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:37:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:47:24 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:38:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:47:24 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:39:01 ens3 0.65 0.52 0.35 0.29 0.00 0.00 0.00 0.00 08:47:24 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:40:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:47:24 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:43:01 ens3 0.30 0.22 0.13 0.02 0.00 0.00 0.00 0.00 08:47:24 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:44:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:45:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 08:47:24 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:24 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 08:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:47:24 Average: docker0 24.80 28.05 1.91 321.98 0.00 0.00 0.00 0.00 08:47:24 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 08:47:24 Average: ens3 44.22 36.49 457.20 10.28 0.00 0.00 0.00 0.00 08:47:24 08:47:24 08:47:24 ---> sar -P ALL: 08:47:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20638) 04/12/22 _x86_64_ (8 CPU) 08:47:24 08:47:24 07:34:32 LINUX RESTART (8 CPU) 08:47:24 08:47:24 07:35:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 07:36:01 all 11.01 0.00 3.68 1.30 0.04 83.96 08:47:24 07:36:01 0 7.89 0.00 3.22 0.05 0.03 88.81 08:47:24 07:36:01 1 10.15 0.00 3.92 0.91 0.05 84.97 08:47:24 07:36:01 2 8.22 0.00 5.87 4.48 0.05 81.39 08:47:24 07:36:01 3 15.15 0.00 3.74 0.63 0.05 80.44 08:47:24 07:36:01 4 10.07 0.00 3.05 0.25 0.03 86.60 08:47:24 07:36:01 5 12.14 0.00 2.86 0.37 0.03 84.60 08:47:24 07:36:01 6 15.65 0.00 2.84 0.55 0.05 80.91 08:47:24 07:36:01 7 8.84 0.00 3.96 3.19 0.05 83.96 08:47:24 07:37:01 all 29.40 0.00 5.90 0.65 0.06 63.99 08:47:24 07:37:01 0 30.36 0.00 6.93 0.59 0.07 62.04 08:47:24 07:37:01 1 28.47 0.00 6.62 1.72 0.07 63.12 08:47:24 07:37:01 2 30.76 0.00 5.24 0.07 0.07 63.87 08:47:24 07:37:01 3 29.23 0.00 5.16 0.00 0.05 65.56 08:47:24 07:37:01 4 28.86 0.00 6.50 0.03 0.05 64.56 08:47:24 07:37:01 5 29.98 0.00 5.17 0.00 0.07 64.79 08:47:24 07:37:01 6 27.62 0.00 5.21 1.75 0.05 65.36 08:47:24 07:37:01 7 29.90 0.00 6.38 1.06 0.07 62.59 08:47:24 07:38:01 all 47.34 0.00 6.23 0.49 0.09 45.85 08:47:24 07:38:01 0 47.97 0.00 6.09 0.00 0.08 45.85 08:47:24 07:38:01 1 48.07 0.00 6.74 0.00 0.08 45.11 08:47:24 07:38:01 2 47.86 0.00 6.29 0.00 0.08 45.76 08:47:24 07:38:01 3 46.72 0.00 6.36 0.05 0.10 46.77 08:47:24 07:38:01 4 49.36 0.00 5.83 0.00 0.08 44.72 08:47:24 07:38:01 5 44.56 0.00 5.81 0.02 0.08 49.53 08:47:24 07:38:01 6 47.39 0.00 6.39 3.38 0.10 42.74 08:47:24 07:38:01 7 46.80 0.00 6.32 0.46 0.08 46.33 08:47:24 07:39:01 all 27.35 0.00 12.95 6.26 0.08 53.37 08:47:24 07:39:01 0 29.13 0.00 12.50 10.61 0.07 47.70 08:47:24 07:39:01 1 26.32 0.00 12.93 10.89 0.09 49.78 08:47:24 07:39:01 2 27.14 0.00 11.41 1.48 0.07 59.90 08:47:24 07:39:01 3 27.59 0.00 14.05 8.82 0.07 49.47 08:47:24 07:39:01 4 28.54 0.00 11.14 4.88 0.08 55.36 08:47:24 07:39:01 5 28.31 0.00 12.44 3.43 0.10 55.72 08:47:24 07:39:01 6 28.62 0.00 13.63 6.88 0.09 50.79 08:47:24 07:39:01 7 23.16 0.00 15.48 3.16 0.09 58.11 08:47:24 07:40:01 all 81.35 0.00 13.30 1.31 0.15 3.89 08:47:24 07:40:01 0 80.96 0.00 13.74 1.51 0.15 3.64 08:47:24 07:40:01 1 80.05 0.00 14.82 3.25 0.17 1.71 08:47:24 07:40:01 2 82.34 0.00 12.59 0.29 0.13 4.65 08:47:24 07:40:01 3 82.04 0.00 12.65 1.26 0.15 3.90 08:47:24 07:40:01 4 82.09 0.00 12.35 0.50 0.13 4.91 08:47:24 07:40:01 5 80.11 0.00 14.23 2.11 0.15 3.40 08:47:24 07:40:01 6 82.09 0.00 12.68 0.37 0.17 4.69 08:47:24 07:40:01 7 81.10 0.00 13.34 1.18 0.13 4.25 08:47:24 07:41:01 all 62.86 0.00 12.30 7.30 0.13 17.40 08:47:24 07:41:01 0 59.79 0.00 12.89 7.40 0.12 19.80 08:47:24 07:41:01 1 67.40 0.00 11.24 4.59 0.15 16.63 08:47:24 07:41:01 2 58.21 0.00 11.64 6.24 0.13 23.78 08:47:24 07:41:01 3 78.04 0.00 10.54 2.78 0.12 8.53 08:47:24 07:41:01 4 59.75 0.00 11.59 5.06 0.15 23.45 08:47:24 07:41:01 5 57.85 0.00 15.98 16.74 0.15 9.28 08:47:24 07:41:01 6 60.50 0.00 11.52 10.30 0.12 17.57 08:47:24 07:41:01 7 61.22 0.00 13.04 5.39 0.13 20.22 08:47:24 07:42:01 all 89.99 0.00 9.81 0.01 0.15 0.04 08:47:24 07:42:01 0 90.32 0.00 9.48 0.02 0.15 0.03 08:47:24 07:42:01 1 90.10 0.00 9.75 0.00 0.13 0.02 08:47:24 07:42:01 2 90.23 0.00 9.54 0.02 0.13 0.08 08:47:24 07:42:01 3 90.10 0.00 9.72 0.00 0.15 0.03 08:47:24 07:42:01 4 89.27 0.00 10.55 0.00 0.17 0.02 08:47:24 07:42:01 5 89.39 0.00 10.26 0.02 0.17 0.17 08:47:24 07:42:01 6 90.18 0.00 9.68 0.00 0.13 0.00 08:47:24 07:42:01 7 90.32 0.00 9.48 0.00 0.20 0.00 08:47:24 07:43:01 all 68.32 0.00 13.88 4.69 0.14 12.97 08:47:24 07:43:01 0 70.32 0.00 13.69 3.15 0.15 12.70 08:47:24 07:43:01 1 65.49 0.00 14.99 2.81 0.15 16.55 08:47:24 07:43:01 2 65.93 0.00 15.19 3.57 0.12 15.19 08:47:24 07:43:01 3 60.88 0.00 16.86 6.20 0.12 15.95 08:47:24 07:43:01 4 80.16 0.00 11.27 4.37 0.15 4.05 08:47:24 07:43:01 5 67.05 0.00 14.90 6.40 0.15 11.49 08:47:24 07:43:01 6 63.79 0.00 13.57 8.16 0.15 14.33 08:47:24 07:43:01 7 72.79 0.00 10.61 2.92 0.13 13.55 08:47:24 07:44:01 all 36.18 0.00 11.20 7.16 0.11 45.35 08:47:24 07:44:01 0 36.02 0.00 11.80 3.26 0.10 48.82 08:47:24 07:44:01 1 37.23 0.00 11.02 5.42 0.10 46.23 08:47:24 07:44:01 2 32.72 0.00 13.23 23.19 0.10 30.76 08:47:24 07:44:01 3 37.45 0.00 9.19 2.17 0.08 51.10 08:47:24 07:44:01 4 35.86 0.00 12.09 5.73 0.12 46.20 08:47:24 07:44:01 5 36.51 0.00 10.54 4.20 0.10 48.64 08:47:24 07:44:01 6 37.63 0.00 11.05 4.57 0.12 46.63 08:47:24 07:44:01 7 35.98 0.00 10.69 8.85 0.12 44.36 08:47:24 07:45:01 all 1.47 0.00 1.10 0.83 0.02 96.58 08:47:24 07:45:01 0 1.20 0.00 1.12 0.37 0.03 97.27 08:47:24 07:45:01 1 1.50 0.00 1.02 0.18 0.02 97.28 08:47:24 07:45:01 2 1.20 0.00 1.19 2.30 0.02 95.29 08:47:24 07:45:01 3 2.24 0.00 1.26 0.35 0.02 96.13 08:47:24 07:45:01 4 1.77 0.00 0.95 1.72 0.02 95.54 08:47:24 07:45:01 5 1.15 0.00 0.67 0.37 0.02 97.80 08:47:24 07:45:01 6 1.55 0.00 1.25 0.68 0.02 96.50 08:47:24 07:45:01 7 1.14 0.00 1.36 0.62 0.02 96.86 08:47:24 07:46:01 all 0.21 0.00 0.01 0.01 0.00 99.77 08:47:24 07:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:47:24 07:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:46:01 2 0.00 0.00 0.02 0.07 0.00 99.92 08:47:24 07:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:46:01 7 1.55 0.00 0.02 0.00 0.00 98.43 08:47:24 08:47:24 07:46:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 07:47:01 all 0.27 0.00 0.02 0.00 0.00 99.70 08:47:24 07:47:01 0 0.05 0.00 0.08 0.00 0.03 99.83 08:47:24 07:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 07:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:47:24 07:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 07:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:47:01 7 1.99 0.00 0.02 0.00 0.00 98.00 08:47:24 07:48:01 all 0.26 0.00 0.00 0.00 0.00 99.73 08:47:24 07:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:47:24 07:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 07:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 07:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:48:01 7 1.95 0.00 0.00 0.00 0.02 98.03 08:47:24 07:49:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:47:24 07:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 07:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 07:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 07:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 07:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:49:01 7 1.16 0.00 0.00 0.00 0.00 98.84 08:47:24 07:50:01 all 0.03 0.00 0.04 0.01 0.00 99.92 08:47:24 07:50:01 0 0.07 0.00 0.10 0.00 0.02 99.82 08:47:24 07:50:01 1 0.03 0.00 0.08 0.00 0.00 99.88 08:47:24 07:50:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 07:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:50:01 4 0.02 0.00 0.00 0.07 0.00 99.92 08:47:24 07:50:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:47:24 07:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:50:01 7 0.02 0.00 0.08 0.00 0.00 99.90 08:47:24 07:51:01 all 0.06 0.00 0.02 0.01 0.00 99.92 08:47:24 07:51:01 0 0.08 0.00 0.03 0.00 0.00 99.88 08:47:24 07:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:51:01 2 0.08 0.00 0.02 0.02 0.00 99.88 08:47:24 07:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 07:51:01 4 0.05 0.00 0.03 0.03 0.00 99.88 08:47:24 07:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:47:24 07:51:01 7 0.10 0.00 0.02 0.00 0.00 99.88 08:47:24 07:52:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:47:24 07:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 07:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:47:24 07:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:47:24 07:52:01 3 0.02 0.00 0.05 0.00 0.00 99.93 08:47:24 07:52:01 4 0.03 0.00 0.00 0.03 0.00 99.93 08:47:24 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:47:24 07:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:47:24 07:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:47:24 07:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:47:24 07:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 07:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 07:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:54:01 all 0.00 0.00 0.01 0.01 0.00 99.98 08:47:24 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:54:01 1 0.00 0.00 0.02 0.03 0.02 99.93 08:47:24 07:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:47:24 07:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:47:24 07:55:01 1 0.07 0.00 0.02 0.03 0.00 99.88 08:47:24 07:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 07:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 07:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 07:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:47:24 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:47:24 07:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 07:56:01 3 0.00 0.00 0.00 0.05 0.00 99.95 08:47:24 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 07:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:57:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:47:24 07:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 07:57:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:47:24 07:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 07:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:47:24 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 07:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:47:24 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 07:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 07:58:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:47:24 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 07:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 07:59:01 all 0.23 0.00 0.04 0.01 0.01 99.72 08:47:24 07:59:01 0 0.33 0.00 0.02 0.02 0.00 99.63 08:47:24 07:59:01 1 0.23 0.00 0.07 0.05 0.02 99.63 08:47:24 07:59:01 2 0.22 0.00 0.02 0.02 0.00 99.75 08:47:24 07:59:01 3 0.17 0.00 0.07 0.02 0.02 99.73 08:47:24 07:59:01 4 0.28 0.00 0.02 0.00 0.00 99.70 08:47:24 07:59:01 5 0.28 0.00 0.03 0.00 0.02 99.67 08:47:24 07:59:01 6 0.15 0.00 0.03 0.02 0.00 99.80 08:47:24 07:59:01 7 0.15 0.00 0.03 0.00 0.00 99.82 08:47:24 08:00:01 all 0.03 0.00 0.00 0.01 0.00 99.96 08:47:24 08:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:47:24 08:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:00:01 6 0.02 0.00 0.00 0.07 0.00 99.92 08:47:24 08:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:47:24 08:01:01 all 0.23 0.00 0.02 0.00 0.00 99.74 08:47:24 08:01:01 0 1.81 0.00 0.00 0.00 0.00 98.19 08:47:24 08:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:47:24 08:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 08:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 08:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:47:24 08:02:01 0 1.99 0.00 0.02 0.00 0.00 98.00 08:47:24 08:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:47:24 08:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:02:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:47:24 08:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:03:01 all 0.04 0.00 0.01 0.01 0.00 99.93 08:47:24 08:03:01 0 0.28 0.00 0.05 0.00 0.02 99.65 08:47:24 08:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:47:24 08:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:03:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:47:24 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:47:24 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:47:24 08:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:47:24 08:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:05:01 6 0.02 0.00 0.00 0.10 0.00 99.88 08:47:24 08:05:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:47:24 08:06:01 all 0.16 0.00 0.01 0.00 0.00 99.82 08:47:24 08:06:01 0 1.26 0.00 0.00 0.00 0.00 98.74 08:47:24 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 08:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 08:07:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:47:24 08:07:01 0 0.53 0.00 0.02 0.00 0.00 99.45 08:47:24 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 08:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:47:24 08:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:08:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:47:24 08:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:47:24 08:08:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 08:09:01 all 0.07 0.00 0.01 0.00 0.00 99.92 08:47:24 08:09:01 0 0.38 0.00 0.02 0.00 0.00 99.60 08:47:24 08:09:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:09:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:47:24 08:09:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:47:24 08:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:10:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:47:24 08:10:01 0 1.99 0.00 0.02 0.00 0.00 98.00 08:47:24 08:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:10:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:47:24 08:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:11:01 all 0.03 0.00 0.00 0.01 0.00 99.96 08:47:24 08:11:01 0 0.15 0.00 0.00 0.00 0.00 99.85 08:47:24 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:11:01 6 0.02 0.00 0.00 0.05 0.00 99.93 08:47:24 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:12:01 all 0.04 0.00 0.00 0.00 0.00 99.95 08:47:24 08:12:01 0 0.23 0.00 0.02 0.00 0.00 99.75 08:47:24 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:47:24 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:12:01 6 0.03 0.00 0.00 0.03 0.00 99.93 08:47:24 08:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:13:01 all 0.06 0.00 0.01 0.01 0.00 99.91 08:47:24 08:13:01 0 0.48 0.00 0.02 0.00 0.02 99.48 08:47:24 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:13:01 6 0.02 0.00 0.02 0.05 0.02 99.90 08:47:24 08:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:14:01 all 0.07 0.00 0.00 0.00 0.00 99.92 08:47:24 08:14:01 0 0.50 0.00 0.02 0.00 0.00 99.48 08:47:24 08:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:47:24 08:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:15:01 all 0.10 0.00 0.01 0.01 0.00 99.88 08:47:24 08:15:01 0 0.60 0.00 0.02 0.00 0.00 99.38 08:47:24 08:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:15:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:47:24 08:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:15:01 6 0.05 0.00 0.03 0.05 0.02 99.85 08:47:24 08:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:47:24 08:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:47:24 08:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:16:01 6 0.00 0.00 0.03 0.03 0.02 99.92 08:47:24 08:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:17:01 all 0.01 0.00 0.01 0.02 0.00 99.96 08:47:24 08:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:17:01 2 0.03 0.00 0.02 0.03 0.00 99.92 08:47:24 08:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:17:01 6 0.03 0.00 0.00 0.10 0.00 99.87 08:47:24 08:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:47:24 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:47:24 08:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:47:24 08:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:19:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:47:24 08:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:47:24 08:19:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 08:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:47:24 08:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:21:01 all 0.21 0.00 0.02 0.01 0.00 99.76 08:47:24 08:21:01 0 1.55 0.00 0.05 0.00 0.00 98.40 08:47:24 08:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 08:21:01 2 0.02 0.00 0.03 0.05 0.00 99.90 08:47:24 08:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:47:24 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:47:24 08:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:22:01 2 0.02 0.00 0.03 0.02 0.02 99.92 08:47:24 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:22:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:47:24 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:47:24 08:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:24:01 all 0.10 0.00 0.01 0.00 0.00 99.89 08:47:24 08:24:01 0 0.71 0.00 0.02 0.00 0.00 99.27 08:47:24 08:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 08:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 08:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:25:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:47:24 08:25:01 0 0.90 0.00 0.02 0.00 0.02 99.07 08:47:24 08:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:25:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:47:24 08:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:26:01 all 0.00 0.00 0.00 0.00 0.00 99.99 08:47:24 08:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:47:24 08:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:47:24 08:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:27:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:47:24 08:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:28:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:47:24 08:28:01 0 1.99 0.00 0.02 0.00 0.02 97.98 08:47:24 08:28:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:47:24 08:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:47:24 08:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:29:01 all 0.04 0.00 0.01 0.01 0.00 99.94 08:47:24 08:29:01 0 0.25 0.00 0.00 0.00 0.00 99.75 08:47:24 08:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:29:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:47:24 08:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:47:24 08:30:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:47:24 08:30:01 0 2.00 0.00 0.02 0.00 0.00 97.98 08:47:24 08:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:47:24 08:47:24 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 08:31:01 all 0.26 0.00 0.01 0.00 0.00 99.73 08:47:24 08:31:01 0 1.99 0.00 0.00 0.00 0.02 98.00 08:47:24 08:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:32:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:47:24 08:32:01 0 1.13 0.00 0.02 0.00 0.00 98.86 08:47:24 08:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:47:24 08:33:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:47:24 08:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:47:24 08:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:47:24 08:35:01 all 0.18 0.00 0.01 0.00 0.00 99.80 08:47:24 08:35:01 0 1.37 0.00 0.02 0.00 0.00 98.61 08:47:24 08:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:47:24 08:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:47:24 08:36:01 0 0.13 0.00 0.05 0.00 0.00 99.82 08:47:24 08:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:36:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:47:24 08:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:47:24 08:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:47:24 08:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:37:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:47:24 08:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:38:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:47:24 08:38:01 0 0.25 0.00 0.02 0.00 0.00 99.73 08:47:24 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:47:24 08:39:01 all 0.17 0.00 0.01 0.00 0.00 99.81 08:47:24 08:39:01 0 1.32 0.00 0.00 0.00 0.00 98.68 08:47:24 08:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 08:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:39:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:47:24 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:47:24 08:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 08:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:47:24 08:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:41:01 all 0.00 0.00 0.01 0.01 0.00 99.97 08:47:24 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:47:24 08:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:41:01 6 0.00 0.00 0.00 0.08 0.00 99.92 08:47:24 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:47:24 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:47:24 08:42:01 all 0.15 0.00 0.01 0.00 0.01 99.82 08:47:24 08:42:01 0 1.14 0.00 0.02 0.00 0.02 98.82 08:47:24 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:47:24 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:47:24 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:42:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:47:24 08:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:47:24 08:43:01 all 0.07 0.00 0.02 0.01 0.00 99.90 08:47:24 08:43:01 0 0.42 0.00 0.03 0.00 0.00 99.55 08:47:24 08:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:47:24 08:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:47:24 08:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:47:24 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:43:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:47:24 08:43:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:47:24 08:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:47:24 08:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:47:24 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:47:24 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:47:24 08:45:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:47:24 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:47:24 08:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:47:24 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:47:24 08:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:47:24 08:46:01 all 0.00 0.00 0.01 0.00 0.00 99.99 08:47:24 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:47:24 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:47:24 08:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:47:24 08:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:47:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:47:24 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:47:24 08:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:47:24 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:47:24 08:47:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:47:24 08:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:47:24 Average: all 6.34 0.00 1.25 0.42 0.02 91.97 08:47:24 Average: 0 6.63 0.00 1.27 0.37 0.02 91.72 08:47:24 Average: 1 6.29 0.00 1.29 0.41 0.02 91.99 08:47:24 Average: 2 6.14 0.00 1.27 0.58 0.01 91.99 08:47:24 Average: 3 6.49 0.00 1.24 0.31 0.01 91.96 08:47:24 Average: 4 6.44 0.00 1.18 0.31 0.01 92.05 08:47:24 Average: 5 6.16 0.00 1.29 0.46 0.01 92.07 08:47:24 Average: 6 6.28 0.00 1.21 0.52 0.02 91.97 08:47:24 Average: 7 6.33 0.00 1.26 0.37 0.02 92.03 08:47:24 08:47:24 08:47:24