Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+f46214d8b4dc43d22667d6f4b353dd405c8ef220 (07c87174bf54534bfec2ffd47fc38301c98b11f7) 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-ssh6571946722682803248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9632180967812338626.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13523801375109987214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16301740546536860004.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11889371240501565028.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63604 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b Merge succeeded, producing 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 Checking out Revision 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 # timeout=10 Commit message: "Merge commit 'f46214d8b4dc43d22667d6f4b353dd405c8ef220' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:35 ========================================================= 20:30:35 EdgeX Global Pipelines Version Info 20:30:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:35 ------------------- 20:30:35 stable info: 20:30:35 ------------------- 20:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:35 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:35 Message: update stable to v1.0.230 20:30:36 ------------------- 20:30:36 experimental info: 20:30:36 ------------------- 20:30:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:36 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:36 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo 20:30:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0e18f [Pipeline] echo 20:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:37 provisioning config files... 20:30:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config1894544383877062413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:37 ---> docker-login.sh 20:30:37 nexus3.edgexfoundry.org:10001 20:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:38 Configure a credential helper to remove this warning. See 20:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:38 20:30:38 Login Succeeded 20:30:38 nexus3.edgexfoundry.org:10002 20:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:38 Configure a credential helper to remove this warning. See 20:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:38 20:30:38 Login Succeeded 20:30:38 nexus3.edgexfoundry.org:10003 20:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:38 Configure a credential helper to remove this warning. See 20:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:38 20:30:38 Login Succeeded 20:30:38 nexus3.edgexfoundry.org:10004 20:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:38 Configure a credential helper to remove this warning. See 20:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:38 20:30:38 Login Succeeded 20:30:38 docker.io 20:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 ---> docker-login.sh ends [Pipeline] } 20:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:39 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:39 + dirname cmd/core-command/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo core-command,cmd/core-command/Dockerfile 20:30:39 + dirname cmd/core-data/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo core-data,cmd/core-data/Dockerfile 20:30:39 + dirname cmd/core-metadata/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:39 + dirname cmd/security-bootstrapper/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:39 + + dirname cmd/security-proxy-setup/Dockerfile 20:30:39 cut -d/ -f2 20:30:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:39 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:39 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 20:30:39 20:30:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:39 + dirname cmd/security-spire-agent/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:39 + dirname cmd/security-spire-config/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:39 + dirname cmd/security-spire-server/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:39 + dirname cmd/support-notifications/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:39 + dirname cmd/support-scheduler/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:39 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:39 + cut -d/ -f2 20:30:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:40 + git rev-list -1 --merges 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33~1..9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo 20:30:40 -----------> git rev-list -1 --merges 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33~1..9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:30:40 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [false] [Pipeline] sh 20:30:40 + git log --format=format:%s -1 9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] echo 20:30:40 ========================================================= 20:30:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:41 + grep -v github /etc/ssh/ssh_known_hosts 20:30:41 + [ -e /tmp/ssh_known_hosts ] 20:30:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:41 sudo tee -a /etc/ssh/ssh_known_hosts 20:30:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:41 20:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:41 latest: Pulling from edgex-devops/py-git-semver 20:30:41 1fe172e4850f: Pulling fs layer 20:30:41 caf521ccaac6: Pulling fs layer 20:30:41 3ead6fa29328: Pulling fs layer 20:30:41 5c2a1cbceb83: Pulling fs layer 20:30:41 a8d5f1318db7: Pulling fs layer 20:30:41 c427282e49a2: Pulling fs layer 20:30:41 5c2a1cbceb83: Waiting 20:30:41 a8d5f1318db7: Waiting 20:30:41 1827001aaf11: Pulling fs layer 20:30:41 0714d37db230: Pulling fs layer 20:30:41 c427282e49a2: Waiting 20:30:41 ac28cf19c067: Pulling fs layer 20:30:41 ca983d60f3e2: Pulling fs layer 20:30:41 9f894cec8388: Pulling fs layer 20:30:41 0714d37db230: Waiting 20:30:41 1827001aaf11: Waiting 20:30:41 ac28cf19c067: Waiting 20:30:41 ca983d60f3e2: Waiting 20:30:41 caf521ccaac6: Verifying Checksum 20:30:41 caf521ccaac6: Download complete 20:30:41 5c2a1cbceb83: Verifying Checksum 20:30:41 5c2a1cbceb83: Download complete 20:30:42 a8d5f1318db7: Verifying Checksum 20:30:42 a8d5f1318db7: Download complete 20:30:42 3ead6fa29328: Verifying Checksum 20:30:42 3ead6fa29328: Download complete 20:30:42 c427282e49a2: Verifying Checksum 20:30:42 c427282e49a2: Download complete 20:30:42 0714d37db230: Download complete 20:30:42 ac28cf19c067: Download complete 20:30:42 ca983d60f3e2: Download complete 20:30:42 9f894cec8388: Download complete 20:30:42 1fe172e4850f: Verifying Checksum 20:30:42 1fe172e4850f: Download complete 20:30:42 1827001aaf11: Verifying Checksum 20:30:42 1827001aaf11: Download complete 20:30:43 1fe172e4850f: Pull complete 20:30:43 caf521ccaac6: Pull complete 20:30:44 3ead6fa29328: Pull complete 20:30:44 5c2a1cbceb83: Pull complete 20:30:44 a8d5f1318db7: Pull complete 20:30:44 c427282e49a2: Pull complete 20:30:46 1827001aaf11: Pull complete 20:30:46 0714d37db230: Pull complete 20:30:46 ac28cf19c067: Pull complete 20:30:46 ca983d60f3e2: Pull complete 20:30:46 9f894cec8388: Pull complete 20:30:46 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:46 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 20:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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:10003/edgex-devops/py-git-semver:latest cat 20:30:48 $ docker top a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f -eo pid,comm 20:30:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:30:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:48 [ssh-agent] Looking for ssh-agent implementation... 20:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:48 $ docker exec a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent 20:30:48 SSH_AUTH_SOCK=/tmp/ssh-2pIqleANUTFb/agent.22 20:30:48 SSH_AGENT_PID=39 20:30:48 Running ssh-add (command line suppressed) 20:30:48 Identity added: /w/workspace/edgex-go/20@tmp/private_key_5553447104301601054.key (/w/workspace/edgex-go/20@tmp/private_key_5553447104301601054.key) 20:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:49 + git tag --points-at HEAD [Pipeline] } 20:30:49 $ docker exec --env ******** --env ******** a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent -k 20:30:49 unset SSH_AUTH_SOCK; 20:30:49 unset SSH_AGENT_PID; 20:30:49 echo Agent pid 39 killed; 20:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:49 [ssh-agent] Looking for ssh-agent implementation... 20:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:49 $ docker exec a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent 20:30:49 SSH_AUTH_SOCK=/tmp/ssh-30fFMTPtL7p3/agent.73 20:30:49 SSH_AGENT_PID=80 20:30:49 Running ssh-add (command line suppressed) 20:30:49 Identity added: /w/workspace/edgex-go/20@tmp/private_key_7217610153614854122.key (/w/workspace/edgex-go/20@tmp/private_key_7217610153614854122.key) 20:30:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:50 + git semver init 20:30:50 2022-05-13 20:30:50,301 [run_init] DEBUG init version:0.0.0 force:False 20:30:50 2022-05-13 20:30:50,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver 20:30:50 2022-05-13 20:30:50,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver 20:30:50 2022-05-13 20:30:50,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, universal_newlines=False, shell=None, istream=None) 20:30:54 2022-05-13 20:30:54,447 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude 20:30:54 2022-05-13 20:30:54,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/PR-3987 with force:False 20:30:54 2022-05-13 20:30:54,448 [write_file] DEBUG write to file:/w/workspace/edgex-go/20/.semver/PR-3987 20:30:54 2022-05-13 20:30:54,451 [execute] INFO git cat-file --batch-check 20:30:54 2022-05-13 20:30:54,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/20/.semver, universal_newlines=False, shell=None, istream=) 20:30:54 2022-05-13 20:30:54,457 [execute] INFO git cat-file --batch 20:30:54 2022-05-13 20:30:54,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/20/.semver, universal_newlines=False, shell=None, istream=) 20:30:54 2022-05-13 20:30:54,461 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/PR-3987 20:30:54 0.0.0 [Pipeline] } 20:30:54 $ docker exec --env ******** --env ******** a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f ssh-agent -k 20:30:54 unset SSH_AUTH_SOCK; 20:30:54 unset SSH_AGENT_PID; 20:30:54 echo Agent pid 80 killed; 20:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:54 + git semver [Pipeline] } 20:30:55 $ docker stop --time=1 a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f 20:30:57 $ docker rm -f a9258076fbb5bc6e31577b324c6b13fe8265ce88ea0e717681c29963c0c7594f [Pipeline] // withDockerContainer [Pipeline] sh 20:30:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:57 Stashed 1 file(s) [Pipeline] echo 20:30:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:57 ========================================================= 20:30:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:58 59bf1c3509f3: Pulling fs layer 20:30:58 666ba61612fd: Pulling fs layer 20:30:58 8ed8ca486205: Pulling fs layer 20:30:58 4fe6c5a15a65: Pulling fs layer 20:30:58 22a0e8bec74d: Pulling fs layer 20:30:58 ca2b28591e48: Pulling fs layer 20:30:58 a51346096db8: Pulling fs layer 20:30:58 daebc70d1ce1: Pulling fs layer 20:30:58 0e18a0eac166: Pulling fs layer 20:30:58 ca2b28591e48: Waiting 20:30:58 a51346096db8: Waiting 20:30:58 daebc70d1ce1: Waiting 20:30:58 0e18a0eac166: Waiting 20:30:58 4fe6c5a15a65: Waiting 20:30:58 22a0e8bec74d: Waiting 20:30:58 8ed8ca486205: Download complete 20:30:58 666ba61612fd: Verifying Checksum 20:30:58 666ba61612fd: Download complete 20:30:58 22a0e8bec74d: Verifying Checksum 20:30:58 22a0e8bec74d: Download complete 20:30:58 ca2b28591e48: Download complete 20:30:58 59bf1c3509f3: Verifying Checksum 20:30:58 59bf1c3509f3: Download complete 20:30:58 a51346096db8: Verifying Checksum 20:30:58 a51346096db8: Download complete 20:30:58 daebc70d1ce1: Verifying Checksum 20:30:58 daebc70d1ce1: Download complete 20:30:58 59bf1c3509f3: Pull complete 20:30:58 666ba61612fd: Pull complete 20:30:58 8ed8ca486205: Pull complete 20:30:58 0e18a0eac166: Verifying Checksum 20:30:58 0e18a0eac166: Download complete 20:30:58 4fe6c5a15a65: Verifying Checksum 20:30:58 4fe6c5a15a65: Download complete 20:31:03 4fe6c5a15a65: Pull complete 20:31:03 22a0e8bec74d: Pull complete 20:31:03 ca2b28591e48: Pull complete 20:31:03 a51346096db8: Pull complete 20:31:03 daebc70d1ce1: Pull complete 20:31:05 0e18a0eac166: Pull complete 20:31:05 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:05 WORKDIR /edgex 20:31:05 COPY go.mod . 20:31:05 RUN go mod download 20:31:05 + docker build -t ci-base-image-x86_64 -f - . 20:31:06 Sending build context to Docker daemon 335.3MB 20:31:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:06 ---> f018257e8ee9 20:31:06 Step 2/4 : WORKDIR /edgex 20:31:09 ---> Running in fa622cfab4a7 20:31:09 Removing intermediate container fa622cfab4a7 20:31:09 ---> d401d81261dc 20:31:09 Step 3/4 : COPY go.mod . 20:31:09 ---> 77376450d78c 20:31:09 Step 4/4 : RUN go mod download 20:31:09 ---> Running in bd8d6b01ab10 20:31:12 Still waiting to schedule task 20:31:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63605’ is offline 20:31:31 Removing intermediate container bd8d6b01ab10 20:31:31 ---> c716b774a574 20:31:31 Successfully built c716b774a574 20:31:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:31 + docker inspect -f . ci-base-image-x86_64 20:31:31 . [Pipeline] withDockerContainer 20:31:31 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 20:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 20:31:32 $ docker top cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:32 + go version 20:31:32 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:32 $ docker stop --time=1 cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b 20:31:34 $ docker rm -f cbf287e712e113a56c3a99be82c313760a73b945eaa985656d72ee3b38dc1e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:34 + docker inspect -f . ci-base-image-x86_64 20:31:34 . [Pipeline] withDockerContainer 20:31:34 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 20:31:34 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 20:31:35 $ docker top 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:35 ========================================================= 20:31:35 [edgeXBuildGoParallel] Running Tests and Build... 20:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:35 + make test 20:31:35 go mod tidy -compat=1.17 20:31:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:40 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 53.4% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.369s coverage: 89.2% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.8% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.043s coverage: 87.2% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.8% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:32:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:32:36 GO111MODULE=on go vet ./... 20:32:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:39 + ls -al . 20:32:39 total 684 20:32:39 drwxrwxr-x 10 1001 1001 4096 May 13 20:32 . 20:32:39 drwxr-xr-x 4 root root 4096 May 13 20:31 .. 20:32:39 -rw-rw-r-- 1 1001 1001 11 May 13 20:30 .dockerignore 20:32:39 drwxrwxr-x 8 1001 1001 4096 May 13 20:30 .git 20:32:39 drwxrwxr-x 3 1001 1001 4096 May 13 20:30 .github 20:32:39 -rw-rw-r-- 1 1001 1001 879 May 13 20:30 .gitignore 20:32:39 -rw-rw-r-- 1 1001 1001 42 May 13 20:30 .golangci.yml 20:32:39 -rw-rw-r-- 1 1001 1001 87 May 13 20:30 .hadolint.yml 20:32:39 drwxr-xr-x 3 1001 1001 4096 May 13 20:30 .semver 20:32:39 -rw-rw-r-- 1 1001 1001 166 May 13 20:30 .sonarcloud.properties 20:32:39 -rw-rw-r-- 1 1001 1001 1171 May 13 20:30 ADOPTERS.md 20:32:39 -rw-rw-r-- 1 1001 1001 10086 May 13 20:30 Attribution.txt 20:32:39 -rw-rw-r-- 1 1001 1001 63209 May 13 20:30 CHANGELOG.md 20:32:39 -rw-rw-r-- 1 1001 1001 3804 May 13 20:30 CONTRIBUTING.md 20:32:39 -rw-rw-r-- 1 1001 1001 677 May 13 20:30 GOVERNANCE.md 20:32:39 -rw-rw-r-- 1 1001 1001 850 May 13 20:30 Jenkinsfile 20:32:39 -rw-rw-r-- 1 1001 1001 10775 May 13 20:30 LICENSE 20:32:39 -rw-rw-r-- 1 1001 1001 10389 May 13 20:30 Makefile 20:32:39 -rw-rw-r-- 1 1001 1001 582 May 13 20:30 OWNERS.md 20:32:39 -rw-rw-r-- 1 1001 1001 9094 May 13 20:30 README.md 20:32:39 -rw-rw-r-- 1 1001 1001 6912 May 13 20:30 SECURITY.md 20:32:39 -rw-rw-r-- 1 1001 1001 5 May 13 20:30 VERSION 20:32:39 -rw-rw-r-- 1 1001 1001 4131 May 13 20:30 ZMQWindows.md 20:32:39 drwxrwxr-x 2 1001 1001 4096 May 13 20:30 bin 20:32:39 drwxrwxr-x 18 1001 1001 4096 May 13 20:30 cmd 20:32:39 -rw-r--r-- 1 root root 435134 May 13 20:32 coverage.out 20:32:39 -rw-rw-r-- 1 1001 1001 3217 May 13 20:30 go.mod 20:32:39 -rw-rw-r-- 1 1001 1001 35084 May 13 20:31 go.sum 20:32:39 drwxrwxr-x 8 1001 1001 4096 May 13 20:30 internal 20:32:39 drwxrwxr-x 3 1001 1001 4096 May 13 20:30 openapi 20:32:39 drwxrwxr-x 4 1001 1001 4096 May 13 20:30 snap 20:32:39 -rw-rw-r-- 1 1001 1001 204 May 13 20:30 version.go [Pipeline] sh 20:32:39 + '[' -e coverage.out ] 20:32:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:40 Stashed 1 file(s) [Pipeline] sh 20:32:40 + make build 20:32:40 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:15 $ docker stop --time=1 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc 20:33:18 $ docker rm -f 275218c516d1460ef8e616454fd0f4493d15778c546ec994a7d236e56b0172cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:20 20:33:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:20 latest: Pulling from edgex-devops/edgex-compose 20:33:20 cbdbe7a5bc2a: Pulling fs layer 20:33:20 ca9280d653b3: Pulling fs layer 20:33:20 7e9c9ca2126c: Pulling fs layer 20:33:20 cbdbe7a5bc2a: Verifying Checksum 20:33:20 cbdbe7a5bc2a: Download complete 20:33:20 ca9280d653b3: Verifying Checksum 20:33:20 ca9280d653b3: Download complete 20:33:20 cbdbe7a5bc2a: Pull complete 20:33:20 7e9c9ca2126c: Verifying Checksum 20:33:20 7e9c9ca2126c: Download complete 20:33:20 ca9280d653b3: Pull complete 20:33:24 7e9c9ca2126c: Pull complete 20:33:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:24 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 20:33:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 20:33:25 $ docker top dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:26 + docker-compose build --help 20:33:26 + grep parallel 20:33:26 --parallel Build images in parallel. [Pipeline] } 20:33:26 $ docker stop --time=1 dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 20:33:28 $ docker rm -f dd746e9a0529009531234dfe6501bb202c2810aa08da74a8194875f19f858eb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:28 . [Pipeline] withDockerContainer 20:33:28 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 20:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:29 $ docker top 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:30 Building core-command ... 20:33:30 Building core-data ... 20:33:30 Building core-metadata ... 20:33:30 Building security-bootstrapper ... 20:33:30 Building security-proxy-setup ... 20:33:30 Building security-secretstore-setup ... 20:33:30 Building security-spiffe-token-provider ... 20:33:30 Building security-spire-agent ... 20:33:30 Building security-spire-config ... 20:33:30 Building security-spire-server ... 20:33:30 Building support-notifications ... 20:33:30 Building support-scheduler ... 20:33:30 Building sys-mgmt-agent ... 20:33:30 Building support-notifications 20:33:30 Building sys-mgmt-agent 20:33:30 Building security-proxy-setup 20:33:30 Building security-bootstrapper 20:33:30 Building security-spire-agent 20:33:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:44 ---> c716b774a574 20:33:44 Step 3/31 : WORKDIR /edgex-go 20:33:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:44 ---> c716b774a574 20:33:44 Step 3/23 : WORKDIR /edgex-go 20:33:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:44 ---> c716b774a574 20:33:44 Step 3/22 : WORKDIR /edgex-go 20:33:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:44 ---> c716b774a574 20:33:44 Step 3/26 : WORKDIR /edgex-go 20:33:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:44 ---> c716b774a574 20:33:44 Step 3/22 : WORKDIR /edgex-go 20:33:47 ---> Running in 12e64bfa2ee8 20:33:47 ---> Running in 3dc9e492123e 20:33:47 ---> Running in e27d12a10001 20:33:47 ---> Running in dfccb21210ca 20:33:47 ---> Running in 9118c252a71c 20:33:47 Removing intermediate container 3dc9e492123e 20:33:47 ---> 7c4639a67824 20:33:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:47 Removing intermediate container e27d12a10001 20:33:47 ---> b214926c764c 20:33:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:47 Removing intermediate container 9118c252a71c 20:33:47 ---> 68e923667fd9 20:33:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:47 Removing intermediate container dfccb21210ca 20:33:47 ---> f0a89cd4aaed 20:33:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:47 Removing intermediate container 12e64bfa2ee8 20:33:47 ---> dd63654a5f4e 20:33:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:47 ---> Running in 0f79fd54766b 20:33:47 ---> Running in 28a6185e8757 20:33:47 ---> Running in f67843ec4921 20:33:47 ---> Running in a158fad39fef 20:33:47 ---> Running in a64f613d78bd 20:33:48 Removing intermediate container 0f79fd54766b 20:33:48 ---> e65ec579ada0 20:33:48 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:48 ---> Running in d0ec24c4415f 20:33:48 Removing intermediate container a64f613d78bd 20:33:48 ---> f56053d7403b 20:33:48 Step 5/22 : RUN apk add --update --no-cache make git 20:33:48 ---> Running in dd9615cfac05 20:33:48 Removing intermediate container f67843ec4921 20:33:48 ---> 018521c587c6 20:33:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:48 ---> Running in 7380363407c1 20:33:49 Removing intermediate container 28a6185e8757 20:33:49 ---> a7a2f7c97826 20:33:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:49 ---> Running in d5f40e2dc22e 20:33:49 Removing intermediate container a158fad39fef 20:33:49 ---> 49e625490172 20:33:49 Step 5/31 : RUN apk add --update --no-cache make git 20:33:49 ---> Running in ecb7abab04e6 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 OK: 221 MiB in 52 packages 20:33:50 OK: 221 MiB in 52 packages 20:33:50 OK: 221 MiB in 52 packages 20:33:50 OK: 221 MiB in 52 packages 20:33:50 OK: 221 MiB in 52 packages 20:33:51 Removing intermediate container d0ec24c4415f 20:33:51 ---> 3cdad88c90da 20:33:51 Step 6/23 : COPY go.mod vendor* ./ 20:33:51 Removing intermediate container dd9615cfac05 20:33:51 ---> b1939c53bb29 20:33:51 Step 6/22 : COPY go.mod vendor* ./ 20:33:51 ---> e12368b17eb7 20:33:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> Running in cc5831661729 20:33:51 Removing intermediate container 7380363407c1 20:33:51 ---> 27855e0bf2d0 20:33:51 Step 6/26 : COPY go.mod vendor* ./ 20:33:51 ---> 18743a8fde00 20:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 Removing intermediate container ecb7abab04e6 20:33:51 ---> 7c93e4cbe5a8 20:33:51 Step 6/31 : COPY go.mod vendor* ./ 20:33:51 Removing intermediate container d5f40e2dc22e 20:33:51 ---> b04b8e95c5c8 20:33:51 Step 6/22 : COPY go.mod vendor* ./ 20:33:51 ---> Running in 750e2c2f1f6d 20:33:51 ---> a4a160cc7cbf 20:33:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> c34eaa06520d 20:33:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> Running in b33b0d93cf01 20:33:51 ---> b8ef538ff259 20:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> Running in c58b20d257ee 20:33:51 ---> Running in 3cca91a71be6 20:33:52 Removing intermediate container cc5831661729 20:33:52 ---> 437d6c96ba93 20:33:52 Step 8/23 : COPY . . 20:33:52 Removing intermediate container 750e2c2f1f6d 20:33:52 ---> 5adc5cb2bdde 20:33:52 Step 8/22 : COPY . . 20:33:53 Removing intermediate container b33b0d93cf01 20:33:53 ---> b6e684cfc223 20:33:53 Step 8/26 : COPY . . 20:33:58 Removing intermediate container c58b20d257ee 20:33:58 ---> 15ffc50bfbe8 20:33:58 Step 8/31 : COPY . . 20:33:58 ---> 7690f719ba6f 20:33:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:58 Removing intermediate container 3cca91a71be6 20:33:58 ---> 607fddf64e02 20:33:58 Step 8/22 : COPY . . 20:33:58 ---> Running in 38eea8cc33fc 20:33:58 ---> ecfc41e00540 20:33:58 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:58 ---> 5abf56657186 20:33:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:58 ---> Running in f4393e4de994 20:33:58 ---> Running in a0ce9b0b2820 20:33:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:34:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:00 Removing intermediate container f4393e4de994 20:34:00 ---> f2711129add0 20:34:00 Step 10/26 : RUN mkdir -p spire-build 20:34:03 ---> Running in 5b3ee8ecf3aa 20:34:03 ---> cf83995d751b 20:34:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:03 ---> Running in fb0d1345c5a8 20:34:03 ---> 716ad8d3df28 20:34:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:04 ---> Running in f535a12abb29 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:05 Removing intermediate container 5b3ee8ecf3aa 20:34:05 ---> 8627a81bab82 20:34:05 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:05 ---> Running in 63fffd01a56a 20:34:05 Removing intermediate container 63fffd01a56a 20:34:05 ---> e95c0345c96d 20:34:05 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:34:06 ---> Running in 99219f57f845 20:34:07 spire-1.2.1/ 20:34:07 spire-1.2.1/.data/ 20:34:07 spire-1.2.1/.data/.file 20:34:07 spire-1.2.1/.dockerignore 20:34:07 spire-1.2.1/.gitattributes 20:34:07 spire-1.2.1/.githooks/ 20:34:07 spire-1.2.1/.githooks/pre-commit 20:34:07 spire-1.2.1/.github/ 20:34:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:07 spire-1.2.1/.github/dependabot.yml 20:34:07 spire-1.2.1/.github/workflows/ 20:34:07 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:07 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:07 spire-1.2.1/.github/workflows/release_build.yaml 20:34:07 spire-1.2.1/.github/workflows/scripts/ 20:34:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:07 spire-1.2.1/.gitignore 20:34:07 spire-1.2.1/.go-version 20:34:07 spire-1.2.1/.golangci.yml 20:34:07 spire-1.2.1/ADOPTERS.md 20:34:07 spire-1.2.1/CHANGELOG.md 20:34:07 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:07 spire-1.2.1/CODEOWNERS 20:34:07 spire-1.2.1/CONTRIBUTING.md 20:34:07 spire-1.2.1/Dockerfile 20:34:07 spire-1.2.1/Dockerfile.dev 20:34:07 spire-1.2.1/Dockerfile.scratch 20:34:07 spire-1.2.1/LICENSE 20:34:07 spire-1.2.1/MAINTAINERS.md 20:34:07 spire-1.2.1/Makefile 20:34:07 spire-1.2.1/README.md 20:34:07 spire-1.2.1/ROADMAP.md 20:34:07 spire-1.2.1/SECURITY.md 20:34:07 spire-1.2.1/cmd/ 20:34:07 spire-1.2.1/cmd/spire-agent/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/main.go 20:34:07 spire-1.2.1/cmd/spire-server/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:07 spire-1.2.1/cmd/spire-server/main.go 20:34:07 spire-1.2.1/cmd/spire-server/util/ 20:34:07 spire-1.2.1/cmd/spire-server/util/util.go 20:34:07 spire-1.2.1/conf/ 20:34:07 spire-1.2.1/conf/agent/ 20:34:07 spire-1.2.1/conf/agent/agent.conf 20:34:07 spire-1.2.1/conf/agent/agent_full.conf 20:34:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:07 spire-1.2.1/conf/server/ 20:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:07 spire-1.2.1/conf/server/server.conf 20:34:07 spire-1.2.1/conf/server/server_full.conf 20:34:07 spire-1.2.1/doc/ 20:34:07 spire-1.2.1/doc/SPIRE101.md 20:34:07 spire-1.2.1/doc/auditlog.md 20:34:07 spire-1.2.1/doc/authorization_policy_engine.md 20:34:07 spire-1.2.1/doc/changelog_guidelines.md 20:34:07 spire-1.2.1/doc/cure53-report.pdf 20:34:07 spire-1.2.1/doc/images/ 20:34:07 spire-1.2.1/doc/images/2019_roadmap.png 20:34:07 spire-1.2.1/doc/images/SPIRE101.png 20:34:07 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:07 spire-1.2.1/doc/images/SPIRE_server.png 20:34:07 spire-1.2.1/doc/images/cache_mgr.png 20:34:07 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:07 spire-1.2.1/doc/images/federated_spire.png 20:34:07 spire-1.2.1/doc/images/ha_mode.png 20:34:07 spire-1.2.1/doc/images/nested_spire.png 20:34:07 spire-1.2.1/doc/images/oidc_federation.png 20:34:07 spire-1.2.1/doc/images/single_trust_domain.png 20:34:07 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:07 spire-1.2.1/doc/images/spire_logo.png 20:34:07 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:07 spire-1.2.1/doc/scaling_spire.md 20:34:07 spire-1.2.1/doc/spire_agent.md 20:34:07 spire-1.2.1/doc/spire_server.md 20:34:07 spire-1.2.1/doc/supported_integrations.md 20:34:07 spire-1.2.1/doc/telemetry.md 20:34:07 spire-1.2.1/doc/telemetry_config.md 20:34:07 spire-1.2.1/doc/upgrading.md 20:34:07 spire-1.2.1/doc/using_spire.md 20:34:07 spire-1.2.1/examples/ 20:34:07 spire-1.2.1/examples/README.md 20:34:07 spire-1.2.1/go.mod 20:34:07 spire-1.2.1/go.sum 20:34:07 spire-1.2.1/pkg/ 20:34:07 spire-1.2.1/pkg/agent/ 20:34:07 spire-1.2.1/pkg/agent/agent.go 20:34:07 spire-1.2.1/pkg/agent/api/ 20:34:07 spire-1.2.1/pkg/agent/api/config.go 20:34:07 spire-1.2.1/pkg/agent/api/debug/ 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:07 spire-1.2.1/pkg/agent/api/health/ 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:07 spire-1.2.1/pkg/agent/attestor/ 20:34:07 spire-1.2.1/pkg/agent/attestor/node/ 20:34:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:07 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:07 spire-1.2.1/pkg/agent/catalog/ 20:34:07 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:07 spire-1.2.1/pkg/agent/client/ 20:34:07 spire-1.2.1/pkg/agent/client/client.go 20:34:07 spire-1.2.1/pkg/agent/client/client_test.go 20:34:07 spire-1.2.1/pkg/agent/client/dial.go 20:34:07 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:07 spire-1.2.1/pkg/agent/client/update.go 20:34:07 spire-1.2.1/pkg/agent/client/util.go 20:34:07 spire-1.2.1/pkg/agent/common/ 20:34:07 spire-1.2.1/pkg/agent/common/backoff/ 20:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:07 spire-1.2.1/pkg/agent/config.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/ 20:34:07 spire-1.2.1/pkg/agent/manager/cache/ 20:34:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:07 spire-1.2.1/pkg/agent/manager/config.go 20:34:07 spire-1.2.1/pkg/agent/manager/manager.go 20:34:07 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/storage.go 20:34:07 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/sync.go 20:34:07 spire-1.2.1/pkg/agent/plugin/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:07 spire-1.2.1/pkg/agent/svid/ 20:34:07 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:07 spire-1.2.1/pkg/agent/svid/store/ 20:34:07 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:07 spire-1.2.1/pkg/common/ 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:07 spire-1.2.1/pkg/common/api/ 20:34:07 spire-1.2.1/pkg/common/api/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/ 20:34:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:07 spire-1.2.1/pkg/common/api/names.go 20:34:07 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:07 spire-1.2.1/pkg/common/auth/ 20:34:07 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/ 20:34:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/ 20:34:07 spire-1.2.1/pkg/common/catalog/bind.go 20:34:07 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:07 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/closers.go 20:34:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:07 spire-1.2.1/pkg/common/catalog/config.go 20:34:07 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/configure.go 20:34:07 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/context.go 20:34:07 spire-1.2.1/pkg/common/catalog/external.go 20:34:07 spire-1.2.1/pkg/common/catalog/host.go 20:34:07 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:07 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:07 spire-1.2.1/pkg/common/cli/ 20:34:07 spire-1.2.1/pkg/common/cli/env.go 20:34:07 spire-1.2.1/pkg/common/cli/flags.go 20:34:07 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:07 spire-1.2.1/pkg/common/cli/umask.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/ 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:07 spire-1.2.1/pkg/common/cryptoutil/ 20:34:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:07 spire-1.2.1/pkg/common/diskutil/ 20:34:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:07 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:07 spire-1.2.1/pkg/common/errorutil/ 20:34:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:07 spire-1.2.1/pkg/common/health/ 20:34:07 spire-1.2.1/pkg/common/health/config.go 20:34:07 spire-1.2.1/pkg/common/health/context.go 20:34:07 spire-1.2.1/pkg/common/health/context_test.go 20:34:07 spire-1.2.1/pkg/common/health/health.go 20:34:07 spire-1.2.1/pkg/common/health/health_test.go 20:34:07 spire-1.2.1/pkg/common/health/logger.go 20:34:07 spire-1.2.1/pkg/common/hostservice/ 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/ 20:34:07 spire-1.2.1/pkg/common/idutil/require.go 20:34:07 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/safety.go 20:34:07 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/ 20:34:07 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:07 spire-1.2.1/pkg/common/jwtutil/ 20:34:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:07 spire-1.2.1/pkg/common/log/ 20:34:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:07 spire-1.2.1/pkg/common/log/log.go 20:34:07 spire-1.2.1/pkg/common/log/log_test.go 20:34:07 spire-1.2.1/pkg/common/log/options.go 20:34:07 spire-1.2.1/pkg/common/nodeutil/ 20:34:07 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/ 20:34:07 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:07 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:07 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:07 spire-1.2.1/pkg/common/peertracker/info.go 20:34:07 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:07 spire-1.2.1/pkg/common/pemutil/ 20:34:07 spire-1.2.1/pkg/common/pemutil/block.go 20:34:07 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:07 spire-1.2.1/pkg/common/pemutil/common.go 20:34:07 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:07 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:07 spire-1.2.1/pkg/common/plugin/ 20:34:07 spire-1.2.1/pkg/common/plugin/aws/ 20:34:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:07 spire-1.2.1/pkg/common/plugin/azure/ 20:34:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/facade.go 20:34:07 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/log.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/common/profiling/ 20:34:07 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:07 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:07 spire-1.2.1/pkg/common/protoutil/ 20:34:07 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:07 spire-1.2.1/pkg/common/rotationutil/ 20:34:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:07 spire-1.2.1/pkg/common/selector/ 20:34:07 spire-1.2.1/pkg/common/selector/selector.go 20:34:07 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:07 spire-1.2.1/pkg/common/selector/set.go 20:34:07 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:07 spire-1.2.1/pkg/common/telemetry/call.go 20:34:07 spire-1.2.1/pkg/common/telemetry/common/ 20:34:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:07 spire-1.2.1/pkg/common/telemetry/config.go 20:34:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/names.go 20:34:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:07 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:07 spire-1.2.1/pkg/common/telemetry/version.go 20:34:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:07 spire-1.2.1/pkg/common/uptime/ 20:34:07 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:07 spire-1.2.1/pkg/common/util/ 20:34:07 spire-1.2.1/pkg/common/util/certs.go 20:34:07 spire-1.2.1/pkg/common/util/certs_test.go 20:34:07 spire-1.2.1/pkg/common/util/csr.go 20:34:07 spire-1.2.1/pkg/common/util/hash.go 20:34:07 spire-1.2.1/pkg/common/util/selectors.go 20:34:07 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:07 spire-1.2.1/pkg/common/util/signals.go 20:34:07 spire-1.2.1/pkg/common/util/sort.go 20:34:07 spire-1.2.1/pkg/common/util/sort_test.go 20:34:07 spire-1.2.1/pkg/common/util/task.go 20:34:07 spire-1.2.1/pkg/common/util/task_test.go 20:34:07 spire-1.2.1/pkg/common/util/testdata/ 20:34:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:07 spire-1.2.1/pkg/common/version/ 20:34:07 spire-1.2.1/pkg/common/version/version.go 20:34:07 spire-1.2.1/pkg/common/x509svid/ 20:34:07 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:07 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:07 spire-1.2.1/pkg/common/x509util/ 20:34:07 spire-1.2.1/pkg/common/x509util/cert.go 20:34:07 spire-1.2.1/pkg/common/x509util/dns.go 20:34:07 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:07 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:07 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:07 spire-1.2.1/pkg/server/ 20:34:07 spire-1.2.1/pkg/server/api/ 20:34:07 spire-1.2.1/pkg/server/api/agent.go 20:34:07 spire-1.2.1/pkg/server/api/agent/ 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/agent_test.go 20:34:07 spire-1.2.1/pkg/server/api/api.go 20:34:07 spire-1.2.1/pkg/server/api/audit/ 20:34:07 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:07 spire-1.2.1/pkg/server/api/bundle.go 20:34:07 spire-1.2.1/pkg/server/api/bundle/ 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:07 spire-1.2.1/pkg/server/api/debug/ 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/entry.go 20:34:07 spire-1.2.1/pkg/server/api/entry/ 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/entry_test.go 20:34:07 spire-1.2.1/pkg/server/api/health/ 20:34:07 spire-1.2.1/pkg/server/api/health/v1/ 20:34:07 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/id.go 20:34:07 spire-1.2.1/pkg/server/api/id_test.go 20:34:07 spire-1.2.1/pkg/server/api/limits/ 20:34:07 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ 20:34:07 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:07 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/selector.go 20:34:07 spire-1.2.1/pkg/server/api/selector_test.go 20:34:07 spire-1.2.1/pkg/server/api/status.go 20:34:07 spire-1.2.1/pkg/server/api/status_test.go 20:34:07 spire-1.2.1/pkg/server/api/svid/ 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/ 20:34:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:07 spire-1.2.1/pkg/server/bundle/ 20:34:07 spire-1.2.1/pkg/server/bundle/client/ 20:34:07 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:07 spire-1.2.1/pkg/server/ca/ 20:34:07 spire-1.2.1/pkg/server/ca/ca.go 20:34:07 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:07 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:07 spire-1.2.1/pkg/server/ca/journal.go 20:34:07 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:07 spire-1.2.1/pkg/server/ca/manager.go 20:34:07 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:07 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:07 spire-1.2.1/pkg/server/ca/templates.go 20:34:07 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:07 spire-1.2.1/pkg/server/ca/validation.go 20:34:07 spire-1.2.1/pkg/server/cache/ 20:34:07 spire-1.2.1/pkg/server/cache/dscache/ 20:34:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:07 spire-1.2.1/pkg/server/catalog/ 20:34:07 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:07 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:07 spire-1.2.1/pkg/server/config.go 20:34:07 spire-1.2.1/pkg/server/datastore/ 20:34:07 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:07 spire-1.2.1/pkg/server/datastore/repository.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:07 spire-1.2.1/pkg/server/endpoints/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:07 spire-1.2.1/pkg/server/endpoints/config.go 20:34:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/ 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:07 spire-1.2.1/pkg/server/registration/ 20:34:07 spire-1.2.1/pkg/server/registration/manager.go 20:34:07 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:07 spire-1.2.1/pkg/server/scanentries.go 20:34:07 spire-1.2.1/pkg/server/scanentries_test.go 20:34:07 spire-1.2.1/pkg/server/server.go 20:34:07 spire-1.2.1/pkg/server/server_test.go 20:34:07 spire-1.2.1/pkg/server/svid/ 20:34:07 spire-1.2.1/pkg/server/svid/observer.go 20:34:07 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:07 spire-1.2.1/proto/ 20:34:07 spire-1.2.1/proto/private/ 20:34:07 spire-1.2.1/proto/private/server/ 20:34:07 spire-1.2.1/proto/private/server/journal/ 20:34:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:07 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:07 spire-1.2.1/proto/spire/ 20:34:07 spire-1.2.1/proto/spire/common/ 20:34:07 spire-1.2.1/proto/spire/common/common.pb.go 20:34:07 spire-1.2.1/proto/spire/common/common.proto 20:34:07 spire-1.2.1/proto/spire/common/plugin/ 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:07 spire-1.2.1/release/ 20:34:07 spire-1.2.1/release/spire-extras/ 20:34:07 spire-1.2.1/release/spire-extras/README.md 20:34:07 spire-1.2.1/release/spire-extras/conf/ 20:34:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:07 spire-1.2.1/release/spire/ 20:34:07 spire-1.2.1/release/spire/README.md 20:34:07 spire-1.2.1/release/spire/conf/ 20:34:07 spire-1.2.1/release/spire/conf/agent/ 20:34:07 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:07 spire-1.2.1/release/spire/conf/server/ 20:34:07 spire-1.2.1/release/spire/conf/server/server.conf 20:34:07 spire-1.2.1/script/ 20:34:07 spire-1.2.1/script/build-artifact.sh 20:34:07 spire-1.2.1/script/generate_dummy_ca.sh 20:34:07 spire-1.2.1/support/ 20:34:07 spire-1.2.1/support/k8s/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/ 20:34:07 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:07 spire-1.2.1/test/ 20:34:07 spire-1.2.1/test/clock/ 20:34:07 spire-1.2.1/test/clock/clock.go 20:34:07 spire-1.2.1/test/fakes/ 20:34:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:07 spire-1.2.1/test/fakes/fakedatastore/ 20:34:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:07 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:07 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:07 spire-1.2.1/test/fakes/fakemetrics/ 20:34:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:07 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:07 spire-1.2.1/test/fakes/fakenotifier/ 20:34:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:07 spire-1.2.1/test/fakes/fakeserverca/ 20:34:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:07 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:07 spire-1.2.1/test/fixture/ 20:34:07 spire-1.2.1/test/fixture/certs/ 20:34:07 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:07 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/bundle.der 20:34:07 spire-1.2.1/test/fixture/certs/ca.pem 20:34:07 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/svid.pem 20:34:07 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:07 spire-1.2.1/test/fixture/config/ 20:34:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:07 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:07 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_good.conf 20:34:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:07 spire-1.2.1/test/fixture/fixture.go 20:34:07 spire-1.2.1/test/fixture/nodeattestor/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:07 spire-1.2.1/test/fixture/registration/ 20:34:07 spire-1.2.1/test/fixture/registration/entries.json 20:34:07 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:07 spire-1.2.1/test/fixture/registration/good.json 20:34:07 spire-1.2.1/test/fixture/registration/invalid.json 20:34:07 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:07 spire-1.2.1/test/integration/ 20:34:07 spire-1.2.1/test/integration/README.md 20:34:07 spire-1.2.1/test/integration/common 20:34:07 spire-1.2.1/test/integration/setup/ 20:34:07 spire-1.2.1/test/integration/setup/adminclient/ 20:34:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:07 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/debugagent/ 20:34:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:07 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:07 spire-1.2.1/test/integration/setup/debugserver/ 20:34:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:07 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/itclient/ 20:34:07 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:07 spire-1.2.1/test/integration/setup/x509pop/ 20:34:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:07 spire-1.2.1/test/integration/suites/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:07 spire-1.2.1/test/integration/suites/join-token/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:07 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:07 spire-1.2.1/test/integration/suites/rotation/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:07 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:07 spire-1.2.1/test/integration/suites/self-test/ 20:34:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:07 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:07 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:07 spire-1.2.1/test/integration/suites/upgrade/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:07 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:07 spire-1.2.1/test/integration/test-one.sh 20:34:07 spire-1.2.1/test/integration/test.sh 20:34:07 spire-1.2.1/test/plugintest/ 20:34:07 spire-1.2.1/test/plugintest/config.go 20:34:07 spire-1.2.1/test/plugintest/load.go 20:34:07 spire-1.2.1/test/plugintest/option.go 20:34:07 spire-1.2.1/test/spiretest/ 20:34:07 spire-1.2.1/test/spiretest/apiserver.go 20:34:07 spire-1.2.1/test/spiretest/assertions.go 20:34:07 spire-1.2.1/test/spiretest/dir.go 20:34:07 spire-1.2.1/test/spiretest/errors_posix.go 20:34:07 spire-1.2.1/test/spiretest/errors_windows.go 20:34:07 spire-1.2.1/test/spiretest/logs.go 20:34:07 spire-1.2.1/test/spiretest/socketapi.go 20:34:07 spire-1.2.1/test/spiretest/suite.go 20:34:07 spire-1.2.1/test/spiretest/x509.go 20:34:07 spire-1.2.1/test/testca/ 20:34:07 spire-1.2.1/test/testca/ca.go 20:34:07 spire-1.2.1/test/testkey/ 20:34:07 spire-1.2.1/test/testkey/generate.sh 20:34:07 spire-1.2.1/test/testkey/genkeys.go 20:34:07 spire-1.2.1/test/testkey/keys.go 20:34:07 spire-1.2.1/test/testkey/new.go 20:34:07 spire-1.2.1/test/tpmsimulator/ 20:34:07 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:07 spire-1.2.1/test/util/ 20:34:07 spire-1.2.1/test/util/cert_fixtures.go 20:34:07 spire-1.2.1/test/util/cert_generation.go 20:34:07 spire-1.2.1/test/util/io_redirection.go 20:34:07 spire-1.2.1/test/util/race.go 20:34:07 spire-1.2.1/test/util/util.go 20:34:07 building spire from source... 20:34:07 Installing go1.17.7... 20:34:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63607 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:34:11 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 20:34:11 The recommended git tool is: git 20:34:14 Building bin/spire-server... 20:34:14 go: downloading github.com/mitchellh/cli v1.1.2 20:34:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:14 go: downloading google.golang.org/grpc v1.44.0 20:34:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:14 go: downloading github.com/fatih/color v1.13.0 20:34:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:14 go: downloading github.com/armon/go-metrics v0.3.10 20:34:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:14 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:14 go: downloading github.com/oklog/run v1.0.0 20:34:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:14 go: downloading github.com/Masterminds/semver v1.5.0 20:34:14 go: downloading github.com/google/uuid v1.1.2 20:34:14 go: downloading github.com/huandu/xstrings v1.3.2 20:34:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:14 go: downloading github.com/prometheus/client_model v0.2.0 20:34:14 go: downloading github.com/prometheus/common v0.32.1 20:34:14 go: downloading github.com/beorn7/perks v1.0.1 20:34:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:14 go: downloading github.com/prometheus/procfs v0.7.3 20:34:14 go: downloading github.com/imkira/go-observer v1.0.3 20:34:14 go: downloading go.uber.org/atomic v1.9.0 20:34:14 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:17 using credential edgex-jenkins-ssh 20:34:17 Cloning the remote Git repository 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:17 go: downloading github.com/stretchr/testify v1.7.0 20:34:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:34:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:17 > git init /w/workspace/edgex-go/20 # timeout=10 20:34:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:17 > git --version # timeout=10 20:34:17 > git --version # 'git version 2.25.1' 20:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:21 go: downloading google.golang.org/api v0.70.0 20:34:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:21 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:21 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:21 go: downloading github.com/lib/pq v1.10.4 20:34:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:21 go: downloading k8s.io/client-go v0.23.4 20:34:21 go: downloading k8s.io/api v0.23.4 20:34:21 go: downloading github.com/google/go-tpm v0.3.3 20:34:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:21 go: downloading cloud.google.com/go/storage v1.21.0 20:34:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:22 go: downloading cloud.google.com/go v0.100.2 20:34:23 go: downloading k8s.io/apimachinery v0.23.4 20:34:23 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:23 go: downloading cloud.google.com/go/security v1.3.0 20:34:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:24 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:24 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:24 go: downloading github.com/aws/smithy-go v1.11.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:24 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:24 go: downloading cloud.google.com/go/compute v1.3.0 20:34:24 go: downloading cloud.google.com/go/iam v0.1.1 20:34:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:25 go: downloading github.com/gogo/protobuf v1.3.2 20:34:25 go: downloading k8s.io/klog/v2 v2.30.0 20:34:25 go: downloading github.com/google/gofuzz v1.1.0 20:34:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:25 go: downloading github.com/spf13/pflag v1.0.5 20:34:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:26 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:26 go: downloading github.com/gobwas/glob v0.2.3 20:34:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:26 go: downloading go.opencensus.io v0.23.0 20:34:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:26 go: downloading github.com/google/go-cmp v0.5.7 20:34:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:26 go: downloading github.com/go-logr/logr v1.2.2 20:34:26 go: downloading github.com/json-iterator/go v1.1.12 20:34:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:26 go: downloading go.uber.org/zap v1.21.0 20:34:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:26 go: downloading github.com/golang/snappy v0.0.4 20:34:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:26 go: downloading go.uber.org/multierr v1.6.0 20:34:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:33 Removing intermediate container a0ce9b0b2820 20:34:33 ---> 2bd326f8ab4d 20:34:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:33 ---> Running in d605f03ef237 20:34:33 Removing intermediate container fb0d1345c5a8 20:34:33 ---> 6669b2231872 20:34:33 20:34:33 Step 10/31 : FROM alpine:3.14 20:34:33 Removing intermediate container 38eea8cc33fc 20:34:33 ---> ce71ade4681d 20:34:33 20:34:33 Step 10/22 : FROM alpine:3.14 20:34:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:34 Removing intermediate container f535a12abb29 20:34:34 ---> 487d2ff74f9d 20:34:34 20:34:34 Step 10/22 : FROM alpine:3.14 20:34:35 3.14: Pulling from library/alpine 20:34:35 3.14: Pulling from library/alpine 20:34:35 Removing intermediate container d605f03ef237 20:34:35 ---> fb901c8e1491 20:34:35 20:34:35 Step 11/23 : FROM docker:20.10.14 20:34:35 3.14: Pulling from library/alpine 20:34:35 20.10.14: Pulling from library/docker 20:34:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:35 Status: Downloaded newer image for alpine:3.14 20:34:35 Status: Image is up to date for alpine:3.14 20:34:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:35 Status: Image is up to date for alpine:3.14 20:34:35 ---> e04c818066af 20:34:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:34:35 ---> e04c818066af 20:34:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:35 ---> e04c818066af 20:34:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:35 ---> Running in 62e0b14979d8 20:34:35 ---> Running in 4d09be192c11 20:34:35 ---> Running in c62d9e447859 20:34:36 Removing intermediate container 62e0b14979d8 20:34:36 ---> bce7d1f6dd25 20:34:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:36 ---> Running in f4211c7dcc63 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:36 (1/2) Installing ca-certificates (20211220-r0) 20:34:36 (2/2) Installing dumb-init (1.2.5-r1) 20:34:36 Executing busybox-1.33.1-r7.trigger 20:34:36 Executing ca-certificates-20211220-r0.trigger 20:34:36 (1/6) Installing ca-certificates (20211220-r0) 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:36 (2/6) Installing brotli-libs (1.0.9-r5) 20:34:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:34:36 OK: 6 MiB in 16 packages 20:34:36 (4/6) Installing libcurl (7.79.1-r1) 20:34:36 (5/6) Installing curl (7.79.1-r1) 20:34:36 (6/6) Installing dumb-init (1.2.5-r1) 20:34:36 Executing busybox-1.33.1-r7.trigger 20:34:36 Executing ca-certificates-20211220-r0.trigger 20:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:37 OK: 8 MiB in 20 packages 20:34:37 (1/2) Installing dumb-init (1.2.5-r1) 20:34:37 (2/2) Installing su-exec (0.2-r1) 20:34:37 Executing busybox-1.33.1-r7.trigger 20:34:37 OK: 6 MiB in 16 packages 20:34:37 Merging remotes/origin/main commit f46214d8b4dc43d22667d6f4b353dd405c8ef220 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b 20:34:38 Merge succeeded, producing 6aa5625aacfb37fc561cda3e4b873aa055c5f33a 20:34:38 Checking out Revision 6aa5625aacfb37fc561cda3e4b873aa055c5f33a (PR-3987) 20:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:37 > git config core.sparsecheckout # timeout=10 20:34:37 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 20:34:37 > git remote # timeout=10 20:34:37 > git config --get remote.origin.url # timeout=10 20:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:37 > git merge f46214d8b4dc43d22667d6f4b353dd405c8ef220 # timeout=10 20:34:38 > git rev-parse HEAD^{commit} # timeout=10 20:34:38 > git config core.sparsecheckout # timeout=10 20:34:38 > git checkout -f 6aa5625aacfb37fc561cda3e4b873aa055c5f33a # timeout=10 20:34:38 Removing intermediate container 4d09be192c11 20:34:38 ---> 963ef91db1bd 20:34:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:39 ---> Running in e2bec982c339 20:34:39 Removing intermediate container f4211c7dcc63 20:34:39 ---> 54986628d2e2 20:34:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:39 Removing intermediate container c62d9e447859 20:34:39 ---> 1aba47a5d3ad 20:34:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:39 ---> Running in 2a810028c573 20:34:39 Removing intermediate container e2bec982c339 20:34:39 ---> 9b5cdf296bb5 20:34:39 Step 13/22 : ENV APP_PORT=59860 20:34:39 ---> Running in 121034dae105 20:34:39 ---> Running in 7ebad806f838 20:34:40 Removing intermediate container 2a810028c573 20:34:40 ---> 80495096e0a7 20:34:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:40 ---> Running in b38230350080 20:34:40 Removing intermediate container 121034dae105 20:34:40 ---> d6eeb2bb7db7 20:34:40 Step 13/22 : WORKDIR /edgex 20:34:41 Removing intermediate container 7ebad806f838 20:34:41 ---> c837b1569a7f 20:34:41 Step 14/22 : EXPOSE $APP_PORT 20:34:41 ---> Running in 574e542877ab 20:34:41 ---> Running in 2dfd6dfd92c8 20:34:41 Removing intermediate container b38230350080 20:34:41 ---> e4d98ebeeff2 20:34:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:41 ---> Running in 1859858bee72 20:34:41 Removing intermediate container 574e542877ab 20:34:41 ---> 4f109bec0cda 20:34:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:41 Removing intermediate container 2dfd6dfd92c8 20:34:41 ---> bccc3b3e4536 20:34:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:41 Status: Downloaded newer image for docker:20.10.14 20:34:41 ---> 7417809fdb73 20:34:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:41 ---> Running in 1a6dad5d8ba1 20:34:41 ---> 66ef31015305 20:34:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:41 ---> 372f352c76f3 20:34:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:42 Removing intermediate container 1a6dad5d8ba1 20:34:42 ---> 376abf5dde12 20:34: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 20:34:42 Commit message: "Merge commit 'f46214d8b4dc43d22667d6f4b353dd405c8ef220' into HEAD" 20:34:42 First time build. Skipping changelog. 20:34:42 ---> Running in 09b69a16f0b4 20:34:42 ---> db059fabe6f8 20:34:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:34:42 Removing intermediate container 1859858bee72 20:34:42 ---> 2d1838408dbe 20:34:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [Pipeline] sh 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:42 > git rev-list --no-walk 362f793920d198910564abef7f89ad48e7cf2470 # timeout=10 20:34:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:43 Dload Upload Total Spent Left Speed 20:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k 20:34:43 ---> Running in 98cf501208a1 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 20:34:43 (1/43) Installing readline (8.1.1-r0) 20:34:43 (2/43) Installing bash (5.1.16-r0) 20:34:43 Executing bash-5.1.16-r0.post-install 20:34:43 (3/43) Installing brotli-libs (1.0.9-r5) 20:34:43 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:34:43 (5/43) Installing libcurl (7.80.0-r1) 20:34:43 (6/43) Installing curl (7.80.0-r1) 20:34:43 (7/43) Installing dumb-init (1.2.5-r1) 20:34:43 (8/43) Installing libbz2 (1.0.8-r1) 20:34:43 (9/43) Installing expat (2.4.7-r0) 20:34:43 (10/43) Installing libffi (3.4.2-r1) 20:34:43 (11/43) Installing gdbm (1.22-r0) 20:34:43 (12/43) Installing xz-libs (5.2.5-r1) 20:34:43 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:34:43 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:34:43 (15/43) Installing mpdecimal (2.5.1-r1) 20:34:43 (16/43) Installing sqlite-libs (3.36.0-r0) 20:34:43 (17/43) Installing python3 (3.9.7-r4) 20:34:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:44 + sudo tee /etc/docker/daemon.new 20:34:44 { 20:34:44 "registry-mirrors": [ 20:34:44 "https://nexus3.edgexfoundry.org:10001" 20:34:44 ], 20:34:44 "bip": "10.250.0.254/24", 20:34:44 "hosts": [ 20:34:44 "tcp://0.0.0.0:5555", 20:34:44 "unix:///var/run/docker.sock" 20:34:44 ], 20:34:44 "mtu": 1458, 20:34:44 "selinux-enabled": true, 20:34:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:44 } [Pipeline] sh 20:34:44 (18/43) Installing py3-appdirs (1.4.4-r2) 20:34:44 (19/43) Installing py3-certifi (2020.12.5-r1) 20:34:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:34:44 (21/43) Installing py3-idna (3.3-r0) 20:34:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:34:44 (23/43) Installing py3-requests (2.26.0-r1) 20:34:44 (24/43) Installing py3-msgpack (1.0.2-r1) 20:34:44 (25/43) Installing py3-lockfile (0.12.2-r4) 20:34:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:34:44 (27/43) Installing py3-colorama (0.4.4-r1) 20:34:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:34:44 (29/43) Installing py3-distlib (0.3.3-r0) 20:34:44 (30/43) Installing py3-distro (1.6.0-r0) 20:34:44 (31/43) Installing py3-six (1.16.0-r0) 20:34:44 (32/43) Installing py3-webencodings (0.5.1-r4) 20:34:44 (33/43) Installing py3-html5lib (1.1-r1) 20:34:44 (34/43) Installing py3-parsing (2.4.7-r2) 20:34:44 (35/43) Installing py3-packaging (20.9-r1) 20:34:44 (36/43) Installing py3-tomli (1.2.2-r0) 20:34:44 (37/43) Installing py3-pep517 (0.12.0-r0) 20:34:44 (38/43) Installing py3-progress (1.6-r0) 20:34:44 (39/43) Installing py3-retrying (1.3.3-r2) 20:34:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:34:44 (41/43) Installing py3-setuptools (52.0.0-r4) 20:34:44 (42/43) Installing py3-toml (0.10.2-r2) 20:34:44 (43/43) Installing py3-pip (20.3.4-r1) 20:34:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:44 Executing busybox-1.34.1-r5.trigger 20:34:44 OK: 83 MiB in 65 packages 20:34:44 + sudo service docker restart 20:34:45 Collecting docker-compose==1.23.2 20:34:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:45 Collecting docopt<0.7,>=0.6.1 20:34:45 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:45 Collecting texttable<0.10,>=0.9.0 20:34:45 Downloading texttable-0.9.1.tar.gz (11 kB) 20:34:45 ---> f8daa00ba527 20:34:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:45 ---> ee26e5be4043 20:34:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:45 Removing intermediate container 98cf501208a1 20:34:45 ---> ff1b8d5d8334 20:34:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:46 Collecting PyYAML<4,>=3.10 20:34:46 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:46 ---> 721de6636050 20:34:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:34:46 ---> 19db116c6c4b 20:34:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:34:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:34:46 ---> 9ff0c941ad48 20:34:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:46 ---> Running in 4b8290bf7c40 20:34:46 Collecting docker<4.0,>=3.6.0 20:34:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:46 Collecting websocket-client<1.0,>=0.32.0 20:34:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:47 ---> Running in a7d6b7817d74 20:34:47 ---> Running in 8a632658c338 20:34:47 Collecting jsonschema<3,>=2.5.1 20:34:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:34:47 Collecting cached-property<2,>=1.2.0 20:34:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:34:47 Collecting dockerpty<0.5,>=0.4.1 20:34:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:47 Removing intermediate container a7d6b7817d74 20:34:47 ---> 8cfc85715aa5 20:34:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:47 ---> Running in d47a7bff6128 20:34:47 Collecting docker-pycreds>=0.4.0 20:34:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:34:47 Removing intermediate container d47a7bff6128 20:34:47 ---> b1f0bc365435 20:34:47 Step 20/22 : LABEL arch=x86_64 20:34:47 Collecting idna<2.8,>=2.5 20:34:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:34:47 ---> Running in d0df7ffa66ca 20:34:47 Collecting chardet<3.1.0,>=3.0.2 20:34:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:34:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:34:47 Collecting urllib3<1.25,>=1.21.1 20:34:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:34:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:34:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:34:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:34:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:34:48 Removing intermediate container d0df7ffa66ca 20:34:48 ---> 912baaf9ddc4 20:34:48 Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:34:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:34:48 Attempting uninstall: urllib3 20:34:48 Found existing installation: urllib3 1.26.7 20:34:48 Uninstalling urllib3-1.26.7: 20:34:48 Successfully uninstalled urllib3-1.26.7 20:34:48 ---> Running in 2d693d5bc3cc 20:34:48 Attempting uninstall: idna 20:34:48 Found existing installation: idna 3.3 20:34:48 Uninstalling idna-3.3: 20:34:48 Successfully uninstalled idna-3.3 20:34:48 Removing intermediate container 2d693d5bc3cc 20:34:48 ---> 1714fdb52830 20:34:48 Step 22/22 : LABEL version=0.0.0 20:34:48 Removing intermediate container 4b8290bf7c40 20:34:48 ---> 9098b88ae432 20:34:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:48 ---> Running in 959dda44d3a3 20:34:48 ---> Running in a0090492e1d1 20:34:48 Removing intermediate container 8a632658c338 20:34:48 ---> 3853234cc64e 20:34:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:48 Removing intermediate container 959dda44d3a3 20:34:48 ---> bf9393e28438 20:34:48 20:34:48 Removing intermediate container a0090492e1d1 20:34:48 ---> e0efd28d9498 20:34:48 Step 20/22 : LABEL arch=x86_64 20:34:48 Attempting uninstall: requests 20:34:48 Found existing installation: requests 2.26.0 20:34:48 Uninstalling requests-2.26.0: 20:34:48 Successfully uninstalled requests-2.26.0 20:34:48 ---> Running in 0156c581b054 20:34:48 Successfully built bf9393e28438 20:34:48 Successfully tagged support-notifications:latest 20:34:48 Building support-scheduler 20:34:49  Building support-notifications ... done  Running setup.py install for texttable: started 20:34:49 ---> 5809514a30e6 20:34:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:49 Removing intermediate container 0156c581b054 20:34:49 ---> 46407ce989e2 20:34:49 Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:34:49 Running setup.py install for texttable: finished with status 'done' 20:34:49 Running setup.py install for PyYAML: started 20:34:49 ---> Running in 88e20889103c 20:34:49 Running setup.py install for PyYAML: finished with status 'done' 20:34:50 Running setup.py install for docopt: started 20:34:50 Removing intermediate container 88e20889103c 20:34:50 ---> dfb316d14768 20:34:50 Step 22/22 : LABEL version=0.0.0 20:34:51 Running setup.py install for docopt: finished with status 'done' 20:34:51 Running setup.py install for dockerpty: started 20:34:51 Running setup.py install for dockerpty: finished with status 'done' 20:34:52 ---> 5dfbc4d375fd 20:34:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:52 ---> Running in 69d550dcdb62 20:34:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:34:52 Removing intermediate container 69d550dcdb62 20:34:52 ---> 50818b694ed1 20:34:52 20:34:52 Successfully built 50818b694ed1 20:34:52 Successfully tagged security-proxy-setup:latest 20:34:52  Building security-proxy-setup ... done Building security-secretstore-setup 20:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:53 ---> c716b774a574 20:34:53 Step 3/22 : WORKDIR /edgex-go 20:34:53 ---> Using cache 20:34:53 ---> dd63654a5f4e 20:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:53 ---> Using cache 20:34:53 ---> f56053d7403b 20:34:53 Step 5/22 : RUN apk add --update --no-cache make git 20:34:53 ---> Using cache 20:34:53 ---> b1939c53bb29 20:34:53 Step 6/22 : COPY go.mod vendor* ./ 20:34:53 ---> Using cache 20:34:53 ---> 18743a8fde00 20:34:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:53 ---> Using cache 20:34:53 ---> 5adc5cb2bdde 20:34:53 Step 8/22 : COPY . . 20:34:53 ---> Using cache 20:34:53 ---> 7690f719ba6f 20:34:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:53 ---> 85c37c298789 20:34:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:54 ---> Running in 48729d7b2703 20:34:54 ---> 6999377f6661 20:34:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:55 ---> ee5e1ca5f64e 20:34:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:55 ---> Running in 8ca56c582483 20:34:55 Removing intermediate container 8ca56c582483 20:34:55 ---> 4713a62acf9a 20:34:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:57 ---> 1573189c6531 20:34:57 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:57 ---> Running in 8861354e80e5 20:34:59 Removing intermediate container 09b69a16f0b4 20:34:59 ---> cd959977cd54 20:34:59 Step 14/23 : ENV APP_PORT=58890 20:34:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:59 ---> c716b774a574 20:34:59 Step 3/25 : WORKDIR /edgex-go 20:34:59 ---> Using cache 20:34:59 ---> dd63654a5f4e 20:34:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:59 ---> Using cache 20:34:59 ---> f56053d7403b 20:34:59 Step 5/25 : RUN apk add --update --no-cache make git 20:34:59 ---> Using cache 20:34:59 ---> b1939c53bb29 20:34:59 Step 6/25 : COPY go.mod vendor* ./ 20:34:59 ---> Using cache 20:34:59 ---> 18743a8fde00 20:34:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:59 ---> Using cache 20:34:59 ---> 5adc5cb2bdde 20:34:59 Step 8/25 : COPY . . 20:34:59 ---> Using cache 20:34:59 ---> 7690f719ba6f 20:34:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:00 ---> Running in 2c5aae7865dd 20:35:00 ---> Running in 8b02f149ab3b 20:35:00 Removing intermediate container 8861354e80e5 20:35:00 ---> a1ace8e57d7b 20:35:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:00 Removing intermediate container 8b02f149ab3b 20:35:00 ---> 359872c75da2 20:35:00 Step 15/23 : EXPOSE $APP_PORT 20:35:00 ---> Running in 7d39201da288 20:35:00 ---> Running in c781456d18ac 20:35:01 Removing intermediate container 7d39201da288 20:35:01 ---> 09e2e15b77c5 20:35:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:01 Removing intermediate container c781456d18ac 20:35:01 ---> 929e06cf36f3 20:35:01 Step 28/31 : CMD ["gate"] 20:35:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:01 ---> Running in d02cbed268cb 20:35:01 Removing intermediate container d02cbed268cb 20:35:01 ---> 8c1f11f944ce 20:35:01 Step 29/31 : LABEL arch=x86_64 20:35:02 ---> Running in 189f6a89ef64 20:35:02 ---> 8278fd25eee7 20:35:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:02 Removing intermediate container 189f6a89ef64 20:35:02 ---> 3a399ffcb2fc 20:35:02 Step 30/31 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:35:02 ---> 1335edfd4dbd 20:35:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:02 ---> Running in ed61fb3a17db 20:35:02 Removing intermediate container ed61fb3a17db 20:35:02 ---> e1eed24cff43 20:35:02 Step 31/31 : LABEL version=0.0.0 20:35:03 ---> Running in 82646b094aa4 20:35:03 ---> bf61e79d8d82 20:35:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:03 ---> Running in c96305341c69 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:03 provisioning config files... 20:35:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config3429426515174545858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:03 ---> docker-login.sh 20:35:03 nexus3.edgexfoundry.org:10001 20:35:03 Removing intermediate container 82646b094aa4 20:35:03 ---> b27f1cc304a2 20:35:03 20:35:03 Removing intermediate container c96305341c69 20:35:03 ---> 79b9ad74fa5b 20:35:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:03 Successfully built b27f1cc304a2 20:35:03 Successfully tagged security-bootstrapper:latest 20:35:03  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:35:03 ---> Running in dc1b113d8623 20:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:04 Configure a credential helper to remove this warning. See 20:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:04 20:35:04 Login Succeeded 20:35:04 nexus3.edgexfoundry.org:10002 20:35:05 Removing intermediate container dc1b113d8623 20:35:05 ---> ce5e7be14386 20:35:05 Step 21/23 : LABEL arch=x86_64 20:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:05 Configure a credential helper to remove this warning. See 20:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:05 20:35:05 Login Succeeded 20:35:05 nexus3.edgexfoundry.org:10003 20:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:05 Configure a credential helper to remove this warning. See 20:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:05 20:35:05 Login Succeeded 20:35:05 nexus3.edgexfoundry.org:10004 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 ---> Running in 18d82eab1c0f 20:35:06 docker.io 20:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:06 Removing intermediate container 18d82eab1c0f 20:35:06 ---> d3c865b96445 20:35:06 Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:35:06 ---> Running in d5400f329ab5 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 ---> docker-login.sh ends [Pipeline] } 20:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:35:07 Removing intermediate container d5400f329ab5 20:35:07 ---> 0598ec0247a9 20:35:07 Step 23/23 : LABEL version=0.0.0 20:35:07 ---> Running in 42a57080e65d [Pipeline] echo 20:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:07 ========================================================= 20:35:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:07 Removing intermediate container 42a57080e65d 20:35:07 ---> d2d1e210837c 20:35:07 20:35:07 Successfully built d2d1e210837c 20:35:07 Successfully tagged sys-mgmt-agent:latest 20:35:07  Building sys-mgmt-agent ... done Building core-metadata 20:35:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:08 9b3977197b4f: Pulling fs layer 20:35:08 1a89e8eeedd5: Pulling fs layer 20:35:08 94645a83ff95: Pulling fs layer 20:35:08 3f3a8bcf1eab: Pulling fs layer 20:35:08 0c92f367c5e7: Pulling fs layer 20:35:08 3096ccb668a1: Pulling fs layer 20:35:08 e8cf19c19ddd: Pulling fs layer 20:35:08 a4caa8a26152: Pulling fs layer 20:35:08 3096ccb668a1: Waiting 20:35:08 3f3a8bcf1eab: Waiting 20:35:08 0c92f367c5e7: Waiting 20:35:08 e8cf19c19ddd: Waiting 20:35:08 a4caa8a26152: Waiting 20:35:08 94645a83ff95: Download complete 20:35:08 1a89e8eeedd5: Download complete 20:35:08 0c92f367c5e7: Verifying Checksum 20:35:08 0c92f367c5e7: Download complete 20:35:08 3096ccb668a1: Verifying Checksum 20:35:08 3096ccb668a1: Download complete 20:35:08 9b3977197b4f: Verifying Checksum 20:35:08 e8cf19c19ddd: Verifying Checksum 20:35:08 e8cf19c19ddd: Download complete 20:35:09 9b3977197b4f: Pull complete 20:35:09 1a89e8eeedd5: Pull complete 20:35:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:35:09 ---> c716b774a574 20:35:09 Step 3/20 : WORKDIR /edgex-go 20:35:09 ---> Using cache 20:35:09 ---> dd63654a5f4e 20:35:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:35:09 94645a83ff95: Pull complete 20:35:10 a4caa8a26152: Verifying Checksum 20:35:10 a4caa8a26152: Download complete 20:35:10 3f3a8bcf1eab: Verifying Checksum 20:35:10 3f3a8bcf1eab: Download complete 20:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:12 ---> c716b774a574 20:35:12 Step 3/23 : WORKDIR /edgex-go 20:35:12 ---> Using cache 20:35:12 ---> dd63654a5f4e 20:35:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:12 ---> Using cache 20:35:12 ---> f56053d7403b 20:35:12 Step 5/23 : RUN apk add --update --no-cache make git 20:35:12 ---> Using cache 20:35:12 ---> b1939c53bb29 20:35:12 Step 6/23 : COPY go.mod vendor* ./ 20:35:12 ---> Using cache 20:35:12 ---> 18743a8fde00 20:35:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:12 ---> Using cache 20:35:12 ---> 5adc5cb2bdde 20:35:12 Step 8/23 : COPY . . 20:35:12 ---> Using cache 20:35:12 ---> 7690f719ba6f 20:35:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:13 ---> Running in 1e78be0e3143 20:35:13 ---> Running in d30deb2189fe 20:35:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:16 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:16 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:16 OK: 15864 distinct packages available 20:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:17 OK: 221 MiB in 52 packages 20:35:19 Removing intermediate container 1e78be0e3143 20:35:19 ---> 442af012b67e 20:35:19 Step 5/20 : COPY go.mod vendor* ./ 20:35:20 ---> f8a101253a39 20:35:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:20 ---> Running in e4e0ce39ac15 20:35:23 Removing intermediate container e4e0ce39ac15 20:35:23 ---> 6ce9e3a02bdf 20:35:23 Step 7/20 : COPY . . 20:35:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:35:25 3f3a8bcf1eab: Pull complete 20:35:25 0c92f367c5e7: Pull complete 20:35:25 3096ccb668a1: Pull complete 20:35:25 e8cf19c19ddd: Pull complete 20:35:31 a4caa8a26152: Pull complete 20:35:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:31 Removing intermediate container 2c5aae7865dd 20:35:31 ---> c9431d2c6156 20:35:31 20:35:31 Step 10/25 : FROM alpine:3.14 20:35:31 ---> e04c818066af 20:35:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:31 ---> Running in 1857c8f431fd 20:35:31 ---> 0f9e83e3797b 20:35:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:31 Removing intermediate container 48729d7b2703 20:35:31 ---> 679d5b0e5692 20:35:31 20:35:31 Step 10/22 : FROM alpine:3.14 20:35:31 ---> e04c818066af 20:35:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:31 WORKDIR /edgex 20:35:31 COPY go.mod . 20:35:31 RUN go mod download 20:35:31 + docker build -t ci-base-image-arm64 -f - . 20:35:31 ---> Running in 25f7884c9322 20:35:31 ---> Running in 5e09424cfeaf 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:32 (1/3) Installing ca-certificates (20211220-r0) 20:35:32 (2/3) Installing dumb-init (1.2.5-r1) 20:35:32 (3/3) Installing su-exec (0.2-r1) 20:35:32 Executing busybox-1.33.1-r7.trigger 20:35:32 Executing ca-certificates-20211220-r0.trigger 20:35:32 OK: 6 MiB in 17 packages 20:35:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:33 (1/1) Installing dumb-init (1.2.5-r1) 20:35:33 Executing busybox-1.33.1-r7.trigger 20:35:33 OK: 6 MiB in 15 packages 20:35:33 Removing intermediate container 1857c8f431fd 20:35:33 ---> 824f98da861c 20:35:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:33 ---> Running in e67c67303f1d 20:35:33 Removing intermediate container 25f7884c9322 20:35:33 ---> 18e0efc20485 20:35:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:33 ---> Running in 821592988cd7 20:35:34 Removing intermediate container e67c67303f1d 20:35:34 ---> 95bd2eb006fb 20:35:34 Step 13/25 : WORKDIR / 20:35:34 Removing intermediate container 821592988cd7 20:35:34 ---> 2be1217a8cc6 20:35:34 Step 13/22 : ENV APP_PORT=59861 20:35:34 Sending build context to Docker daemon 169.4MB 20:35:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:34 ---> 725f1c02e7f9 20:35:34 Step 2/4 : WORKDIR /edgex 20:35:34 ---> Running in 9d7720f547cb 20:35:34 ---> Running in d0bb7cbd7852 20:35:34 Removing intermediate container 9d7720f547cb 20:35:34 ---> 5a074798682a 20:35:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:35 Removing intermediate container d0bb7cbd7852 20:35:35 ---> 4c0d4a24326e 20:35:35 Step 14/22 : EXPOSE $APP_PORT 20:35:35 ---> Running in 8c50e486706c 20:35:35 ---> 571c1c3c3ab3 20:35:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:35 Removing intermediate container 8c50e486706c 20:35:35 ---> 45b3ab85a04c 20:35:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:35 ---> 7f2ed6ce6157 20:35:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:36 ---> 6c34cbce91c3 20:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:36 ---> Running in 345b1b333363 20:35:36 Removing intermediate container 345b1b333363 20:35:36 ---> af84bdbd9481 20:35:36 Step 3/4 : COPY go.mod . 20:35:36 ---> ed65b3c06cbb 20:35:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:36 Removing intermediate container d30deb2189fe 20:35:36 ---> f63893a44ecd 20:35:36 20:35:36 Step 10/23 : FROM alpine:3.14 20:35:36 ---> e04c818066af 20:35:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:36 ---> Using cache 20:35:36 ---> 18e0efc20485 20:35:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:36 ---> Using cache 20:35:36 ---> 2be1217a8cc6 20:35:36 Step 13/23 : ENV APP_PORT=59881 20:35:36 ---> Running in 89f527aa756c 20:35:36 ---> 6e6ebb4b2656 20:35:36 Step 4/4 : RUN go mod download 20:35:36 ---> Running in a55993393bbe 20:35:36 Removing intermediate container 89f527aa756c 20:35:36 ---> 589d33b697e7 20:35:36 Step 14/23 : EXPOSE $APP_PORT 20:35:37 ---> 2fe32c2734a1 20:35:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:37 ---> Running in 83ddcfbf687e 20:35:37 ---> f0c59bea8562 20:35:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:37 Removing intermediate container 83ddcfbf687e 20:35:37 ---> b0ba62ded273 20:35:37 Step 15/23 : WORKDIR / 20:35:37 ---> Running in 462cf10c3901 20:35:37 ---> d7b31b4f9023 20:35:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:37 ---> 0eff572e4ea6 20:35:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:38 ---> Running in 76426939311e 20:35:38 Removing intermediate container 462cf10c3901 20:35:38 ---> edc67ca37420 20:35:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:38 Removing intermediate container 76426939311e 20:35:38 ---> 946110484722 20:35:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:38 ---> Running in 082dde963537 20:35:38 ---> 457b78baa7bd 20:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:39 ---> c532881bc26b 20:35:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:39 Removing intermediate container 082dde963537 20:35:39 ---> 3847dcd68b07 20:35:39 Step 20/22 : LABEL arch=x86_64 20:35:39 ---> Running in 3e7cd9799b96 20:35:39 ---> 47d03e3279d0 20:35:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:35:39 Removing intermediate container 3e7cd9799b96 20:35:39 ---> 4122681e0afa 20:35:39 Step 21/22 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:35:40 ---> Running in 960f2029de19 20:35:40 ---> 7b9749ca684d 20:35:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:40 ---> Running in c0cfd7fa52ae 20:35:40 ---> cd5c2d0df7fd 20:35:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:40 ---> Running in 7f472898c734 20:35:40 Removing intermediate container c0cfd7fa52ae 20:35:40 ---> fb6324334f59 20:35:40 Step 22/22 : LABEL version=0.0.0 20:35:40 ---> Running in b29a746d3780 20:35:40 Removing intermediate container 7f472898c734 20:35:40 ---> 324d82fcd7f5 20:35:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:40 ---> Running in 3bcd3fbf6279 20:35:41 Removing intermediate container b29a746d3780 20:35:41 ---> 82cc83fcfc8f 20:35:41 20:35:41 Removing intermediate container 3bcd3fbf6279 20:35:41 ---> 7d328e1f2832 20:35:41 Step 21/23 : LABEL arch=x86_64 20:35:41 Successfully built 82cc83fcfc8f 20:35:41 Successfully tagged support-scheduler:latest 20:35:41 Building core-data 20:35:41  Building support-scheduler ... done  ---> Running in 365b013139f1 20:35:42 Removing intermediate container 960f2029de19 20:35:42 ---> 01e3c565b00e 20:35:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:44 Removing intermediate container 365b013139f1 20:35:44 ---> 7a3e5357c247 20:35:44 Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:35:44 ---> Running in ff6928d77dc9 20:35:45 ---> Running in 8fa09418792b 20:35:45 Removing intermediate container ff6928d77dc9 20:35:45 ---> ec2d74a3dda5 20:35:45 Step 23/25 : LABEL arch=x86_64 20:35:45 ---> Running in e2860767d5d0 20:35:45 Removing intermediate container 8fa09418792b 20:35:45 ---> e81075d919f9 20:35:45 Step 23/23 : LABEL version=0.0.0 20:35:45 ---> Running in b588a7b3fdee 20:35:45 Removing intermediate container e2860767d5d0 20:35:45 ---> aea3cb77d564 20:35:45 Step 24/25 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:35:45 Removing intermediate container b588a7b3fdee 20:35:45 ---> 306157f058c3 20:35:45 20:35:45 ---> Running in c9f8d227abea 20:35:45 Successfully built 306157f058c3 20:35:45 Successfully tagged core-metadata:latest 20:35:45 Building security-spire-config 20:35:46  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:46 ---> c716b774a574 20:35:46 Step 3/23 : WORKDIR /edgex-go 20:35:46 ---> Using cache 20:35:46 ---> dd63654a5f4e 20:35:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:46 ---> Using cache 20:35:46 ---> f56053d7403b 20:35:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:46 Removing intermediate container c9f8d227abea 20:35:46 ---> d3d388df234d 20:35:46 Step 25/25 : LABEL version=0.0.0 20:35:48 ---> Running in 61a87aed5148 20:35:48 ---> Running in 7a94e3fbe6a3 20:35:48 Removing intermediate container 7a94e3fbe6a3 20:35:48 ---> f018399709a9 20:35:48 20:35:48 Successfully built f018399709a9 20:35:48 Successfully tagged security-secretstore-setup:latest 20:35:48  Building security-secretstore-setup ... done Building core-command 20:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:50 ---> c716b774a574 20:35:50 Step 3/26 : WORKDIR /edgex-go 20:35:50 ---> Using cache 20:35:50 ---> dd63654a5f4e 20:35:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:50 ---> Using cache 20:35:50 ---> f56053d7403b 20:35:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:50 OK: 221 MiB in 52 packages 20:35:51 ---> Running in 4c145f683d5c 20:35:51 Removing intermediate container 61a87aed5148 20:35:51 ---> 03272d4e53f5 20:35:51 Step 6/23 : COPY go.mod vendor* ./ 20:35:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:52 ---> c716b774a574 20:35:52 Step 3/23 : WORKDIR /edgex-go 20:35:52 ---> Using cache 20:35:52 ---> dd63654a5f4e 20:35:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:52 ---> Using cache 20:35:52 ---> f56053d7403b 20:35:52 Step 5/23 : RUN apk add --update --no-cache make git 20:35:52 ---> Using cache 20:35:52 ---> b1939c53bb29 20:35:52 Step 6/23 : COPY go.mod vendor* ./ 20:35:52 ---> Using cache 20:35:52 ---> 18743a8fde00 20:35:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:52 ---> Using cache 20:35:52 ---> 5adc5cb2bdde 20:35:52 Step 8/23 : COPY . . 20:35:52 ---> Using cache 20:35:52 ---> 7690f719ba6f 20:35:52 Step 9/23 : RUN make cmd/core-command/core-command 20:35:52 ---> d7f23d3a3042 20:35:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:52 ---> Running in 84a7ff404af3 20:35:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:52 ---> Running in 14516a2d5c29 20:35:53 OK: 221 MiB in 52 packages 20:35:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:53 Removing intermediate container 4c145f683d5c 20:35:53 ---> 537330aa62d5 20:35:53 Step 6/26 : COPY go.mod vendor* ./ 20:35:54 Removing intermediate container 5e09424cfeaf 20:35:54 ---> c5543ff73841 20:35:54 20:35:54 Step 9/20 : FROM alpine:3.15 20:35:54 Removing intermediate container 14516a2d5c29 20:35:54 ---> 206b68a95fe8 20:35:54 Step 8/23 : COPY . . 20:35:54 ---> bc2abb2c219d 20:35:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:54 ---> Running in 4441a8560119 20:35:54 3.15: Pulling from library/alpine 20:35:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:35:55 Status: Downloaded newer image for alpine:3.15 20:35:55 ---> 0ac33e5f5afa 20:35:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:58 ---> Running in 042b60ca21ed 20:35:58 Removing intermediate container 4441a8560119 20:35:58 ---> 9a72d3ac3b13 20:35:58 Step 8/26 : COPY . . 20:35:58 Removing intermediate container 042b60ca21ed 20:35:58 ---> 41e1da83c21a 20:35:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:58 ---> Running in 9a5dc4e774b7 20:36:00 ---> 599e54870a0c 20:36:00 Step 9/23 : RUN make cmd/core-data/core-data 20:36:01 Removing intermediate container 9a5dc4e774b7 20:36:01 ---> e33af6ffb27f 20:36:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:01 ---> Running in f66e65964e87 20:36:02 ---> Running in dee8d2639d05 20:36:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:03 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:03 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:03 OK: 15857 distinct packages available 20:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:04 (1/9) Installing ca-certificates (20211220-r0) 20:36:04 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:05 (4/9) Installing libcurl (7.80.0-r1) 20:36:05 (5/9) Installing curl (7.80.0-r1) 20:36:05 (6/9) Installing dumb-init (1.2.5-r1) 20:36:05 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:05 (8/9) Installing libucontext (1.1-r0) 20:36:05 (9/9) Installing gcompat (1.0.0-r4) 20:36:05 Executing busybox-1.34.1-r5.trigger 20:36:05 Executing ca-certificates-20211220-r0.trigger 20:36:05 OK: 8 MiB in 23 packages 20:36:05 ---> 25bc7ecc8aa1 20:36:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:05 ---> Running in bee51c7849f9 20:36:06 Removing intermediate container bee51c7849f9 20:36:06 ---> 23f95de91619 20:36:06 Step 10/26 : RUN mkdir -p spire-build 20:36:06 ---> Running in 13968c7bc3b3 20:36:06 Removing intermediate container dee8d2639d05 20:36:06 ---> b4e4f14670a4 20:36:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:06 ---> 8da00b84637b 20:36:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:07 ---> 244a5677996c 20:36:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:08 Removing intermediate container 84a7ff404af3 20:36:08 ---> f4662fa4d828 20:36:08 20:36:08 Step 10/23 : FROM alpine:3.14 20:36:08 ---> e04c818066af 20:36:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:08 ---> Using cache 20:36:08 ---> 18e0efc20485 20:36:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:08 ---> Using cache 20:36:08 ---> 2be1217a8cc6 20:36:08 Step 13/23 : ENV APP_PORT=59882 20:36:08 ---> Running in 07c31bd64306 20:36:08 Removing intermediate container 13968c7bc3b3 20:36:08 ---> f473ceb84671 20:36:08 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:08 ---> 446a4672f935 20:36:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:08 ---> Running in 39429f0347cd 20:36:08 ---> Running in e387802e3b12 20:36:08 Removing intermediate container 07c31bd64306 20:36:08 ---> 614dd6943162 20:36:08 Step 14/23 : EXPOSE $APP_PORT 20:36:08 ---> Running in b6e8a5a9f262 20:36:08 Removing intermediate container 39429f0347cd 20:36:08 ---> 64f116c1fd96 20:36:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:08 Removing intermediate container e387802e3b12 20:36:08 ---> 8c522a9353cd 20:36:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:08 Removing intermediate container b6e8a5a9f262 20:36:08 ---> 193b512836b6 20:36:08 Step 15/23 : WORKDIR / 20:36:08 ---> Running in 1f53575d1e5f 20:36:09 ---> Running in 8dc45118164e 20:36:09 ---> Running in 16eeab4f2ef2 20:36:09 Removing intermediate container 8dc45118164e 20:36:09 ---> 03d67c89038f 20:36:09 Step 18/20 : LABEL arch=x86_64 20:36:09 ---> Running in d7357866a4c4 20:36:09 Removing intermediate container 16eeab4f2ef2 20:36:09 ---> 385d27af0f8b 20:36:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:09 Removing intermediate container d7357866a4c4 20:36:09 ---> 1892798a8530 20:36:09 Step 19/20 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:36:09 ---> Running in 1023067a9ea5 20:36:09 ---> 783fd45b8954 20:36:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:09 Removing intermediate container 1023067a9ea5 20:36:09 ---> 1027a3b7323c 20:36:09 Step 20/20 : LABEL version=0.0.0 20:36:09 ---> Running in e669a0995c44 20:36:10 spire-1.2.1/ 20:36:10 spire-1.2.1/.data/ 20:36:10 spire-1.2.1/.data/.file 20:36:10 spire-1.2.1/.dockerignore 20:36:10 spire-1.2.1/.gitattributes 20:36:10 spire-1.2.1/.githooks/ 20:36:10 spire-1.2.1/.githooks/pre-commit 20:36:10 spire-1.2.1/.github/ 20:36:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:10 spire-1.2.1/.github/dependabot.yml 20:36:10 spire-1.2.1/.github/workflows/ 20:36:10 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:10 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:10 spire-1.2.1/.github/workflows/release_build.yaml 20:36:10 spire-1.2.1/.github/workflows/scripts/ 20:36:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:10 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:10 spire-1.2.1/.gitignore 20:36:10 spire-1.2.1/.go-version 20:36:10 spire-1.2.1/.golangci.yml 20:36:10 spire-1.2.1/ADOPTERS.md 20:36:10 spire-1.2.1/CHANGELOG.md 20:36:10 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:10 spire-1.2.1/CODEOWNERS 20:36:10 spire-1.2.1/CONTRIBUTING.md 20:36:10 spire-1.2.1/Dockerfile 20:36:10 spire-1.2.1/Dockerfile.dev 20:36:10 spire-1.2.1/Dockerfile.scratch 20:36:10 spire-1.2.1/LICENSE 20:36:10 spire-1.2.1/MAINTAINERS.md 20:36:10 spire-1.2.1/Makefile 20:36:10 spire-1.2.1/README.md 20:36:10 spire-1.2.1/ROADMAP.md 20:36:10 spire-1.2.1/SECURITY.md 20:36:10 spire-1.2.1/cmd/ 20:36:10 spire-1.2.1/cmd/spire-agent/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:10 spire-1.2.1/cmd/spire-agent/main.go 20:36:10 spire-1.2.1/cmd/spire-server/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:10 spire-1.2.1/cmd/spire-server/main.go 20:36:10 spire-1.2.1/cmd/spire-server/util/ 20:36:10 spire-1.2.1/cmd/spire-server/util/util.go 20:36:10 spire-1.2.1/conf/ 20:36:10 spire-1.2.1/conf/agent/ 20:36:10 spire-1.2.1/conf/agent/agent.conf 20:36:10 spire-1.2.1/conf/agent/agent_full.conf 20:36:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:10 spire-1.2.1/conf/server/ 20:36:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:10 spire-1.2.1/conf/server/server.conf 20:36:10 spire-1.2.1/conf/server/server_full.conf 20:36:10 spire-1.2.1/doc/ 20:36:10 spire-1.2.1/doc/SPIRE101.md 20:36:10 spire-1.2.1/doc/auditlog.md 20:36:10 spire-1.2.1/doc/authorization_policy_engine.md 20:36:10 spire-1.2.1/doc/changelog_guidelines.md 20:36:10 spire-1.2.1/doc/cure53-report.pdf 20:36:10 spire-1.2.1/doc/images/ 20:36:10 spire-1.2.1/doc/images/2019_roadmap.png 20:36:10 spire-1.2.1/doc/images/SPIRE101.png 20:36:10 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:10 spire-1.2.1/doc/images/SPIRE_server.png 20:36:10 spire-1.2.1/doc/images/cache_mgr.png 20:36:10 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:10 spire-1.2.1/doc/images/federated_spire.png 20:36:10 spire-1.2.1/doc/images/ha_mode.png 20:36:10 spire-1.2.1/doc/images/nested_spire.png 20:36:10 spire-1.2.1/doc/images/oidc_federation.png 20:36:10 spire-1.2.1/doc/images/single_trust_domain.png 20:36:10 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:10 spire-1.2.1/doc/images/spire_logo.png 20:36:10 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:10 spire-1.2.1/doc/scaling_spire.md 20:36:10 spire-1.2.1/doc/spire_agent.md 20:36:10 spire-1.2.1/doc/spire_server.md 20:36:10 spire-1.2.1/doc/supported_integrations.md 20:36:10 spire-1.2.1/doc/telemetry.md 20:36:10 spire-1.2.1/doc/telemetry_config.md 20:36:10 spire-1.2.1/doc/upgrading.md 20:36:10 spire-1.2.1/doc/using_spire.md 20:36:10 spire-1.2.1/examples/ 20:36:10 spire-1.2.1/examples/README.md 20:36:10 spire-1.2.1/go.mod 20:36:10 spire-1.2.1/go.sum 20:36:10 spire-1.2.1/pkg/ 20:36:10 spire-1.2.1/pkg/agent/ 20:36:10 spire-1.2.1/pkg/agent/agent.go 20:36:10 spire-1.2.1/pkg/agent/api/ 20:36:10 spire-1.2.1/pkg/agent/api/config.go 20:36:10 spire-1.2.1/pkg/agent/api/debug/ 20:36:10 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:10 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:10 spire-1.2.1/pkg/agent/api/health/ 20:36:10 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:10 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:10 spire-1.2.1/pkg/agent/attestor/ 20:36:10 spire-1.2.1/pkg/agent/attestor/node/ 20:36:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:10 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:10 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:10 spire-1.2.1/pkg/agent/catalog/ 20:36:10 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:10 spire-1.2.1/pkg/agent/client/ 20:36:10 spire-1.2.1/pkg/agent/client/client.go 20:36:10 spire-1.2.1/pkg/agent/client/client_test.go 20:36:10 spire-1.2.1/pkg/agent/client/dial.go 20:36:10 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:10 spire-1.2.1/pkg/agent/client/update.go 20:36:10 spire-1.2.1/pkg/agent/client/util.go 20:36:10 spire-1.2.1/pkg/agent/common/ 20:36:10 spire-1.2.1/pkg/agent/common/backoff/ 20:36:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:10 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:10 spire-1.2.1/pkg/agent/config.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/ 20:36:10 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/ 20:36:10 spire-1.2.1/pkg/agent/manager/cache/ 20:36:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:10 spire-1.2.1/pkg/agent/manager/config.go 20:36:10 spire-1.2.1/pkg/agent/manager/manager.go 20:36:10 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/storage.go 20:36:10 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:10 spire-1.2.1/pkg/agent/manager/sync.go 20:36:10 spire-1.2.1/pkg/agent/plugin/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:10 spire-1.2.1/pkg/agent/svid/ 20:36:10 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:10 spire-1.2.1/pkg/agent/svid/store/ 20:36:10 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:10 spire-1.2.1/pkg/common/ 20:36:10 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:10 spire-1.2.1/pkg/common/api/ 20:36:10 spire-1.2.1/pkg/common/api/metrics.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/ 20:36:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:10 spire-1.2.1/pkg/common/api/names.go 20:36:10 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:10 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:10 spire-1.2.1/pkg/common/auth/ 20:36:10 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/ 20:36:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:10 spire-1.2.1/pkg/common/catalog/ 20:36:10 spire-1.2.1/pkg/common/catalog/bind.go 20:36:10 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:10 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:10 spire-1.2.1/pkg/common/catalog/closers.go 20:36:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:10 spire-1.2.1/pkg/common/catalog/config.go 20:36:10 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:10 spire-1.2.1/pkg/common/catalog/configure.go 20:36:10 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:10 spire-1.2.1/pkg/common/catalog/context.go 20:36:10 spire-1.2.1/pkg/common/catalog/external.go 20:36:10 spire-1.2.1/pkg/common/catalog/host.go 20:36:10 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:10 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:10 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:10 spire-1.2.1/pkg/common/cli/ 20:36:10 spire-1.2.1/pkg/common/cli/env.go 20:36:10 spire-1.2.1/pkg/common/cli/flags.go 20:36:10 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:10 spire-1.2.1/pkg/common/cli/umask.go 20:36:10 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:10 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:10 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:10 spire-1.2.1/pkg/common/coretypes/ 20:36:10 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:10 spire-1.2.1/pkg/common/cryptoutil/ 20:36:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:10 spire-1.2.1/pkg/common/diskutil/ 20:36:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:10 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:10 spire-1.2.1/pkg/common/errorutil/ 20:36:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:10 spire-1.2.1/pkg/common/health/ 20:36:10 spire-1.2.1/pkg/common/health/config.go 20:36:10 spire-1.2.1/pkg/common/health/context.go 20:36:10 spire-1.2.1/pkg/common/health/context_test.go 20:36:10 spire-1.2.1/pkg/common/health/health.go 20:36:10 spire-1.2.1/pkg/common/health/health_test.go 20:36:10 spire-1.2.1/pkg/common/health/logger.go 20:36:10 spire-1.2.1/pkg/common/hostservice/ 20:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:10 spire-1.2.1/pkg/common/idutil/ 20:36:10 spire-1.2.1/pkg/common/idutil/require.go 20:36:10 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:10 spire-1.2.1/pkg/common/idutil/safety.go 20:36:10 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:10 spire-1.2.1/pkg/common/jwtsvid/ 20:36:10 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:10 spire-1.2.1/pkg/common/jwtutil/ 20:36:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:10 spire-1.2.1/pkg/common/log/ 20:36:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:10 spire-1.2.1/pkg/common/log/log.go 20:36:10 spire-1.2.1/pkg/common/log/log_test.go 20:36:10 spire-1.2.1/pkg/common/log/options.go 20:36:10 spire-1.2.1/pkg/common/nodeutil/ 20:36:10 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:10 spire-1.2.1/pkg/common/peertracker/ 20:36:10 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:10 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:10 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:10 spire-1.2.1/pkg/common/peertracker/info.go 20:36:10 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:10 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:10 spire-1.2.1/pkg/common/pemutil/ 20:36:10 spire-1.2.1/pkg/common/pemutil/block.go 20:36:10 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:10 spire-1.2.1/pkg/common/pemutil/common.go 20:36:10 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:10 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:10 spire-1.2.1/pkg/common/plugin/ 20:36:10 spire-1.2.1/pkg/common/plugin/aws/ 20:36:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:10 spire-1.2.1/pkg/common/plugin/azure/ 20:36:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/facade.go 20:36:10 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/log.go 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:10 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:10 spire-1.2.1/pkg/common/profiling/ 20:36:10 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:10 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:10 spire-1.2.1/pkg/common/protoutil/ 20:36:10 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:10 spire-1.2.1/pkg/common/rotationutil/ 20:36:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:10 spire-1.2.1/pkg/common/selector/ 20:36:10 spire-1.2.1/pkg/common/selector/selector.go 20:36:10 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:10 spire-1.2.1/pkg/common/selector/set.go 20:36:10 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/ 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:10 spire-1.2.1/pkg/common/telemetry/call.go 20:36:10 spire-1.2.1/pkg/common/telemetry/common/ 20:36:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:10 spire-1.2.1/pkg/common/telemetry/config.go 20:36:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/names.go 20:36:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/ 20:36:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:10 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:10 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:10 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:10 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:10 spire-1.2.1/pkg/common/telemetry/version.go 20:36:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:10 spire-1.2.1/pkg/common/uptime/ 20:36:10 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:10 spire-1.2.1/pkg/common/util/ 20:36:10 spire-1.2.1/pkg/common/util/certs.go 20:36:10 spire-1.2.1/pkg/common/util/certs_test.go 20:36:10 spire-1.2.1/pkg/common/util/csr.go 20:36:10 spire-1.2.1/pkg/common/util/hash.go 20:36:10 spire-1.2.1/pkg/common/util/selectors.go 20:36:10 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:10 spire-1.2.1/pkg/common/util/signals.go 20:36:10 spire-1.2.1/pkg/common/util/sort.go 20:36:10 spire-1.2.1/pkg/common/util/sort_test.go 20:36:10 spire-1.2.1/pkg/common/util/task.go 20:36:10 spire-1.2.1/pkg/common/util/task_test.go 20:36:10 spire-1.2.1/pkg/common/util/testdata/ 20:36:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:10 spire-1.2.1/pkg/common/version/ 20:36:10 spire-1.2.1/pkg/common/version/version.go 20:36:10 spire-1.2.1/pkg/common/x509svid/ 20:36:10 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:10 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:10 spire-1.2.1/pkg/common/x509util/ 20:36:10 spire-1.2.1/pkg/common/x509util/cert.go 20:36:10 spire-1.2.1/pkg/common/x509util/dns.go 20:36:10 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:10 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:10 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:10 spire-1.2.1/pkg/server/ 20:36:10 spire-1.2.1/pkg/server/api/ 20:36:10 spire-1.2.1/pkg/server/api/agent.go 20:36:10 spire-1.2.1/pkg/server/api/agent/ 20:36:10 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/agent_test.go 20:36:10 spire-1.2.1/pkg/server/api/api.go 20:36:10 spire-1.2.1/pkg/server/api/audit/ 20:36:10 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:10 spire-1.2.1/pkg/server/api/bundle.go 20:36:10 spire-1.2.1/pkg/server/api/bundle/ 20:36:10 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:10 spire-1.2.1/pkg/server/api/debug/ 20:36:10 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/entry.go 20:36:10 spire-1.2.1/pkg/server/api/entry/ 20:36:10 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/entry_test.go 20:36:10 spire-1.2.1/pkg/server/api/health/ 20:36:10 spire-1.2.1/pkg/server/api/health/v1/ 20:36:10 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/id.go 20:36:10 spire-1.2.1/pkg/server/api/id_test.go 20:36:10 spire-1.2.1/pkg/server/api/limits/ 20:36:10 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/ 20:36:10 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:10 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:10 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:10 spire-1.2.1/pkg/server/api/selector.go 20:36:10 spire-1.2.1/pkg/server/api/selector_test.go 20:36:10 spire-1.2.1/pkg/server/api/status.go 20:36:10 spire-1.2.1/pkg/server/api/status_test.go 20:36:10 spire-1.2.1/pkg/server/api/svid/ 20:36:10 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:10 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:10 spire-1.2.1/pkg/server/authpolicy/ 20:36:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:10 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:10 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:10 spire-1.2.1/pkg/server/bundle/ 20:36:10 spire-1.2.1/pkg/server/bundle/client/ 20:36:10 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:10 spire-1.2.1/pkg/server/ca/ 20:36:10 spire-1.2.1/pkg/server/ca/ca.go 20:36:10 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:10 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:10 spire-1.2.1/pkg/server/ca/journal.go 20:36:10 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:10 spire-1.2.1/pkg/server/ca/manager.go 20:36:10 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:10 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:10 spire-1.2.1/pkg/server/ca/templates.go 20:36:10 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:10 spire-1.2.1/pkg/server/ca/validation.go 20:36:10 spire-1.2.1/pkg/server/cache/ 20:36:10 spire-1.2.1/pkg/server/cache/dscache/ 20:36:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:10 spire-1.2.1/pkg/server/catalog/ 20:36:10 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:10 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:10 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:10 spire-1.2.1/pkg/server/config.go 20:36:10 spire-1.2.1/pkg/server/datastore/ 20:36:10 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:10 spire-1.2.1/pkg/server/datastore/repository.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:10 spire-1.2.1/pkg/server/endpoints/ 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:10 spire-1.2.1/pkg/server/endpoints/config.go 20:36:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:10 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:10 spire-1.2.1/pkg/server/hostservice/ 20:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:10 spire-1.2.1/pkg/server/registration/ 20:36:10 spire-1.2.1/pkg/server/registration/manager.go 20:36:10 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:10 spire-1.2.1/pkg/server/scanentries.go 20:36:10 spire-1.2.1/pkg/server/scanentries_test.go 20:36:10 spire-1.2.1/pkg/server/server.go 20:36:10 spire-1.2.1/pkg/server/server_test.go 20:36:10 spire-1.2.1/pkg/server/svid/ 20:36:10 spire-1.2.1/pkg/server/svid/observer.go 20:36:10 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:10 spire-1.2.1/pkg/server/svid/rotator.go 20:36:10 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:10 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:10 spire-1.2.1/proto/ 20:36:10 spire-1.2.1/proto/private/ 20:36:10 spire-1.2.1/proto/private/server/ 20:36:10 spire-1.2.1/proto/private/server/journal/ 20:36:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:10 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:10 spire-1.2.1/proto/spire/ 20:36:10 spire-1.2.1/proto/spire/common/ 20:36:10 spire-1.2.1/proto/spire/common/common.pb.go 20:36:10 spire-1.2.1/proto/spire/common/common.proto 20:36:10 spire-1.2.1/proto/spire/common/plugin/ 20:36:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:10 spire-1.2.1/proto/spire/plugin/ 20:36:10 spire-1.2.1/proto/spire/plugin/agent/ 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:10 spire-1.2.1/release/ 20:36:10 spire-1.2.1/release/spire-extras/ 20:36:10 spire-1.2.1/release/spire-extras/README.md 20:36:10 spire-1.2.1/release/spire-extras/conf/ 20:36:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:10 spire-1.2.1/release/spire/ 20:36:10 spire-1.2.1/release/spire/README.md 20:36:10 spire-1.2.1/release/spire/conf/ 20:36:10 spire-1.2.1/release/spire/conf/agent/ 20:36:10 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:10 spire-1.2.1/release/spire/conf/server/ 20:36:10 spire-1.2.1/release/spire/conf/server/server.conf 20:36:10 spire-1.2.1/script/ 20:36:10 spire-1.2.1/script/build-artifact.sh 20:36:10 spire-1.2.1/script/generate_dummy_ca.sh 20:36:10 spire-1.2.1/support/ 20:36:10 spire-1.2.1/support/k8s/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/ 20:36:10 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:10 spire-1.2.1/test/ 20:36:10 spire-1.2.1/test/clock/ 20:36:10 spire-1.2.1/test/clock/clock.go 20:36:10 spire-1.2.1/test/fakes/ 20:36:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:10 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:10 spire-1.2.1/test/fakes/fakedatastore/ 20:36:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:10 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:10 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:10 spire-1.2.1/test/fakes/fakemetrics/ 20:36:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:10 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:10 spire-1.2.1/test/fakes/fakenotifier/ 20:36:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:10 spire-1.2.1/test/fakes/fakeserverca/ 20:36:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:10 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:10 spire-1.2.1/test/fixture/ 20:36:10 spire-1.2.1/test/fixture/certs/ 20:36:10 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:10 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:10 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:10 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:10 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/bundle.derRemoving intermediate container e669a0995c44 20:36:10 ---> 2dcf281397fa 20:36:10 20:36:10 20:36:10 spire-1.2.1/test/fixture/certs/ca.pem 20:36:10 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:10 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:10 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:10 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:10 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:10 spire-1.2.1/test/fixture/certs/svid.pem 20:36:10 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:10 spire-1.2.1/test/fixture/config/ 20:36:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:10 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:10 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:10 spire-1.2.1/test/fixture/config/server_good.conf 20:36:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:10 spire-1.2.1/test/fixture/fixture.go 20:36:10 spire-1.2.1/test/fixture/nodeattestor/ 20:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:10 spire-1.2.1/test/fixture/registration/ 20:36:10 spire-1.2.1/test/fixture/registration/entries.json 20:36:10 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:10 spire-1.2.1/test/fixture/registration/good.json 20:36:10 spire-1.2.1/test/fixture/registration/invalid.json 20:36:10 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:10 spire-1.2.1/test/integration/ 20:36:10 spire-1.2.1/test/integration/README.md 20:36:10 spire-1.2.1/test/integration/common 20:36:10 spire-1.2.1/test/integration/setup/ 20:36:10 spire-1.2.1/test/integration/setup/adminclient/ 20:36:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:10 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:10 spire-1.2.1/test/integration/setup/debugagent/ 20:36:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:10 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:10 spire-1.2.1/test/integration/setup/debugserver/ 20:36:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:10 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:10 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:10 spire-1.2.1/test/integration/setup/itclient/ 20:36:10 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:10 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:10 spire-1.2.1/test/integration/setup/x509pop/ 20:36:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:10 spire-1.2.1/test/integration/suites/ 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:10 spire-1.2.1/test/integration/suites/join-token/ 20:36:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:10 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:10 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:10 spire-1.2.1/test/integration/suites/k8s/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:10 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:10 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:10 spire-1.2.1/test/integration/suites/rotation/ 20:36:10 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:10 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:10 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:10 spire-1.2.1/test/integration/suites/self-test/ 20:36:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:10 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:10 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:10 spire-1.2.1/test/integration/suites/upgrade/ 20:36:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:10 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:10 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:10 spire-1.2.1/test/integration/test-one.sh 20:36:10 spire-1.2.1/test/integration/test.sh 20:36:10 spire-1.2.1/test/plugintest/ 20:36:10 spire-1.2.1/test/plugintest/config.go 20:36:10 spire-1.2.1/test/plugintest/load.go 20:36:10 spire-1.2.1/test/plugintest/option.go 20:36:10 spire-1.2.1/test/spiretest/ 20:36:10 spire-1.2.1/test/spiretest/apiserver.go 20:36:10 spire-1.2.1/test/spiretest/assertions.go 20:36:10 spire-1.2.1/test/spiretest/dir.go 20:36:10 spire-1.2.1/test/spiretest/errors_posix.go 20:36:10 spire-1.2.1/test/spiretest/errors_windows.go 20:36:10 spire-1.2.1/test/spiretest/logs.go 20:36:10 spire-1.2.1/test/spiretest/socketapi.go 20:36:10 spire-1.2.1/test/spiretest/suite.go 20:36:10 spire-1.2.1/test/spiretest/x509.go 20:36:10 spire-1.2.1/test/testca/ 20:36:10 spire-1.2.1/test/testca/ca.go 20:36:10 spire-1.2.1/test/testkey/ 20:36:10 spire-1.2.1/test/testkey/generate.sh 20:36:10 spire-1.2.1/test/testkey/genkeys.go 20:36:10 spire-1.2.1/test/testkey/keys.go 20:36:10 spire-1.2.1/test/testkey/new.go 20:36:10 spire-1.2.1/test/tpmsimulator/ 20:36:10 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:10 spire-1.2.1/test/util/ 20:36:10 spire-1.2.1/test/util/cert_fixtures.go 20:36:10 spire-1.2.1/test/util/cert_generation.go 20:36:10 spire-1.2.1/test/util/io_redirection.go 20:36:10 spire-1.2.1/test/util/race.go 20:36:10 spire-1.2.1/test/util/util.go 20:36:10 building spire from source... 20:36:10 Successfully built 2dcf281397fa 20:36:10 Installing go1.17.7... 20:36:10 ---> 6d30163a7543 20:36:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:10 Successfully tagged security-spiffe-token-provider:latest 20:36:10 Building security-spire-server 20:36:13  Building security-spiffe-token-provider ... done  ---> e07ccad313b0 20:36:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:13 ---> c716b774a574 20:36:13 Step 3/25 : WORKDIR /edgex-go 20:36:13 ---> Using cache 20:36:13 ---> dd63654a5f4e 20:36:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:13 ---> Using cache 20:36:13 ---> f56053d7403b 20:36:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:36:13 ---> Using cache 20:36:13 ---> 537330aa62d5 20:36:13 Step 6/25 : COPY go.mod vendor* ./ 20:36:13 ---> Using cache 20:36:13 ---> bc2abb2c219d 20:36:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:13 ---> Using cache 20:36:13 ---> 9a72d3ac3b13 20:36:13 Step 8/25 : COPY . . 20:36:13 ---> Using cache 20:36:13 ---> 25bc7ecc8aa1 20:36:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:36:13 ---> Using cache 20:36:13 ---> 23f95de91619 20:36:13 Step 10/25 : RUN mkdir -p spire-build 20:36:13 ---> Using cache 20:36:13 ---> f473ceb84671 20:36:13 Step 11/25 : WORKDIR /edgex-go/spire-build 20:36:13 ---> Using cache 20:36:13 ---> 64f116c1fd96 20:36:13 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:14 ---> Running in 3cdc8a779a07 20:36:14 ---> Running in 9a7bbc00339f 20:36:14 Removing intermediate container 9a7bbc00339f 20:36:14 ---> ac2a2a4856a8 20:36:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:14 ---> Running in 7e6ae8bc65cd 20:36:14 Removing intermediate container 7e6ae8bc65cd 20:36:14 ---> 45d860618c92 20:36:14 Step 21/23 : LABEL arch=x86_64 20:36:14 ---> Running in 2089397432bb 20:36:14 Removing intermediate container 2089397432bb 20:36:14 ---> 11762f965247 20:36:14 Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:36:14 spire-1.2.1/ 20:36:15 spire-1.2.1/.data/ 20:36:15 spire-1.2.1/.data/.file 20:36:15 spire-1.2.1/.dockerignore 20:36:15 spire-1.2.1/.gitattributes 20:36:15 spire-1.2.1/.githooks/ 20:36:15 spire-1.2.1/.githooks/pre-commit 20:36:15 spire-1.2.1/.github/ 20:36:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:15 spire-1.2.1/.github/dependabot.yml 20:36:15 spire-1.2.1/.github/workflows/ 20:36:15 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:15 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:15 spire-1.2.1/.github/workflows/release_build.yaml 20:36:15 spire-1.2.1/.github/workflows/scripts/ 20:36:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:15 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:15 spire-1.2.1/.gitignore 20:36:15 spire-1.2.1/.go-version 20:36:15 spire-1.2.1/.golangci.yml 20:36:15 spire-1.2.1/ADOPTERS.md 20:36:15 spire-1.2.1/CHANGELOG.md 20:36:15 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:15 spire-1.2.1/CODEOWNERS 20:36:15 spire-1.2.1/CONTRIBUTING.md 20:36:15 spire-1.2.1/Dockerfile 20:36:15 spire-1.2.1/Dockerfile.dev 20:36:15 spire-1.2.1/Dockerfile.scratch 20:36:15 spire-1.2.1/LICENSE 20:36:15 spire-1.2.1/MAINTAINERS.md 20:36:15 spire-1.2.1/Makefile 20:36:15 spire-1.2.1/README.md 20:36:15 spire-1.2.1/ROADMAP.md 20:36:15 spire-1.2.1/SECURITY.md 20:36:15 spire-1.2.1/cmd/ 20:36:15 spire-1.2.1/cmd/spire-agent/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:15 spire-1.2.1/cmd/spire-agent/main.go 20:36:15 spire-1.2.1/cmd/spire-server/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 5a6c9ef429c4 20:36:15 20:36:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:15 spire-1.2.1/cmd/spire-server/main.go 20:36:15 spire-1.2.1/cmd/spire-server/util/ 20:36:15 spire-1.2.1/cmd/spire-server/util/util.go 20:36:15 spire-1.2.1/conf/ 20:36:15 spire-1.2.1/conf/agent/ 20:36:15 spire-1.2.1/conf/agent/agent.conf 20:36:15 spire-1.2.1/conf/agent/agent_full.conf 20:36:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:15 spire-1.2.1/conf/server/ 20:36:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:15 spire-1.2.1/conf/server/server.conf 20:36:15 spire-1.2.1/conf/server/server_full.conf 20:36:15 spire-1.2.1/doc/ 20:36:15 spire-1.2.1/doc/SPIRE101.md 20:36:15 spire-1.2.1/doc/auditlog.md 20:36:15 spire-1.2.1/doc/authorization_policy_engine.md 20:36:15 spire-1.2.1/doc/changelog_guidelines.md 20:36:15 spire-1.2.1/doc/cure53-report.pdf 20:36:15 spire-1.2.1/doc/images/ 20:36:15 spire-1.2.1/doc/images/2019_roadmap.png 20:36:15 spire-1.2.1/doc/images/SPIRE101.png 20:36:15 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:15 spire-1.2.1/doc/images/SPIRE_server.png 20:36:15 spire-1.2.1/doc/images/cache_mgr.png 20:36:15 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:15 spire-1.2.1/doc/images/federated_spire.png 20:36:15 spire-1.2.1/doc/images/ha_mode.png 20:36:15 spire-1.2.1/doc/images/nested_spire.png 20:36:15 spire-1.2.1/doc/images/oidc_federation.png 20:36:15 spire-1.2.1/doc/images/single_trust_domain.png 20:36:15 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:15 spire-1.2.1/doc/images/spire_logo.png 20:36:15 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:15 spire-1.2.1/doc/scaling_spire.md 20:36:15 spire-1.2.1/doc/spire_agent.md 20:36:15 spire-1.2.1/doc/spire_server.md 20:36:15 spire-1.2.1/doc/supported_integrations.md 20:36:15 spire-1.2.1/doc/telemetry.md 20:36:15 spire-1.2.1/doc/telemetry_config.md 20:36:15 spire-1.2.1/doc/upgrading.md 20:36:15 spire-1.2.1/doc/using_spire.md 20:36:15 spire-1.2.1/examples/ 20:36:15 spire-1.2.1/examples/README.md 20:36:15 spire-1.2.1/go.mod 20:36:15 spire-1.2.1/go.sum 20:36:15 spire-1.2.1/pkg/ 20:36:15 spire-1.2.1/pkg/agent/ 20:36:15 spire-1.2.1/pkg/agent/agent.go 20:36:15 spire-1.2.1/pkg/agent/api/ 20:36:15 spire-1.2.1/pkg/agent/api/config.go 20:36:15 spire-1.2.1/pkg/agent/api/debug/ 20:36:15 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:15 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:15 spire-1.2.1/pkg/agent/api/health/ 20:36:15 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:15 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:15 spire-1.2.1/pkg/agent/attestor/ 20:36:15 spire-1.2.1/pkg/agent/attestor/node/ 20:36:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:15 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:15 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:15 spire-1.2.1/pkg/agent/catalog/ 20:36:15 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:15 spire-1.2.1/pkg/agent/client/ 20:36:15 spire-1.2.1/pkg/agent/client/client.go 20:36:15 spire-1.2.1/pkg/agent/client/client_test.go 20:36:15 spire-1.2.1/pkg/agent/client/dial.go 20:36:15 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:15 spire-1.2.1/pkg/agent/client/update.go 20:36:15 spire-1.2.1/pkg/agent/client/util.go 20:36:15 spire-1.2.1/pkg/agent/common/ 20:36:15 spire-1.2.1/pkg/agent/common/backoff/ 20:36:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:15 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:15 spire-1.2.1/pkg/agent/config.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/ 20:36:15 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/ 20:36:15 spire-1.2.1/pkg/agent/manager/cache/ 20:36:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:15 spire-1.2.1/pkg/agent/manager/config.go 20:36:15 spire-1.2.1/pkg/agent/manager/manager.go 20:36:15 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/storage.go 20:36:15 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:15 spire-1.2.1/pkg/agent/manager/sync.go 20:36:15 spire-1.2.1/pkg/agent/plugin/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:15 spire-1.2.1/pkg/agent/svid/ 20:36:15 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:15 spire-1.2.1/pkg/agent/svid/store/ 20:36:15 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:15 spire-1.2.1/pkg/common/ 20:36:15 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:15 spire-1.2.1/pkg/common/api/ 20:36:15 spire-1.2.1/pkg/common/api/metrics.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/ 20:36:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:15 spire-1.2.1/pkg/common/api/names.go 20:36:15 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:15 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:15 spire-1.2.1/pkg/common/auth/ 20:36:15 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/ 20:36:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:15 spire-1.2.1/pkg/common/catalog/ 20:36:15 spire-1.2.1/pkg/common/catalog/bind.go 20:36:15 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:15 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:15 spire-1.2.1/pkg/common/catalog/closers.go 20:36:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:15 spire-1.2.1/pkg/common/catalog/config.go 20:36:15 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:15 spire-1.2.1/pkg/common/catalog/configure.go 20:36:15 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:15 spire-1.2.1/pkg/common/catalog/context.go 20:36:15 spire-1.2.1/pkg/common/catalog/external.go 20:36:15 spire-1.2.1/pkg/common/catalog/host.go 20:36:15 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:15 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:15 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:15 spire-1.2.1/pkg/common/cli/ 20:36:15 spire-1.2.1/pkg/common/cli/env.go 20:36:15 spire-1.2.1/pkg/common/cli/flags.go 20:36:15 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:15 spire-1.2.1/pkg/common/cli/umask.go 20:36:15 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:15 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:15 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:15 spire-1.2.1/pkg/common/coretypes/ 20:36:15 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:15 spire-1.2.1/pkg/common/cryptoutil/ 20:36:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:15 spire-1.2.1/pkg/common/diskutil/ 20:36:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:15 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:15 spire-1.2.1/pkg/common/errorutil/ 20:36:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:15 spire-1.2.1/pkg/common/health/ 20:36:15 spire-1.2.1/pkg/common/health/config.go 20:36:15 spire-1.2.1/pkg/common/health/context.go 20:36:15 spire-1.2.1/pkg/common/health/context_test.go 20:36:15 spire-1.2.1/pkg/common/health/health.go 20:36:15 spire-1.2.1/pkg/common/health/health_test.go 20:36:15 spire-1.2.1/pkg/common/health/logger.go 20:36:15 spire-1.2.1/pkg/common/hostservice/ 20:36:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:15 spire-1.2.1/pkg/common/idutil/ 20:36:15 spire-1.2.1/pkg/common/idutil/require.go 20:36:15 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:15 spire-1.2.1/pkg/common/idutil/safety.go 20:36:15 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:15 spire-1.2.1/pkg/common/jwtsvid/ 20:36:15 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:15 spire-1.2.1/pkg/common/jwtutil/ 20:36:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:15 spire-1.2.1/pkg/common/log/ 20:36:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:15 spire-1.2.1/pkg/common/log/log.go 20:36:15 spire-1.2.1/pkg/common/log/log_test.go 20:36:15 spire-1.2.1/pkg/common/log/options.go 20:36:15 spire-1.2.1/pkg/common/nodeutil/ 20:36:15 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:15 spire-1.2.1/pkg/common/peertracker/ 20:36:15 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:15 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:15 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:15 spire-1.2.1/pkg/common/peertracker/info.go 20:36:15 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:15 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:15 spire-1.2.1/pkg/common/pemutil/ 20:36:15 spire-1.2.1/pkg/common/pemutil/block.go 20:36:15 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:15 spire-1.2.1/pkg/common/pemutil/common.go 20:36:15 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:15 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:15 spire-1.2.1/pkg/common/plugin/ 20:36:15 spire-1.2.1/pkg/common/plugin/aws/ 20:36:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:15 spire-1.2.1/pkg/common/plugin/azure/ 20:36:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/facade.go 20:36:15 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/log.go 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:15 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:15 spire-1.2.1/pkg/common/profiling/ 20:36:15 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:15 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:15 spire-1.2.1/pkg/common/protoutil/ 20:36:15 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:15 spire-1.2.1/pkg/common/rotationutil/ 20:36:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:15 spire-1.2.1/pkg/common/selector/ 20:36:15 spire-1.2.1/pkg/common/selector/selector.go 20:36:15 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:15 spire-1.2.1/pkg/common/selector/set.go 20:36:15 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/ 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:15 spire-1.2.1/pkg/common/telemetry/call.go 20:36:15 spire-1.2.1/pkg/common/telemetry/common/ 20:36:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:15 spire-1.2.1/pkg/common/telemetry/config.go 20:36:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/names.go 20:36:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/ 20:36:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:15 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:15 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:15 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:15 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:15 spire-1.2.1/pkg/common/telemetry/version.go 20:36:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:15 spire-1.2.1/pkg/common/uptime/ 20:36:15 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:15 spire-1.2.1/pkg/common/util/ 20:36:15 spire-1.2.1/pkg/common/util/certs.go 20:36:15 spire-1.2.1/pkg/common/util/certs_test.go 20:36:15 spire-1.2.1/pkg/common/util/csr.go 20:36:15 spire-1.2.1/pkg/common/util/hash.go 20:36:15 spire-1.2.1/pkg/common/util/selectors.go 20:36:15 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:15 spire-1.2.1/pkg/common/util/signals.go 20:36:15 spire-1.2.1/pkg/common/util/sort.go 20:36:15 spire-1.2.1/pkg/common/util/sort_test.go 20:36:15 spire-1.2.1/pkg/common/util/task.go 20:36:15 spire-1.2.1/pkg/common/util/task_test.go 20:36:15 spire-1.2.1/pkg/common/util/testdata/ 20:36:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:15 spire-1.2.1/pkg/common/version/ 20:36:15 spire-1.2.1/pkg/common/version/version.go 20:36:15 spire-1.2.1/pkg/common/x509svid/ 20:36:15 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:15 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:15 spire-1.2.1/pkg/common/x509util/ 20:36:15 spire-1.2.1/pkg/common/x509util/cert.go 20:36:15 spire-1.2.1/pkg/common/x509util/dns.go 20:36:15 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:15 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:15 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:15 spire-1.2.1/pkg/server/ 20:36:15 spire-1.2.1/pkg/server/api/ 20:36:15 spire-1.2.1/pkg/server/api/agent.go 20:36:15 spire-1.2.1/pkg/server/api/agent/ 20:36:15 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/agent_test.go 20:36:15 spire-1.2.1/pkg/server/api/api.go 20:36:15 spire-1.2.1/pkg/server/api/audit/ 20:36:15 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:15 spire-1.2.1/pkg/server/api/bundle.go 20:36:15 spire-1.2.1/pkg/server/api/bundle/ 20:36:15 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:15 spire-1.2.1/pkg/server/api/debug/ 20:36:15 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/entry.go 20:36:15 spire-1.2.1/pkg/server/api/entry/ 20:36:15 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/entry_test.go 20:36:15 spire-1.2.1/pkg/server/api/health/ 20:36:15 spire-1.2.1/pkg/server/api/health/v1/ 20:36:15 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/id.go 20:36:15 spire-1.2.1/pkg/server/api/id_test.go 20:36:15 spire-1.2.1/pkg/server/api/limits/ 20:36:15 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/ 20:36:15 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:15 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:15 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:15 spire-1.2.1/pkg/server/api/selector.go 20:36:15 spire-1.2.1/pkg/server/api/selector_test.go 20:36:15 spire-1.2.1/pkg/server/api/status.go 20:36:15 spire-1.2.1/pkg/server/api/status_test.go 20:36:15 spire-1.2.1/pkg/server/api/svid/ 20:36:15 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:15 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:15 spire-1.2.1/pkg/server/authpolicy/ 20:36:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:15 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:15 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:15 spire-1.2.1/pkg/server/bundle/ 20:36:15 spire-1.2.1/pkg/server/bundle/client/ 20:36:15 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:15 spire-1.2.1/pkg/server/ca/ 20:36:15 spire-1.2.1/pkg/server/ca/ca.go 20:36:15 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:15 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:15 spire-1.2.1/pkg/server/ca/journal.go 20:36:15 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:15 spire-1.2.1/pkg/server/ca/manager.go 20:36:15 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:15 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:15 spire-1.2.1/pkg/server/ca/templates.go 20:36:15 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:15 spire-1.2.1/pkg/server/ca/validation.go 20:36:15 spire-1.2.1/pkg/server/cache/ 20:36:15 spire-1.2.1/pkg/server/cache/dscache/ 20:36:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:15 spire-1.2.1/pkg/server/catalog/ 20:36:15 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:15 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:15 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:15 spire-1.2.1/pkg/server/config.go 20:36:15 spire-1.2.1/pkg/server/datastore/ 20:36:15 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:15 spire-1.2.1/pkg/server/datastore/repository.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:15 spire-1.2.1/pkg/server/endpoints/ 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:15 spire-1.2.1/pkg/server/endpoints/config.go 20:36:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:15 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:15 spire-1.2.1/pkg/server/hostservice/ 20:36:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:15 spire-1.2.1/pkg/server/registration/ 20:36:15 spire-1.2.1/pkg/server/registration/manager.go 20:36:15 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:15 spire-1.2.1/pkg/server/scanentries.go 20:36:15 spire-1.2.1/pkg/server/scanentries_test.go 20:36:15 spire-1.2.1/pkg/server/server.go 20:36:15 spire-1.2.1/pkg/server/server_test.go 20:36:15 spire-1.2.1/pkg/server/svid/ 20:36:15 spire-1.2.1/pkg/server/svid/observer.go 20:36:15 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:15 spire-1.2.1/pkg/server/svid/rotator.go 20:36:15 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:15 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:15 spire-1.2.1/proto/ 20:36:15 spire-1.2.1/proto/private/ 20:36:15 spire-1.2.1/proto/private/server/ 20:36:15 spire-1.2.1/proto/private/server/journal/ 20:36:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:15 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:15 spire-1.2.1/proto/spire/ 20:36:15 spire-1.2.1/proto/spire/common/ 20:36:15 spire-1.2.1/proto/spire/common/common.pb.go 20:36:15 spire-1.2.1/proto/spire/common/common.proto 20:36:15 spire-1.2.1/proto/spire/common/plugin/ 20:36:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:15 spire-1.2.1/proto/spire/plugin/ 20:36:15 spire-1.2.1/proto/spire/plugin/agent/ 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:15 spire-1.2.1/release/ 20:36:15 spire-1.2.1/release/spire-extras/ 20:36:15 spire-1.2.1/release/spire-extras/README.md 20:36:15 spire-1.2.1/release/spire-extras/conf/ 20:36:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:15 spire-1.2.1/release/spire/ 20:36:15 spire-1.2.1/release/spire/README.md 20:36:15 spire-1.2.1/release/spire/conf/ 20:36:15 spire-1.2.1/release/spire/conf/agent/ 20:36:15 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:15 spire-1.2.1/release/spire/conf/server/ 20:36:15 spire-1.2.1/release/spire/conf/server/server.conf 20:36:15 spire-1.2.1/script/ 20:36:15 spire-1.2.1/script/build-artifact.sh 20:36:15 spire-1.2.1/script/generate_dummy_ca.sh 20:36:15 spire-1.2.1/support/ 20:36:15 spire-1.2.1/support/k8s/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/ 20:36:15 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:15 spire-1.2.1/test/ 20:36:15 spire-1.2.1/test/clock/ 20:36:15 spire-1.2.1/test/clock/clock.go 20:36:15 spire-1.2.1/test/fakes/ 20:36:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:15 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:15 spire-1.2.1/test/fakes/fakedatastore/ 20:36:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:15 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:15 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:15 spire-1.2.1/test/fakes/fakemetrics/ 20:36:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:15 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:15 spire-1.2.1/test/fakes/fakenotifier/ 20:36:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:15 spire-1.2.1/test/fakes/fakeserverca/ 20:36:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:15 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:15 spire-1.2.1/test/fixture/ 20:36:15 spire-1.2.1/test/fixture/certs/ 20:36:15 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:15 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:15 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:15 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:15 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/bundle.der 20:36:15 spire-1.2.1/test/fixture/certs/ca.pem 20:36:15 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:15 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:15 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:15 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:15 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:15 spire-1.2.1/test/fixture/certs/svid.pem 20:36:15 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:15 spire-1.2.1/test/fixture/config/ 20:36:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:15 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:15 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:15 spire-1.2.1/test/fixture/config/server_good.conf 20:36:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:15 spire-1.2.1/test/fixture/fixture.go 20:36:15 spire-1.2.1/test/fixture/nodeattestor/ 20:36:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:15 spire-1.2.1/test/fixture/registration/ 20:36:15 spire-1.2.1/test/fixture/registration/entries.json 20:36:15 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:15 spire-1.2.1/test/fixture/registration/good.json 20:36:15 spire-1.2.1/test/fixture/registration/invalid.json 20:36:15 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:15 spire-1.2.1/test/integration/ 20:36:15 spire-1.2.1/test/integration/README.md 20:36:15 spire-1.2.1/test/integration/common 20:36:15 spire-1.2.1/test/integration/setup/ 20:36:15 spire-1.2.1/test/integration/setup/adminclient/ 20:36:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:15 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:15 spire-1.2.1/test/integration/setup/debugagent/ 20:36:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:15 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:15 spire-1.2.1/test/integration/setup/debugserver/ 20:36:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:15 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:15 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:15 spire-1.2.1/test/integration/setup/itclient/ 20:36:15 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:15 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:15 spire-1.2.1/test/integration/setup/x509pop/ 20:36:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:15 spire-1.2.1/test/integration/suites/ 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:15 spire-1.2.1/test/integration/suites/join-token/ 20:36:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:15 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:15 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:15 spire-1.2.1/test/integration/suites/k8s/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:15 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:15 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:15 spire-1.2.1/test/integration/suites/rotation/ 20:36:15 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:15 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:15 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:15 spire-1.2.1/test/integration/suites/self-test/ 20:36:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:15 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:15 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:15 spire-1.2.1/test/integration/suites/upgrade/ 20:36:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:15 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:15 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:15 spire-1.2.1/test/integration/test-one.sh 20:36:15 spire-1.2.1/test/integration/test.sh 20:36:15 spire-1.2.1/test/plugintest/ 20:36:15 spire-1.2.1/test/plugintest/config.go 20:36:15 spire-1.2.1/test/plugintest/load.go 20:36:15 spire-1.2.1/test/plugintest/option.go 20:36:15 spire-1.2.1/test/spiretest/ 20:36:15 spire-1.2.1/test/spiretest/apiserver.go 20:36:15 spire-1.2.1/test/spiretest/assertions.go 20:36:15 spire-1.2.1/test/spiretest/dir.go 20:36:15 spire-1.2.1/test/spiretest/errors_posix.go 20:36:15 spire-1.2.1/test/spiretest/errors_windows.go 20:36:15 spire-1.2.1/test/spiretest/logs.go 20:36:15 spire-1.2.1/test/spiretest/socketapi.go 20:36:15 spire-1.2.1/test/spiretest/suite.go 20:36:15 spire-1.2.1/test/spiretest/x509.go 20:36:15 spire-1.2.1/test/testca/ 20:36:15 spire-1.2.1/test/testca/ca.go 20:36:15 spire-1.2.1/test/testkey/ 20:36:15 spire-1.2.1/test/testkey/generate.sh 20:36:15 spire-1.2.1/test/testkey/genkeys.go 20:36:15 spire-1.2.1/test/testkey/keys.go 20:36:15 spire-1.2.1/test/testkey/new.go 20:36:15 spire-1.2.1/test/tpmsimulator/ 20:36:15 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:15 spire-1.2.1/test/util/ 20:36:15 spire-1.2.1/test/util/cert_fixtures.go 20:36:15 spire-1.2.1/test/util/cert_generation.go 20:36:15 spire-1.2.1/test/util/io_redirection.go 20:36:15 spire-1.2.1/test/util/race.go 20:36:15 spire-1.2.1/test/util/util.go 20:36:15 building spire from source... 20:36:15 Installing go1.17.7... 20:36:15 Removing intermediate container 5a6c9ef429c4 20:36:15 ---> c271a092bad9 20:36:15 Step 23/23 : LABEL version=0.0.0 20:36:15 ---> Running in e6c3c3ff6c14 20:36:15 Removing intermediate container e6c3c3ff6c14 20:36:15 ---> 463294d40ebb 20:36:15 20:36:15 Successfully built 463294d40ebb 20:36:15 Successfully tagged core-command:latest 20:36:15  Building core-command ... done Building bin/spire-server... 20:36:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:16 go: downloading github.com/mitchellh/cli v1.1.2 20:36:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:16 go: downloading github.com/imdario/mergo v0.3.12 20:36:16 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:16 go: downloading google.golang.org/grpc v1.44.0 20:36:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:16 go: downloading github.com/fatih/color v1.13.0 20:36:16 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:17 go: downloading github.com/armon/go-metrics v0.3.10 20:36:17 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:17 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:17 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:17 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:17 go: downloading github.com/Masterminds/semver v1.5.0 20:36:17 go: downloading github.com/google/uuid v1.1.2 20:36:17 go: downloading github.com/huandu/xstrings v1.3.2 20:36:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:17 go: downloading github.com/oklog/run v1.0.0 20:36:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:17 go: downloading github.com/beorn7/perks v1.0.1 20:36:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:17 go: downloading github.com/prometheus/client_model v0.2.0 20:36:17 go: downloading github.com/prometheus/common v0.32.1 20:36:17 go: downloading github.com/prometheus/procfs v0.7.3 20:36:17 go: downloading github.com/imkira/go-observer v1.0.3 20:36:17 go: downloading go.uber.org/atomic v1.9.0 20:36:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:17 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:19 go: downloading github.com/stretchr/testify v1.7.0 20:36:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:19 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:19 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:19 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:19 go: downloading github.com/lib/pq v1.10.4 20:36:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:20 Building bin/spire-server... 20:36:20 go: downloading github.com/mitchellh/cli v1.1.2 20:36:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:20 go: downloading google.golang.org/grpc v1.44.0 20:36:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:20 go: downloading github.com/imdario/mergo v0.3.12 20:36:20 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:20 go: downloading github.com/fatih/color v1.13.0 20:36:20 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:20 go: downloading github.com/armon/go-metrics v0.3.10 20:36:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:21 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:21 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:21 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:21 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:21 go: downloading github.com/Masterminds/semver v1.5.0 20:36:21 go: downloading github.com/google/uuid v1.1.2 20:36:21 go: downloading github.com/huandu/xstrings v1.3.2 20:36:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:21 go: downloading github.com/oklog/run v1.0.0 20:36:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:22 go: downloading github.com/imkira/go-observer v1.0.3 20:36:22 go: downloading github.com/prometheus/client_model v0.2.0 20:36:22 go: downloading github.com/prometheus/common v0.32.1 20:36:22 go: downloading github.com/beorn7/perks v1.0.1 20:36:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:22 go: downloading github.com/prometheus/procfs v0.7.3 20:36:22 go: downloading go.uber.org/atomic v1.9.0 20:36:22 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:23 go: downloading google.golang.org/api v0.70.0 20:36:23 go: downloading k8s.io/api v0.23.4 20:36:23 go: downloading github.com/google/go-tpm v0.3.3 20:36:23 go: downloading k8s.io/client-go v0.23.4 20:36:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:23 go: downloading github.com/stretchr/testify v1.7.0 20:36:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:23 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:23 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:23 go: downloading cloud.google.com/go/storage v1.21.0 20:36:23 go: downloading github.com/lib/pq v1.10.4 20:36:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:23 go: downloading cloud.google.com/go v0.100.2 20:36:23 go: downloading k8s.io/apimachinery v0.23.4 20:36:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:24 go: downloading cloud.google.com/go/security v1.3.0 20:36:24 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:25 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:25 go: downloading github.com/aws/smithy-go v1.11.0 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:26 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:26 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:26 go: downloading github.com/gogo/protobuf v1.3.2 20:36:26 go: downloading cloud.google.com/go/compute v1.3.0 20:36:26 go: downloading cloud.google.com/go/iam v0.1.1 20:36:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:26 go: downloading google.golang.org/api v0.70.0 20:36:26 go: downloading k8s.io/client-go v0.23.4 20:36:26 go: downloading k8s.io/api v0.23.4 20:36:26 go: downloading github.com/google/go-tpm v0.3.3 20:36:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:26 go: downloading k8s.io/klog/v2 v2.30.0 20:36:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:27 go: downloading github.com/google/gofuzz v1.1.0 20:36:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:27 go: downloading github.com/spf13/pflag v1.0.5 20:36:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:27 go: downloading cloud.google.com/go/storage v1.21.0 20:36:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:27 go: downloading cloud.google.com/go v0.100.2 20:36:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:27 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:27 go: downloading github.com/gobwas/glob v0.2.3 20:36:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:27 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:27 go: downloading go.opencensus.io v0.23.0 20:36:27 go: downloading k8s.io/apimachinery v0.23.4 20:36:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:27 go: downloading github.com/go-logr/logr v1.2.2 20:36:28 go: downloading github.com/google/go-cmp v0.5.7 20:36:28 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:28 go: downloading github.com/json-iterator/go v1.1.12 20:36:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:28 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:28 go: downloading cloud.google.com/go/security v1.3.0 20:36:28 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:28 go: downloading go.uber.org/zap v1.21.0 20:36:28 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:29 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:29 go: downloading github.com/golang/snappy v0.0.4 20:36:29 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:29 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:29 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:29 go: downloading go.uber.org/multierr v1.6.0 20:36:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:29 Building bin/spire-agent... 20:36:30 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:30 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:30 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:30 go: downloading github.com/aws/smithy-go v1.11.0 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:30 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:30 go: downloading cloud.google.com/go/compute v1.3.0 20:36:30 go: downloading cloud.google.com/go/iam v0.1.1 20:36:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:30 go: downloading github.com/gogo/protobuf v1.3.2 20:36:30 go: downloading k8s.io/klog/v2 v2.30.0 20:36:30 Removing intermediate container f66e65964e87 20:36:30 ---> 1cf5de3840ca 20:36:30 20:36:30 Step 10/23 : FROM alpine:3.14 20:36:30 ---> e04c818066af 20:36:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:30 go: downloading github.com/google/gofuzz v1.1.0 20:36:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:30 go: downloading github.com/spf13/pflag v1.0.5 20:36:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:30 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:30 go: downloading github.com/gobwas/glob v0.2.3 20:36:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:31 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:31 go: downloading github.com/docker/go-connections v0.4.0 20:36:31 go: downloading github.com/docker/go-units v0.4.0 20:36:31 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:31 go: downloading github.com/containerd/containerd v1.3.4 20:36:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:31 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:31 go: downloading go.opencensus.io v0.23.0 20:36:31 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:31 go: downloading github.com/go-logr/logr v1.2.2 20:36:31 go: downloading github.com/google/go-cmp v0.5.7 20:36:31 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:31 go: downloading github.com/json-iterator/go v1.1.12 20:36:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:31 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:31 go: downloading go.uber.org/zap v1.21.0 20:36:31 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:31 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:31 go: downloading github.com/golang/snappy v0.0.4 20:36:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:31 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:31 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:31 go: downloading go.uber.org/multierr v1.6.0 20:36:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:33 Removing intermediate container a55993393bbe 20:36:33 ---> 6ecf31c464ce 20:36:33 Successfully built 6ecf31c464ce 20:36:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker inspect -f . ci-base-image-arm64 20:36:33 . [Pipeline] withDockerContainer 20:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container 20:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:35 $ docker top 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:36 + go version 20:36:36 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:36 $ docker stop --time=1 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b 20:36:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:38 $ docker rm -f 62817ee3c19c6b2bcfe3c25a9cf1631b0c4a0c6a9c77b29e7f3558d2f4c51f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:39 + docker inspect -f . ci-base-image-arm64 20:36:39 . [Pipeline] withDockerContainer 20:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container 20:36:39 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:40  ---> Running in 1f61d213020f 20:36:40 Removing intermediate container 1f61d213020f 20:36:40 ---> 4d38286673cd 20:36:40 Step 12/23 : ENV APP_PORT=59880 20:36:40 ---> Running in 289988185f7f 20:36:40 Removing intermediate container 289988185f7f 20:36:40 ---> a359dad9ef52 20:36:40 Step 13/23 : EXPOSE $APP_PORT 20:36:40 ---> Running in fcd4fc5720d5 20:36:40 Removing intermediate container fcd4fc5720d5 20:36:40 ---> c7d50492586c 20:36:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 ---> Running in a0f004bc47d9 20:36:40 $ docker top 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:41 ========================================================= 20:36:41 [edgeXBuildGoParallel] Running Tests and Build... 20:36:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:41 + make test 20:36:41 go mod tidy -compat=1.17 20:36:42 Removing intermediate container a0f004bc47d9 20:36:42 ---> add5afeba905 20:36:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:42 ---> Running in a3e963e6d0d8 20:36:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:44 (1/6) Installing dumb-init (1.2.5-r1) 20:36:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:44 (3/6) Installing libsodium (1.0.18-r0) 20:36:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:44 (5/6) Installing libzmq (4.3.4-r0) 20:36:45 (6/6) Installing zeromq (4.3.4-r0) 20:36:45 Executing busybox-1.33.1-r7.trigger 20:36:45 OK: 8 MiB in 20 packages 20:36:51 Removing intermediate container a3e963e6d0d8 20:36:51 ---> 99c192892eae 20:36:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:53 ---> 78fa082588f3 20:36:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:57 ---> 90436d876fbb 20:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:37:00 ---> 13981ca4a252 20:37:00 Step 19/23 : ENTRYPOINT ["/core-data"] 20:37:00 ---> Running in 5e270b6146e4 20:37:01 Removing intermediate container 5e270b6146e4 20:37:01 ---> d5af9b84c86c 20:37:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:01 ---> Running in fc0033ca0f25 20:37:02 Removing intermediate container fc0033ca0f25 20:37:02 ---> 2151a8c46832 20:37:02 Step 21/23 : LABEL arch=x86_64 20:37:02 ---> Running in a9d89bae73d5 20:37:02 Removing intermediate container a9d89bae73d5 20:37:02 ---> 65498d1669c3 20:37:02 Step 22/23 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:37:03 ---> Running in dc411d70f42e 20:37:04 Removing intermediate container dc411d70f42e 20:37:04 ---> 5ea054eb6999 20:37:04 Step 23/23 : LABEL version=0.0.0 20:37:04 ---> Running in f04fe289e9a7 20:37:05 Removing intermediate container f04fe289e9a7 20:37:05 ---> 1604e441c2ca 20:37:05 20:37:05 Successfully built 1604e441c2ca 20:37:05 Successfully tagged core-data:latest 20:37:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:51  Building core-data ... done Removing intermediate container 99219f57f845 20:37:51 ---> 352d52be8b1d 20:37:51 20:37:51 Step 13/26 : FROM alpine:3.15 20:37:51 ---> 0ac33e5f5afa 20:37:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:51 ---> Using cache 20:37:51 ---> 41e1da83c21a 20:37:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:51 ---> Using cache 20:37:51 ---> e33af6ffb27f 20:37:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:51 ---> Running in 095a116a3589 20:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:51 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:51 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:51 OK: 15857 distinct packages available 20:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:52 (1/5) Installing dumb-init (1.2.5-r1) 20:37:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:53 (3/5) Installing libucontext (1.1-r0) 20:37:53 (4/5) Installing gcompat (1.0.0-r4) 20:37:53 (5/5) Installing openssl (1.1.1o-r0) 20:37:53 Executing busybox-1.34.1-r5.trigger 20:37:53 OK: 6 MiB in 19 packages 20:37:56 Removing intermediate container 095a116a3589 20:37:56 ---> 34783cc72c8d 20:37:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:37:56 ---> 68a6283354b3 20:37:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:57 ---> 8978dff11704 20:37:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:57 ---> 56d38397d1e6 20:37:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:58 ---> dc4fd172448c 20:37:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:58 ---> 60c1aa15468f 20:37:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:58 ---> Running in 0f8fab7436ed 20:37:58 Removing intermediate container 0f8fab7436ed 20:37:58 ---> c21253b17929 20:37:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:58 ---> Running in 8ed58b30c4ad 20:37:58 Removing intermediate container 8ed58b30c4ad 20:37:58 ---> 4efe6c7cb317 20:37:58 Step 24/26 : LABEL arch=x86_64 20:37:58 ---> Running in 6687d49b98a4 20:37:58 Removing intermediate container 6687d49b98a4 20:37:58 ---> 7b4ed68b75b9 20:37:58 Step 25/26 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:37:58 ---> Running in e8f29dc0d32c 20:37:58 Removing intermediate container e8f29dc0d32c 20:37:58 ---> 02cf751ec27d 20:37:58 Step 26/26 : LABEL version=0.0.0 20:37:58 ---> Running in eaf6de91ab40 20:37:58 Removing intermediate container eaf6de91ab40 20:37:58 ---> 54dc6e81c103 20:37:58 20:37:58 Successfully built 54dc6e81c103 20:37:58 Successfully tagged security-spire-agent:latest 20:38:37  Building security-spire-agent ... done Building bin/spire-agent... 20:38:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:37 Building bin/spire-agent... 20:38:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:37 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:37 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:37 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:37 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:37 go: downloading github.com/docker/go-connections v0.4.0 20:38:37 go: downloading github.com/docker/go-units v0.4.0 20:38:37 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:37 go: downloading github.com/containerd/containerd v1.3.4 20:38:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:37 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:37 go: downloading github.com/docker/go-units v0.4.0 20:38:37 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:37 go: downloading github.com/docker/go-connections v0.4.0 20:38:37 go: downloading github.com/containerd/containerd v1.3.4 20:38:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:37 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements 20:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.473s coverage: 53.4% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:45 Removing intermediate container 1f53575d1e5f 20:39:45 ---> b6b17dda49ce 20:39:45 20:39:45 Step 13/26 : FROM alpine:3.15 20:39:45 ---> 0ac33e5f5afa 20:39:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:45 ---> Using cache 20:39:45 ---> 41e1da83c21a 20:39:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:45 ---> Using cache 20:39:45 ---> e33af6ffb27f 20:39:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:45 ---> Running in 82a48f9906f9 20:39:45 Removing intermediate container 3cdc8a779a07 20:39:45 ---> 4ad77e6860fa 20:39:45 20:39:45 Step 13/25 : FROM alpine:3.15 20:39:45 ---> 0ac33e5f5afa 20:39:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:45 ---> Using cache 20:39:45 ---> 41e1da83c21a 20:39:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:45 ---> Using cache 20:39:45 ---> e33af6ffb27f 20:39:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:45 ---> Using cache 20:39:45 ---> 34783cc72c8d 20:39:45 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:45 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:45 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:45 OK: 15857 distinct packages available 20:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:45 ---> a35ebc2b407d 20:39:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:45 ---> 0daebaf6544b 20:39:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:45 ---> 5b0897715d9e 20:39:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:45 ---> 597db5aadfe0 20:39:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:45 ---> Running in 4058f6463985 20:39:45 Removing intermediate container 4058f6463985 20:39:45 ---> d5e059868e41 20:39:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:45 ---> Running in f1ebd3062484 20:39:45 (1/4) Installing dumb-init (1.2.5-r1) 20:39:45 Removing intermediate container f1ebd3062484 20:39:45 ---> e724c5056715 20:39:45 Step 23/25 : LABEL arch=x86_64 20:39:45 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:45 ---> Running in b3898991547b 20:39:45 (3/4) Installing libucontext (1.1-r0) 20:39:45 Removing intermediate container b3898991547b 20:39:45 ---> 04cc050104f7 20:39:45 Step 24/25 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:39:45 (4/4) Installing gcompat (1.0.0-r4) 20:39:45 ---> Running in 7746a42e1e06 20:39:45 Executing busybox-1.34.1-r5.trigger 20:39:45 Removing intermediate container 7746a42e1e06 20:39:45 ---> ce0561221e6f 20:39:45 Step 25/25 : LABEL version=0.0.0 20:39:45 OK: 6 MiB in 18 packages 20:39:45 ---> Running in e3a9b4ca7241 20:39:45 Removing intermediate container e3a9b4ca7241 20:39:45 ---> 4439737ec888 20:39:45 20:39:45 Successfully built 4439737ec888 20:39:45 Successfully tagged security-spire-server:latest 20:39:45  Building security-spire-server ... done Removing intermediate container 82a48f9906f9 20:39:45 ---> ebf2124dc949 20:39:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:45 ---> d8d711423300 20:39:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:45 ---> 0c8cf927ec81 20:39:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:45 ---> Running in 20b6ba5658ca 20:39:45 Removing intermediate container 20b6ba5658ca 20:39:45 ---> 6b239fa21215 20:39:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:45 ---> 61d2c78b404c 20:39:45 Step 21/26 : WORKDIR / 20:39:45 ---> Running in ab245700000a 20:39:45 Removing intermediate container ab245700000a 20:39:45 ---> 855a364efb2a 20:39:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:45 ---> Running in e73436617de6 20:39:45 Removing intermediate container e73436617de6 20:39:45 ---> 90b2616f9565 20:39:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:45 ---> Running in 04cda9ae3e8b 20:39:45 Removing intermediate container 04cda9ae3e8b 20:39:45 ---> 84c7e6440a46 20:39:45 Step 24/26 : LABEL arch=x86_64 20:39:45 ---> Running in 980fff38cddc 20:39:45 Removing intermediate container 980fff38cddc 20:39:45 ---> 671ed8fb681c 20:39:45 Step 25/26 : LABEL git_sha=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 20:39:45 ---> Running in 6d436f76bf31 20:39:45 Removing intermediate container 6d436f76bf31 20:39:45 ---> 74aac89b6fdd 20:39:45 Step 26/26 : LABEL version=0.0.0 20:39:45 ---> Running in f44d40f4100c 20:39:45 Removing intermediate container f44d40f4100c 20:39:45 ---> c85f8dc82be4 20:39:45 20:39:45 Successfully built c85f8dc82be4 20:39:45 Successfully tagged security-spire-config:latest 20:39:45  Building security-spire-config ... done  [Pipeline] } 20:39:45 $ docker stop --time=1 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 20:39:46 $ docker rm -f 2701ba88c5e754a0c5b313012d41496ca15215657a29421bed629512aa3cf179 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:47 + docker images 20:39:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:47 security-spire-config latest c85f8dc82be4 6 seconds ago 86.7MB 20:39:47 security-spire-server latest 4439737ec888 8 seconds ago 87.3MB 20:39:47 4ad77e6860fa 21 seconds ago 4.43GB 20:39:47 b6b17dda49ce 22 seconds ago 4.43GB 20:39:47 security-spire-agent latest 54dc6e81c103 About a minute ago 127MB 20:39:47 352d52be8b1d 2 minutes ago 4.43GB 20:39:47 core-data latest 1604e441c2ca 2 minutes ago 22.5MB 20:39:47 1cf5de3840ca 3 minutes ago 1.52GB 20:39:47 core-command latest 463294d40ebb 3 minutes ago 16.1MB 20:39:47 security-spiffe-token-provider latest 2dcf281397fa 3 minutes ago 28.8MB 20:39:47 f4662fa4d828 3 minutes ago 1.49GB 20:39:47 c5543ff73841 3 minutes ago 1.54GB 20:39:47 security-secretstore-setup latest f018399709a9 3 minutes ago 28.5MB 20:39:47 core-metadata latest 306157f058c3 4 minutes ago 17MB 20:39:47 support-scheduler latest 82cc83fcfc8f 4 minutes ago 26.3MB 20:39:47 f63893a44ecd 4 minutes ago 1.5GB 20:39:47 679d5b0e5692 4 minutes ago 1.55GB 20:39:47 c9431d2c6156 4 minutes ago 1.5GB 20:39:47 sys-mgmt-agent latest d2d1e210837c 4 minutes ago 299MB 20:39:47 security-bootstrapper latest b27f1cc304a2 4 minutes ago 19.1MB 20:39:47 security-proxy-setup latest 50818b694ed1 4 minutes ago 26.9MB 20:39:47 support-notifications latest bf9393e28438 4 minutes ago 26.9MB 20:39:47 fb901c8e1491 5 minutes ago 1.49GB 20:39:47 6669b2231872 5 minutes ago 1.5GB 20:39:47 ce71ade4681d 5 minutes ago 1.5GB 20:39:47 487d2ff74f9d 5 minutes ago 1.55GB 20:39:47 ci-base-image-x86_64 latest c716b774a574 8 minutes ago 895MB 20:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB 20:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB 20:39:47 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 20:39:47 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 20:39:47 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 20:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.380s coverage: 89.2% of statements 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.575s coverage: 84.8% of statements 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.351s coverage: 95.6% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.289s coverage: 72.2% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.467s coverage: 60.0% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.606s coverage: 0.9% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.499s coverage: 58.8% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.348s coverage: 29.6% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 79.5% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.359s coverage: 96.3% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 20:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.280s coverage: 94.4% of statements 20:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.798s coverage: 91.2% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.997s coverage: 64.4% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.8% of statements 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.402s coverage: 89.5% of statements 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.909s coverage: 92.3% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.320s coverage: 100.0% of statements 20:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 20:40:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:40:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:59 GO111MODULE=on go vet ./... 20:42:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:52 + ls -al . 20:42:52 total 680 20:42:52 drwxrwxr-x 9 1001 1001 4096 May 13 20:42 . 20:42:52 drwxr-xr-x 4 root root 4096 May 13 20:36 .. 20:42:52 -rw-rw-r-- 1 1001 1001 11 May 13 20:34 .dockerignore 20:42:52 drwxrwxr-x 8 1001 1001 4096 May 13 20:34 .git 20:42:52 drwxrwxr-x 3 1001 1001 4096 May 13 20:34 .github 20:42:52 -rw-rw-r-- 1 1001 1001 879 May 13 20:34 .gitignore 20:42:52 -rw-rw-r-- 1 1001 1001 42 May 13 20:34 .golangci.yml 20:42:52 -rw-rw-r-- 1 1001 1001 87 May 13 20:34 .hadolint.yml 20:42:52 -rw-rw-r-- 1 1001 1001 166 May 13 20:34 .sonarcloud.properties 20:42:52 -rw-rw-r-- 1 1001 1001 1171 May 13 20:34 ADOPTERS.md 20:42:52 -rw-rw-r-- 1 1001 1001 10086 May 13 20:34 Attribution.txt 20:42:52 -rw-rw-r-- 1 1001 1001 63209 May 13 20:34 CHANGELOG.md 20:42:52 -rw-rw-r-- 1 1001 1001 3804 May 13 20:34 CONTRIBUTING.md 20:42:52 -rw-rw-r-- 1 1001 1001 677 May 13 20:34 GOVERNANCE.md 20:42:52 -rw-rw-r-- 1 1001 1001 850 May 13 20:34 Jenkinsfile 20:42:52 -rw-rw-r-- 1 1001 1001 10775 May 13 20:34 LICENSE 20:42:52 -rw-rw-r-- 1 1001 1001 10389 May 13 20:34 Makefile 20:42:52 -rw-rw-r-- 1 1001 1001 582 May 13 20:34 OWNERS.md 20:42:52 -rw-rw-r-- 1 1001 1001 9094 May 13 20:34 README.md 20:42:52 -rw-rw-r-- 1 1001 1001 6912 May 13 20:34 SECURITY.md 20:42:52 -rw-rw-r-- 1 1001 1001 5 May 13 20:30 VERSION 20:42:52 -rw-rw-r-- 1 1001 1001 4131 May 13 20:34 ZMQWindows.md 20:42:52 drwxrwxr-x 2 1001 1001 4096 May 13 20:34 bin 20:42:52 drwxrwxr-x 18 1001 1001 4096 May 13 20:34 cmd 20:42:52 -rw-r--r-- 1 root root 435134 May 13 20:40 coverage.out 20:42:52 -rw-rw-r-- 1 1001 1001 3217 May 13 20:34 go.mod 20:42:52 -rw-rw-r-- 1 1001 1001 35084 May 13 20:36 go.sum 20:42:52 drwxrwxr-x 8 1001 1001 4096 May 13 20:34 internal 20:42:52 drwxrwxr-x 3 1001 1001 4096 May 13 20:34 openapi 20:42:52 drwxrwxr-x 4 1001 1001 4096 May 13 20:34 snap 20:42:52 -rw-rw-r-- 1 1001 1001 204 May 13 20:34 version.go [Pipeline] sh 20:42:53 + '[' -e coverage.out ] 20:42:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:53 Warning: overwriting stash ‘coverage-report’ 20:42:53 Stashed 1 file(s) [Pipeline] sh 20:42:54 + make build 20:42:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:44:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:45:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:45:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:45:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:45:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:45:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:45:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:45:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:46:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:46:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:46:22 $ docker stop --time=1 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 20:46:24 $ docker rm -f 49f700bee37a5f699942dc369d2db8c779145bf83c78e771d47ba4256391eec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:26 20:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:46:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:46:26 29e5d40040c1: Pulling fs layer 20:46:26 1ce36da41761: Pulling fs layer 20:46:26 25b303627fd3: Pulling fs layer 20:46:26 29e5d40040c1: Verifying Checksum 20:46:26 29e5d40040c1: Download complete 20:46:27 1ce36da41761: Verifying Checksum 20:46:27 1ce36da41761: Download complete 20:46:27 29e5d40040c1: Pull complete 20:46:28 25b303627fd3: Verifying Checksum 20:46:28 25b303627fd3: Download complete 20:46:28 1ce36da41761: Pull complete 20:46:41 25b303627fd3: Pull complete 20:46:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:46:41 prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container 20:46:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:44 $ docker top 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:44 + docker-compose build --help 20:46:44 + grep parallel 20:46:48 --parallel Build images in parallel. [Pipeline] } 20:46:48 $ docker stop --time=1 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 20:46:50 $ docker rm -f 26e69132380ca6098294b9fb60657f6e71f74fe50da2c6b2a643daa72b3d8608 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:50 . [Pipeline] withDockerContainer 20:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container 20:46:51 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:52 $ docker top 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:53 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:57 Building core-command ... 20:46:57 Building core-data ... 20:46:57 Building core-metadata ... 20:46:57 Building security-bootstrapper ... 20:46:57 Building security-proxy-setup ... 20:46:57 Building security-secretstore-setup ... 20:46:57 Building security-spiffe-token-provider ... 20:46:57 Building security-spire-agent ... 20:46:57 Building security-spire-config ... 20:46:57 Building security-spire-server ... 20:46:57 Building support-notifications ... 20:46:57 Building support-scheduler ... 20:46:57 Building sys-mgmt-agent ... 20:46:57 Building support-notifications 20:46:57 Building security-proxy-setup 20:46:57 Building core-command 20:46:57 Building security-spire-agent 20:46:57 Building security-bootstrapper 20:48:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> 6ecf31c464ce 20:48:34 Step 3/22 : WORKDIR /edgex-go 20:48:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> 6ecf31c464ce 20:48:34 Step 3/31 : WORKDIR /edgex-go 20:48:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> 6ecf31c464ce 20:48:34 Step 3/26 : WORKDIR /edgex-go 20:48:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> 6ecf31c464ce 20:48:34 Step 3/22 : WORKDIR /edgex-go 20:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> 6ecf31c464ce 20:48:34 Step 3/23 : WORKDIR /edgex-go 20:48:34 ---> Running in fe4484ddfe4f 20:48:34 ---> Running in e04786f359d2 20:48:34 ---> Running in a055b05dc85a 20:48:34 ---> Running in cee61394ff6c 20:48:34 ---> Running in 81851e2e59ed 20:48:34 Removing intermediate container fe4484ddfe4f 20:48:34 ---> 580bd87e0a74 20:48:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:34 ---> Running in 3539ba58e21b 20:48:34 Removing intermediate container a055b05dc85a 20:48:34 ---> 4bc41906a897 20:48:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:34 Removing intermediate container cee61394ff6c 20:48:34 ---> babf63da4e36 20:48:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:34 Removing intermediate container 81851e2e59ed 20:48:34 ---> 851923974ef2 20:48:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:34 Removing intermediate container e04786f359d2 20:48:34 ---> 88118af157de 20:48:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:34 ---> Running in 61fc399f8461 20:48:34 ---> Running in 61fca3dede0b 20:48:34 ---> Running in c3894d0d5858 20:48:34 ---> Running in 7b94c9afaf9d 20:48:34 Removing intermediate container 3539ba58e21b 20:48:34 ---> e2fa3c4295bd 20:48:34 Step 5/23 : RUN apk add --update --no-cache make git 20:48:34 ---> Running in 794fe1a57361 20:48:34 Removing intermediate container 61fca3dede0b 20:48:34 ---> 67374340d204 20:48:34 Step 5/31 : RUN apk add --update --no-cache make git 20:48:34 ---> Running in 877e2334e12a 20:48:34 Removing intermediate container c3894d0d5858 20:48:34 ---> 4975f851f2a4 20:48:34 Step 5/22 : RUN apk add --update --no-cache make git 20:48:34 Removing intermediate container 61fc399f8461 20:48:34 ---> d6e38d60e8aa 20:48:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:48:34 ---> Running in b622262ea9fc 20:48:34 ---> Running in 9d25e8aae742 20:48:34 Removing intermediate container 7b94c9afaf9d 20:48:34 ---> 49f30ae47168 20:48:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:48:34 ---> Running in 95192698d18c 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:34 OK: 220 MiB in 52 packages 20:48:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:34 OK: 220 MiB in 52 packages 20:48:34 OK: 220 MiB in 52 packages 20:48:34 OK: 220 MiB in 52 packages 20:48:34 OK: 220 MiB in 52 packages 20:48:34 Removing intermediate container 794fe1a57361 20:48:34 ---> d613126a4873 20:48:34 Step 6/23 : COPY go.mod vendor* ./ 20:48:34 Removing intermediate container 877e2334e12a 20:48:34 ---> 62c1b06425d2 20:48:34 Step 6/31 : COPY go.mod vendor* ./ 20:48:34 Removing intermediate container 9d25e8aae742 20:48:34 ---> 83219b50be1a 20:48:34 Step 6/26 : COPY go.mod vendor* ./ 20:48:34 Removing intermediate container 95192698d18c 20:48:34 ---> 4b2fbd4a97e2 20:48:34 Step 6/22 : COPY go.mod vendor* ./ 20:48:34 Removing intermediate container b622262ea9fc 20:48:34 ---> 673a6604f332 20:48:34 Step 6/22 : COPY go.mod vendor* ./ 20:48:34 ---> 34edae6fe61a 20:48:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:34 ---> Running in edac386b0088 20:48:34 ---> 43be53c13483 20:48:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:34 ---> Running in 313ba6984cdc 20:48:34 ---> 92b0357ce5e2 20:48:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:34 ---> Running in d03fef1a8e5e 20:48:34 ---> a20d51dab041 20:48:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:34 ---> e639e04e4863 20:48:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:34 ---> Running in 21e2ff51f249 20:48:34 ---> Running in 88421b059933 20:48:39 Removing intermediate container edac386b0088 20:48:39 ---> f6fe5e6da564 20:48:39 Step 8/23 : COPY . . 20:48:39 Removing intermediate container 313ba6984cdc 20:48:39 ---> b781b48645dc 20:48:39 Step 8/31 : COPY . . 20:48:39 Removing intermediate container d03fef1a8e5e 20:48:39 ---> bb04bf41dab1 20:48:39 Step 8/26 : COPY . . 20:48:39 Removing intermediate container 88421b059933 20:48:39 ---> 8e634c2a793e 20:48:39 Step 8/22 : COPY . . 20:48:39 Removing intermediate container 21e2ff51f249 20:48:39 ---> 062536e813d2 20:48:39 Step 8/22 : COPY . . 20:49:06 ---> 846e1dca73ca 20:49:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:49:06 ---> ed78202e0c12 20:49:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:49:06 ---> Running in 246332c20ff5 20:49:06 ---> Running in c6e5db7d68ea 20:49:06 ---> 225b36e65466 20:49:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:49:06 ---> Running in 0d9e475872e0 20:49:06 ---> d1b96f4f681e 20:49:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:49:06 ---> 0631ea0e23ba 20:49:06 Step 9/23 : RUN make cmd/core-command/core-command 20:49:06 ---> Running in e3a8dfdec846 20:49:07 ---> Running in 61495e5dd40c 20:49:07 Removing intermediate container c6e5db7d68ea 20:49:07 ---> 9cb8da23b42a 20:49:07 Step 10/26 : RUN mkdir -p spire-build 20:49:07 ---> Running in 8d6359947dd2 20:49:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:49:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:49:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:49:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:49:11 Removing intermediate container 8d6359947dd2 20:49:11 ---> 6ed86c33c447 20:49:11 Step 11/26 : WORKDIR /edgex-go/spire-build 20:49:11 ---> Running in 66ccb21cd063 20:49:11 Removing intermediate container 66ccb21cd063 20:49:11 ---> 7b1888ac9dd3 20:49:11 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:49:12 ---> Running in 62e66c776775 20:49:14 spire-1.2.1/ 20:49:14 spire-1.2.1/.data/ 20:49:14 spire-1.2.1/.data/.file 20:49:14 spire-1.2.1/.dockerignore 20:49:14 spire-1.2.1/.gitattributes 20:49:14 spire-1.2.1/.githooks/ 20:49:14 spire-1.2.1/.githooks/pre-commit 20:49:14 spire-1.2.1/.github/ 20:49:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:49:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:49:14 spire-1.2.1/.github/dependabot.yml 20:49:14 spire-1.2.1/.github/workflows/ 20:49:14 spire-1.2.1/.github/workflows/nightly_build.yaml 20:49:14 spire-1.2.1/.github/workflows/pr_build.yaml 20:49:14 spire-1.2.1/.github/workflows/release_build.yaml 20:49:14 spire-1.2.1/.github/workflows/scripts/ 20:49:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:49:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:49:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:49:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:49:14 spire-1.2.1/.github/workflows/scripts/split.sh 20:49:14 spire-1.2.1/.gitignore 20:49:14 spire-1.2.1/.go-version 20:49:14 spire-1.2.1/.golangci.yml 20:49:14 spire-1.2.1/ADOPTERS.md 20:49:14 spire-1.2.1/CHANGELOG.md 20:49:14 spire-1.2.1/CODE-OF-CONDUCT.md 20:49:14 spire-1.2.1/CODEOWNERS 20:49:14 spire-1.2.1/CONTRIBUTING.md 20:49:14 spire-1.2.1/Dockerfile 20:49:14 spire-1.2.1/Dockerfile.dev 20:49:14 spire-1.2.1/Dockerfile.scratch 20:49:14 spire-1.2.1/LICENSE 20:49:14 spire-1.2.1/MAINTAINERS.md 20:49:14 spire-1.2.1/Makefile 20:49:14 spire-1.2.1/README.md 20:49:14 spire-1.2.1/ROADMAP.md 20:49:14 spire-1.2.1/SECURITY.md 20:49:14 spire-1.2.1/cmd/ 20:49:14 spire-1.2.1/cmd/spire-agent/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/common/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/run/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:49:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:49:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:49:14 spire-1.2.1/cmd/spire-agent/main.go 20:49:14 spire-1.2.1/cmd/spire-server/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/cli.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/run/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/token/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/validate/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/x509/ 20:49:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:49:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:49:14 spire-1.2.1/cmd/spire-server/main.go 20:49:14 spire-1.2.1/cmd/spire-server/util/ 20:49:14 spire-1.2.1/cmd/spire-server/util/util.go 20:49:14 spire-1.2.1/conf/ 20:49:14 spire-1.2.1/conf/agent/ 20:49:14 spire-1.2.1/conf/agent/agent.conf 20:49:14 spire-1.2.1/conf/agent/agent_full.conf 20:49:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:49:14 spire-1.2.1/conf/server/ 20:49:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:49:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:49:14 spire-1.2.1/conf/server/server.conf 20:49:14 spire-1.2.1/conf/server/server_full.conf 20:49:14 spire-1.2.1/doc/ 20:49:14 spire-1.2.1/doc/SPIRE101.md 20:49:14 spire-1.2.1/doc/auditlog.md 20:49:14 spire-1.2.1/doc/authorization_policy_engine.md 20:49:14 spire-1.2.1/doc/changelog_guidelines.md 20:49:14 spire-1.2.1/doc/cure53-report.pdf 20:49:14 spire-1.2.1/doc/images/ 20:49:14 spire-1.2.1/doc/images/2019_roadmap.png 20:49:14 spire-1.2.1/doc/images/SPIRE101.png 20:49:14 spire-1.2.1/doc/images/SPIRE_agent.png 20:49:14 spire-1.2.1/doc/images/SPIRE_server.png 20:49:14 spire-1.2.1/doc/images/cache_mgr.png 20:49:14 spire-1.2.1/doc/images/cache_mgr_components.png 20:49:14 spire-1.2.1/doc/images/federated_spire.png 20:49:14 spire-1.2.1/doc/images/ha_mode.png 20:49:14 spire-1.2.1/doc/images/nested_spire.png 20:49:14 spire-1.2.1/doc/images/oidc_federation.png 20:49:14 spire-1.2.1/doc/images/single_trust_domain.png 20:49:14 spire-1.2.1/doc/images/spiffe_compatible.png 20:49:14 spire-1.2.1/doc/images/spire_logo.png 20:49:14 spire-1.2.1/doc/migrating_registration_api_clients.md 20:49:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:49:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:49:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:49:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:49:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:49:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:49:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:49:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:49:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:49:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:49:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:49:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:49:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:49:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:49:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:49:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:49:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:49:14 spire-1.2.1/doc/scaling_spire.md 20:49:14 spire-1.2.1/doc/spire_agent.md 20:49:14 spire-1.2.1/doc/spire_server.md 20:49:14 spire-1.2.1/doc/supported_integrations.md 20:49:14 spire-1.2.1/doc/telemetry.md 20:49:14 spire-1.2.1/doc/telemetry_config.md 20:49:14 spire-1.2.1/doc/upgrading.md 20:49:14 spire-1.2.1/doc/using_spire.md 20:49:14 spire-1.2.1/examples/ 20:49:14 spire-1.2.1/examples/README.md 20:49:14 spire-1.2.1/go.mod 20:49:14 spire-1.2.1/go.sum 20:49:14 spire-1.2.1/pkg/ 20:49:14 spire-1.2.1/pkg/agent/ 20:49:14 spire-1.2.1/pkg/agent/agent.go 20:49:14 spire-1.2.1/pkg/agent/api/ 20:49:14 spire-1.2.1/pkg/agent/api/config.go 20:49:14 spire-1.2.1/pkg/agent/api/debug/ 20:49:14 spire-1.2.1/pkg/agent/api/debug/v1/ 20:49:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:49:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:49:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:49:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:49:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:49:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:49:14 spire-1.2.1/pkg/agent/api/endpoints.go 20:49:14 spire-1.2.1/pkg/agent/api/health/ 20:49:14 spire-1.2.1/pkg/agent/api/health/v1/ 20:49:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:49:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:49:14 spire-1.2.1/pkg/agent/api/rpccontext/ 20:49:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:49:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:49:14 spire-1.2.1/pkg/agent/attestor/ 20:49:14 spire-1.2.1/pkg/agent/attestor/node/ 20:49:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:49:14 spire-1.2.1/pkg/agent/attestor/node/node.go 20:49:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:49:14 spire-1.2.1/pkg/agent/attestor/workload/ 20:49:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:49:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:49:14 spire-1.2.1/pkg/agent/catalog/ 20:49:14 spire-1.2.1/pkg/agent/catalog/catalog.go 20:49:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:49:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:49:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:49:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:49:14 spire-1.2.1/pkg/agent/client/ 20:49:14 spire-1.2.1/pkg/agent/client/client.go 20:49:14 spire-1.2.1/pkg/agent/client/client_test.go 20:49:14 spire-1.2.1/pkg/agent/client/dial.go 20:49:14 spire-1.2.1/pkg/agent/client/nodeconn.go 20:49:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:49:14 spire-1.2.1/pkg/agent/client/update.go 20:49:14 spire-1.2.1/pkg/agent/client/util.go 20:49:14 spire-1.2.1/pkg/agent/common/ 20:49:14 spire-1.2.1/pkg/agent/common/backoff/ 20:49:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:49:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:49:14 spire-1.2.1/pkg/agent/common/cgroups/ 20:49:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:49:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:49:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:49:14 spire-1.2.1/pkg/agent/config.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/ 20:49:14 spire-1.2.1/pkg/agent/endpoints/config.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/workload/ 20:49:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:49:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/ 20:49:14 spire-1.2.1/pkg/agent/manager/cache/ 20:49:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:49:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:49:14 spire-1.2.1/pkg/agent/manager/config.go 20:49:14 spire-1.2.1/pkg/agent/manager/manager.go 20:49:14 spire-1.2.1/pkg/agent/manager/manager_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/storage.go 20:49:14 spire-1.2.1/pkg/agent/manager/storage_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/storecache/ 20:49:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:49:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:49:14 spire-1.2.1/pkg/agent/manager/sync.go 20:49:14 spire-1.2.1/pkg/agent/plugin/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:49:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:49:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:49:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:49:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:49:14 spire-1.2.1/pkg/agent/svid/ 20:49:14 spire-1.2.1/pkg/agent/svid/rotator.go 20:49:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:49:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:49:14 spire-1.2.1/pkg/agent/svid/store/ 20:49:14 spire-1.2.1/pkg/agent/svid/store/service.go 20:49:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:49:14 spire-1.2.1/pkg/common/ 20:49:14 spire-1.2.1/pkg/common/agentpathtemplate/ 20:49:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:49:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:49:14 spire-1.2.1/pkg/common/api/ 20:49:14 spire-1.2.1/pkg/common/api/metrics.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/ 20:49:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/logger.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/names.go 20:49:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:49:14 spire-1.2.1/pkg/common/api/names.go 20:49:14 spire-1.2.1/pkg/common/api/ratelimit.go 20:49:14 spire-1.2.1/pkg/common/api/rpccontext/ 20:49:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:49:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:49:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:49:14 spire-1.2.1/pkg/common/auth/ 20:49:14 spire-1.2.1/pkg/common/auth/interceptors.go 20:49:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:49:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/ 20:49:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/types.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:49:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:49:14 spire-1.2.1/pkg/common/catalog/ 20:49:14 spire-1.2.1/pkg/common/catalog/bind.go 20:49:14 spire-1.2.1/pkg/common/catalog/builtin.go 20:49:14 spire-1.2.1/pkg/common/catalog/catalog.go 20:49:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:49:14 spire-1.2.1/pkg/common/catalog/closers.go 20:49:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:49:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:49:14 spire-1.2.1/pkg/common/catalog/config.go 20:49:14 spire-1.2.1/pkg/common/catalog/config_test.go 20:49:14 spire-1.2.1/pkg/common/catalog/configure.go 20:49:14 spire-1.2.1/pkg/common/catalog/constraints.go 20:49:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:49:15 spire-1.2.1/pkg/common/catalog/context.go 20:49:15 spire-1.2.1/pkg/common/catalog/external.go 20:49:15 spire-1.2.1/pkg/common/catalog/host.go 20:49:15 spire-1.2.1/pkg/common/catalog/pipenet.go 20:49:15 spire-1.2.1/pkg/common/catalog/plugin.go 20:49:15 spire-1.2.1/pkg/common/catalog/testplugin/ 20:49:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:49:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:49:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:49:15 spire-1.2.1/pkg/common/cli/ 20:49:15 spire-1.2.1/pkg/common/cli/env.go 20:49:15 spire-1.2.1/pkg/common/cli/flags.go 20:49:15 spire-1.2.1/pkg/common/cli/trust_domain.go 20:49:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:49:15 spire-1.2.1/pkg/common/cli/umask.go 20:49:15 spire-1.2.1/pkg/common/cli/umask_posix.go 20:49:15 spire-1.2.1/pkg/common/cli/umask_test.go 20:49:15 spire-1.2.1/pkg/common/cli/umask_windows.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/flag.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/format.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:49:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:49:15 spire-1.2.1/pkg/common/coretypes/ 20:49:15 spire-1.2.1/pkg/common/coretypes/bundle/ 20:49:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:49:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:49:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:49:15 spire-1.2.1/pkg/common/cryptoutil/ 20:49:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:49:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:49:15 spire-1.2.1/pkg/common/diskutil/ 20:49:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:49:15 spire-1.2.1/pkg/common/diskutil/file_test.go 20:49:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:49:15 spire-1.2.1/pkg/common/errorutil/ 20:49:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:49:15 spire-1.2.1/pkg/common/health/ 20:49:15 spire-1.2.1/pkg/common/health/config.go 20:49:15 spire-1.2.1/pkg/common/health/context.go 20:49:15 spire-1.2.1/pkg/common/health/context_test.go 20:49:15 spire-1.2.1/pkg/common/health/health.go 20:49:15 spire-1.2.1/pkg/common/health/health_test.go 20:49:15 spire-1.2.1/pkg/common/health/logger.go 20:49:15 spire-1.2.1/pkg/common/hostservice/ 20:49:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:49:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:49:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:49:15 spire-1.2.1/pkg/common/idutil/ 20:49:15 spire-1.2.1/pkg/common/idutil/require.go 20:49:15 spire-1.2.1/pkg/common/idutil/require_test.go 20:49:15 spire-1.2.1/pkg/common/idutil/safety.go 20:49:15 spire-1.2.1/pkg/common/idutil/safety_test.go 20:49:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:49:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:49:15 spire-1.2.1/pkg/common/jwtsvid/ 20:49:15 spire-1.2.1/pkg/common/jwtsvid/common.go 20:49:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:49:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:49:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:49:15 spire-1.2.1/pkg/common/jwtutil/ 20:49:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:49:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:49:15 spire-1.2.1/pkg/common/log/ 20:49:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:49:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:49:15 spire-1.2.1/pkg/common/log/log.go 20:49:15 spire-1.2.1/pkg/common/log/log_test.go 20:49:15 spire-1.2.1/pkg/common/log/options.go 20:49:15 spire-1.2.1/pkg/common/nodeutil/ 20:49:15 spire-1.2.1/pkg/common/nodeutil/node.go 20:49:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:49:15 spire-1.2.1/pkg/common/peertracker/ 20:49:15 spire-1.2.1/pkg/common/peertracker/conn.go 20:49:15 spire-1.2.1/pkg/common/peertracker/credentials.go 20:49:15 spire-1.2.1/pkg/common/peertracker/errors.go 20:49:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:49:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:49:15 spire-1.2.1/pkg/common/peertracker/info.go 20:49:15 spire-1.2.1/pkg/common/peertracker/listener.go 20:49:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:49:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tcp.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:49:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:49:15 spire-1.2.1/pkg/common/peertracker/uds.go 20:49:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:49:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:49:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:49:15 spire-1.2.1/pkg/common/pemutil/ 20:49:15 spire-1.2.1/pkg/common/pemutil/block.go 20:49:15 spire-1.2.1/pkg/common/pemutil/certs.go 20:49:15 spire-1.2.1/pkg/common/pemutil/common.go 20:49:15 spire-1.2.1/pkg/common/pemutil/csr.go 20:49:15 spire-1.2.1/pkg/common/pemutil/keys.go 20:49:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/ 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:49:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:49:15 spire-1.2.1/pkg/common/plugin/ 20:49:15 spire-1.2.1/pkg/common/plugin/aws/ 20:49:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:49:15 spire-1.2.1/pkg/common/plugin/azure/ 20:49:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:49:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/facade.go 20:49:15 spire-1.2.1/pkg/common/plugin/facade_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/gcp/ 20:49:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/ 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:49:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/log.go 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/ 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:49:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:49:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:49:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:49:15 spire-1.2.1/pkg/common/plugin/x509pop/ 20:49:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:49:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:49:15 spire-1.2.1/pkg/common/profiling/ 20:49:15 spire-1.2.1/pkg/common/profiling/dumpers.go 20:49:15 spire-1.2.1/pkg/common/profiling/profiling.go 20:49:15 spire-1.2.1/pkg/common/protoutil/ 20:49:15 spire-1.2.1/pkg/common/protoutil/masks.go 20:49:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:49:15 spire-1.2.1/pkg/common/rotationutil/ 20:49:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:49:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:49:15 spire-1.2.1/pkg/common/selector/ 20:49:15 spire-1.2.1/pkg/common/selector/selector.go 20:49:15 spire-1.2.1/pkg/common/selector/selector_test.go 20:49:15 spire-1.2.1/pkg/common/selector/set.go 20:49:15 spire-1.2.1/pkg/common/selector/set_utils.go 20:49:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/ 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/ 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:49:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:49:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:49:15 spire-1.2.1/pkg/common/telemetry/call.go 20:49:15 spire-1.2.1/pkg/common/telemetry/common/ 20:49:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:49:15 spire-1.2.1/pkg/common/telemetry/config.go 20:49:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:49:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/inmem.go 20:49:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/m3.go 20:49:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/metrics.go 20:49:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/names.go 20:49:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:49:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:49:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/ 20:49:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:49:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:49:15 spire-1.2.1/pkg/common/telemetry/server/server.go 20:49:15 spire-1.2.1/pkg/common/telemetry/sink.go 20:49:15 spire-1.2.1/pkg/common/telemetry/statsd.go 20:49:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:49:15 spire-1.2.1/pkg/common/telemetry/uptime.go 20:49:15 spire-1.2.1/pkg/common/telemetry/version.go 20:49:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:49:15 spire-1.2.1/pkg/common/uptime/ 20:49:15 spire-1.2.1/pkg/common/uptime/uptime.go 20:49:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:49:15 spire-1.2.1/pkg/common/util/ 20:49:15 spire-1.2.1/pkg/common/util/certs.go 20:49:15 spire-1.2.1/pkg/common/util/certs_test.go 20:49:15 spire-1.2.1/pkg/common/util/csr.go 20:49:15 spire-1.2.1/pkg/common/util/hash.go 20:49:15 spire-1.2.1/pkg/common/util/selectors.go 20:49:15 spire-1.2.1/pkg/common/util/selectors_test.go 20:49:15 spire-1.2.1/pkg/common/util/signals.go 20:49:15 spire-1.2.1/pkg/common/util/sort.go 20:49:15 spire-1.2.1/pkg/common/util/sort_test.go 20:49:15 spire-1.2.1/pkg/common/util/task.go 20:49:15 spire-1.2.1/pkg/common/util/task_test.go 20:49:15 spire-1.2.1/pkg/common/util/testdata/ 20:49:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:49:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:49:15 spire-1.2.1/pkg/common/version/ 20:49:15 spire-1.2.1/pkg/common/version/version.go 20:49:15 spire-1.2.1/pkg/common/x509svid/ 20:49:15 spire-1.2.1/pkg/common/x509svid/common_test.go 20:49:15 spire-1.2.1/pkg/common/x509svid/csr.go 20:49:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:49:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:49:15 spire-1.2.1/pkg/common/x509util/ 20:49:15 spire-1.2.1/pkg/common/x509util/cert.go 20:49:15 spire-1.2.1/pkg/common/x509util/dns.go 20:49:15 spire-1.2.1/pkg/common/x509util/dns_test.go 20:49:15 spire-1.2.1/pkg/common/x509util/keyid.go 20:49:15 spire-1.2.1/pkg/common/x509util/keypair.go 20:49:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:49:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:49:15 spire-1.2.1/pkg/server/ 20:49:15 spire-1.2.1/pkg/server/api/ 20:49:15 spire-1.2.1/pkg/server/api/agent.go 20:49:15 spire-1.2.1/pkg/server/api/agent/ 20:49:15 spire-1.2.1/pkg/server/api/agent/v1/ 20:49:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/agent_test.go 20:49:15 spire-1.2.1/pkg/server/api/api.go 20:49:15 spire-1.2.1/pkg/server/api/audit/ 20:49:15 spire-1.2.1/pkg/server/api/audit/audit.go 20:49:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:49:15 spire-1.2.1/pkg/server/api/bundle.go 20:49:15 spire-1.2.1/pkg/server/api/bundle/ 20:49:15 spire-1.2.1/pkg/server/api/bundle/v1/ 20:49:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/bundle_test.go 20:49:15 spire-1.2.1/pkg/server/api/debug/ 20:49:15 spire-1.2.1/pkg/server/api/debug/v1/ 20:49:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/entry.go 20:49:15 spire-1.2.1/pkg/server/api/entry/ 20:49:15 spire-1.2.1/pkg/server/api/entry/v1/ 20:49:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/entry_test.go 20:49:15 spire-1.2.1/pkg/server/api/health/ 20:49:15 spire-1.2.1/pkg/server/api/health/v1/ 20:49:15 spire-1.2.1/pkg/server/api/health/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/id.go 20:49:15 spire-1.2.1/pkg/server/api/id_test.go 20:49:15 spire-1.2.1/pkg/server/api/limits/ 20:49:15 spire-1.2.1/pkg/server/api/limits/limits.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/ 20:49:15 spire-1.2.1/pkg/server/api/middleware/alias.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/audit.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/caller.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/common.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/entries.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:49:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:49:15 spire-1.2.1/pkg/server/api/ratelimit.go 20:49:15 spire-1.2.1/pkg/server/api/rpccontext/ 20:49:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:49:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:49:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:49:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:49:15 spire-1.2.1/pkg/server/api/selector.go 20:49:15 spire-1.2.1/pkg/server/api/selector_test.go 20:49:15 spire-1.2.1/pkg/server/api/status.go 20:49:15 spire-1.2.1/pkg/server/api/status_test.go 20:49:15 spire-1.2.1/pkg/server/api/svid/ 20:49:15 spire-1.2.1/pkg/server/api/svid/v1/ 20:49:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/trustdomain.go 20:49:15 spire-1.2.1/pkg/server/api/trustdomain/ 20:49:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:49:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:49:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:49:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:49:15 spire-1.2.1/pkg/server/authpolicy/ 20:49:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:49:15 spire-1.2.1/pkg/server/authpolicy/policy.go 20:49:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:49:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:49:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:49:15 spire-1.2.1/pkg/server/authpolicy/validate.go 20:49:15 spire-1.2.1/pkg/server/bundle/ 20:49:15 spire-1.2.1/pkg/server/bundle/client/ 20:49:15 spire-1.2.1/pkg/server/bundle/client/client.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/manager.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/sources.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/updater.go 20:49:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:49:15 spire-1.2.1/pkg/server/ca/ 20:49:15 spire-1.2.1/pkg/server/ca/ca.go 20:49:15 spire-1.2.1/pkg/server/ca/ca_health.go 20:49:15 spire-1.2.1/pkg/server/ca/ca_test.go 20:49:15 spire-1.2.1/pkg/server/ca/journal.go 20:49:15 spire-1.2.1/pkg/server/ca/journal_test.go 20:49:15 spire-1.2.1/pkg/server/ca/manager.go 20:49:15 spire-1.2.1/pkg/server/ca/manager_health.go 20:49:15 spire-1.2.1/pkg/server/ca/manager_test.go 20:49:15 spire-1.2.1/pkg/server/ca/templates.go 20:49:15 spire-1.2.1/pkg/server/ca/upstream_client.go 20:49:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:49:15 spire-1.2.1/pkg/server/ca/validation.go 20:49:15 spire-1.2.1/pkg/server/cache/ 20:49:15 spire-1.2.1/pkg/server/cache/dscache/ 20:49:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:49:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/ 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:49:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:49:15 spire-1.2.1/pkg/server/catalog/ 20:49:15 spire-1.2.1/pkg/server/catalog/catalog.go 20:49:15 spire-1.2.1/pkg/server/catalog/keymanager.go 20:49:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:49:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:49:15 spire-1.2.1/pkg/server/catalog/notifier.go 20:49:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:49:15 spire-1.2.1/pkg/server/config.go 20:49:15 spire-1.2.1/pkg/server/datastore/ 20:49:15 spire-1.2.1/pkg/server/datastore/datastore.go 20:49:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:49:15 spire-1.2.1/pkg/server/datastore/repository.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:49:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:49:15 spire-1.2.1/pkg/server/endpoints/ 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/ 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:49:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:49:15 spire-1.2.1/pkg/server/endpoints/config.go 20:49:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:49:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:49:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:49:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:49:15 spire-1.2.1/pkg/server/endpoints/middleware.go 20:49:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:49:15 spire-1.2.1/pkg/server/hostservice/ 20:49:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:49:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:49:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:49:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:49:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:49:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:49:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:49:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:49:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:49:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:49:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/ 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:49:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:49:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:49:15 spire-1.2.1/pkg/server/registration/ 20:49:15 spire-1.2.1/pkg/server/registration/manager.go 20:49:15 spire-1.2.1/pkg/server/registration/manager_test.go 20:49:15 spire-1.2.1/pkg/server/scanentries.go 20:49:15 spire-1.2.1/pkg/server/scanentries_test.go 20:49:15 spire-1.2.1/pkg/server/server.go 20:49:15 spire-1.2.1/pkg/server/server_test.go 20:49:15 spire-1.2.1/pkg/server/svid/ 20:49:15 spire-1.2.1/pkg/server/svid/observer.go 20:49:15 spire-1.2.1/pkg/server/svid/observer_test.go 20:49:15 spire-1.2.1/pkg/server/svid/rotator.go 20:49:15 spire-1.2.1/pkg/server/svid/rotator_config.go 20:49:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:49:15 spire-1.2.1/pkg/server/svid/rotator_test.go 20:49:15 spire-1.2.1/proto/ 20:49:15 spire-1.2.1/proto/private/ 20:49:15 spire-1.2.1/proto/private/server/ 20:49:15 spire-1.2.1/proto/private/server/journal/ 20:49:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:49:15 spire-1.2.1/proto/private/server/journal/journal.proto 20:49:15 spire-1.2.1/proto/spire/ 20:49:15 spire-1.2.1/proto/spire/common/ 20:49:15 spire-1.2.1/proto/spire/common/common.pb.go 20:49:15 spire-1.2.1/proto/spire/common/common.proto 20:49:15 spire-1.2.1/proto/spire/common/plugin/ 20:49:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:49:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:49:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:49:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:49:15 spire-1.2.1/proto/spire/plugin/ 20:49:15 spire-1.2.1/proto/spire/plugin/agent/ 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:49:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:49:15 spire-1.2.1/release/ 20:49:15 spire-1.2.1/release/spire-extras/ 20:49:15 spire-1.2.1/release/spire-extras/README.md 20:49:15 spire-1.2.1/release/spire-extras/conf/ 20:49:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:49:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:49:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:49:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:49:15 spire-1.2.1/release/spire/ 20:49:15 spire-1.2.1/release/spire/README.md 20:49:15 spire-1.2.1/release/spire/conf/ 20:49:15 spire-1.2.1/release/spire/conf/agent/ 20:49:15 spire-1.2.1/release/spire/conf/agent/agent.conf 20:49:15 spire-1.2.1/release/spire/conf/server/ 20:49:15 spire-1.2.1/release/spire/conf/server/server.conf 20:49:15 spire-1.2.1/script/ 20:49:15 spire-1.2.1/script/build-artifact.sh 20:49:15 spire-1.2.1/script/generate_dummy_ca.sh 20:49:15 spire-1.2.1/support/ 20:49:15 spire-1.2.1/support/k8s/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:49:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:49:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/ 20:49:16 spire-1.2.1/support/oidc-discovery-provider/README.md 20:49:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/config.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/main.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:49:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:49:16 spire-1.2.1/test/ 20:49:16 spire-1.2.1/test/clock/ 20:49:16 spire-1.2.1/test/clock/clock.go 20:49:16 spire-1.2.1/test/fakes/ 20:49:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:49:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:49:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:49:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:49:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:49:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:49:16 spire-1.2.1/test/fakes/fakeagentstore/ 20:49:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:49:16 spire-1.2.1/test/fakes/fakedatastore/ 20:49:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:49:16 spire-1.2.1/test/fakes/fakeentryclient/ 20:49:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:49:16 spire-1.2.1/test/fakes/fakehealthchecker/ 20:49:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:49:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:49:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:49:16 spire-1.2.1/test/fakes/fakemetrics/ 20:49:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:49:16 spire-1.2.1/test/fakes/fakenoderesolver/ 20:49:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:49:16 spire-1.2.1/test/fakes/fakenotifier/ 20:49:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:49:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:49:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:49:16 spire-1.2.1/test/fakes/fakeserverca/ 20:49:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:49:16 spire-1.2.1/test/fakes/fakeservercatalog/ 20:49:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:49:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:49:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:49:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:49:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:49:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:49:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:49:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:49:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:49:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:49:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:49:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:49:16 spire-1.2.1/test/fixture/ 20:49:16 spire-1.2.1/test/fixture/certs/ 20:49:16 spire-1.2.1/test/fixture/certs/agent_svid.der 20:49:16 spire-1.2.1/test/fixture/certs/base_cert.pem 20:49:16 spire-1.2.1/test/fixture/certs/base_csr.pem 20:49:16 spire-1.2.1/test/fixture/certs/base_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:49:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:49:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:49:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:49:16 spire-1.2.1/test/fixture/certs/blog_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/bundle.der 20:49:16 spire-1.2.1/test/fixture/certs/ca.pem 20:49:16 spire-1.2.1/test/fixture/certs/ca_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/database_cert.pem 20:49:16 spire-1.2.1/test/fixture/certs/database_csr.pem 20:49:16 spire-1.2.1/test/fixture/certs/database_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/node_cert.pem 20:49:16 spire-1.2.1/test/fixture/certs/node_csr.pem 20:49:16 spire-1.2.1/test/fixture/certs/node_key.pem 20:49:16 spire-1.2.1/test/fixture/certs/svid.pem 20:49:16 spire-1.2.1/test/fixture/certs/svid_key.pem 20:49:16 spire-1.2.1/test/fixture/config/ 20:49:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:49:16 spire-1.2.1/test/fixture/config/agent_good.conf 20:49:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:49:16 spire-1.2.1/test/fixture/config/plugin_good.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:49:16 spire-1.2.1/test/fixture/config/server_good.conf 20:49:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:49:16 spire-1.2.1/test/fixture/fixture.go 20:49:16 spire-1.2.1/test/fixture/nodeattestor/ 20:49:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:49:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:49:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:49:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:49:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:49:16 spire-1.2.1/test/fixture/registration/ 20:49:16 spire-1.2.1/test/fixture/registration/entries.json 20:49:16 spire-1.2.1/test/fixture/registration/good-for-update.json 20:49:16 spire-1.2.1/test/fixture/registration/good.json 20:49:16 spire-1.2.1/test/fixture/registration/invalid.json 20:49:16 spire-1.2.1/test/fixture/registration/invalid_json.json 20:49:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:49:16 spire-1.2.1/test/integration/ 20:49:16 spire-1.2.1/test/integration/README.md 20:49:16 spire-1.2.1/test/integration/common 20:49:16 spire-1.2.1/test/integration/setup/ 20:49:16 spire-1.2.1/test/integration/setup/adminclient/ 20:49:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:49:16 spire-1.2.1/test/integration/setup/adminclient/client.go 20:49:16 spire-1.2.1/test/integration/setup/debugagent/ 20:49:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:49:16 spire-1.2.1/test/integration/setup/debugagent/main.go 20:49:16 spire-1.2.1/test/integration/setup/debugserver/ 20:49:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:49:16 spire-1.2.1/test/integration/setup/debugserver/main.go 20:49:16 spire-1.2.1/test/integration/setup/downstreamclient/ 20:49:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:49:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:49:16 spire-1.2.1/test/integration/setup/itclient/ 20:49:16 spire-1.2.1/test/integration/setup/itclient/client.go 20:49:16 spire-1.2.1/test/integration/setup/node-attestation/ 20:49:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:49:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:49:16 spire-1.2.1/test/integration/setup/x509pop/ 20:49:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:49:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:49:16 spire-1.2.1/test/integration/suites/ 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:49:16 spire-1.2.1/test/integration/suites/join-token/ 20:49:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:49:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:49:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:49:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:49:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:49:16 spire-1.2.1/test/integration/suites/join-token/README.md 20:49:16 spire-1.2.1/test/integration/suites/join-token/conf/ 20:49:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/join-token/teardown 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:49:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:49:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:49:16 spire-1.2.1/test/integration/suites/k8s/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/00-setup 20:49:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:49:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:49:16 spire-1.2.1/test/integration/suites/k8s/README.md 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:49:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:49:16 spire-1.2.1/test/integration/suites/k8s/teardown 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/ 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:49:16 spire-1.2.1/test/integration/suites/rotation/ 20:49:16 spire-1.2.1/test/integration/suites/rotation/00-setup 20:49:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:49:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:49:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:49:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:49:16 spire-1.2.1/test/integration/suites/rotation/README.md 20:49:16 spire-1.2.1/test/integration/suites/rotation/conf/ 20:49:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/rotation/teardown 20:49:16 spire-1.2.1/test/integration/suites/self-test/ 20:49:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:49:16 spire-1.2.1/test/integration/suites/self-test/README.md 20:49:16 spire-1.2.1/test/integration/suites/self-test/teardown 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:49:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:49:16 spire-1.2.1/test/integration/suites/upgrade/ 20:49:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:49:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:49:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:49:16 spire-1.2.1/test/integration/suites/upgrade/README.md 20:49:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:49:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:49:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:49:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:49:16 spire-1.2.1/test/integration/suites/upgrade/teardown 20:49:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:49:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:49:16 spire-1.2.1/test/integration/test-one.sh 20:49:16 spire-1.2.1/test/integration/test.sh 20:49:16 spire-1.2.1/test/plugintest/ 20:49:16 spire-1.2.1/test/plugintest/config.go 20:49:16 spire-1.2.1/test/plugintest/load.go 20:49:16 spire-1.2.1/test/plugintest/option.go 20:49:16 spire-1.2.1/test/spiretest/ 20:49:16 spire-1.2.1/test/spiretest/apiserver.go 20:49:16 spire-1.2.1/test/spiretest/assertions.go 20:49:16 spire-1.2.1/test/spiretest/dir.go 20:49:16 spire-1.2.1/test/spiretest/errors_posix.go 20:49:16 spire-1.2.1/test/spiretest/errors_windows.go 20:49:16 spire-1.2.1/test/spiretest/logs.go 20:49:16 spire-1.2.1/test/spiretest/socketapi.go 20:49:16 spire-1.2.1/test/spiretest/suite.go 20:49:16 spire-1.2.1/test/spiretest/x509.go 20:49:16 spire-1.2.1/test/testca/ 20:49:16 spire-1.2.1/test/testca/ca.go 20:49:16 spire-1.2.1/test/testkey/ 20:49:16 spire-1.2.1/test/testkey/generate.sh 20:49:16 spire-1.2.1/test/testkey/genkeys.go 20:49:16 spire-1.2.1/test/testkey/keys.go 20:49:16 spire-1.2.1/test/testkey/new.go 20:49:16 spire-1.2.1/test/tpmsimulator/ 20:49:16 spire-1.2.1/test/tpmsimulator/simulator.go 20:49:16 spire-1.2.1/test/util/ 20:49:16 spire-1.2.1/test/util/cert_fixtures.go 20:49:16 spire-1.2.1/test/util/cert_generation.go 20:49:16 spire-1.2.1/test/util/io_redirection.go 20:49:16 spire-1.2.1/test/util/race.go 20:49:16 spire-1.2.1/test/util/util.go 20:49:16 building spire from source... 20:49:16 Installing go1.17.7... 20:49:43 Building bin/spire-server... 20:49:43 go: downloading github.com/mitchellh/cli v1.1.2 20:49:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:49:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:49:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:49:43 go: downloading google.golang.org/grpc v1.44.0 20:49:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:49:43 go: downloading github.com/fatih/color v1.13.0 20:49:43 go: downloading github.com/mattn/go-isatty v0.0.14 20:49:45 go: downloading github.com/sirupsen/logrus v1.8.1 20:49:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:49:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:49:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:49:46 go: downloading github.com/imdario/mergo v0.3.12 20:49:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:49:46 go: downloading github.com/mattn/go-colorable v0.1.12 20:49:46 go: downloading github.com/Masterminds/goutils v1.1.0 20:49:46 go: downloading github.com/Masterminds/semver v1.5.0 20:49:46 go: downloading github.com/google/uuid v1.1.2 20:49:46 go: downloading github.com/huandu/xstrings v1.3.2 20:49:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:49:46 go: downloading github.com/armon/go-metrics v0.3.10 20:49:47 go: downloading github.com/prometheus/client_golang v1.12.1 20:49:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:49:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:49:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:49:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:49:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:49:48 go: downloading github.com/open-policy-agent/opa v0.38.0 20:50:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:50:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:50:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:50:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:50:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:50:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:50:15 go: downloading github.com/prometheus/client_model v0.2.0 20:50:15 go: downloading github.com/prometheus/common v0.32.1 20:50:15 go: downloading github.com/beorn7/perks v1.0.1 20:50:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:50:15 go: downloading github.com/prometheus/procfs v0.7.3 20:50:15 go: downloading go.uber.org/atomic v1.9.0 20:50:16 go: downloading github.com/imkira/go-observer v1.0.3 20:50:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:50:17 go: downloading github.com/oklog/run v1.0.0 20:50:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:50:17 go: downloading github.com/twmb/murmur3 v1.1.6 20:50:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:50:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:50:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:50:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:50:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:50:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:50:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:50:24 go: downloading github.com/stretchr/testify v1.7.0 20:50:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:50:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:50:24 go: downloading github.com/blang/semver/v4 v4.0.0 20:50:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:50:24 go: downloading github.com/jinzhu/gorm v1.9.16 20:50:25 go: downloading github.com/lib/pq v1.10.4 20:50:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:50:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:50:47 go: downloading google.golang.org/api v0.70.0 20:50:47 go: downloading k8s.io/client-go v0.23.4 20:50:47 go: downloading k8s.io/api v0.23.4 20:50:59 go: downloading github.com/google/go-tpm v0.3.3 20:50:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:51:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:51:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:51:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:51:32 go: downloading cloud.google.com/go/storage v1.21.0 20:51:32 go: downloading cloud.google.com/go v0.100.2 20:51:32 go: downloading k8s.io/apimachinery v0.23.4 20:51:32 go: downloading k8s.io/kube-aggregator v0.23.3 20:51:32 go: downloading cloud.google.com/go/security v1.3.0 20:51:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:51:34 go: downloading github.com/hashicorp/vault/api v1.4.1 20:51:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:51:35 go: downloading gopkg.in/yaml.v2 v2.4.0 20:51:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:51:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:51:36 go: downloading github.com/gobwas/glob v0.2.3 20:51:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:51:36 go: downloading github.com/aws/smithy-go v1.11.0 20:51:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:51:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:51:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:51:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:51:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:51:38 go: downloading github.com/jinzhu/inflection v1.0.0 20:51:38 go: downloading github.com/gogo/protobuf v1.3.2 20:51:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:51:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:51:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:51:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:51:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:51:44 go: downloading github.com/dimchansky/utfbom v1.1.1 20:51:44 go: downloading cloud.google.com/go/compute v1.3.0 20:51:45 go: downloading cloud.google.com/go/iam v0.1.1 20:51:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:51:45 go: downloading k8s.io/klog/v2 v2.30.0 20:51:46 go: downloading github.com/google/gofuzz v1.1.0 20:51:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:51:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:51:47 go: downloading github.com/spf13/pflag v1.0.5 20:51:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:51:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:51:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:51:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:51:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:51:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:51:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:51:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:51:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:51:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:51:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:51:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:51:53 go: downloading go.opencensus.io v0.23.0 20:51:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:51:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:51:54 go: downloading gopkg.in/inf.v0 v0.9.1 20:51:54 go: downloading github.com/go-logr/logr v1.2.2 20:51:54 go: downloading github.com/google/go-cmp v0.5.7 20:51:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:51:55 go: downloading github.com/json-iterator/go v1.1.12 20:51:55 go: downloading github.com/googleapis/gnostic v0.5.5 20:51:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:52:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:52:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:52:01 go: downloading github.com/tklauser/numcpus v0.3.0 20:52:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:52:01 go: downloading go.uber.org/zap v1.21.0 20:52:03 go: downloading sigs.k8s.io/yaml v1.3.0 20:52:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:52:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:52:03 go: downloading github.com/modern-go/reflect2 v1.0.2 20:52:04 go: downloading github.com/ryanuber/go-glob v1.0.0 20:52:04 go: downloading github.com/golang/snappy v0.0.4 20:52:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:52:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:52:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:52:14 go: downloading github.com/hashicorp/go-version v1.2.0 20:52:14 go: downloading go.uber.org/multierr v1.6.0 20:52:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:52:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:53:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:53:35 Removing intermediate container 61495e5dd40c 20:53:35 ---> bd5bcaac0c9a 20:53:35 20:53:35 Step 10/23 : FROM alpine:3.14 20:53:35 3.14: Pulling from library/alpine 20:53:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:53:36 Status: Downloaded newer image for alpine:3.14 20:53:36 ---> ac73e934f311 20:53:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:53:36 ---> Running in 9c436ad57d27 20:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:40 (1/1) Installing dumb-init (1.2.5-r1) 20:53:40 Executing busybox-1.33.1-r7.trigger 20:53:40 OK: 5 MiB in 15 packages 20:53:42 Removing intermediate container 9c436ad57d27 20:53:42 ---> 94ffd3d4b3af 20:53:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:42 ---> Running in 26ddecff8f72 20:53:44 Removing intermediate container 26ddecff8f72 20:53:44 ---> 61cc39990d5b 20:53:44 Step 13/23 : ENV APP_PORT=59882 20:53:44 ---> Running in d62bd91d0b85 20:53:45 Removing intermediate container d62bd91d0b85 20:53:45 ---> 58648dd5532d 20:53:45 Step 14/23 : EXPOSE $APP_PORT 20:53:45 ---> Running in 5b6c4c9f0954 20:53:47 Removing intermediate container 5b6c4c9f0954 20:53:47 ---> d8964a26c6b7 20:53:47 Step 15/23 : WORKDIR / 20:53:47 ---> Running in 0ecb91217e34 20:53:48 Removing intermediate container 0ecb91217e34 20:53:48 ---> 5b9974709766 20:53:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:50 ---> 13609a656087 20:53:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:53:50 Removing intermediate container 246332c20ff5 20:53:50 ---> 5b1f4ecce69d 20:53:50 20:53:50 Step 10/31 : FROM alpine:3.14 20:53:50 ---> ac73e934f311 20:53:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:53:51 Removing intermediate container e3a8dfdec846 20:53:51 ---> b82fad4dcdbf 20:53:51 20:53:51 Step 10/22 : FROM alpine:3.14 20:53:51 ---> ac73e934f311 20:53:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:53:51 ---> Running in 799f978d72af 20:53:51 ---> Running in ab4260ccd25b 20:53:52 Removing intermediate container 799f978d72af 20:53:52 ---> 3348c9ebe655 20:53:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:53:52 ---> Running in c957e85a2080 20:53:53 ---> 5d625529342f 20:53:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:53:55 ---> cbdb6b3ac394 20:53:55 Step 19/23 : ENTRYPOINT ["/core-command"] 20:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:55 ---> Running in 7b6087a5511b 20:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:53:55 Removing intermediate container 7b6087a5511b 20:53:55 ---> 877fe576eaef 20:53:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:55 ---> Running in b893c47ec811 20:53:56 Removing intermediate container b893c47ec811 20:53:56 ---> 901f48161914 20:53:56 Step 21/23 : LABEL arch=arm64 20:53:56 ---> Running in c31e94a02785 20:53:56 (1/2) Installing dumb-init (1.2.5-r1) 20:53:56 (1/6) Installing ca-certificates (20211220-r0) 20:53:56 (2/2) Installing su-exec (0.2-r1) 20:53:56 Executing busybox-1.33.1-r7.trigger 20:53:56 OK: 6 MiB in 16 packages 20:53:56 (2/6) Installing brotli-libs (1.0.9-r5) 20:53:56 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:53:56 (4/6) Installing libcurl (7.79.1-r1) 20:53:56 (5/6) Installing curl (7.79.1-r1) 20:53:56 (6/6) Installing dumb-init (1.2.5-r1) 20:53:56 Executing busybox-1.33.1-r7.trigger 20:53:57 Executing ca-certificates-20211220-r0.trigger 20:53:57 Removing intermediate container c31e94a02785 20:53:57 ---> 1019f5c4e5a6 20:53:57 Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 20:53:57 ---> Running in f8b12f357de9 20:53:57 OK: 8 MiB in 20 packages 20:53:58 Removing intermediate container f8b12f357de9 20:53:58 ---> 3d6caf5cde90 20:53:58 Step 23/23 : LABEL version=0.0.0 20:53:58 ---> Running in 5d7c26e8be2b 20:53:58 Removing intermediate container c957e85a2080 20:53:58 ---> ee07bc00249c 20:53:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:53:59 ---> Running in 6410faacaebd 20:53:59 Removing intermediate container 5d7c26e8be2b 20:53:59 ---> bf60c5416647 20:53:59 20:54:00 Removing intermediate container 6410faacaebd 20:54:00 ---> 6b8e071f2b2b 20:54:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:54:00 ---> Running in ec49e60d477f 20:54:00 Removing intermediate container ab4260ccd25b 20:54:00 ---> 50f7f4a8facf 20:54:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:00 ---> Running in b8c952827ea0 20:54:00 Successfully built bf60c5416647 20:54:00 Successfully tagged core-command-arm64:latest 20:54:01  Building core-command ... done Building core-data 20:54:01 Removing intermediate container ec49e60d477f 20:54:01 ---> 05f55abe167d 20:54:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:54:01 Removing intermediate container b8c952827ea0 20:54:01 ---> 539a3003b828 20:54:01 Step 13/22 : WORKDIR /edgex 20:54:01 ---> Running in b67b2fbe7b19 20:54:01 ---> Running in d3e8b78a0b7d 20:54:02 Removing intermediate container d3e8b78a0b7d 20:54:02 ---> 5db401c79311 20:54:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:54:04 ---> 10885c44b728 20:54:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:54:05 Removing intermediate container b67b2fbe7b19 20:54:05 ---> e17739e4dc53 20:54:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:54:05 ---> Running in 29619b060887 20:54:06 ---> 17dd2f54a1ea 20:54:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:54:06 Removing intermediate container 29619b060887 20:54:06 ---> a2feebe5946e 20:54:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:54:07 ---> 229ce258c973 20:54:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:54:07 ---> Running in 6dadf40c075d 20:54:08 ---> 83e3983a0351 20:54:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:54:09 ---> fe67c312d631 20:54:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:09 ---> Running in e14a3f6a0cfc 20:54:11 Removing intermediate container 6dadf40c075d 20:54:11 ---> dce554640ed9 20:54:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:13 ---> d294ae1bab6c 20:54:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:13 Removing intermediate container e14a3f6a0cfc 20:54:13 ---> face9e7f02eb 20:54:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:54:13 ---> Running in bafe63c96447 20:54:14 Removing intermediate container bafe63c96447 20:54:14 ---> ea796d8f2ebe 20:54:14 Step 20/22 : LABEL arch=arm64 20:54:14 ---> Running in 579f78ce09c6 20:54:15 Removing intermediate container 579f78ce09c6 20:54:15 ---> 896eeabbbdc6 20:54:15 Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 20:54:16 ---> Running in 53af8ca32c46 20:54:16 ---> fae4d021d536 20:54:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:17 Removing intermediate container 53af8ca32c46 20:54:17 ---> 53a3774c0298 20:54:17 Step 22/22 : LABEL version=0.0.0 20:54:17 ---> Running in a01a8650b199 20:54:18 Removing intermediate container a01a8650b199 20:54:18 ---> 686b5b27ecb5 20:54:18 20:54:18 ---> e9f0102d9862 20:54:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:18 Successfully built 686b5b27ecb5 20:54:18 Successfully tagged security-proxy-setup-arm64:latest 20:54:18 Building security-secretstore-setup 20:54:19  Building security-proxy-setup ... done  ---> 285878cab9ff 20:54:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:20 ---> 9a48e858c38b 20:54:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:54:21 ---> Running in e881017151fc 20:54:21 Removing intermediate container e881017151fc 20:54:21 ---> c8647647f629 20:54:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:22 ---> 1419fa95dd6c 20:54:22 Step 26/31 : RUN chmod +x /entrypoint.sh 20:54:23 ---> Running in b3a92fee37ae 20:54:26 Removing intermediate container b3a92fee37ae 20:54:26 ---> 25ac72b1d5fe 20:54:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:54:26 ---> Running in 959bb1dbc8a6 20:54:27 Removing intermediate container 959bb1dbc8a6 20:54:27 ---> a2a692045723 20:54:27 Step 28/31 : CMD ["gate"] 20:54:27 ---> Running in 8f62e919795e 20:54:28 Removing intermediate container 8f62e919795e 20:54:28 ---> 4b70fee9fedc 20:54:28 Step 29/31 : LABEL arch=arm64 20:54:28 ---> Running in f3266847b90b 20:54:29 Removing intermediate container f3266847b90b 20:54:29 ---> c3434e1a1271 20:54:29 Step 30/31 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 20:54:29 ---> Running in 7216e80d438a 20:54:30 Removing intermediate container 7216e80d438a 20:54:30 ---> f3811ff08d91 20:54:30 Step 31/31 : LABEL version=0.0.0 20:54:30 ---> Running in 9c1081993a08 20:54:31 Removing intermediate container 9c1081993a08 20:54:31 ---> 18c43ab20353 20:54:31 20:54:32 Successfully built 18c43ab20353 20:54:32 Successfully tagged security-bootstrapper-arm64:latest 20:54:32  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:54:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:40 ---> 6ecf31c464ce 20:54:40 Step 3/23 : WORKDIR /edgex-go 20:54:40 ---> Using cache 20:54:40 ---> 851923974ef2 20:54:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:40 ---> Using cache 20:54:40 ---> 4975f851f2a4 20:54:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:54:40 ---> Running in 46d010f56d1d 20:54:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:44 OK: 220 MiB in 52 packages 20:54:46 Removing intermediate container 46d010f56d1d 20:54:46 ---> 3af40edfe54f 20:54:46 Step 6/23 : COPY go.mod vendor* ./ 20:54:47 ---> 44e014354a38 20:54:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:47 ---> Running in 42eb7ad35a9f 20:54:53 Removing intermediate container 42eb7ad35a9f 20:54:53 ---> 16d9dda13ddf 20:54:53 Step 8/23 : COPY . . 20:55:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:55:08 ---> 6ecf31c464ce 20:55:08 Step 3/25 : WORKDIR /edgex-go 20:55:08 ---> Using cache 20:55:08 ---> 851923974ef2 20:55:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:08 ---> Using cache 20:55:08 ---> 4975f851f2a4 20:55:08 Step 5/25 : RUN apk add --update --no-cache make git 20:55:08 ---> Using cache 20:55:08 ---> 673a6604f332 20:55:08 Step 6/25 : COPY go.mod vendor* ./ 20:55:08 ---> Using cache 20:55:08 ---> e639e04e4863 20:55:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:08 ---> Using cache 20:55:08 ---> 062536e813d2 20:55:08 Step 8/25 : COPY . . 20:55:08 ---> Using cache 20:55:08 ---> d1b96f4f681e 20:55:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:55:09 ---> Running in 61c62fac7c47 20:55:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:55:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:55:16 ---> 6ecf31c464ce 20:55:16 Step 3/20 : WORKDIR /edgex-go 20:55:16 ---> Using cache 20:55:16 ---> 851923974ef2 20:55:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:55:16 ---> Running in 64f2413ef84a 20:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:20 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:55:20 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:55:20 OK: 15741 distinct packages available 20:55:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:23 OK: 220 MiB in 52 packages 20:55:26 Removing intermediate container 64f2413ef84a 20:55:26 ---> 5f225de281d0 20:55:26 Step 5/20 : COPY go.mod vendor* ./ 20:55:26 ---> 8fe7581dbf8f 20:55:26 Step 9/23 : RUN make cmd/core-data/core-data 20:55:26 ---> Running in 95e5e130a88b 20:55:27 ---> 3892c6336357 20:55:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:27 ---> Running in 03fad3e73b24 20:55:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:55:34 Removing intermediate container 03fad3e73b24 20:55:34 ---> f534decb93a5 20:55:34 Step 7/20 : COPY . . 20:55:44 Removing intermediate container 0d9e475872e0 20:55:44 ---> 234264d3d7be 20:55:44 20:55:44 Step 10/22 : FROM alpine:3.14 20:55:44 ---> ac73e934f311 20:55:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:55:44 ---> Running in c55ce88ebec2 20:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:48 (1/2) Installing ca-certificates (20211220-r0) 20:55:48 (2/2) Installing dumb-init (1.2.5-r1) 20:55:48 Executing busybox-1.33.1-r7.trigger 20:55:48 Executing ca-certificates-20211220-r0.trigger 20:55:48 OK: 6 MiB in 16 packages 20:55:52 Removing intermediate container c55ce88ebec2 20:55:52 ---> 683e3b09e4bc 20:55:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:55:52 ---> Running in 24118a8b1a89 20:55:52 Removing intermediate container 24118a8b1a89 20:55:52 ---> 8befb655bfb1 20:55:52 Step 13/22 : ENV APP_PORT=59860 20:55:52 ---> Running in cef129591e8e 20:55:53 Removing intermediate container cef129591e8e 20:55:53 ---> bd75a8354bc4 20:55:53 Step 14/22 : EXPOSE $APP_PORT 20:55:53 ---> Running in c87c19a6cc8c 20:55:54 Removing intermediate container c87c19a6cc8c 20:55:54 ---> 39a5d1fa10df 20:55:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:56 ---> 8ec6461efea3 20:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:59 ---> 1d80503fc361 20:55:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:56:01 ---> 11648fb2483b 20:56:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:56:01 ---> Running in f428a87b368a 20:56:02 Removing intermediate container f428a87b368a 20:56:02 ---> f1c1643472fa 20:56:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:02 ---> Running in af5dea0a2819 20:56:02 Removing intermediate container af5dea0a2819 20:56:02 ---> af58e28ae012 20:56:02 Step 20/22 : LABEL arch=arm64 20:56:02 ---> f53047841cb4 20:56:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:56:02 ---> Running in fb341c4b7d0d 20:56:02 ---> Running in b05d807d9132 20:56:04 Removing intermediate container fb341c4b7d0d 20:56:04 ---> 3f6d8a437d3c 20:56:04 Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 20:56:04 ---> Running in cb2ccec8ac46 20:56:04 Removing intermediate container cb2ccec8ac46 20:56:04 ---> babf57acf874 20:56:04 Step 22/22 : LABEL version=0.0.0 20:56:04 ---> Running in 25e44d5fddcb 20:56:05 Removing intermediate container 25e44d5fddcb 20:56:05 ---> 7a8d08184a42 20:56:05 20:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:56:06 Successfully built 7a8d08184a42 20:56:06 Successfully tagged support-notifications-arm64:latest 20:56:06 Building support-scheduler 20:56:39  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:56:39 ---> 6ecf31c464ce 20:56:39 Step 3/22 : WORKDIR /edgex-go 20:56:39 ---> Using cache 20:56:39 ---> 851923974ef2 20:56:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:39 ---> Using cache 20:56:39 ---> 4975f851f2a4 20:56:39 Step 5/22 : RUN apk add --update --no-cache make git 20:56:39 ---> Using cache 20:56:39 ---> 673a6604f332 20:56:39 Step 6/22 : COPY go.mod vendor* ./ 20:56:39 ---> Using cache 20:56:39 ---> e639e04e4863 20:56:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:39 ---> Using cache 20:56:39 ---> 062536e813d2 20:56:39 Step 8/22 : COPY . . 20:56:39 ---> Using cache 20:56:39 ---> d1b96f4f681e 20:56:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:56:39 ---> Running in 354f25e76d48 20:56:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:59:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:58 Removing intermediate container 61c62fac7c47 20:59:58 ---> ea5ab0d947a4 20:59:58 20:59:58 Step 10/25 : FROM alpine:3.14 20:59:58 ---> ac73e934f311 20:59:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:58 ---> Running in 4af7c698b4be 20:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:00 (1/3) Installing ca-certificates (20211220-r0) 21:00:00 (2/3) Installing dumb-init (1.2.5-r1) 21:00:00 (3/3) Installing su-exec (0.2-r1) 21:00:00 Executing busybox-1.33.1-r7.trigger 21:00:00 Executing ca-certificates-20211220-r0.trigger 21:00:01 OK: 6 MiB in 17 packages 21:00:03 Removing intermediate container 4af7c698b4be 21:00:03 ---> 55923988ae59 21:00:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:00:03 ---> Running in 95144ac227ef 21:00:03 Removing intermediate container 95144ac227ef 21:00:03 ---> 6f5c8f8a830f 21:00:03 Step 13/25 : WORKDIR / 21:00:04 ---> Running in 06da5077fea9 21:00:04 Removing intermediate container 06da5077fea9 21:00:04 ---> bebf0dea928e 21:00:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:00:05 ---> 109529c17d1c 21:00:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:00:06 ---> b619fe318be8 21:00:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:00:07 ---> 92b02b599066 21:00:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:00:08 ---> cb837907aa76 21:00:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:00:09 ---> 8465428e559c 21:00:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:11 ---> 7277c5b26f70 21:00:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:12 ---> e6d97cc736af 21:00:12 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/ 21:00:12 ---> Running in 6a3476ba2a51 21:00:16 Removing intermediate container 6a3476ba2a51 21:00:16 ---> f1e1bc7c7cfe 21:00:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:00:16 ---> Running in bd414d2c316b 21:00:16 Removing intermediate container bd414d2c316b 21:00:16 ---> 0ed140f90d31 21:00:16 Step 23/25 : LABEL arch=arm64 21:00:16 ---> Running in 99265c9d0459 21:00:17 Removing intermediate container 99265c9d0459 21:00:17 ---> 5f9659fb0e3b 21:00:17 Step 24/25 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:00:17 ---> Running in 264b012daafc 21:00:17 Removing intermediate container 264b012daafc 21:00:17 ---> 46e0d8b9ee8f 21:00:17 Step 25/25 : LABEL version=0.0.0 21:00:17 ---> Running in 8f8bb86bd498 21:00:18 Removing intermediate container 8f8bb86bd498 21:00:18 ---> 1227f9d21483 21:00:18 21:00:18 Successfully built 1227f9d21483 21:00:18 Successfully tagged security-secretstore-setup-arm64:latest 21:00:18 Building security-spire-config 21:00:45  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:00:45 ---> 6ecf31c464ce 21:00:45 Step 3/26 : WORKDIR /edgex-go 21:00:45 ---> Using cache 21:00:45 ---> 851923974ef2 21:00:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:45 ---> Using cache 21:00:45 ---> 4975f851f2a4 21:00:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:00:46 ---> Running in 0e856d7adb9f 21:00:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:50 OK: 220 MiB in 52 packages 21:00:51 Removing intermediate container 0e856d7adb9f 21:00:51 ---> 68fe75885846 21:00:51 Step 6/26 : COPY go.mod vendor* ./ 21:00:52 ---> 8cecc1431a92 21:00:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:52 ---> Running in cf7d37bdfd1f 21:00:58 Removing intermediate container cf7d37bdfd1f 21:00:58 ---> f705d31fd9aa 21:00:58 Step 8/26 : COPY . . 21:01:20 ---> 34f516796ec9 21:01:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:01:20 ---> Running in 84ef72e94593 21:01:20 Removing intermediate container 84ef72e94593 21:01:20 ---> 5a36a023b8e5 21:01:20 Step 10/26 : RUN mkdir -p spire-build 21:01:20 ---> Running in e34280e81d22 21:01:23 Removing intermediate container e34280e81d22 21:01:23 ---> 6216508aa96f 21:01:23 Step 11/26 : WORKDIR /edgex-go/spire-build 21:01:23 ---> Running in 5f2d45145a80 21:01:24 Removing intermediate container 5f2d45145a80 21:01:24 ---> 9d9ed6bd3a02 21:01:24 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 21:01:24 ---> Running in 97cf441650d0 21:01:28 Removing intermediate container 95e5e130a88b 21:01:28 ---> 036ecb418b1b 21:01:28 21:01:28 Step 10/23 : FROM alpine:3.14 21:01:28 ---> ac73e934f311 21:01:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:01:28 ---> Running in 92da850b1d06 21:01:28 spire-1.2.1/ 21:01:28 spire-1.2.1/.data/ 21:01:28 spire-1.2.1/.data/.file 21:01:28 spire-1.2.1/.dockerignore 21:01:28 spire-1.2.1/.gitattributes 21:01:28 spire-1.2.1/.githooks/ 21:01:28 spire-1.2.1/.githooks/pre-commit 21:01:28 spire-1.2.1/.github/ 21:01:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:01:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:01:28 spire-1.2.1/.github/dependabot.yml 21:01:28 spire-1.2.1/.github/workflows/ 21:01:28 spire-1.2.1/.github/workflows/nightly_build.yaml 21:01:28 spire-1.2.1/.github/workflows/pr_build.yaml 21:01:28 spire-1.2.1/.github/workflows/release_build.yaml 21:01:28 spire-1.2.1/.github/workflows/scripts/ 21:01:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:01:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:01:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:01:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:01:28 spire-1.2.1/.github/workflows/scripts/split.sh 21:01:28 spire-1.2.1/.gitignore 21:01:28 spire-1.2.1/.go-version 21:01:28 spire-1.2.1/.golangci.yml 21:01:28 spire-1.2.1/ADOPTERS.md 21:01:28 spire-1.2.1/CHANGELOG.md 21:01:28 spire-1.2.1/CODE-OF-CONDUCT.md 21:01:28 spire-1.2.1/CODEOWNERS 21:01:28 spire-1.2.1/CONTRIBUTING.md 21:01:28 spire-1.2.1/Dockerfile 21:01:28 spire-1.2.1/Dockerfile.dev 21:01:28 spire-1.2.1/Dockerfile.scratch 21:01:28 spire-1.2.1/LICENSE 21:01:28 spire-1.2.1/MAINTAINERS.md 21:01:28 spire-1.2.1/Makefile 21:01:28 spire-1.2.1/README.md 21:01:28 spire-1.2.1/ROADMAP.md 21:01:28 spire-1.2.1/SECURITY.md 21:01:28 spire-1.2.1/cmd/ 21:01:28 spire-1.2.1/cmd/spire-agent/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/common/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/run/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:01:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:01:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:01:28 spire-1.2.1/cmd/spire-agent/main.go 21:01:28 spire-1.2.1/cmd/spire-server/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/cli.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/run/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/token/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/validate/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/x509/ 21:01:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:01:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:01:28 spire-1.2.1/cmd/spire-server/main.go 21:01:28 spire-1.2.1/cmd/spire-server/util/ 21:01:28 spire-1.2.1/cmd/spire-server/util/util.go 21:01:28 spire-1.2.1/conf/ 21:01:28 spire-1.2.1/conf/agent/ 21:01:28 spire-1.2.1/conf/agent/agent.conf 21:01:28 spire-1.2.1/conf/agent/agent_full.conf 21:01:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:01:28 spire-1.2.1/conf/server/ 21:01:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:01:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:01:28 spire-1.2.1/conf/server/server.conf 21:01:28 spire-1.2.1/conf/server/server_full.conf 21:01:28 spire-1.2.1/doc/ 21:01:28 spire-1.2.1/doc/SPIRE101.md 21:01:28 spire-1.2.1/doc/auditlog.md 21:01:28 spire-1.2.1/doc/authorization_policy_engine.md 21:01:28 spire-1.2.1/doc/changelog_guidelines.md 21:01:28 spire-1.2.1/doc/cure53-report.pdf 21:01:28 spire-1.2.1/doc/images/ 21:01:28 spire-1.2.1/doc/images/2019_roadmap.png 21:01:28 spire-1.2.1/doc/images/SPIRE101.png 21:01:28 spire-1.2.1/doc/images/SPIRE_agent.png 21:01:28 spire-1.2.1/doc/images/SPIRE_server.png 21:01:28 spire-1.2.1/doc/images/cache_mgr.png 21:01:28 spire-1.2.1/doc/images/cache_mgr_components.png 21:01:28 spire-1.2.1/doc/images/federated_spire.png 21:01:28 spire-1.2.1/doc/images/ha_mode.png 21:01:28 spire-1.2.1/doc/images/nested_spire.png 21:01:28 spire-1.2.1/doc/images/oidc_federation.png 21:01:28 spire-1.2.1/doc/images/single_trust_domain.png 21:01:28 spire-1.2.1/doc/images/spiffe_compatible.png 21:01:28 spire-1.2.1/doc/images/spire_logo.png 21:01:28 spire-1.2.1/doc/migrating_registration_api_clients.md 21:01:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:01:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:01:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:01:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:01:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:01:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:01:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:01:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:01:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:01:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:01:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:01:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:01:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:01:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:01:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:01:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container 92da850b1d06 21:01:28 ---> 3cb6f5f1169d 21:01:28 Step 12/23 : ENV APP_PORT=59880 21:01:28 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:01:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:01:28 spire-1.2.1/doc/scaling_spire.md 21:01:28 spire-1.2.1/doc/spire_agent.md 21:01:28 spire-1.2.1/doc/spire_server.md 21:01:28 spire-1.2.1/doc/supported_integrations.md 21:01:28 spire-1.2.1/doc/telemetry.md 21:01:28 spire-1.2.1/doc/telemetry_config.md 21:01:28 spire-1.2.1/doc/upgrading.md 21:01:28 spire-1.2.1/doc/using_spire.md 21:01:28 spire-1.2.1/examples/ 21:01:28 spire-1.2.1/examples/README.md 21:01:28 spire-1.2.1/go.mod 21:01:28 spire-1.2.1/go.sum 21:01:28 spire-1.2.1/pkg/ 21:01:28 spire-1.2.1/pkg/agent/ 21:01:28 spire-1.2.1/pkg/agent/agent.go 21:01:28 spire-1.2.1/pkg/agent/api/ 21:01:28 spire-1.2.1/pkg/agent/api/config.go 21:01:28 spire-1.2.1/pkg/agent/api/debug/ 21:01:28 spire-1.2.1/pkg/agent/api/debug/v1/ 21:01:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:01:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:01:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:01:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:01:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:01:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:01:28 spire-1.2.1/pkg/agent/api/endpoints.go 21:01:28 spire-1.2.1/pkg/agent/api/health/ 21:01:28 spire-1.2.1/pkg/agent/api/health/v1/ 21:01:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:01:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:01:28 spire-1.2.1/pkg/agent/api/rpccontext/ 21:01:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:01:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:01:28 spire-1.2.1/pkg/agent/attestor/ 21:01:28 spire-1.2.1/pkg/agent/attestor/node/ 21:01:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:01:28 spire-1.2.1/pkg/agent/attestor/node/node.go 21:01:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:01:28 spire-1.2.1/pkg/agent/attestor/workload/ 21:01:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:01:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:01:28 spire-1.2.1/pkg/agent/catalog/ 21:01:28 spire-1.2.1/pkg/agent/catalog/catalog.go 21:01:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:01:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:01:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:01:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:01:28 spire-1.2.1/pkg/agent/client/ 21:01:28 spire-1.2.1/pkg/agent/client/client.go 21:01:28 spire-1.2.1/pkg/agent/client/client_test.go 21:01:28 spire-1.2.1/pkg/agent/client/dial.go 21:01:28 spire-1.2.1/pkg/agent/client/nodeconn.go 21:01:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:01:28 spire-1.2.1/pkg/agent/client/update.go 21:01:28 spire-1.2.1/pkg/agent/client/util.go 21:01:28 spire-1.2.1/pkg/agent/common/ 21:01:28 spire-1.2.1/pkg/agent/common/backoff/ 21:01:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:01:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:01:28 spire-1.2.1/pkg/agent/common/cgroups/ 21:01:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:01:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:01:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:01:28 spire-1.2.1/pkg/agent/config.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/ 21:01:28 spire-1.2.1/pkg/agent/endpoints/config.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/workload/ 21:01:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:01:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/ 21:01:28 spire-1.2.1/pkg/agent/manager/cache/ 21:01:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:01:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:01:28 spire-1.2.1/pkg/agent/manager/config.go ---> Running in 5acf324dddc1 21:01:28 21:01:28 spire-1.2.1/pkg/agent/manager/manager.go 21:01:28 spire-1.2.1/pkg/agent/manager/manager_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/storage.go 21:01:28 spire-1.2.1/pkg/agent/manager/storage_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/storecache/ 21:01:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:01:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:01:28 spire-1.2.1/pkg/agent/manager/sync.go 21:01:28 spire-1.2.1/pkg/agent/plugin/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:01:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:01:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:01:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:01:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:01:28 spire-1.2.1/pkg/agent/svid/ 21:01:28 spire-1.2.1/pkg/agent/svid/rotator.go 21:01:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:01:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:01:28 spire-1.2.1/pkg/agent/svid/store/ 21:01:28 spire-1.2.1/pkg/agent/svid/store/service.go 21:01:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:01:28 spire-1.2.1/pkg/common/ 21:01:28 spire-1.2.1/pkg/common/agentpathtemplate/ 21:01:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:01:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:01:28 spire-1.2.1/pkg/common/api/ 21:01:28 spire-1.2.1/pkg/common/api/metrics.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/ 21:01:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/logger.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/names.go 21:01:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:01:28 spire-1.2.1/pkg/common/api/names.go 21:01:28 spire-1.2.1/pkg/common/api/ratelimit.go 21:01:28 spire-1.2.1/pkg/common/api/rpccontext/ 21:01:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:01:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:01:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:01:28 spire-1.2.1/pkg/common/auth/ 21:01:28 spire-1.2.1/pkg/common/auth/interceptors.go 21:01:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:01:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/ 21:01:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/types.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:01:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:01:28 spire-1.2.1/pkg/common/catalog/ 21:01:28 spire-1.2.1/pkg/common/catalog/bind.go 21:01:28 spire-1.2.1/pkg/common/catalog/builtin.go 21:01:28 spire-1.2.1/pkg/common/catalog/catalog.go 21:01:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:01:28 spire-1.2.1/pkg/common/catalog/closers.go 21:01:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:01:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:01:28 spire-1.2.1/pkg/common/catalog/config.go 21:01:28 spire-1.2.1/pkg/common/catalog/config_test.go 21:01:28 spire-1.2.1/pkg/common/catalog/configure.go 21:01:28 spire-1.2.1/pkg/common/catalog/constraints.go 21:01:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:01:28 spire-1.2.1/pkg/common/catalog/context.go 21:01:28 spire-1.2.1/pkg/common/catalog/external.go 21:01:28 spire-1.2.1/pkg/common/catalog/host.go 21:01:28 spire-1.2.1/pkg/common/catalog/pipenet.go 21:01:28 spire-1.2.1/pkg/common/catalog/plugin.go 21:01:28 spire-1.2.1/pkg/common/catalog/testplugin/ 21:01:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:01:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:01:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:01:28 spire-1.2.1/pkg/common/cli/ 21:01:28 spire-1.2.1/pkg/common/cli/env.go 21:01:28 spire-1.2.1/pkg/common/cli/flags.go 21:01:28 spire-1.2.1/pkg/common/cli/trust_domain.go 21:01:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:01:28 spire-1.2.1/pkg/common/cli/umask.go 21:01:28 spire-1.2.1/pkg/common/cli/umask_posix.go 21:01:28 spire-1.2.1/pkg/common/cli/umask_test.go 21:01:28 spire-1.2.1/pkg/common/cli/umask_windows.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/flag.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/format.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:01:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:01:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:01:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:01:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:01:29 spire-1.2.1/pkg/common/coretypes/ 21:01:29 spire-1.2.1/pkg/common/coretypes/bundle/ 21:01:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:01:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:01:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:01:29 spire-1.2.1/pkg/common/cryptoutil/ 21:01:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:01:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:01:29 spire-1.2.1/pkg/common/diskutil/ 21:01:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:01:29 spire-1.2.1/pkg/common/diskutil/file_test.go 21:01:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:01:29 spire-1.2.1/pkg/common/errorutil/ 21:01:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:01:29 spire-1.2.1/pkg/common/health/ 21:01:29 spire-1.2.1/pkg/common/health/config.go 21:01:29 spire-1.2.1/pkg/common/health/context.go 21:01:29 spire-1.2.1/pkg/common/health/context_test.go 21:01:29 spire-1.2.1/pkg/common/health/health.go 21:01:29 spire-1.2.1/pkg/common/health/health_test.go 21:01:29 spire-1.2.1/pkg/common/health/logger.go 21:01:29 spire-1.2.1/pkg/common/hostservice/ 21:01:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:01:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:01:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:01:29 spire-1.2.1/pkg/common/idutil/ 21:01:29 spire-1.2.1/pkg/common/idutil/require.go 21:01:29 spire-1.2.1/pkg/common/idutil/require_test.go 21:01:29 spire-1.2.1/pkg/common/idutil/safety.go 21:01:29 spire-1.2.1/pkg/common/idutil/safety_test.go 21:01:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:01:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:01:29 spire-1.2.1/pkg/common/jwtsvid/ 21:01:29 spire-1.2.1/pkg/common/jwtsvid/common.go 21:01:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:01:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:01:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:01:29 spire-1.2.1/pkg/common/jwtutil/ 21:01:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:01:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:01:29 spire-1.2.1/pkg/common/log/ 21:01:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:01:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:01:29 spire-1.2.1/pkg/common/log/log.go 21:01:29 spire-1.2.1/pkg/common/log/log_test.go 21:01:29 spire-1.2.1/pkg/common/log/options.go 21:01:29 spire-1.2.1/pkg/common/nodeutil/ 21:01:29 spire-1.2.1/pkg/common/nodeutil/node.go 21:01:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:01:29 spire-1.2.1/pkg/common/peertracker/ 21:01:29 spire-1.2.1/pkg/common/peertracker/conn.go 21:01:29 spire-1.2.1/pkg/common/peertracker/credentials.go 21:01:29 spire-1.2.1/pkg/common/peertracker/errors.go 21:01:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:01:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:01:29 spire-1.2.1/pkg/common/peertracker/info.go 21:01:29 spire-1.2.1/pkg/common/peertracker/listener.go 21:01:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:01:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tcp.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:01:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:01:29 spire-1.2.1/pkg/common/peertracker/uds.go 21:01:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:01:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:01:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:01:29 spire-1.2.1/pkg/common/pemutil/ 21:01:29 spire-1.2.1/pkg/common/pemutil/block.go 21:01:29 spire-1.2.1/pkg/common/pemutil/certs.go 21:01:29 spire-1.2.1/pkg/common/pemutil/common.go 21:01:29 spire-1.2.1/pkg/common/pemutil/csr.go 21:01:29 spire-1.2.1/pkg/common/pemutil/keys.go 21:01:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/ 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:01:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:01:29 spire-1.2.1/pkg/common/plugin/ 21:01:29 spire-1.2.1/pkg/common/plugin/aws/ 21:01:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:01:29 spire-1.2.1/pkg/common/plugin/azure/ 21:01:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:01:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/facade.go 21:01:29 spire-1.2.1/pkg/common/plugin/facade_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/gcp/ 21:01:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/ 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:01:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/log.go 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/ 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:01:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:01:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:01:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:01:29 spire-1.2.1/pkg/common/plugin/x509pop/ 21:01:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:01:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:01:29 spire-1.2.1/pkg/common/profiling/ 21:01:29 spire-1.2.1/pkg/common/profiling/dumpers.go 21:01:29 spire-1.2.1/pkg/common/profiling/profiling.go 21:01:29 spire-1.2.1/pkg/common/protoutil/ 21:01:29 spire-1.2.1/pkg/common/protoutil/masks.go 21:01:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:01:29 spire-1.2.1/pkg/common/rotationutil/ 21:01:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:01:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:01:29 spire-1.2.1/pkg/common/selector/ 21:01:29 spire-1.2.1/pkg/common/selector/selector.go 21:01:29 spire-1.2.1/pkg/common/selector/selector_test.go 21:01:29 spire-1.2.1/pkg/common/selector/set.go 21:01:29 spire-1.2.1/pkg/common/selector/set_utils.go 21:01:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/ 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/ 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:01:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:01:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:01:29 spire-1.2.1/pkg/common/telemetry/call.go 21:01:29 spire-1.2.1/pkg/common/telemetry/common/ 21:01:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:01:29 spire-1.2.1/pkg/common/telemetry/config.go 21:01:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:01:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/inmem.go 21:01:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/m3.go 21:01:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/metrics.go 21:01:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/names.go 21:01:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:01:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:01:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/ 21:01:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:01:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:01:29 spire-1.2.1/pkg/common/telemetry/server/server.go 21:01:29 spire-1.2.1/pkg/common/telemetry/sink.go 21:01:29 spire-1.2.1/pkg/common/telemetry/statsd.go 21:01:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:01:29 spire-1.2.1/pkg/common/telemetry/uptime.go 21:01:29 spire-1.2.1/pkg/common/telemetry/version.go 21:01:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:01:29 spire-1.2.1/pkg/common/uptime/ 21:01:29 spire-1.2.1/pkg/common/uptime/uptime.go 21:01:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:01:29 spire-1.2.1/pkg/common/util/ 21:01:29 spire-1.2.1/pkg/common/util/certs.go 21:01:29 spire-1.2.1/pkg/common/util/certs_test.go 21:01:29 spire-1.2.1/pkg/common/util/csr.go 21:01:29 spire-1.2.1/pkg/common/util/hash.go 21:01:29 spire-1.2.1/pkg/common/util/selectors.go 21:01:29 spire-1.2.1/pkg/common/util/selectors_test.go 21:01:29 spire-1.2.1/pkg/common/util/signals.go 21:01:29 spire-1.2.1/pkg/common/util/sort.go 21:01:29 spire-1.2.1/pkg/common/util/sort_test.go 21:01:29 spire-1.2.1/pkg/common/util/task.go 21:01:29 spire-1.2.1/pkg/common/util/task_test.go 21:01:29 spire-1.2.1/pkg/common/util/testdata/ 21:01:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:01:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:01:29 spire-1.2.1/pkg/common/version/ 21:01:29 spire-1.2.1/pkg/common/version/version.go 21:01:29 spire-1.2.1/pkg/common/x509svid/ 21:01:29 spire-1.2.1/pkg/common/x509svid/common_test.go 21:01:29 spire-1.2.1/pkg/common/x509svid/csr.go 21:01:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:01:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:01:29 spire-1.2.1/pkg/common/x509util/ 21:01:29 spire-1.2.1/pkg/common/x509util/cert.go 21:01:29 spire-1.2.1/pkg/common/x509util/dns.go 21:01:29 spire-1.2.1/pkg/common/x509util/dns_test.go 21:01:29 spire-1.2.1/pkg/common/x509util/keyid.go 21:01:29 spire-1.2.1/pkg/common/x509util/keypair.go 21:01:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:01:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:01:29 spire-1.2.1/pkg/server/ 21:01:29 spire-1.2.1/pkg/server/api/ 21:01:29 spire-1.2.1/pkg/server/api/agent.go 21:01:29 spire-1.2.1/pkg/server/api/agent/ 21:01:29 spire-1.2.1/pkg/server/api/agent/v1/ 21:01:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/agent_test.go 21:01:29 spire-1.2.1/pkg/server/api/api.go 21:01:29 spire-1.2.1/pkg/server/api/audit/ 21:01:29 spire-1.2.1/pkg/server/api/audit/audit.go 21:01:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:01:29 spire-1.2.1/pkg/server/api/bundle.go 21:01:29 spire-1.2.1/pkg/server/api/bundle/ 21:01:29 spire-1.2.1/pkg/server/api/bundle/v1/ 21:01:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/bundle_test.go 21:01:29 spire-1.2.1/pkg/server/api/debug/ 21:01:29 spire-1.2.1/pkg/server/api/debug/v1/ 21:01:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/entry.go 21:01:29 spire-1.2.1/pkg/server/api/entry/ 21:01:29 spire-1.2.1/pkg/server/api/entry/v1/ 21:01:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/entry_test.go 21:01:29 spire-1.2.1/pkg/server/api/health/ 21:01:29 spire-1.2.1/pkg/server/api/health/v1/ 21:01:29 spire-1.2.1/pkg/server/api/health/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/id.go 21:01:29 spire-1.2.1/pkg/server/api/id_test.go 21:01:29 spire-1.2.1/pkg/server/api/limits/ 21:01:29 spire-1.2.1/pkg/server/api/limits/limits.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/ 21:01:29 spire-1.2.1/pkg/server/api/middleware/alias.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/audit.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/caller.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/common.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/entries.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:01:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:01:29 spire-1.2.1/pkg/server/api/ratelimit.go 21:01:29 spire-1.2.1/pkg/server/api/rpccontext/ 21:01:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:01:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:01:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:01:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:01:29 spire-1.2.1/pkg/server/api/selector.go 21:01:29 spire-1.2.1/pkg/server/api/selector_test.go 21:01:29 spire-1.2.1/pkg/server/api/status.go 21:01:29 spire-1.2.1/pkg/server/api/status_test.go 21:01:29 spire-1.2.1/pkg/server/api/svid/ 21:01:29 spire-1.2.1/pkg/server/api/svid/v1/ 21:01:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/trustdomain.go 21:01:29 spire-1.2.1/pkg/server/api/trustdomain/ 21:01:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:01:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:01:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:01:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:01:29 spire-1.2.1/pkg/server/authpolicy/ 21:01:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:01:29 spire-1.2.1/pkg/server/authpolicy/policy.go 21:01:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:01:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:01:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:01:29 spire-1.2.1/pkg/server/authpolicy/validate.go 21:01:29 spire-1.2.1/pkg/server/bundle/ 21:01:29 spire-1.2.1/pkg/server/bundle/client/ 21:01:29 spire-1.2.1/pkg/server/bundle/client/client.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/manager.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/sources.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/updater.go 21:01:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:01:29 spire-1.2.1/pkg/server/ca/ 21:01:29 spire-1.2.1/pkg/server/ca/ca.go 21:01:29 spire-1.2.1/pkg/server/ca/ca_health.go 21:01:29 spire-1.2.1/pkg/server/ca/ca_test.go 21:01:29 spire-1.2.1/pkg/server/ca/journal.go 21:01:29 spire-1.2.1/pkg/server/ca/journal_test.go 21:01:29 spire-1.2.1/pkg/server/ca/manager.go 21:01:29 spire-1.2.1/pkg/server/ca/manager_health.go 21:01:29 spire-1.2.1/pkg/server/ca/manager_test.go 21:01:29 spire-1.2.1/pkg/server/ca/templates.go 21:01:29 spire-1.2.1/pkg/server/ca/upstream_client.go 21:01:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:01:29 spire-1.2.1/pkg/server/ca/validation.go 21:01:29 spire-1.2.1/pkg/server/cache/ 21:01:29 spire-1.2.1/pkg/server/cache/dscache/ 21:01:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:01:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/ 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:01:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:01:29 spire-1.2.1/pkg/server/catalog/ 21:01:29 spire-1.2.1/pkg/server/catalog/catalog.go 21:01:29 spire-1.2.1/pkg/server/catalog/keymanager.go 21:01:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:01:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:01:29 spire-1.2.1/pkg/server/catalog/notifier.go 21:01:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:01:29 spire-1.2.1/pkg/server/config.go 21:01:29 spire-1.2.1/pkg/server/datastore/ 21:01:29 spire-1.2.1/pkg/server/datastore/datastore.go 21:01:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:01:29 spire-1.2.1/pkg/server/datastore/repository.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:01:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:01:29 spire-1.2.1/pkg/server/endpoints/ 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/ 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:01:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:01:29 spire-1.2.1/pkg/server/endpoints/config.go 21:01:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:01:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:01:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:01:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:01:29 spire-1.2.1/pkg/server/endpoints/middleware.go 21:01:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:01:29 spire-1.2.1/pkg/server/hostservice/ 21:01:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:01:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:01:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:01:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:01:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:01:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:01:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:01:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 5acf324dddc1 21:01:29 ---> fd333831e33e 21:01:29 Step 13/23 : EXPOSE $APP_PORT 21:01:29 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:01:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:01:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:01:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/ 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:01:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 4e6c0e898113 21:01:29 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:01:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:01:29 spire-1.2.1/pkg/server/registration/ 21:01:29 spire-1.2.1/pkg/server/registration/manager.go 21:01:29 spire-1.2.1/pkg/server/registration/manager_test.go 21:01:29 spire-1.2.1/pkg/server/scanentries.go 21:01:29 spire-1.2.1/pkg/server/scanentries_test.go 21:01:29 spire-1.2.1/pkg/server/server.go 21:01:29 spire-1.2.1/pkg/server/server_test.go 21:01:29 spire-1.2.1/pkg/server/svid/ 21:01:29 spire-1.2.1/pkg/server/svid/observer.go 21:01:29 spire-1.2.1/pkg/server/svid/observer_test.go 21:01:29 spire-1.2.1/pkg/server/svid/rotator.go 21:01:29 spire-1.2.1/pkg/server/svid/rotator_config.go 21:01:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:01:29 spire-1.2.1/pkg/server/svid/rotator_test.go 21:01:29 spire-1.2.1/proto/ 21:01:29 spire-1.2.1/proto/private/ 21:01:29 spire-1.2.1/proto/private/server/ 21:01:29 spire-1.2.1/proto/private/server/journal/ 21:01:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:01:29 spire-1.2.1/proto/private/server/journal/journal.proto 21:01:29 spire-1.2.1/proto/spire/ 21:01:29 spire-1.2.1/proto/spire/common/ 21:01:29 spire-1.2.1/proto/spire/common/common.pb.go 21:01:29 spire-1.2.1/proto/spire/common/common.proto 21:01:29 spire-1.2.1/proto/spire/common/plugin/ 21:01:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:01:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:01:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:01:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:01:29 spire-1.2.1/proto/spire/plugin/ 21:01:29 spire-1.2.1/proto/spire/plugin/agent/ 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:01:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:01:29 spire-1.2.1/release/ 21:01:29 spire-1.2.1/release/spire-extras/ 21:01:29 spire-1.2.1/release/spire-extras/README.md 21:01:29 spire-1.2.1/release/spire-extras/conf/ 21:01:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:01:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:01:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:01:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:01:29 spire-1.2.1/release/spire/ 21:01:29 spire-1.2.1/release/spire/README.md 21:01:29 spire-1.2.1/release/spire/conf/ 21:01:29 spire-1.2.1/release/spire/conf/agent/ 21:01:29 spire-1.2.1/release/spire/conf/agent/agent.conf 21:01:29 spire-1.2.1/release/spire/conf/server/ 21:01:29 spire-1.2.1/release/spire/conf/server/server.conf 21:01:29 spire-1.2.1/script/ 21:01:29 spire-1.2.1/script/build-artifact.sh 21:01:29 spire-1.2.1/script/generate_dummy_ca.sh 21:01:29 spire-1.2.1/support/ 21:01:29 spire-1.2.1/support/k8s/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:01:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/ 21:01:29 spire-1.2.1/support/oidc-discovery-provider/README.md 21:01:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/config.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/main.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:01:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:01:29 spire-1.2.1/test/ 21:01:29 spire-1.2.1/test/clock/ 21:01:29 spire-1.2.1/test/clock/clock.go 21:01:29 spire-1.2.1/test/fakes/ 21:01:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:01:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:01:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:01:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:01:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:01:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:01:29 spire-1.2.1/test/fakes/fakeagentstore/ 21:01:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:01:29 spire-1.2.1/test/fakes/fakedatastore/ 21:01:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:01:29 spire-1.2.1/test/fakes/fakeentryclient/ 21:01:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:01:29 spire-1.2.1/test/fakes/fakehealthchecker/ 21:01:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:01:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:01:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:01:29 spire-1.2.1/test/fakes/fakemetrics/ 21:01:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:01:29 spire-1.2.1/test/fakes/fakenoderesolver/ 21:01:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:01:29 spire-1.2.1/test/fakes/fakenotifier/ 21:01:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:01:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:01:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:01:29 spire-1.2.1/test/fakes/fakeserverca/ 21:01:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:01:29 spire-1.2.1/test/fakes/fakeservercatalog/ 21:01:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:01:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:01:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:01:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:01:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:01:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:01:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:01:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:01:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:01:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:01:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:01:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:01:29 spire-1.2.1/test/fixture/ 21:01:29 spire-1.2.1/test/fixture/certs/ 21:01:29 spire-1.2.1/test/fixture/certs/agent_svid.der 21:01:29 spire-1.2.1/test/fixture/certs/base_cert.pem 21:01:29 spire-1.2.1/test/fixture/certs/base_csr.pem 21:01:29 spire-1.2.1/test/fixture/certs/base_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:01:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:01:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:01:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:01:29 spire-1.2.1/test/fixture/certs/blog_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/bundle.der 21:01:29 spire-1.2.1/test/fixture/certs/ca.pem 21:01:29 spire-1.2.1/test/fixture/certs/ca_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/database_cert.pem 21:01:29 spire-1.2.1/test/fixture/certs/database_csr.pem 21:01:29 spire-1.2.1/test/fixture/certs/database_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/node_cert.pem 21:01:29 spire-1.2.1/test/fixture/certs/node_csr.pem 21:01:29 spire-1.2.1/test/fixture/certs/node_key.pem 21:01:29 spire-1.2.1/test/fixture/certs/svid.pem 21:01:29 spire-1.2.1/test/fixture/certs/svid_key.pem 21:01:29 spire-1.2.1/test/fixture/config/ 21:01:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:01:29 spire-1.2.1/test/fixture/config/agent_good.conf 21:01:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:01:29 spire-1.2.1/test/fixture/config/plugin_good.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:01:29 spire-1.2.1/test/fixture/config/server_good.conf 21:01:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:01:29 spire-1.2.1/test/fixture/fixture.go 21:01:29 spire-1.2.1/test/fixture/nodeattestor/ 21:01:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:01:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:01:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:01:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:01:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:01:29 spire-1.2.1/test/fixture/registration/ 21:01:29 spire-1.2.1/test/fixture/registration/entries.json 21:01:29 spire-1.2.1/test/fixture/registration/good-for-update.json 21:01:29 spire-1.2.1/test/fixture/registration/good.json 21:01:29 spire-1.2.1/test/fixture/registration/invalid.json 21:01:29 spire-1.2.1/test/fixture/registration/invalid_json.json 21:01:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:01:29 spire-1.2.1/test/integration/ 21:01:29 spire-1.2.1/test/integration/README.md 21:01:29 spire-1.2.1/test/integration/common 21:01:29 spire-1.2.1/test/integration/setup/ 21:01:29 spire-1.2.1/test/integration/setup/adminclient/ 21:01:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:01:29 spire-1.2.1/test/integration/setup/adminclient/client.go 21:01:29 spire-1.2.1/test/integration/setup/debugagent/ 21:01:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:01:29 spire-1.2.1/test/integration/setup/debugagent/main.go 21:01:29 spire-1.2.1/test/integration/setup/debugserver/ 21:01:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:01:29 spire-1.2.1/test/integration/setup/debugserver/main.go 21:01:29 spire-1.2.1/test/integration/setup/downstreamclient/ 21:01:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:01:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:01:29 spire-1.2.1/test/integration/setup/itclient/ 21:01:29 spire-1.2.1/test/integration/setup/itclient/client.go 21:01:29 spire-1.2.1/test/integration/setup/node-attestation/ 21:01:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:01:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:01:29 spire-1.2.1/test/integration/setup/x509pop/ 21:01:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:01:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:01:29 spire-1.2.1/test/integration/suites/ 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:01:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:01:30 spire-1.2.1/test/integration/suites/join-token/ 21:01:30 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:01:30 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:01:30 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:01:30 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:01:30 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:01:30 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:01:30 spire-1.2.1/test/integration/suites/join-token/README.md 21:01:30 spire-1.2.1/test/integration/suites/join-token/conf/ 21:01:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/join-token/teardown 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:01:30 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:01:30 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:01:30 spire-1.2.1/test/integration/suites/k8s/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/00-setup 21:01:30 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:01:30 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:01:30 spire-1.2.1/test/integration/suites/k8s/README.md 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:01:30 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:01:30 spire-1.2.1/test/integration/suites/k8s/teardown 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Removing intermediate container 4e6c0e898113 21:01:30 ---> 769d28de6de4 21:01:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:30 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/ 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:01:30 spire-1.2.1/test/integration/suites/rotation/ 21:01:30 spire-1.2.1/test/integration/suites/rotation/00-setup 21:01:30 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:01:30 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:01:30 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:01:30 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:01:30 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:01:30 spire-1.2.1/test/integration/suites/rotation/README.md 21:01:30 spire-1.2.1/test/integration/suites/rotation/conf/ 21:01:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/rotation/teardown 21:01:30 spire-1.2.1/test/integration/suites/self-test/ 21:01:30 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:01:30 spire-1.2.1/test/integration/suites/self-test/README.md 21:01:30 spire-1.2.1/test/integration/suites/self-test/teardown 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:01:30 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:01:30 spire-1.2.1/test/integration/suites/upgrade/ 21:01:30 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:01:30 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:01:30 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:01:30 spire-1.2.1/test/integration/suites/upgrade/README.md 21:01:30 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:01:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:01:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:01:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:01:30 spire-1.2.1/test/integration/suites/upgrade/teardown 21:01:30 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:01:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:01:30 spire-1.2.1/test/integration/test-one.sh 21:01:30 spire-1.2.1/test/integration/test.sh 21:01:30 spire-1.2.1/test/plugintest/ 21:01:30 spire-1.2.1/test/plugintest/config.go 21:01:30 spire-1.2.1/test/plugintest/load.go 21:01:30 spire-1.2.1/test/plugintest/option.go 21:01:30 spire-1.2.1/test/spiretest/ 21:01:30 spire-1.2.1/test/spiretest/apiserver.go 21:01:30 spire-1.2.1/test/spiretest/assertions.go 21:01:30 spire-1.2.1/test/spiretest/dir.go 21:01:30 spire-1.2.1/test/spiretest/errors_posix.go 21:01:30 spire-1.2.1/test/spiretest/errors_windows.go 21:01:30 spire-1.2.1/test/spiretest/logs.go 21:01:30 spire-1.2.1/test/spiretest/socketapi.go 21:01:30 spire-1.2.1/test/spiretest/suite.go 21:01:30 spire-1.2.1/test/spiretest/x509.go 21:01:30 spire-1.2.1/test/testca/ 21:01:30 spire-1.2.1/test/testca/ca.go 21:01:30 spire-1.2.1/test/testkey/ 21:01:30 spire-1.2.1/test/testkey/generate.sh 21:01:30 spire-1.2.1/test/testkey/genkeys.go 21:01:30 spire-1.2.1/test/testkey/keys.go 21:01:30 spire-1.2.1/test/testkey/new.go 21:01:30 spire-1.2.1/test/tpmsimulator/ 21:01:30 spire-1.2.1/test/tpmsimulator/simulator.go 21:01:30 spire-1.2.1/test/util/ 21:01:30 spire-1.2.1/test/util/cert_fixtures.go 21:01:30 spire-1.2.1/test/util/cert_generation.go 21:01:30 spire-1.2.1/test/util/io_redirection.go 21:01:30 spire-1.2.1/test/util/race.go 21:01:30 spire-1.2.1/test/util/util.go 21:01:30 building spire from source... 21:01:30 ---> Running in 90da099eb98f 21:01:31 Installing go1.17.7... 21:01:33 Removing intermediate container 90da099eb98f 21:01:33 ---> 8cc873223591 21:01:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:01:33 ---> Running in 91f2f261eeb0 21:01:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:37 (1/6) Installing dumb-init (1.2.5-r1) 21:01:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:01:37 (3/6) Installing libsodium (1.0.18-r0) 21:01:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:38 (5/6) Installing libzmq (4.3.4-r0) 21:01:38 (6/6) Installing zeromq (4.3.4-r0) 21:01:38 Executing busybox-1.33.1-r7.trigger 21:01:38 OK: 8 MiB in 20 packages 21:01:40 Removing intermediate container 91f2f261eeb0 21:01:40 ---> ceb522adcc2c 21:01:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:41 ---> c8eaa3b22120 21:01:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:01:43 ---> 61ec3d7c8bf8 21:01:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:01:44 ---> ce6bd01c0a78 21:01:44 Step 19/23 : ENTRYPOINT ["/core-data"] 21:01:44 ---> Running in 060ce3e564b3 21:01:44 Removing intermediate container 060ce3e564b3 21:01:44 ---> eee750f9fc79 21:01:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:44 ---> Running in 9e23c414f646 21:01:45 Removing intermediate container 9e23c414f646 21:01:45 ---> 40781d8b066c 21:01:45 Step 21/23 : LABEL arch=arm64 21:01:45 ---> Running in adf149c5f7cb 21:01:45 Removing intermediate container adf149c5f7cb 21:01:45 ---> 63e0c2eeb88a 21:01:45 Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:01:45 ---> Running in b4f149de09ac 21:01:46 Removing intermediate container b4f149de09ac 21:01:46 ---> ca886cba0440 21:01:46 Step 23/23 : LABEL version=0.0.0 21:01:46 ---> Running in 6e633218032e 21:01:46 Removing intermediate container 6e633218032e 21:01:46 ---> 669f40265847 21:01:46 21:01:47 Successfully built 669f40265847 21:01:47 Successfully tagged core-data-arm64:latest 21:01:47 Building sys-mgmt-agent 21:01:57  Building core-data ... done Building bin/spire-server... 21:01:57 go: downloading github.com/mitchellh/cli v1.1.2 21:01:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:01:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:01:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:01:59 go: downloading google.golang.org/grpc v1.44.0 21:02:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:02:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:02:05 go: downloading github.com/imdario/mergo v0.3.12 21:02:05 go: downloading github.com/sirupsen/logrus v1.8.1 21:02:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:02:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:02:06 go: downloading github.com/fatih/color v1.13.0 21:02:06 go: downloading github.com/mattn/go-isatty v0.0.14 21:02:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:02:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:02:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:02:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:02:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:02:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:02:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:02:08 go: downloading github.com/armon/go-metrics v0.3.10 21:02:08 go: downloading github.com/prometheus/client_golang v1.12.1 21:02:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:02:09 go: downloading github.com/open-policy-agent/opa v0.38.0 21:02:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:14 ---> 6ecf31c464ce 21:02:14 Step 3/23 : WORKDIR /edgex-go 21:02:14 ---> Using cache 21:02:14 ---> 851923974ef2 21:02:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:14 ---> Using cache 21:02:14 ---> 4975f851f2a4 21:02:14 Step 5/23 : RUN apk add --update --no-cache make bash git 21:02:15 ---> Running in 810f5e7c000a 21:02:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:19 OK: 220 MiB in 52 packages 21:02:20 Removing intermediate container 810f5e7c000a 21:02:20 ---> ba961dba3339 21:02:20 Step 6/23 : COPY go.mod vendor* ./ 21:02:21 ---> cd39405da703 21:02:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:21 ---> Running in 880a70a06960 21:02:27 Removing intermediate container 880a70a06960 21:02:27 ---> 458e901792c6 21:02:27 Step 8/23 : COPY . . 21:02:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:02:35 go: downloading github.com/mattn/go-colorable v0.1.12 21:02:35 go: downloading github.com/Masterminds/goutils v1.1.0 21:02:35 go: downloading github.com/Masterminds/semver v1.5.0 21:02:35 go: downloading github.com/google/uuid v1.1.2 21:02:35 go: downloading github.com/huandu/xstrings v1.3.2 21:02:36 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:02:36 go: downloading github.com/oklog/run v1.0.0 21:02:37 go: downloading github.com/imkira/go-observer v1.0.3 21:02:37 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:02:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:02:37 go: downloading github.com/prometheus/client_model v0.2.0 21:02:37 go: downloading github.com/prometheus/common v0.32.1 21:02:37 go: downloading go.uber.org/atomic v1.9.0 21:02:37 go: downloading github.com/beorn7/perks v1.0.1 21:02:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:02:38 go: downloading github.com/prometheus/procfs v0.7.3 21:02:39 go: downloading github.com/hashicorp/errwrap v1.1.0 21:02:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:02:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:02:40 go: downloading github.com/blang/semver/v4 v4.0.0 21:02:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:02:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:02:42 go: downloading github.com/jinzhu/gorm v1.9.16 21:02:43 go: downloading github.com/lib/pq v1.10.4 21:02:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:02:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:02:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:02:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:02:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:02:48  ---> acef11b67ec8 21:02:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:02:48 ---> Running in d8db443e9116 21:02:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:02:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:02:54 go: downloading github.com/stretchr/testify v1.7.0 21:02:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:02:54 go: downloading google.golang.org/api v0.70.0 21:02:54 go: downloading k8s.io/client-go v0.23.4 21:02:54 go: downloading k8s.io/api v0.23.4 21:03:01 Removing intermediate container b05d807d9132 21:03:01 ---> 8ddb829be86b 21:03:01 21:03:01 Step 9/20 : FROM alpine:3.15 21:03:01 3.15: Pulling from library/alpine 21:03:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:03:01 Status: Downloaded newer image for alpine:3.15 21:03:01 ---> 3fb3c9af89a9 21:03:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:03:02 ---> Running in ba5c4dbdbde6 21:03:02 Removing intermediate container ba5c4dbdbde6 21:03:02 ---> 1f96a5473591 21:03:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:02 ---> Running in d5be5b6c72ac 21:03:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:03:05 Removing intermediate container d5be5b6c72ac 21:03:05 ---> 7470374e0d37 21:03:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:03:05 ---> Running in 7fea29af757f 21:03:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:09 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:03:09 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:03:09 OK: 15734 distinct packages available 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:12 (1/9) Installing ca-certificates (20211220-r0) 21:03:12 (2/9) Installing brotli-libs (1.0.9-r5) 21:03:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:03:12 (4/9) Installing libcurl (7.80.0-r1) 21:03:12 (5/9) Installing curl (7.80.0-r1) 21:03:13 (6/9) Installing dumb-init (1.2.5-r1) 21:03:13 (7/9) Installing musl-obstack (1.2.3-r0) 21:03:13 (8/9) Installing libucontext (1.1-r0) 21:03:13 (9/9) Installing gcompat (1.0.0-r4) 21:03:13 Executing busybox-1.34.1-r5.trigger 21:03:13 Executing ca-certificates-20211220-r0.trigger 21:03:13 OK: 8 MiB in 23 packages 21:03:15 Removing intermediate container 7fea29af757f 21:03:15 ---> 40a10f12b0f3 21:03:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 ---> fe7076c58efd 21:03:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:03:18 ---> e3f3b5f66167 21:03:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:03:19 ---> 3e81752e66a8 21:03:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:03:19 ---> Running in b2d8aaa3376a 21:03:20 Removing intermediate container b2d8aaa3376a 21:03:20 ---> 176dd38480f7 21:03:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:20 ---> Running in ba7ebe1db04b 21:03:21 Removing intermediate container ba7ebe1db04b 21:03:21 ---> bf203cd99e0c 21:03:21 Step 18/20 : LABEL arch=arm64 21:03:21 ---> Running in ce4ebbe1ca2a 21:03:21 Removing intermediate container ce4ebbe1ca2a 21:03:21 ---> 4afa32d08f7f 21:03:21 Step 19/20 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:03:21 ---> Running in 3eeaf938e550 21:03:22 Removing intermediate container 3eeaf938e550 21:03:22 ---> 94a9918f2936 21:03:22 Step 20/20 : LABEL version=0.0.0 21:03:22 ---> Running in 334058b4e06f 21:03:23 Removing intermediate container 334058b4e06f 21:03:23 ---> f5b83c4f441d 21:03:23 21:03:23 Successfully built f5b83c4f441d 21:03:23 Successfully tagged security-spiffe-token-provider-arm64:latest 21:03:23  Building security-spiffe-token-provider ... done Building security-spire-server 21:03:45 go: downloading github.com/google/go-tpm v0.3.3 21:03:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:03:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:03:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:03:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:03:45 go: downloading cloud.google.com/go/storage v1.21.0 21:03:46 go: downloading cloud.google.com/go v0.100.2 21:03:48 go: downloading k8s.io/apimachinery v0.23.4 21:03:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:03:50 ---> 6ecf31c464ce 21:03:50 Step 3/25 : WORKDIR /edgex-go 21:03:50 ---> Using cache 21:03:50 ---> 851923974ef2 21:03:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:50 ---> Using cache 21:03:50 ---> 4975f851f2a4 21:03:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:03:50 ---> Using cache 21:03:50 ---> 68fe75885846 21:03:50 Step 6/25 : COPY go.mod vendor* ./ 21:03:50 ---> Using cache 21:03:50 ---> 8cecc1431a92 21:03:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:50 ---> Using cache 21:03:50 ---> f705d31fd9aa 21:03:50 Step 8/25 : COPY . . 21:03:50 ---> Using cache 21:03:50 ---> 34f516796ec9 21:03:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:03:50 ---> Using cache 21:03:50 ---> 5a36a023b8e5 21:03:50 Step 10/25 : RUN mkdir -p spire-build 21:03:50 ---> Using cache 21:03:50 ---> 6216508aa96f 21:03:50 Step 11/25 : WORKDIR /edgex-go/spire-build 21:03:50 ---> Using cache 21:03:50 ---> 9d9ed6bd3a02 21:03:50 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:03:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:03:51  ---> Running in 3039d87c7d77 21:03:53 go: downloading k8s.io/kube-aggregator v0.23.3 21:03:53 go: downloading cloud.google.com/go/security v1.3.0 21:03:53 go: downloading github.com/hashicorp/vault/api v1.4.1 21:03:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:03:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:03:55 go: downloading github.com/twmb/murmur3 v1.1.6 21:03:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:03:55 spire-1.2.1/ 21:03:55 spire-1.2.1/.data/ 21:03:55 spire-1.2.1/.data/.file 21:03:55 spire-1.2.1/.dockerignore 21:03:55 spire-1.2.1/.gitattributes 21:03:55 spire-1.2.1/.githooks/ 21:03:55 spire-1.2.1/.githooks/pre-commit 21:03:55 spire-1.2.1/.github/ 21:03:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:03:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:03:55 spire-1.2.1/.github/dependabot.yml 21:03:55 spire-1.2.1/.github/workflows/ 21:03:55 spire-1.2.1/.github/workflows/nightly_build.yaml 21:03:55 spire-1.2.1/.github/workflows/pr_build.yaml 21:03:55 spire-1.2.1/.github/workflows/release_build.yaml 21:03:55 spire-1.2.1/.github/workflows/scripts/ 21:03:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:03:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:03:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:03:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:03:55 spire-1.2.1/.github/workflows/scripts/split.sh 21:03:55 spire-1.2.1/.gitignore 21:03:55 spire-1.2.1/.go-version 21:03:55 spire-1.2.1/.golangci.yml 21:03:55 spire-1.2.1/ADOPTERS.md 21:03:55 spire-1.2.1/CHANGELOG.md 21:03:55 spire-1.2.1/CODE-OF-CONDUCT.md 21:03:55 spire-1.2.1/CODEOWNERS 21:03:55 spire-1.2.1/CONTRIBUTING.md 21:03:55 spire-1.2.1/Dockerfile 21:03:55 spire-1.2.1/Dockerfile.dev 21:03:55 spire-1.2.1/Dockerfile.scratch 21:03:55 spire-1.2.1/LICENSE 21:03:55 spire-1.2.1/MAINTAINERS.md 21:03:55 spire-1.2.1/Makefile 21:03:55 spire-1.2.1/README.md 21:03:55 spire-1.2.1/ROADMAP.md 21:03:55 spire-1.2.1/SECURITY.md 21:03:55 spire-1.2.1/cmd/ 21:03:55 spire-1.2.1/cmd/spire-agent/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/common/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/run/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:03:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:03:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:03:55 spire-1.2.1/cmd/spire-agent/main.go 21:03:55 spire-1.2.1/cmd/spire-server/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/cli.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/go: downloading github.com/OneOfOne/xxhash v1.2.8 21:03:55  21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/run/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/token/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/validate/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading gopkg.in/yaml.v2 v2.4.0 21:03:55  21:03:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/x509/ 21:03:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:03:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:03:55 spire-1.2.1/cmd/spire-server/main.go 21:03:55 spire-1.2.1/cmd/spire-server/util/ 21:03:55 spire-1.2.1/cmd/spire-server/util/util.go 21:03:55 spire-1.2.1/conf/ 21:03:55 spire-1.2.1/conf/agent/ 21:03:55 spire-1.2.1/conf/agent/agent.conf 21:03:55 spire-1.2.1/conf/agent/agent_full.conf 21:03:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:03:55 spire-1.2.1/conf/server/ 21:03:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:03:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:03:55 spire-1.2.1/conf/server/server.conf 21:03:55 spire-1.2.1/conf/server/server_full.conf 21:03:55 spire-1.2.1/doc/ 21:03:55 spire-1.2.1/doc/SPIRE101.md 21:03:55 spire-1.2.1/doc/auditlog.md 21:03:55 spire-1.2.1/doc/authorization_policy_engine.md 21:03:55 spire-1.2.1/doc/changelog_guidelines.md 21:03:55 spire-1.2.1/doc/cure53-report.pdf 21:03:55 spire-1.2.1/doc/images/ 21:03:55 spire-1.2.1/doc/images/2019_roadmap.png 21:03:55 spire-1.2.1/doc/images/SPIRE101.png 21:03:55 spire-1.2.1/doc/images/SPIRE_agent.png 21:03:55 spire-1.2.1/doc/images/SPIRE_server.png 21:03:55 spire-1.2.1/doc/images/cache_mgr.png 21:03:55 spire-1.2.1/doc/images/cache_mgr_components.png 21:03:55 spire-1.2.1/doc/images/federated_spire.png 21:03:55 spire-1.2.1/doc/images/ha_mode.png 21:03:55 spire-1.2.1/doc/images/nested_spire.png 21:03:55 spire-1.2.1/doc/images/oidc_federation.png 21:03:55 spire-1.2.1/doc/images/single_trust_domain.png 21:03:55 spire-1.2.1/doc/images/spiffe_compatible.png 21:03:55 spire-1.2.1/doc/images/spire_logo.png 21:03:55 spire-1.2.1/doc/migrating_registration_api_clients.md 21:03:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:03:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:03:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:03:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:03:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:03:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:03:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:03:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:03:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:03:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:03:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:03:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:03:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:03:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:03:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:03:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:03:55  21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:03:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:03:55 spire-1.2.1/doc/scaling_spire.md 21:03:55 spire-1.2.1/doc/spire_agent.md 21:03:55 spire-1.2.1/doc/spire_server.md 21:03:55 spire-1.2.1/doc/supported_integrations.md 21:03:55 spire-1.2.1/doc/telemetry.md 21:03:55 spire-1.2.1/doc/telemetry_config.md 21:03:55 spire-1.2.1/doc/upgrading.md 21:03:55 spire-1.2.1/doc/using_spire.md 21:03:55 spire-1.2.1/examples/ 21:03:55 spire-1.2.1/examples/README.md 21:03:55 spire-1.2.1/go.mod 21:03:55 spire-1.2.1/go.sum 21:03:55 spire-1.2.1/pkg/ 21:03:55 spire-1.2.1/pkg/agent/ 21:03:55 spire-1.2.1/pkg/agent/agent.go 21:03:55 spire-1.2.1/pkg/agent/api/ 21:03:55 spire-1.2.1/pkg/agent/api/config.go 21:03:55 spire-1.2.1/pkg/agent/api/debug/ 21:03:55 spire-1.2.1/pkg/agent/api/debug/v1/ 21:03:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:03:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:03:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:03:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:03:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:03:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:03:55 spire-1.2.1/pkg/agent/api/endpoints.go 21:03:55 spire-1.2.1/pkg/agent/api/health/ 21:03:55 spire-1.2.1/pkg/agent/api/health/v1/ 21:03:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:03:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:03:55 spire-1.2.1/pkg/agent/api/rpccontext/ 21:03:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:03:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:03:55 spire-1.2.1/pkg/agent/attestor/ 21:03:55 spire-1.2.1/pkg/agent/attestor/node/ 21:03:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:03:55 spire-1.2.1/pkg/agent/attestor/node/node.go 21:03:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:03:55 spire-1.2.1/pkg/agent/attestor/workload/ 21:03:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:03:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:03:55 spire-1.2.1/pkg/agent/catalog/ 21:03:55 spire-1.2.1/pkg/agent/catalog/catalog.go 21:03:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:03:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:03:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:03:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:03:55 spire-1.2.1/pkg/agent/client/ 21:03:55 spire-1.2.1/pkg/agent/client/client.go 21:03:55 spire-1.2.1/pkg/agent/client/client_test.go 21:03:55 spire-1.2.1/pkg/agent/client/dial.go 21:03:55 spire-1.2.1/pkg/agent/client/nodeconn.go 21:03:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:03:55 spire-1.2.1/pkg/agent/client/update.go 21:03:55 spire-1.2.1/pkg/agent/client/util.go 21:03:55 spire-1.2.1/pkg/agent/common/ 21:03:55 spire-1.2.1/pkg/agent/common/backoff/ 21:03:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:03:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:03:55 spire-1.2.1/pkg/agent/common/cgroups/ 21:03:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:03:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:03:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:03:55 spire-1.2.1/pkg/agent/config.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/ 21:03:55 spire-1.2.1/pkg/agent/endpoints/config.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/workload/ 21:03:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:03:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/ 21:03:55 spire-1.2.1/pkg/agent/manager/cache/ 21:03:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:03:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:03:55 spire-1.2.1/pkg/agent/manager/config.go 21:03:55 spire-1.2.1/pkg/agent/manager/manager.go 21:03:55 spire-1.2.1/pkg/agent/manager/manager_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/storage.go 21:03:55 spire-1.2.1/pkg/agent/manager/storage_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/storecache/ 21:03:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:03:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:03:55 spire-1.2.1/pkg/agent/manager/sync.go 21:03:55 spire-1.2.1/pkg/agent/plugin/ 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:03:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:03:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:03:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:03:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:03:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:03:56 spire-1.2.1/pkg/agent/svid/ 21:03:56 spire-1.2.1/pkg/agent/svid/rotator.go 21:03:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:03:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:03:56 spire-1.2.1/pkg/agent/svid/store/ 21:03:56 spire-1.2.1/pkg/agent/svid/store/service.go 21:03:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:03:56 spire-1.2.1/pkg/common/ 21:03:56 spire-1.2.1/pkg/common/agentpathtemplate/ 21:03:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:03:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:03:56 spire-1.2.1/pkg/common/api/ 21:03:56 spire-1.2.1/pkg/common/api/metrics.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/ 21:03:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/logger.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/names.go 21:03:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:03:56 spire-1.2.1/pkg/common/api/names.go 21:03:56 spire-1.2.1/pkg/common/api/ratelimit.go 21:03:56 spire-1.2.1/pkg/common/api/rpccontext/ 21:03:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:03:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:03:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:03:56 spire-1.2.1/pkg/common/auth/ 21:03:56 spire-1.2.1/pkg/common/auth/interceptors.go 21:03:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:03:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/ 21:03:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/types.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:03:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:03:56 spire-1.2.1/pkg/common/catalog/ 21:03:56 spire-1.2.1/pkg/common/catalog/bind.go 21:03:56 spire-1.2.1/pkg/common/catalog/builtin.go 21:03:56 spire-1.2.1/pkg/common/catalog/catalog.go 21:03:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:03:56 spire-1.2.1/pkg/common/catalog/closers.go 21:03:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:03:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:03:56 spire-1.2.1/pkg/common/catalog/config.go 21:03:56 spire-1.2.1/pkg/common/catalog/config_test.go 21:03:56 spire-1.2.1/pkg/common/catalog/configure.go 21:03:56 spire-1.2.1/pkg/common/catalog/constraints.go 21:03:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:03:56 spire-1.2.1/pkg/common/catalog/context.go 21:03:56 spire-1.2.1/pkg/common/catalog/external.go 21:03:56 spire-1.2.1/pkg/common/catalog/host.go 21:03:56 spire-1.2.1/pkg/common/catalog/pipenet.go 21:03:56 spire-1.2.1/pkg/common/catalog/plugin.go 21:03:56 spire-1.2.1/pkg/common/catalog/testplugin/ 21:03:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:03:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:03:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:03:56 spire-1.2.1/pkg/common/cli/ 21:03:56 spire-1.2.1/pkg/common/cli/env.go 21:03:56 spire-1.2.1/pkg/common/cli/flags.go 21:03:56 spire-1.2.1/pkg/common/cli/trust_domain.go 21:03:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:03:56 spire-1.2.1/pkg/common/cli/umask.go 21:03:56 spire-1.2.1/pkg/common/cli/umask_posix.go 21:03:56 spire-1.2.1/pkg/common/cli/umask_test.go 21:03:56 spire-1.2.1/pkg/common/cli/umask_windows.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/flag.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/format.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:03:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:03:56 spire-1.2.1/pkg/common/coretypes/ 21:03:56 spire-1.2.1/pkg/common/coretypes/bundle/ 21:03:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:03:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:03:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:03:56 spire-1.2.1/pkg/common/cryptoutil/ 21:03:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:03:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:03:56 spire-1.2.1/pkg/common/diskutil/ 21:03:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:03:56 spire-1.2.1/pkg/common/diskutil/file_test.go 21:03:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:03:56 spire-1.2.1/pkg/common/errorutil/ 21:03:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:03:56 spire-1.2.1/pkg/common/health/ 21:03:56 spire-1.2.1/pkg/common/health/config.go 21:03:56 spire-1.2.1/pkg/common/health/context.go 21:03:56 spire-1.2.1/pkg/common/health/context_test.go 21:03:56 spire-1.2.1/pkg/common/health/health.go 21:03:56 spire-1.2.1/pkg/common/health/health_test.go 21:03:56 spire-1.2.1/pkg/common/health/logger.go 21:03:56 spire-1.2.1/pkg/common/hostservice/ 21:03:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:03:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:03:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:03:56 spire-1.2.1/pkg/common/idutil/ 21:03:56 spire-1.2.1/pkg/common/idutil/require.go 21:03:56 spire-1.2.1/pkg/common/idutil/require_test.go 21:03:56 spire-1.2.1/pkg/common/idutil/safety.go 21:03:56 spire-1.2.1/pkg/common/idutil/safety_test.go 21:03:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:03:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:03:56 spire-1.2.1/pkg/common/jwtsvid/ 21:03:56 spire-1.2.1/pkg/common/jwtsvid/common.go 21:03:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:03:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:03:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:03:56 spire-1.2.1/pkg/common/jwtutil/ 21:03:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:03:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:03:56 spire-1.2.1/pkg/common/log/ 21:03:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:03:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:03:56 spire-1.2.1/pkg/common/log/log.go 21:03:56 spire-1.2.1/pkg/common/log/log_test.go 21:03:56 spire-1.2.1/pkg/common/log/options.go 21:03:56 spire-1.2.1/pkg/common/nodeutil/ 21:03:56 spire-1.2.1/pkg/common/nodeutil/node.go 21:03:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:03:56 spire-1.2.1/pkg/common/peertracker/ 21:03:56 spire-1.2.1/pkg/common/peertracker/conn.go 21:03:56 spire-1.2.1/pkg/common/peertracker/credentials.go 21:03:56 spire-1.2.1/pkg/common/peertracker/errors.go 21:03:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:03:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:03:56 spire-1.2.1/pkg/common/peertracker/info.go 21:03:56 spire-1.2.1/pkg/common/peertracker/listener.go 21:03:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:03:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tcp.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:03:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:03:56 spire-1.2.1/pkg/common/peertracker/uds.go 21:03:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:03:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:03:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:03:56 spire-1.2.1/pkg/common/pemutil/ 21:03:56 spire-1.2.1/pkg/common/pemutil/block.go 21:03:56 spire-1.2.1/pkg/common/pemutil/certs.go 21:03:56 spire-1.2.1/pkg/common/pemutil/common.go 21:03:56 spire-1.2.1/pkg/common/pemutil/csr.go 21:03:56 spire-1.2.1/pkg/common/pemutil/keys.go 21:03:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/ 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:03:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:03:56 spire-1.2.1/pkg/common/plugin/ 21:03:56 spire-1.2.1/pkg/common/plugin/aws/ 21:03:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:03:56 spire-1.2.1/pkg/common/plugin/azure/ 21:03:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:03:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/facade.go 21:03:56 spire-1.2.1/pkg/common/plugin/facade_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/gcp/ 21:03:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/ 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:03:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/log.go 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/ 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:03:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:03:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:03:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:03:56 spire-1.2.1/pkg/common/plugin/x509pop/ 21:03:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:03:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:03:56 spire-1.2.1/pkg/common/profiling/ 21:03:56 spire-1.2.1/pkg/common/profiling/dumpers.go 21:03:56 spire-1.2.1/pkg/common/profiling/profiling.go 21:03:56 spire-1.2.1/pkg/common/protoutil/ 21:03:56 spire-1.2.1/pkg/common/protoutil/masks.go 21:03:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:03:56 spire-1.2.1/pkg/common/rotationutil/ 21:03:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:03:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:03:56 spire-1.2.1/pkg/common/selector/ 21:03:56 spire-1.2.1/pkg/common/selector/selector.go 21:03:56 spire-1.2.1/pkg/common/selector/selector_test.go 21:03:56 spire-1.2.1/pkg/common/selector/set.go 21:03:56 spire-1.2.1/pkg/common/selector/set_utils.go 21:03:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/ 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/ 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:03:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:03:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:03:56 spire-1.2.1/pkg/common/telemetry/call.go 21:03:56 spire-1.2.1/pkg/common/telemetry/common/ 21:03:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading github.com/gobwas/glob v0.2.3 21:03:56  21:03:56 spire-1.2.1/pkg/common/telemetry/config.go 21:03:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:03:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/inmem.go 21:03:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/m3.go 21:03:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/metrics.go 21:03:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/names.go 21:03:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:03:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:03:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/ 21:03:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:03:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:03:56 spire-1.2.1/pkg/common/telemetry/server/server.go 21:03:56 spire-1.2.1/pkg/common/telemetry/sink.go 21:03:56 spire-1.2.1/pkg/common/telemetry/statsd.go 21:03:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:03:56 spire-1.2.1/pkg/common/telemetry/uptime.go 21:03:56 spire-1.2.1/pkg/common/telemetry/version.go 21:03:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:03:56 spire-1.2.1/pkg/common/uptime/ 21:03:56 spire-1.2.1/pkg/common/uptime/uptime.go 21:03:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:03:56 spire-1.2.1/pkg/common/util/ 21:03:56 spire-1.2.1/pkg/common/util/certs.go 21:03:56 spire-1.2.1/pkg/common/util/certs_test.go 21:03:56 spire-1.2.1/pkg/common/util/csr.go 21:03:56 spire-1.2.1/pkg/common/util/hash.go 21:03:56 spire-1.2.1/pkg/common/util/selectors.go 21:03:56 spire-1.2.1/pkg/common/util/selectors_test.go 21:03:56 spire-1.2.1/pkg/common/util/signals.go 21:03:56 spire-1.2.1/pkg/common/util/sort.go 21:03:56 spire-1.2.1/pkg/common/util/sort_test.go 21:03:56 spire-1.2.1/pkg/common/util/task.go 21:03:56 spire-1.2.1/pkg/common/util/task_test.go 21:03:56 spire-1.2.1/pkg/common/util/testdata/ 21:03:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:03:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:03:56 spire-1.2.1/pkg/common/version/ 21:03:56 spire-1.2.1/pkg/common/version/version.go 21:03:56 spire-1.2.1/pkg/common/x509svid/ 21:03:56 spire-1.2.1/pkg/common/x509svid/common_test.go 21:03:56 spire-1.2.1/pkg/common/x509svid/csr.go 21:03:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:03:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:03:56 spire-1.2.1/pkg/common/x509util/ 21:03:56 spire-1.2.1/pkg/common/x509util/cert.go 21:03:56 spire-1.2.1/pkg/common/x509util/dns.go 21:03:56 spire-1.2.1/pkg/common/x509util/dns_test.go 21:03:56 spire-1.2.1/pkg/common/x509util/keyid.go 21:03:56 spire-1.2.1/pkg/common/x509util/keypair.go 21:03:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:03:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:03:56 spire-1.2.1/pkg/server/ 21:03:56 spire-1.2.1/pkg/server/api/ 21:03:56 spire-1.2.1/pkg/server/api/agent.go 21:03:56 spire-1.2.1/pkg/server/api/agent/ 21:03:56 spire-1.2.1/pkg/server/api/agent/v1/ 21:03:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/agent_test.go 21:03:56 spire-1.2.1/pkg/server/api/api.go 21:03:56 spire-1.2.1/pkg/server/api/audit/ 21:03:56 spire-1.2.1/pkg/server/api/audit/audit.go 21:03:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:03:56 spire-1.2.1/pkg/server/api/bundle.go 21:03:56 spire-1.2.1/pkg/server/api/bundle/ 21:03:56 spire-1.2.1/pkg/server/api/bundle/v1/ 21:03:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/bundle_test.go 21:03:56 spire-1.2.1/pkg/server/api/debug/ 21:03:56 spire-1.2.1/pkg/server/api/debug/v1/ 21:03:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/entry.go 21:03:56 spire-1.2.1/pkg/server/api/entry/ 21:03:56 spire-1.2.1/pkg/server/api/entry/v1/ 21:03:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/entry_test.go 21:03:56 spire-1.2.1/pkg/server/api/health/ 21:03:56 spire-1.2.1/pkg/server/api/health/v1/ 21:03:56 spire-1.2.1/pkg/server/api/health/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/id.go 21:03:56 spire-1.2.1/pkg/server/api/id_test.go 21:03:56 spire-1.2.1/pkg/server/api/limits/ 21:03:56 spire-1.2.1/pkg/server/api/limits/limits.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/ 21:03:56 spire-1.2.1/pkg/server/api/middleware/alias.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/audit.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/caller.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/common.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/entries.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:03:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:03:56 spire-1.2.1/pkg/server/api/ratelimit.go 21:03:56 spire-1.2.1/pkg/server/api/rpccontext/ 21:03:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:03:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:03:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:03:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:03:56 spire-1.2.1/pkg/server/api/selector.go 21:03:56 spire-1.2.1/pkg/server/api/selector_test.go 21:03:56 spire-1.2.1/pkg/server/api/status.go 21:03:56 spire-1.2.1/pkg/server/api/status_test.go 21:03:56 spire-1.2.1/pkg/server/api/svid/ 21:03:56 spire-1.2.1/pkg/server/api/svid/v1/ 21:03:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/trustdomain.go 21:03:56 spire-1.2.1/pkg/server/api/trustdomain/ 21:03:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:03:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:03:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:03:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:03:56 spire-1.2.1/pkg/server/authpolicy/ 21:03:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:03:56 spire-1.2.1/pkg/server/authpolicy/policy.go 21:03:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:03:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:03:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:03:56 spire-1.2.1/pkg/server/authpolicy/validate.go 21:03:56 spire-1.2.1/pkg/server/bundle/ 21:03:56 spire-1.2.1/pkg/server/bundle/client/ 21:03:56 spire-1.2.1/pkg/server/bundle/client/client.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/manager.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/sources.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/updater.go 21:03:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:03:56 spire-1.2.1/pkg/server/ca/ 21:03:56 spire-1.2.1/pkg/server/ca/ca.go 21:03:56 spire-1.2.1/pkg/server/ca/ca_health.go 21:03:56 spire-1.2.1/pkg/server/ca/ca_test.go 21:03:56 spire-1.2.1/pkg/server/ca/journal.go 21:03:56 spire-1.2.1/pkg/server/ca/journal_test.go 21:03:56 spire-1.2.1/pkg/server/ca/manager.go 21:03:56 spire-1.2.1/pkg/server/ca/manager_health.go 21:03:56 spire-1.2.1/pkg/server/ca/manager_test.go 21:03:56 spire-1.2.1/pkg/server/ca/templates.go 21:03:56 spire-1.2.1/pkg/server/ca/upstream_client.go 21:03:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:03:56 spire-1.2.1/pkg/server/ca/validation.go 21:03:56 spire-1.2.1/pkg/server/cache/ 21:03:56 spire-1.2.1/pkg/server/cache/dscache/ 21:03:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:03:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/ 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:03:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:03:56 spire-1.2.1/pkg/server/catalog/ 21:03:56 spire-1.2.1/pkg/server/catalog/catalog.go 21:03:56 spire-1.2.1/pkg/server/catalog/keymanager.go 21:03:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:03:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:03:56 spire-1.2.1/pkg/server/catalog/notifier.go 21:03:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:03:56 spire-1.2.1/pkg/server/config.go 21:03:56 spire-1.2.1/pkg/server/datastore/ 21:03:56 spire-1.2.1/pkg/server/datastore/datastore.go 21:03:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:03:56 spire-1.2.1/pkg/server/datastore/repository.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:03:56  21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:03:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:03:56 spire-1.2.1/pkg/server/endpoints/ 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/ 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:03:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:03:56 spire-1.2.1/pkg/server/endpoints/config.go 21:03:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:03:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:03:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:03:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:03:56 spire-1.2.1/pkg/server/endpoints/middleware.go 21:03:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:03:56 spire-1.2.1/pkg/server/hostservice/ 21:03:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:03:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:03:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:03:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:03:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:03:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:03:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:03:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:03:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:03:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:03:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/ 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:03:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:03:56 go: downloading github.com/jinzhu/inflection v1.0.0 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:03:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:03:56 spire-1.2.1/pkg/server/registration/ 21:03:56 spire-1.2.1/pkg/server/registration/manager.go 21:03:56 spire-1.2.1/pkg/server/registration/manager_test.go 21:03:56 spire-1.2.1/pkg/server/scanentries.go 21:03:56 spire-1.2.1/pkg/server/scanentries_test.go 21:03:56 spire-1.2.1/pkg/server/server.go 21:03:56 spire-1.2.1/pkg/server/server_test.go 21:03:56 spire-1.2.1/pkg/server/svid/ 21:03:56 spire-1.2.1/pkg/server/svid/observer.go 21:03:56 spire-1.2.1/pkg/server/svid/observer_test.go 21:03:56 spire-1.2.1/pkg/server/svid/rotator.go 21:03:56 spire-1.2.1/pkg/server/svid/rotator_config.go 21:03:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:03:56 spire-1.2.1/pkg/server/svid/rotator_test.go 21:03:56 spire-1.2.1/proto/ 21:03:56 spire-1.2.1/proto/private/ 21:03:56 spire-1.2.1/proto/private/server/ 21:03:56 spire-1.2.1/proto/private/server/journal/go: downloading github.com/aws/smithy-go v1.11.0 21:03:56  21:03:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:03:56 spire-1.2.1/proto/private/server/journal/journal.proto 21:03:56 spire-1.2.1/proto/spire/ 21:03:56 spire-1.2.1/proto/spire/common/ 21:03:56 spire-1.2.1/proto/spire/common/common.pb.go 21:03:56 spire-1.2.1/proto/spire/common/common.proto 21:03:56 spire-1.2.1/proto/spire/common/plugin/ 21:03:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:03:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:03:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:03:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:03:56 spire-1.2.1/proto/spire/plugin/ 21:03:56 spire-1.2.1/proto/spire/plugin/agent/ 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:03:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:03:56 spire-1.2.1/release/ 21:03:56 spire-1.2.1/release/spire-extras/ 21:03:56 spire-1.2.1/release/spire-extras/README.md 21:03:56 spire-1.2.1/release/spire-extras/conf/ 21:03:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:03:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:03:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:03:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:03:56 spire-1.2.1/release/spire/ 21:03:56 spire-1.2.1/release/spire/README.md 21:03:56 spire-1.2.1/release/spire/conf/ 21:03:56 spire-1.2.1/release/spire/conf/agent/ 21:03:56 spire-1.2.1/release/spire/conf/agent/agent.conf 21:03:56 spire-1.2.1/release/spire/conf/server/ 21:03:56 spire-1.2.1/release/spire/conf/server/server.conf 21:03:56 spire-1.2.1/script/ 21:03:56 spire-1.2.1/script/build-artifact.sh 21:03:56 spire-1.2.1/script/generate_dummy_ca.sh 21:03:56 spire-1.2.1/support/ 21:03:56 spire-1.2.1/support/k8s/ 21:03:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:03:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:03:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:03:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/ 21:03:57 spire-1.2.1/support/oidc-discovery-provider/README.md 21:03:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/config.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/main.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:03:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:03:57 spire-1.2.1/test/ 21:03:57 spire-1.2.1/test/clock/ 21:03:57 spire-1.2.1/test/clock/clock.go 21:03:57 spire-1.2.1/test/fakes/ 21:03:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:03:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:03:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:03:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:03:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:03:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:03:57 spire-1.2.1/test/fakes/fakeagentstore/ 21:03:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:03:57 spire-1.2.1/test/fakes/fakedatastore/ 21:03:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:03:57 spire-1.2.1/test/fakes/fakeentryclient/ 21:03:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:03:57 spire-1.2.1/test/fakes/fakehealthchecker/ 21:03:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:03:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:03:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:03:57 spire-1.2.1/test/fakes/fakemetrics/ 21:03:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:03:57 spire-1.2.1/test/fakes/fakenoderesolver/ 21:03:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:03:57 spire-1.2.1/test/fakes/fakenotifier/ 21:03:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:03:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:03:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:03:57 spire-1.2.1/test/fakes/fakeserverca/ 21:03:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:03:57 spire-1.2.1/test/fakes/fakeservercatalog/ 21:03:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:03:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:03:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:03:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:03:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:03:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:03:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:03:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:03:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:03:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:03:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:03:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:03:57 spire-1.2.1/test/fixture/ 21:03:57 spire-1.2.1/test/fixture/certs/ 21:03:57 spire-1.2.1/test/fixture/certs/agent_svid.der 21:03:57 spire-1.2.1/test/fixture/certs/base_cert.pem 21:03:57 spire-1.2.1/test/fixture/certs/base_csr.pem 21:03:57 spire-1.2.1/test/fixture/certs/base_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:03:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:03:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:03:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:03:57 spire-1.2.1/test/fixture/certs/blog_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/bundle.der 21:03:57 spire-1.2.1/test/fixture/certs/ca.pem 21:03:57 spire-1.2.1/test/fixture/certs/ca_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/database_cert.pem 21:03:57 spire-1.2.1/test/fixture/certs/database_csr.pem 21:03:57 spire-1.2.1/test/fixture/certs/database_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/node_cert.pem 21:03:57 spire-1.2.1/test/fixture/certs/node_csr.pem 21:03:57 spire-1.2.1/test/fixture/certs/node_key.pem 21:03:57 spire-1.2.1/test/fixture/certs/svid.pem 21:03:57 spire-1.2.1/test/fixture/certs/svid_key.pem 21:03:57 spire-1.2.1/test/fixture/config/ 21:03:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:03:57 spire-1.2.1/test/fixture/config/agent_good.conf 21:03:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:03:57 spire-1.2.1/test/fixture/config/plugin_good.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:03:57 spire-1.2.1/test/fixture/config/server_good.conf 21:03:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:03:57 spire-1.2.1/test/fixture/fixture.go 21:03:57 spire-1.2.1/test/fixture/nodeattestor/ 21:03:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:03:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:03:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:03:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:03:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:03:57 spire-1.2.1/test/fixture/registration/ 21:03:57 spire-1.2.1/test/fixture/registration/entries.json 21:03:57 spire-1.2.1/test/fixture/registration/good-for-update.json 21:03:57 spire-1.2.1/test/fixture/registration/good.json 21:03:57 spire-1.2.1/test/fixture/registration/invalid.json 21:03:57 spire-1.2.1/test/fixture/registration/invalid_json.json 21:03:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:03:57 spire-1.2.1/test/integration/ 21:03:57 spire-1.2.1/test/integration/README.md 21:03:57 spire-1.2.1/test/integration/common 21:03:57 spire-1.2.1/test/integration/setup/ 21:03:57 spire-1.2.1/test/integration/setup/adminclient/ 21:03:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:03:57 spire-1.2.1/test/integration/setup/adminclient/client.go 21:03:57 spire-1.2.1/test/integration/setup/debugagent/ 21:03:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:03:57 spire-1.2.1/test/integration/setup/debugagent/main.go 21:03:57 spire-1.2.1/test/integration/setup/debugserver/ 21:03:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:03:57 spire-1.2.1/test/integration/setup/debugserver/main.go 21:03:57 spire-1.2.1/test/integration/setup/downstreamclient/ 21:03:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:03:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:03:57 spire-1.2.1/test/integration/setup/itclient/ 21:03:57 spire-1.2.1/test/integration/setup/itclient/client.go 21:03:57 spire-1.2.1/test/integration/setup/node-attestation/ 21:03:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:03:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:03:57 spire-1.2.1/test/integration/setup/x509pop/ 21:03:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:03:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:03:57 spire-1.2.1/test/integration/suites/ 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:03:57 spire-1.2.1/test/integration/suites/join-token/ 21:03:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:03:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:03:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:03:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:03:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:03:57 spire-1.2.1/test/integration/suites/join-token/README.md 21:03:57 spire-1.2.1/test/integration/suites/join-token/conf/ 21:03:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/join-token/teardown 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:03:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:03:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:03:57 spire-1.2.1/test/integration/suites/k8s/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/00-setup 21:03:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:03:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:03:57 spire-1.2.1/test/integration/suites/k8s/README.md 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:03:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:03:57 spire-1.2.1/test/integration/suites/k8s/teardown 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/ 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:03:57 spire-1.2.1/test/integration/suites/rotation/ 21:03:57 spire-1.2.1/test/integration/suites/rotation/00-setup 21:03:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:03:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:03:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:03:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:03:57 spire-1.2.1/test/integration/suites/rotation/README.md 21:03:57 spire-1.2.1/test/integration/suites/rotation/conf/ 21:03:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/rotation/teardown 21:03:57 spire-1.2.1/test/integration/suites/self-test/ 21:03:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:03:57 spire-1.2.1/test/integration/suites/self-test/README.md 21:03:57 spire-1.2.1/test/integration/suites/self-test/teardown 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:03:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:03:57 spire-1.2.1/test/integration/suites/upgrade/ 21:03:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:03:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:03:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:03:57 spire-1.2.1/test/integration/suites/upgrade/README.md 21:03:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:03:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:03:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:03:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:03:57 spire-1.2.1/test/integration/suites/upgrade/teardown 21:03:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:03:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:03:57 spire-1.2.1/test/integration/test-one.sh 21:03:57 spire-1.2.1/test/integration/test.sh 21:03:57 spire-1.2.1/test/plugintest/ 21:03:57 spire-1.2.1/test/plugintest/config.go 21:03:57 spire-1.2.1/test/plugintest/load.go 21:03:57 spire-1.2.1/test/plugintest/option.go 21:03:57 spire-1.2.1/test/spiretest/ 21:03:57 spire-1.2.1/test/spiretest/apiserver.go 21:03:57 spire-1.2.1/test/spiretest/assertions.go 21:03:57 spire-1.2.1/test/spiretest/dir.go 21:03:57 spire-1.2.1/test/spiretest/errors_posix.go 21:03:57 spire-1.2.1/test/spiretest/errors_windows.go 21:03:57 spire-1.2.1/test/spiretest/logs.go 21:03:57 spire-1.2.1/test/spiretest/socketapi.go 21:03:57 spire-1.2.1/test/spiretest/suite.go 21:03:57 spire-1.2.1/test/spiretest/x509.go 21:03:57 spire-1.2.1/test/testca/ 21:03:57 spire-1.2.1/test/testca/ca.go 21:03:57 spire-1.2.1/test/testkey/ 21:03:57 spire-1.2.1/test/testkey/generate.sh 21:03:57 spire-1.2.1/test/testkey/genkeys.go 21:03:57 spire-1.2.1/test/testkey/keys.go 21:03:57 spire-1.2.1/test/testkey/new.go 21:03:57 spire-1.2.1/test/tpmsimulator/ 21:03:57 spire-1.2.1/test/tpmsimulator/simulator.go 21:03:57 spire-1.2.1/test/util/ 21:03:57 spire-1.2.1/test/util/cert_fixtures.go 21:03:57 spire-1.2.1/test/util/cert_generation.go 21:03:57 spire-1.2.1/test/util/io_redirection.go 21:03:57 spire-1.2.1/test/util/race.go 21:03:57 spire-1.2.1/test/util/util.go 21:03:57 building spire from source... 21:03:58 Installing go1.17.7... 21:03:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:03:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:03:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:03:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:03:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:04:00 go: downloading github.com/gogo/protobuf v1.3.2 21:04:01 Removing intermediate container 354f25e76d48 21:04:01 ---> 0361d9d4f4da 21:04:01 21:04:01 Step 10/22 : FROM alpine:3.14 21:04:01 ---> ac73e934f311 21:04:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:04:01 ---> Using cache 21:04:01 ---> 94ffd3d4b3af 21:04:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:01 ---> Using cache 21:04:01 ---> 61cc39990d5b 21:04:01 Step 13/22 : ENV APP_PORT=59861 21:04:01 ---> Running in 18e8724520c2 21:04:02 Removing intermediate container 18e8724520c2 21:04:02 ---> 2b1ac9c5d441 21:04:02 Step 14/22 : EXPOSE $APP_PORT 21:04:02 ---> Running in ac85105d51e1 21:04:02 Removing intermediate container ac85105d51e1 21:04:02 ---> 04ad3382ca39 21:04:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:03 ---> 703e36876f26 21:04:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:04:05 ---> 15132d8b84c2 21:04:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:04:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:04:06  ---> 42ff971338e9 21:04:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:04:06 ---> Running in 75dcc9d89c24 21:04:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:04:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:04:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:04:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:04:07 go: downloading github.com/dimchansky/utfbom v1.1.1 21:04:07 go: downloading cloud.google.com/go/compute v1.3.0 21:04:07 Removing intermediate container 75dcc9d89c24 21:04:07 ---> be90a8972a82 21:04:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:07 ---> Running in 3885cd72dcda 21:04:08 Removing intermediate container 3885cd72dcda 21:04:08 ---> a073b49d9c0d 21:04:08 Step 20/22 : LABEL arch=arm64 21:04:08 ---> Running in b9c6ae8918fc 21:04:08 Removing intermediate container b9c6ae8918fc 21:04:08 ---> 02636aec8eb8 21:04:08 Step 21/22 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:04:08 go: downloading cloud.google.com/go/iam v0.1.1 21:04:08  ---> Running in e0dfdbfab9a8 21:04:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:04:09 Removing intermediate container e0dfdbfab9a8 21:04:09 ---> bb89b939ad1e 21:04:09 Step 22/22 : LABEL version=0.0.0 21:04:09 go: downloading github.com/google/gofuzz v1.1.0 21:04:09  ---> Running in 261ff167d693 21:04:09 go: downloading k8s.io/klog/v2 v2.30.0 21:04:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:04:09 Removing intermediate container 261ff167d693 21:04:09 ---> 20c26035d152 21:04:09 21:04:10 Successfully built 20c26035d152 21:04:10 Successfully tagged support-scheduler-arm64:latest 21:04:10  Building support-scheduler ... done Building core-metadata 21:04:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:04:11 go: downloading github.com/spf13/pflag v1.0.5 21:04:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:04:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:04:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:04:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:04:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:04:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:04:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:04:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:04:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:04:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:04:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:04:14 go: downloading go.opencensus.io v0.23.0 21:04:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:04:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:04:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:04:18 go: downloading gopkg.in/inf.v0 v0.9.1 21:04:18 go: downloading github.com/google/go-cmp v0.5.7 21:04:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:04:18 go: downloading github.com/go-logr/logr v1.2.2 21:04:18 go: downloading github.com/json-iterator/go v1.1.12 21:04:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:04:23 go: downloading github.com/googleapis/gnostic v0.5.5 21:04:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:04:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:04:26 go: downloading github.com/tklauser/numcpus v0.3.0 21:04:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:04:26 go: downloading go.uber.org/zap v1.21.0 21:04:27 go: downloading sigs.k8s.io/yaml v1.3.0 21:04:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:04:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:04:28 go: downloading github.com/modern-go/reflect2 v1.0.2 21:04:28 go: downloading github.com/ryanuber/go-glob v1.0.0 21:04:28 go: downloading github.com/golang/snappy v0.0.4 21:04:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:04:28 Building bin/spire-server... 21:04:29 go: downloading github.com/mitchellh/cli v1.1.2 21:04:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:04:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:04:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:04:31 go: downloading google.golang.org/grpc v1.44.0 21:04:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:04:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:04:35 go: downloading github.com/imdario/mergo v0.3.12 21:04:35 go: downloading github.com/sirupsen/logrus v1.8.1 21:04:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:04:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:04:38 go: downloading github.com/fatih/color v1.13.0 21:04:38 go: downloading github.com/mattn/go-isatty v0.0.14 21:04:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:04:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:04:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:04:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:04:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:04:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:04:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:04:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:04:39 go: downloading github.com/hashicorp/go-version v1.2.0 21:04:40 go: downloading go.uber.org/multierr v1.6.0 21:04:40 go: downloading github.com/armon/go-metrics v0.3.10 21:04:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:40 ---> 6ecf31c464ce 21:04:40 Step 3/23 : WORKDIR /edgex-go 21:04:40 ---> Using cache 21:04:40 ---> 851923974ef2 21:04:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:40 ---> Using cache 21:04:40 ---> 4975f851f2a4 21:04:40 Step 5/23 : RUN apk add --update --no-cache make git 21:04:40 ---> Using cache 21:04:40 ---> 673a6604f332 21:04:40 Step 6/23 : COPY go.mod vendor* ./ 21:04:40 ---> Using cache 21:04:40 ---> e639e04e4863 21:04:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:40 ---> Using cache 21:04:40 ---> 062536e813d2 21:04:40 Step 8/23 : COPY . . 21:04:40 ---> Using cache 21:04:40 ---> d1b96f4f681e 21:04:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:40 ---> Running in fad7f56b9c95 21:04:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:04:40 go: downloading github.com/prometheus/client_golang v1.12.1 21:04:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:04:42 go: downloading github.com/open-policy-agent/opa v0.38.0 21:04:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:04:57 go: downloading github.com/Masterminds/goutils v1.1.0 21:04:57 go: downloading github.com/Masterminds/semver v1.5.0 21:04:57 go: downloading github.com/google/uuid v1.1.2 21:04:57 go: downloading github.com/huandu/xstrings v1.3.2 21:04:57 go: downloading github.com/mattn/go-colorable v0.1.12 21:04:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:04:57 go: downloading github.com/oklog/run v1.0.0 21:04:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:04:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:04:58 go: downloading github.com/prometheus/client_model v0.2.0 21:04:58 go: downloading github.com/prometheus/common v0.32.1 21:04:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:04:58 go: downloading github.com/beorn7/perks v1.0.1 21:04:58 go: downloading github.com/prometheus/procfs v0.7.3 21:04:59 go: downloading go.uber.org/atomic v1.9.0 21:05:00 go: downloading github.com/imkira/go-observer v1.0.3 21:05:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:05:00 go: downloading github.com/hashicorp/errwrap v1.1.0 21:05:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:05:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:05:01 go: downloading github.com/blang/semver/v4 v4.0.0 21:05:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:05:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:05:01 go: downloading github.com/jinzhu/gorm v1.9.16 21:05:02 go: downloading github.com/lib/pq v1.10.4 21:05:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:05:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:05:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:05:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:05:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:05:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:05:17 go: downloading github.com/stretchr/testify v1.7.0 21:05:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:05:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:05:45 go: downloading google.golang.org/api v0.70.0 21:05:45 go: downloading k8s.io/client-go v0.23.4 21:05:45 go: downloading k8s.io/api v0.23.4 21:05:55 go: downloading github.com/google/go-tpm v0.3.3 21:05:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:06:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:06:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:06:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:06:27 go: downloading cloud.google.com/go/storage v1.21.0 21:06:27 go: downloading cloud.google.com/go v0.100.2 21:06:27 go: downloading k8s.io/apimachinery v0.23.4 21:06:27 go: downloading k8s.io/kube-aggregator v0.23.3 21:06:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:06:29 go: downloading cloud.google.com/go/security v1.3.0 21:06:29 go: downloading github.com/hashicorp/vault/api v1.4.1 21:06:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:06:30 go: downloading github.com/twmb/murmur3 v1.1.6 21:06:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:06:31 go: downloading gopkg.in/yaml.v2 v2.4.0 21:06:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:31 go: downloading github.com/gobwas/glob v0.2.3 21:06:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:06:31 go: downloading github.com/jinzhu/inflection v1.0.0 21:06:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:06:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:06:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:06:32 go: downloading github.com/aws/smithy-go v1.11.0 21:06:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:06:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:06:34 go: downloading github.com/gogo/protobuf v1.3.2 21:06:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:06:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:06:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:06:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:06:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:06:39 go: downloading github.com/dimchansky/utfbom v1.1.1 21:06:39 go: downloading cloud.google.com/go/compute v1.3.0 21:06:40 go: downloading cloud.google.com/go/iam v0.1.1 21:06:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:06:41 go: downloading k8s.io/klog/v2 v2.30.0 21:06:41 go: downloading github.com/google/gofuzz v1.1.0 21:06:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:06:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:06:43 go: downloading github.com/spf13/pflag v1.0.5 21:06:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:06:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:06:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:06:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:06:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:06:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:06:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:06:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:06:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:06:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:06:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:06:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:06:48 go: downloading go.opencensus.io v0.23.0 21:06:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:06:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:06:48 go: downloading gopkg.in/inf.v0 v0.9.1 21:06:49 go: downloading github.com/go-logr/logr v1.2.2 21:06:49 go: downloading github.com/google/go-cmp v0.5.7 21:06:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:06:49 go: downloading github.com/json-iterator/go v1.1.12 21:06:50 go: downloading github.com/googleapis/gnostic v0.5.5 21:06:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:06:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:06:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:06:55 go: downloading github.com/tklauser/numcpus v0.3.0 21:06:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:06:55 go: downloading go.uber.org/zap v1.21.0 21:06:56 go: downloading sigs.k8s.io/yaml v1.3.0 21:06:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:06:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:06:57 go: downloading github.com/modern-go/reflect2 v1.0.2 21:06:57 go: downloading github.com/ryanuber/go-glob v1.0.0 21:06:57 go: downloading github.com/golang/snappy v0.0.4 21:06:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:07:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:07:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:07:07 go: downloading github.com/hashicorp/go-version v1.2.0 21:07:07 go: downloading go.uber.org/multierr v1.6.0 21:07:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:07:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:44 Removing intermediate container d8db443e9116 21:07:44 ---> 913ab57824e3 21:07:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:07:44 ---> Running in fabff3e79f03 21:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:07:49 Removing intermediate container fabff3e79f03 21:07:49 ---> c39dc720f624 21:07:49 21:07:49 Step 11/23 : FROM docker:20.10.14 21:07:49 20.10.14: Pulling from library/docker 21:08:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:08:02 Status: Downloaded newer image for docker:20.10.14 21:08:02 ---> c346e9eafbab 21:08:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:08:02 ---> Running in 21db1e063daf 21:08:03 Removing intermediate container 21db1e063daf 21:08:03 ---> 7c95058046c1 21:08: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 21:08:03 ---> Running in 72419a4dfc20 21:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:06 (1/43) Installing readline (8.1.1-r0) 21:08:06 (2/43) Installing bash (5.1.16-r0) 21:08:06 Executing bash-5.1.16-r0.post-install 21:08:06 (3/43) Installing brotli-libs (1.0.9-r5) 21:08:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:08:06 (5/43) Installing libcurl (7.80.0-r1) 21:08:06 (6/43) Installing curl (7.80.0-r1) 21:08:06 (7/43) Installing dumb-init (1.2.5-r1) 21:08:06 (8/43) Installing libbz2 (1.0.8-r1) 21:08:06 (9/43) Installing expat (2.4.7-r0) 21:08:06 (10/43) Installing libffi (3.4.2-r1) 21:08:06 (11/43) Installing gdbm (1.22-r0) 21:08:06 (12/43) Installing xz-libs (5.2.5-r1) 21:08:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:08:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:08:07 (15/43) Installing mpdecimal (2.5.1-r1) 21:08:07 (16/43) Installing sqlite-libs (3.36.0-r0) 21:08:07 (17/43) Installing python3 (3.9.7-r4) 21:08:09 (18/43) Installing py3-appdirs (1.4.4-r2) 21:08:09 (19/43) Installing py3-certifi (2020.12.5-r1) 21:08:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:08:09 (21/43) Installing py3-idna (3.3-r0) 21:08:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:08:09 (23/43) Installing py3-requests (2.26.0-r1) 21:08:09 (24/43) Installing py3-msgpack (1.0.2-r1) 21:08:10 (25/43) Installing py3-lockfile (0.12.2-r4) 21:08:10 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:08:10 (27/43) Installing py3-colorama (0.4.4-r1) 21:08:10 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:08:10 (29/43) Installing py3-distlib (0.3.3-r0) 21:08:10 (30/43) Installing py3-distro (1.6.0-r0) 21:08:10 (31/43) Installing py3-six (1.16.0-r0) 21:08:10 (32/43) Installing py3-webencodings (0.5.1-r4) 21:08:10 (33/43) Installing py3-html5lib (1.1-r1) 21:08:10 (34/43) Installing py3-parsing (2.4.7-r2) 21:08:10 (35/43) Installing py3-packaging (20.9-r1) 21:08:10 (36/43) Installing py3-tomli (1.2.2-r0) 21:08:10 (37/43) Installing py3-pep517 (0.12.0-r0) 21:08:10 (38/43) Installing py3-progress (1.6-r0) 21:08:10 (39/43) Installing py3-retrying (1.3.3-r2) 21:08:10 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:08:10 (41/43) Installing py3-setuptools (52.0.0-r4) 21:08:10 (42/43) Installing py3-toml (0.10.2-r2) 21:08:10 (43/43) Installing py3-pip (20.3.4-r1) 21:08:11 Executing busybox-1.34.1-r5.trigger 21:08:11 OK: 82 MiB in 65 packages 21:08:16 Collecting docker-compose==1.23.2 21:08:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:08:16 Collecting cached-property<2,>=1.2.0 21:08:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:08:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:08:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:08:18 Collecting texttable<0.10,>=0.9.0 21:08:18 Downloading texttable-0.9.1.tar.gz (11 kB) 21:08:20 Collecting dockerpty<0.5,>=0.4.1 21:08:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:08:23 Collecting websocket-client<1.0,>=0.32.0 21:08:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:08:24 Collecting PyYAML<4,>=3.10 21:08:24 Downloading PyYAML-3.13.tar.gz (270 kB) 21:08:28 Collecting jsonschema<3,>=2.5.1 21:08:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:08:28 Collecting docopt<0.7,>=0.6.1 21:08:28 Downloading docopt-0.6.2.tar.gz (25 kB) 21:08:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:08:31 Collecting docker<4.0,>=3.6.0 21:08:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:08:31 Collecting docker-pycreds>=0.4.0 21:08:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:08:32 Collecting idna<2.8,>=2.5 21:08:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:08:33 Collecting urllib3<1.25,>=1.21.1 21:08:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:08:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:08:33 Collecting chardet<3.1.0,>=3.0.2 21:08:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:08:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:08:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:08:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:08:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:08:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:08:34 Attempting uninstall: urllib3 21:08:34 Found existing installation: urllib3 1.26.7 21:08:34 Uninstalling urllib3-1.26.7: 21:08:35 Successfully uninstalled urllib3-1.26.7 21:08:35 Attempting uninstall: idna 21:08:35 Found existing installation: idna 3.3 21:08:35 Uninstalling idna-3.3: 21:08:36 Successfully uninstalled idna-3.3 21:08:40 Attempting uninstall: requests 21:08:40 Found existing installation: requests 2.26.0 21:08:40 Uninstalling requests-2.26.0: 21:08:40 Successfully uninstalled requests-2.26.0 21:08:41 Running setup.py install for texttable: started 21:08:44 Running setup.py install for texttable: finished with status 'done' 21:08:44 Running setup.py install for PyYAML: started 21:08:47 Running setup.py install for PyYAML: finished with status 'done' 21:08:47 Running setup.py install for docopt: started 21:08:50 Running setup.py install for docopt: finished with status 'done' 21:08:50 Running setup.py install for dockerpty: started 21:08:52 Running setup.py install for dockerpty: finished with status 'done' 21:08:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:09:09 Removing intermediate container 72419a4dfc20 21:09:09 ---> e90f75b15343 21:09:09 Step 14/23 : ENV APP_PORT=58890 21:09:09 ---> Running in 048d9a8d3f9d 21:09:09 Removing intermediate container 048d9a8d3f9d 21:09:09 ---> 83dbbfec95ae 21:09:09 Step 15/23 : EXPOSE $APP_PORT 21:09:09 ---> Running in fd406541d37e 21:09:10 Removing intermediate container fd406541d37e 21:09:10 ---> 660819417829 21:09:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:09:12 ---> f4b67bd70e1d 21:09:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:09:13 ---> f8d52986e5f3 21:09:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:09:13 ---> 3a08938105be 21:09:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:09:13 ---> Running in 80f040c82585 21:09:14 Removing intermediate container 80f040c82585 21:09:14 ---> de0efca12f8a 21:09:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:14 ---> Running in 0f57406f1f3a 21:09:15 Removing intermediate container 0f57406f1f3a 21:09:15 ---> 39cffc023f1b 21:09:15 Step 21/23 : LABEL arch=arm64 21:09:15 ---> Running in 7cc1aeb78d07 21:09:15 Removing intermediate container 7cc1aeb78d07 21:09:15 ---> 08d5ef40fca2 21:09:15 Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:09:15 ---> Running in 01745c8297c1 21:09:16 Removing intermediate container 01745c8297c1 21:09:16 ---> 8f04a4314517 21:09:16 Step 23/23 : LABEL version=0.0.0 21:09:16 ---> Running in 48beafdcfd62 21:09:17 Removing intermediate container 48beafdcfd62 21:09:17 ---> ee435bff8d54 21:09:17 21:09:17 Successfully built ee435bff8d54 21:09:17 Successfully tagged sys-mgmt-agent-arm64:latest 21:09:44  Building sys-mgmt-agent ... done Removing intermediate container fad7f56b9c95 21:09:44 ---> 6b4eb7d410ce 21:09:44 21:09:44 Step 10/23 : FROM alpine:3.14 21:09:44 ---> ac73e934f311 21:09:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:09:44 ---> Using cache 21:09:44 ---> 94ffd3d4b3af 21:09:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:44 ---> Using cache 21:09:44 ---> 61cc39990d5b 21:09:44 Step 13/23 : ENV APP_PORT=59881 21:09:44 ---> Running in d241866d4a76 21:09:44 Removing intermediate container d241866d4a76 21:09:44 ---> 20ce94099876 21:09:44 Step 14/23 : EXPOSE $APP_PORT 21:09:44 ---> Running in ab61db752bfc 21:09:44 Removing intermediate container ab61db752bfc 21:09:44 ---> 95c2b1e39926 21:09:44 Step 15/23 : WORKDIR / 21:09:44 ---> Running in 03213c20d0ee 21:09:44 Removing intermediate container 03213c20d0ee 21:09:44 ---> cbf7213b2595 21:09:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:44 ---> 2eaf0650264c 21:09:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:09:45 ---> ecfed5c0f09a 21:09:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:09:46 ---> 801b501296f8 21:09:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:09:46 ---> Running in 9ae765c939d2 21:09:47 Removing intermediate container 9ae765c939d2 21:09:47 ---> 88056a47c823 21:09:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:47 ---> Running in 72cdcd2fb362 21:09:48 Removing intermediate container 72cdcd2fb362 21:09:48 ---> ab581b2a043b 21:09:48 Step 21/23 : LABEL arch=arm64 21:09:48 ---> Running in 72622c7fd810 21:09:48 Removing intermediate container 72622c7fd810 21:09:48 ---> dc51b3a39c0f 21:09:48 Step 22/23 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:09:48 ---> Running in fb5ca59858df 21:09:49 Removing intermediate container fb5ca59858df 21:09:49 ---> 484aa6fe6c17 21:09:49 Step 23/23 : LABEL version=0.0.0 21:09:49 ---> Running in 53d4a477ddd8 21:09:50 Removing intermediate container 53d4a477ddd8 21:09:50 ---> 3a5544f4aa80 21:09:50 21:09:50 Successfully built 3a5544f4aa80 21:09:50 Successfully tagged core-metadata-arm64:latest 21:24:58  Building core-metadata ... done Building bin/spire-agent... 21:25:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:25:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:25:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:25:01 go: downloading github.com/docker/docker v20.10.12+incompatible 21:25:05 go: downloading github.com/google/go-tpm-tools v0.3.3 21:25:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:25:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:25:07 go: downloading github.com/docker/go-connections v0.4.0 21:25:07 go: downloading github.com/docker/go-units v0.4.0 21:25:07 go: downloading github.com/opencontainers/image-spec v1.0.1 21:25:07 go: downloading github.com/containerd/containerd v1.3.4 21:25:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:25:08 go: downloading github.com/opencontainers/go-digest v1.0.0 21:31:01 Removing intermediate container 62e66c776775 21:31:01 ---> ae92dccb27ba 21:31:01 21:31:01 Step 13/26 : FROM alpine:3.15 21:31:01 ---> 3fb3c9af89a9 21:31:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:31:01 ---> Using cache 21:31:01 ---> 1f96a5473591 21:31:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:01 ---> Using cache 21:31:01 ---> 7470374e0d37 21:31:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:31:01 ---> Running in ffcb65507d78 21:31:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:31:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:31:01 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:31:01 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:31:01 OK: 15734 distinct packages available 21:31:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:31:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:31:01 (1/5) Installing dumb-init (1.2.5-r1) 21:31:01 (2/5) Installing musl-obstack (1.2.3-r0) 21:31:01 (3/5) Installing libucontext (1.1-r0) 21:31:01 (4/5) Installing gcompat (1.0.0-r4) 21:31:01 (5/5) Installing openssl (1.1.1o-r0) 21:31:01 Executing busybox-1.34.1-r5.trigger 21:31:01 OK: 6 MiB in 19 packages 21:31:01 Removing intermediate container ffcb65507d78 21:31:01 ---> 0b48ba807297 21:31:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:31:01 ---> 7a9fa1022336 21:31:01 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:31:05 ---> 569cbab4fd0e 21:31:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:31:06 ---> f61b16f6aa70 21:31:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:31:07 ---> 1f1dee89c7da 21:31:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:31:08 ---> 62703924fac7 21:31:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:31:08 ---> Running in 163de6a82fc7 21:31:08 Removing intermediate container 163de6a82fc7 21:31:08 ---> 902e661ef36e 21:31:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:31:08 ---> Running in b323b585e6d0 21:31:09 Removing intermediate container b323b585e6d0 21:31:09 ---> cc541ad8efc4 21:31:09 Step 24/26 : LABEL arch=arm64 21:31:09 ---> Running in adca623024bb 21:31:09 Removing intermediate container adca623024bb 21:31:09 ---> cbfd610376e7 21:31:09 Step 25/26 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:31:09 ---> Running in f96ae4e5603a 21:31:09 Removing intermediate container f96ae4e5603a 21:31:09 ---> aa60c46cb633 21:31:09 Step 26/26 : LABEL version=0.0.0 21:31:10 ---> Running in b1607b5fb9d2 21:31:10 Removing intermediate container b1607b5fb9d2 21:31:10 ---> 5c1e07b5bdb9 21:31:10 21:31:10 Successfully built 5c1e07b5bdb9 21:31:10 Successfully tagged security-spire-agent-arm64:latest 21:31:32  Building security-spire-agent ... done Building bin/spire-agent... 21:31:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:31:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:31:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:31:32 go: downloading github.com/docker/docker v20.10.12+incompatible 21:31:33 go: downloading github.com/google/go-tpm-tools v0.3.3 21:31:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:31:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:31:34 go: downloading github.com/docker/go-connections v0.4.0 21:31:34 go: downloading github.com/docker/go-units v0.4.0 21:31:34 go: downloading github.com/opencontainers/image-spec v1.0.1 21:31:34 go: downloading github.com/containerd/containerd v1.3.4 21:31:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:31:34 go: downloading github.com/opencontainers/go-digest v1.0.0 21:32:31 Building bin/spire-agent... 21:32:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:32:31 go: downloading github.com/docker/docker v20.10.12+incompatible 21:32:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:32:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:32:31 go: downloading github.com/google/go-tpm-tools v0.3.3 21:32:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:32:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:32:31 go: downloading github.com/docker/go-connections v0.4.0 21:32:31 go: downloading github.com/docker/go-units v0.4.0 21:32:31 go: downloading github.com/opencontainers/image-spec v1.0.1 21:32:31 go: downloading github.com/containerd/containerd v1.3.4 21:32:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:32:31 go: downloading github.com/opencontainers/go-digest v1.0.0 21:36:08 Removing intermediate container 97cf441650d0 21:36:08 ---> 12519fecd541 21:36:08 21:36:08 Step 13/26 : FROM alpine:3.15 21:36:08 ---> 3fb3c9af89a9 21:36:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:08 ---> Using cache 21:36:08 ---> 1f96a5473591 21:36:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:08 ---> Using cache 21:36:08 ---> 7470374e0d37 21:36:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:08 ---> Running in dfbf1e18200a 21:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:08 v3.15.4-130-g6fe59d540b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:36:08 v3.15.4-131-g0328f9e343 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:36:08 OK: 15734 distinct packages available 21:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:08 (1/4) Installing dumb-init (1.2.5-r1) 21:36:08 (2/4) Installing musl-obstack (1.2.3-r0) 21:36:08 (3/4) Installing libucontext (1.1-r0) 21:36:08 (4/4) Installing gcompat (1.0.0-r4) 21:36:08 Executing busybox-1.34.1-r5.trigger 21:36:08 OK: 6 MiB in 18 packages 21:36:08 Removing intermediate container dfbf1e18200a 21:36:08 ---> a8c2655f48fc 21:36:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:36:10 ---> 24204ce431b1 21:36:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:36:11 ---> 4ea529c0218a 21:36:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:11 ---> Running in 72c167e41b35 21:36:12 Removing intermediate container 72c167e41b35 21:36:12 ---> 01fed7d37275 21:36:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:13 ---> 423927579046 21:36:13 Step 21/26 : WORKDIR / 21:36:13 ---> Running in 2aaad46172b3 21:36:13 Removing intermediate container 2aaad46172b3 21:36:13 ---> 9059b65599e3 21:36:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:14 ---> Running in 7756d1a2e29a 21:36:14 Removing intermediate container 7756d1a2e29a 21:36:14 ---> be23eae811cf 21:36:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:14 ---> Running in 56cfa03c8940 21:36:14 Removing intermediate container 56cfa03c8940 21:36:14 ---> 58a67394a3df 21:36:14 Step 24/26 : LABEL arch=arm64 21:36:14 ---> Running in 7ee8adcd40d6 21:36:15 Removing intermediate container 7ee8adcd40d6 21:36:15 ---> a721a7263602 21:36:15 Step 25/26 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:36:15 ---> Running in 84c00cdb2ebf 21:36:16 Removing intermediate container 84c00cdb2ebf 21:36:16 ---> ed3dd1d7af2c 21:36:16 Step 26/26 : LABEL version=0.0.0 21:36:16 ---> Running in 17c70694e726 21:36:17 Removing intermediate container 17c70694e726 21:36:17 ---> e6747aa1043d 21:36:17 21:36:17 Successfully built e6747aa1043d 21:36:17 Successfully tagged security-spire-config-arm64:latest 21:36:35  Building security-spire-config ... done Removing intermediate container 3039d87c7d77 21:36:35 ---> c926bc6488a3 21:36:35 21:36:35 Step 13/25 : FROM alpine:3.15 21:36:35 ---> 3fb3c9af89a9 21:36:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:35 ---> Using cache 21:36:35 ---> 1f96a5473591 21:36:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:35 ---> Using cache 21:36:35 ---> 7470374e0d37 21:36:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:36:35 ---> Using cache 21:36:35 ---> 0b48ba807297 21:36:35 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:36:37 ---> d99260a88e56 21:36:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:36:38 ---> 6419ae8033f1 21:36:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:36:38 ---> 7db519c4450e 21:36:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:36:39 ---> 4e74b5836f7c 21:36:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:39 ---> Running in 99279d6eba6c 21:36:39 Removing intermediate container 99279d6eba6c 21:36:39 ---> 3db44b70765e 21:36:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:39 ---> Running in 3625c4c2fefe 21:36:40 Removing intermediate container 3625c4c2fefe 21:36:40 ---> 65ab745c5062 21:36:40 Step 23/25 : LABEL arch=arm64 21:36:40 ---> Running in d6e74e755aeb 21:36:40 Removing intermediate container d6e74e755aeb 21:36:40 ---> 7492b7abb1c0 21:36:40 Step 24/25 : LABEL git_sha=6aa5625aacfb37fc561cda3e4b873aa055c5f33a 21:36:40 ---> Running in 43ba47fa9f1e 21:36:41 Removing intermediate container 43ba47fa9f1e 21:36:41 ---> ba9ca201c7d8 21:36:41 Step 25/25 : LABEL version=0.0.0 21:36:41 ---> Running in 8dbb9af0a288 21:36:41 Removing intermediate container 8dbb9af0a288 21:36:41 ---> 414379d92395 21:36:41 21:36:41 Successfully built 414379d92395 21:36:41 Successfully tagged security-spire-server-arm64:latest 21:36:41  Building security-spire-server ... done  [Pipeline] } 21:36:41 $ docker stop --time=1 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e 21:36:43 $ docker rm -f 29f6ef50f3b00c0d387173f17574f8f06119bbb5bc28d113675aa40e7522ce6e [Pipeline] // withDockerContainer [Pipeline] sh 21:36:44 + docker images 21:36:44 REPOSITORY TAG IMAGE ID CREATED SIZE 21:36:44 security-spire-server-arm64 latest 414379d92395 3 seconds ago 86.3MB 21:36:44 c926bc6488a3 23 seconds ago 4.14GB 21:36:44 security-spire-config-arm64 latest e6747aa1043d 28 seconds ago 85.6MB 21:36:44 12519fecd541 About a minute ago 4.14GB 21:36:44 security-spire-agent-arm64 latest 5c1e07b5bdb9 5 minutes ago 126MB 21:36:44 ae92dccb27ba 6 minutes ago 4.14GB 21:36:44 core-metadata-arm64 latest 3a5544f4aa80 26 minutes ago 16.3MB 21:36:44 6b4eb7d410ce 27 minutes ago 1.31GB 21:36:44 sys-mgmt-agent-arm64 latest ee435bff8d54 27 minutes ago 282MB 21:36:44 c39dc720f624 28 minutes ago 1.31GB 21:36:44 support-scheduler-arm64 latest 20c26035d152 32 minutes ago 25.2MB 21:36:44 0361d9d4f4da 32 minutes ago 1.36GB 21:36:44 security-spiffe-token-provider-arm64 latest f5b83c4f441d 33 minutes ago 27.9MB 21:36:44 8ddb829be86b 33 minutes ago 1.36GB 21:36:44 core-data-arm64 latest 669f40265847 34 minutes ago 21.6MB 21:36:44 036ecb418b1b 35 minutes ago 1.34GB 21:36:44 security-secretstore-setup-arm64 latest 1227f9d21483 36 minutes ago 27.5MB 21:36:44 ea5ab0d947a4 36 minutes ago 1.32GB 21:36:44 support-notifications-arm64 latest 7a8d08184a42 40 minutes ago 25.8MB 21:36:44 234264d3d7be 41 minutes ago 1.36GB 21:36:44 security-bootstrapper-arm64 latest 18c43ab20353 42 minutes ago 18.3MB 21:36:44 security-proxy-setup-arm64 latest 686b5b27ecb5 42 minutes ago 26.1MB 21:36:44 core-command-arm64 latest bf60c5416647 42 minutes ago 15.5MB 21:36:44 b82fad4dcdbf 42 minutes ago 1.31GB 21:36:44 5b1f4ecce69d 42 minutes ago 1.31GB 21:36:44 bd5bcaac0c9a 43 minutes ago 1.3GB 21:36:44 ci-base-image-arm64 latest 6ecf31c464ce About an hour ago 884MB 21:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB 21:36:44 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 21:36:44 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 21:36:44 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 21:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:45 21:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:45 arm64: Pulling from edgex-lftools-log-publisher 21:36:45 8998bd30e6a1: Pulling fs layer 21:36:45 04944245beec: Pulling fs layer 21:36:45 699f458cf7ca: Pulling fs layer 21:36:45 765212b225bb: Pulling fs layer 21:36:45 f23df028b6ca: Pulling fs layer 21:36:45 d65c8cfc05b1: Pulling fs layer 21:36:45 2437ff75d9bd: Pulling fs layer 21:36:45 f23df028b6ca: Waiting 21:36:45 d65c8cfc05b1: Waiting 21:36:45 765212b225bb: Waiting 21:36:45 2437ff75d9bd: Waiting 21:36:45 04944245beec: Verifying Checksum 21:36:45 04944245beec: Download complete 21:36:45 765212b225bb: Verifying Checksum 21:36:45 765212b225bb: Download complete 21:36:45 f23df028b6ca: Verifying Checksum 21:36:45 f23df028b6ca: Download complete 21:36:45 d65c8cfc05b1: Verifying Checksum 21:36:45 d65c8cfc05b1: Download complete 21:36:46 699f458cf7ca: Verifying Checksum 21:36:46 699f458cf7ca: Download complete 21:36:46 8998bd30e6a1: Verifying Checksum 21:36:46 8998bd30e6a1: Download complete 21:36:48 2437ff75d9bd: Verifying Checksum 21:36:48 2437ff75d9bd: Download complete 21:36:50 8998bd30e6a1: Pull complete 21:36:51 04944245beec: Pull complete 21:36:52 699f458cf7ca: Pull complete 21:36:52 765212b225bb: Pull complete 21:36:53 f23df028b6ca: Pull complete 21:36:53 d65c8cfc05b1: Pull complete 21:37:09 2437ff75d9bd: Pull complete 21:37:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:37:09 prd-ubuntu20.04-docker-arm64-4c-16g-63607 does not seem to be running inside a container 21:37:09 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:37:12 $ docker top 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:13 ---> job-cost.sh 21:37:13 lf-activate-venv: SKIPPING 21:37:13 INFO: No Stack... 21:37:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:37:14 INFO: Archiving Costs [Pipeline] sh 21:37:15 + cat /w/workspace/edgex-go/20/archives/cost.csv 21:37:15 + cut -d, -f6 [Pipeline] lock 21:37:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] 21:37:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] did not exist. Created. 21:37:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:37:16 Stashed 1 file(s) [Pipeline] } 21:37:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-20-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:16 $ docker stop --time=1 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 21:37:17 $ docker rm -f 28d6cf4b294bc5ce9a49ee45f150d41be4de3330a65a550333a1ec239cd63336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:37:18 provisioning config files... 21:37:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config3567925440811544750tmp [Pipeline] { [Pipeline] sh 21:37:18 + set +x 21:37:18 + + curlbash -s -s https://codecov.io/bash -- 21:37:18 21:37:18 21:37:18 _____ _ 21:37:18 / ____| | | 21:37:18 | | ___ __| | ___ ___ _____ __ 21:37:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:37:18 | |___| (_) | (_| | __/ (_| (_) \ V / 21:37:18 \_____\___/ \__,_|\___|\___\___/ \_/ 21:37:18 Bash-1.0.6 21:37:18 21:37:18 21:37:18 ==> git version 2.25.1 found 21:37:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:37:18 Release-Date: 2020-01-08 21:37:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:37:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:37:18 ==> Jenkins CI detected. 21:37:18 current dir:  /w/workspace/edgex-go/20 21:37:18 project root: . 21:37:18 --> token set from env 21:37:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:37:18 ==> Running gcov in . (disable via -X gcov) 21:37:18 ==> Python coveragepy not found 21:37:18 ==> Searching for coverage reports in: 21:37:18 + . 21:37:18 -> Found 1 reports 21:37:18 ==> Detecting git/mercurial file structure 21:37:18 ==> Reading reports 21:37:18 + ./coverage.out bytes=435134 21:37:18 ==> Appending adjustments 21:37:18 https://docs.codecov.io/docs/fixing-reports 21:37:20 + Found adjustments 21:37:20 ==> Gzipping contents 21:37:20 60K /tmp/codecov.Bx5ei4.gz 21:37:20 ==> Uploading reports 21:37:20 url: https://codecov.io 21:37:20 query: branch=PR-3987&commit=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:20 -> Pinging Codecov 21:37:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:37:20 -> Uploading to 21:37:20 https://storage.googleapis.com/codecov/v4/raw/2022-05-13/00271124DB129430A58F1EEE437C3FCB/9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33/93280f2e-b288-4e02-b4cd-ae5f278baf8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T213720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=010dc5ea64e185102117d9243e7f18f893b8b53ae8ddb8fa15ba82c923896285 21:37:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:37:20 Dload Upload Total Spent Left Speed 21:37:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59859 0 0 100 59859 0 247k --:--:-- --:--:-- --:--:-- 246k 100 59859 0 0 100 59859 0 247k --:--:-- --:--:-- --:--:-- 246k 21:37:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9c0e18f7b577a8d59a2bee5871cc8d6e69f65f33 [Pipeline] } 21:37:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:37:21 + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh 21:37:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:22 ---> package-listing.sh 21:37:22 ++ facter osfamily 21:37:22 ++ tr '[:upper:]' '[:lower:]' 21:37:22 + OS_FAMILY=debian 21:37:22 + workspace=/w/workspace/edgex-go/20 21:37:22 + START_PACKAGES=/tmp/packages_start.txt 21:37:22 + END_PACKAGES=/tmp/packages_end.txt 21:37:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:22 + PACKAGES=/tmp/packages_start.txt 21:37:22 + '[' /w/workspace/edgex-go/20 ']' 21:37:22 + PACKAGES=/tmp/packages_end.txt 21:37:22 + case "${OS_FAMILY}" in 21:37:22 + dpkg -l 21:37:22 + grep '^ii' 21:37:22 + '[' -f /tmp/packages_start.txt ']' 21:37:22 + '[' -f /tmp/packages_end.txt ']' 21:37:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:22 + '[' /w/workspace/edgex-go/20 ']' 21:37:22 + mkdir -p /w/workspace/edgex-go/20/archives/ 21:37:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 21:37:22 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:37:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:23 21:37:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:23 latest: Pulling from edgex-lftools-log-publisher 21:37:23 5eb5b503b376: Pulling fs layer 21:37:23 5c69ac0246d0: Pulling fs layer 21:37:23 ec43610c2a17: Pulling fs layer 21:37:23 3a2ae6a8a46f: Pulling fs layer 21:37:23 33b1e0a273af: Pulling fs layer 21:37:23 5d3b04190fa2: Pulling fs layer 21:37:23 2f39f015ded8: Pulling fs layer 21:37:23 3a2ae6a8a46f: Waiting 21:37:23 33b1e0a273af: Waiting 21:37:23 5d3b04190fa2: Waiting 21:37:23 2f39f015ded8: Waiting 21:37:23 5c69ac0246d0: Download complete 21:37:23 3a2ae6a8a46f: Verifying Checksum 21:37:23 3a2ae6a8a46f: Download complete 21:37:23 33b1e0a273af: Verifying Checksum 21:37:23 33b1e0a273af: Download complete 21:37:24 5d3b04190fa2: Download complete 21:37:24 ec43610c2a17: Verifying Checksum 21:37:24 ec43610c2a17: Download complete 21:37:24 5eb5b503b376: Verifying Checksum 21:37:24 5eb5b503b376: Download complete 21:37:24 2f39f015ded8: Download complete 21:37:25 5eb5b503b376: Pull complete 21:37:25 5c69ac0246d0: Pull complete 21:37:25 ec43610c2a17: Pull complete 21:37:25 3a2ae6a8a46f: Pull complete 21:37:26 33b1e0a273af: Pull complete 21:37:26 5d3b04190fa2: Pull complete 21:37:30 2f39f015ded8: Pull complete 21:37:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:37:30 prd-ubuntu20.04-docker-8c-8g-63604 does not seem to be running inside a container 21:37:30 $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 21:37:32 $ docker top 7b2c1d416b7c5b36326e2d47619eec8bff890a1d709ba17e7b6ef2297e4e83b8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:33 + ls /var/log/sa-host 21:37:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:33 provisioning config files... 21:37:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config4021139149268944885tmp [Pipeline] { [Pipeline] echo 21:37:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:33 ---> create-netrc.sh [Pipeline] } 21:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:34 ---> python-tools-install.sh [Pipeline] echo 21:37:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:34 ---> sudo-logs.sh 21:37:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:34 ---> job-cost.sh 21:37:34 lf-activate-venv: SKIPPING 21:37:34 DEBUG: total: 0.2199999988079071 21:37:34 INFO: Retrieving Stack Cost... 21:37:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:35 INFO: Archiving Costs [Pipeline] echo 21:37:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:36 ---> logs-deploy.sh 21:37:36 lf-activate-venv: SKIPPING 21:37:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/20 21:37:36 INFO: archiving workspace using pattern(s): 21:37:37 Archives upload complete. 21:37:37 INFO: archiving logs to Nexus 21:37:37 ---> uname -a: 21:37:37 Linux prd-ubuntu20-04-docker-8c-8g-63604 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:37:37 21:37:37 21:37:37 ---> lscpu: 21:37:37 Architecture: x86_64 21:37:37 CPU op-mode(s): 32-bit, 64-bit 21:37:37 Byte Order: Little Endian 21:37:37 Address sizes: 40 bits physical, 48 bits virtual 21:37:37 CPU(s): 8 21:37:37 On-line CPU(s) list: 0-7 21:37:37 Thread(s) per core: 1 21:37:37 Core(s) per socket: 1 21:37:37 Socket(s): 8 21:37:37 NUMA node(s): 1 21:37:37 Vendor ID: AuthenticAMD 21:37:37 CPU family: 23 21:37:37 Model: 49 21:37:37 Model name: AMD EPYC-Rome Processor 21:37:37 Stepping: 0 21:37:37 CPU MHz: 2799.998 21:37:37 BogoMIPS: 5599.99 21:37:37 Virtualization: AMD-V 21:37:37 Hypervisor vendor: KVM 21:37:37 Virtualization type: full 21:37:37 L1d cache: 256 KiB 21:37:37 L1i cache: 256 KiB 21:37:37 L2 cache: 4 MiB 21:37:37 L3 cache: 128 MiB 21:37:37 NUMA node0 CPU(s): 0-7 21:37:37 Vulnerability Itlb multihit: Not affected 21:37:37 Vulnerability L1tf: Not affected 21:37:37 Vulnerability Mds: Not affected 21:37:37 Vulnerability Meltdown: Not affected 21:37:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:37:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:37:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:37:37 Vulnerability Srbds: Not affected 21:37:37 Vulnerability Tsx async abort: Not affected 21:37:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:37:37 21:37:37 21:37:37 ---> nproc: 21:37:37 8 21:37:37 21:37:37 21:37:37 ---> df -h: 21:37:37 Filesystem Size Used Avail Use% Mounted on 21:37:37 overlay 155G 26G 130G 17% / 21:37:37 tmpfs 64M 0 64M 0% /dev 21:37:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:37:37 shm 64M 0 64M 0% /dev/shm 21:37:37 /dev/vda1 155G 26G 130G 17% /facter-os 21:37:37 21:37:37 21:37:37 ---> sar -b -r -n DEV: 21:37:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63604) 05/13/22 _x86_64_ (8 CPU) 21:37:37 21:37:37 20:29:52 LINUX RESTART (8 CPU) 21:37:37 21:37:37 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:37:37 20:31:01 227.80 62.76 165.04 0.00 8297.68 197709.85 0.00 21:37:37 20:32:01 120.68 1.42 119.26 0.00 15.73 61905.82 0.00 21:37:37 20:33:01 49.38 0.12 49.26 0.00 1.60 18352.16 0.00 21:37:37 20:34:01 392.97 0.13 392.83 0.00 19.33 332213.16 0.00 21:37:37 20:35:01 915.21 0.47 914.75 0.00 3.73 261760.08 0.00 21:37:37 20:36:01 975.32 0.07 975.26 0.00 0.53 348984.87 0.00 21:37:37 20:37:01 939.04 2.02 937.03 0.00 19.06 311828.83 0.00 21:37:37 20:38:01 403.55 0.03 403.52 0.00 0.27 161295.30 0.00 21:37:37 20:39:01 120.73 1.75 118.99 0.00 13.97 27947.60 0.00 21:37:37 20:40:01 557.29 2.17 555.12 0.00 17.33 243010.83 0.00 21:37:37 20:41:01 2.40 0.00 2.40 0.00 0.00 32.39 0.00 21:37:37 20:42:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 21:37:37 20:43:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 21:37:37 20:44:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 21:37:37 20:45:01 1.53 0.02 1.52 0.00 0.13 18.53 0.00 21:37:37 20:46:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 21:37:37 20:47:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 21:37:37 20:48:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 21:37:37 20:49:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 21:37:37 20:50:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 21:37:37 20:51:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:37:37 20:52:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 21:37:37 20:53:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 21:37:37 20:54:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 21:37:37 20:55:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 21:37:37 20:56:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 21:37:37 20:57:01 2.17 0.87 1.30 0.00 18.40 20.40 0.00 21:37:37 20:58:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 21:37:37 20:59:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 21:37:37 21:00:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 21:37:37 21:01:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:37:37 21:02:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 21:37:37 21:03:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 21:37:37 21:04:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 21:37:37 21:05:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 21:37:37 21:06:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 21:37:37 21:07:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 21:37:37 21:08:02 2.65 1.58 1.07 0.00 50.38 14.40 0.00 21:37:37 21:09:01 1.27 0.00 1.27 0.00 0.00 15.18 0.00 21:37:37 21:10:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 21:37:37 21:11:01 1.08 0.00 1.08 0.00 0.00 14.93 0.00 21:37:37 21:12:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 21:37:37 21:13:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 21:37:37 21:14:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 21:37:37 21:15:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 21:37:37 21:16:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 21:37:37 21:17:01 1.20 0.02 1.18 0.00 0.13 14.26 0.00 21:37:37 21:18:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 21:37:37 21:19:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 21:37:37 21:20:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:37:37 21:21:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 21:37:37 21:22:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 21:37:37 21:23:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 21:37:37 21:24:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 21:37:37 21:25:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 21:37:37 21:26:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 21:37:37 21:27:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 21:37:37 21:28:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 21:37:37 21:29:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 21:37:37 21:30:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 21:37:37 21:31:01 1.63 0.00 1.63 0.00 0.00 20.00 0.00 21:37:37 21:32:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 21:37:37 21:33:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:37:37 21:34:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 21:37:37 21:35:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 21:37:37 21:36:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 21:37:37 21:37:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 21:37:37 Average: 71.33 1.10 70.23 0.00 126.26 29348.60 0.00 21:37:37 21:37:37 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:37 20:31:01 28775032 31754652 556056 1.69 112172 3143148 2280248 6.72 1150848 2591152 486196 21:37:37 20:32:01 27528712 31598996 689336 2.10 160280 4079868 2389900 7.04 1749052 3108936 525988 21:37:37 20:33:01 27541020 31759404 527728 1.60 165300 4197784 1989544 5.86 1369196 3454700 251844 21:37:37 20:34:01 21597576 31344732 927404 2.82 176376 9545040 3167784 9.34 2165620 8410304 340488 21:37:37 20:35:01 17864432 30506768 1750860 5.32 266060 12058704 4643676 13.69 3776328 10217884 15208 21:37:37 20:36:01 15341932 31261316 999272 3.04 296292 15188160 3005508 8.86 3616484 12790048 14512 21:37:37 20:37:01 9073756 30921148 1320104 4.01 495232 20381464 4005164 11.80 4427576 17690212 14060 21:37:37 20:38:01 8797328 30943040 1301220 3.96 544216 20646596 3148052 9.28 5393360 17012448 2992 21:37:37 20:39:01 8120408 31563040 694060 2.11 617952 21850100 2517432 7.42 3654140 19427900 2242308 21:37:37 20:40:01 11304260 31727724 534700 1.63 722012 18873796 2024500 5.97 2850584 17197108 636 21:37:37 20:41:01 11305460 31728900 533644 1.62 722028 18873772 2024500 5.97 2850476 17197084 180 21:37:37 20:42:01 11317092 31740584 521980 1.59 722060 18873776 2024500 5.97 2838720 17197088 216 21:37:37 20:43:01 11317024 31740488 522112 1.59 722100 18873772 2024500 5.97 2838760 17197088 12 21:37:37 20:44:01 11318268 31741924 520648 1.58 722120 18873912 2024500 5.97 2837372 17197220 156 21:37:37 20:45:01 11314276 31738528 524228 1.59 722156 18873916 2023928 5.96 2844432 17197736 204 21:37:37 20:46:01 11317872 31742160 520928 1.58 722184 18873916 2023928 5.96 2837176 17197744 144 21:37:37 20:47:01 11317848 31742148 520912 1.58 722192 18873920 2023928 5.96 2836932 17197748 12 21:37:37 20:48:01 11318376 31742692 520312 1.58 722204 18873924 2023928 5.96 2836944 17197752 148 21:37:37 20:49:01 11318328 31742648 520276 1.58 722224 18873924 2023928 5.96 2836944 17197752 16 21:37:37 20:50:01 11318256 31742612 520244 1.58 722248 18873928 2023928 5.96 2836976 17197756 36 21:37:37 20:51:01 11318456 31742844 520152 1.58 722268 18873928 2023928 5.96 2837984 17197756 188 21:37:37 20:52:01 11318228 31742652 520360 1.58 722300 18873932 2023928 5.96 2837476 17197760 276 21:37:37 20:53:01 11318188 31742616 520284 1.58 722320 18873940 2023928 5.96 2837604 17197764 196 21:37:37 20:54:01 11318392 31742880 519984 1.58 722352 18873944 2023928 5.96 2837432 17197772 184 21:37:37 20:55:01 11318376 31742868 519956 1.58 722376 18873948 2039988 6.01 2837516 17197776 56 21:37:37 20:56:01 11318312 31742864 519900 1.58 722408 18873948 2039988 6.01 2838016 17197776 180 21:37:37 20:57:01 11310704 31736108 526372 1.60 722500 18874464 2096892 6.18 2845676 17198228 360 21:37:37 20:58:01 11317244 31742660 520016 1.58 722520 18874468 2063360 6.08 2837716 17198232 244 21:37:37 20:59:01 11317648 31743064 519756 1.58 722524 18874468 2063360 6.08 2837876 17198232 180 21:37:37 21:00:01 11317680 31743104 519720 1.58 722536 18874472 2063360 6.08 2837332 17198236 52 21:37:37 21:01:01 11317640 31743072 519672 1.58 722552 18874476 2063360 6.08 2837636 17198240 12 21:37:37 21:02:01 11318068 31743568 519348 1.58 722576 18874480 2063360 6.08 2837656 17198248 164 21:37:37 21:03:01 11318076 31743580 519316 1.58 722588 18874484 2063360 6.08 2837392 17198252 12 21:37:37 21:04:01 11318004 31743556 519292 1.58 722608 18874484 2063360 6.08 2838240 17198248 16 21:37:37 21:05:01 11317980 31743552 519248 1.58 722628 18874484 2063360 6.08 2837456 17198252 20 21:37:37 21:06:01 11317876 31743452 519256 1.58 722640 18874492 2063360 6.08 2837764 17198256 160 21:37:37 21:07:01 11318060 31743636 519216 1.58 722660 18874492 2063360 6.08 2837460 17198256 12 21:37:37 21:08:02 11313600 31741592 521228 1.59 722676 18876008 2063360 6.08 2843164 17197820 260 21:37:37 21:09:01 11313552 31741580 521176 1.58 722708 18876008 2063360 6.08 2842396 17197820 8 21:37:37 21:10:01 11313480 31741516 521144 1.58 722720 18876020 2063360 6.08 2842396 17197824 20 21:37:37 21:11:01 11313132 31741180 521424 1.59 722740 18876024 2063360 6.08 2842700 17197832 40 21:37:37 21:12:01 11312832 31741020 521492 1.59 722748 18876152 2063360 6.08 2842400 17197952 156 21:37:37 21:13:01 11313024 31741276 521452 1.59 722764 18876156 2063360 6.08 2842456 17197960 16 21:37:37 21:14:01 11313260 31741520 521384 1.59 722768 18876160 2063360 6.08 2842464 17197964 156 21:37:37 21:15:01 11313212 31741472 521360 1.59 722792 18876160 2063360 6.08 2842464 17197964 12 21:37:37 21:16:01 11313196 31741488 521312 1.59 722808 18876160 2079536 6.13 2842792 17197976 156 21:37:37 21:17:01 11312644 31740960 521788 1.59 722832 18876160 2079536 6.13 2842508 17197976 8 21:37:37 21:18:01 11312500 31740868 521796 1.59 722840 18876168 2079536 6.13 2842524 17197980 8 21:37:37 21:19:01 11312412 31740784 521784 1.59 722852 18876172 2079536 6.13 2843068 17197984 200 21:37:37 21:20:01 11312060 31740444 522268 1.59 722864 18876176 2079536 6.13 2842864 17197976 276 21:37:37 21:21:01 11312304 31740736 521980 1.59 722888 18876168 2079536 6.13 2843288 17197984 16 21:37:37 21:22:01 11312280 31740736 521916 1.59 722892 18876180 2079536 6.13 2842960 17197984 264 21:37:37 21:23:01 11312232 31740692 521880 1.59 722912 18876184 2079536 6.13 2842932 17197988 200 21:37:37 21:24:01 11312232 31740724 521848 1.59 722920 18876188 2079536 6.13 2842876 17197992 152 21:37:37 21:25:01 11312208 31740716 521808 1.59 722940 18876188 2063404 6.08 2842648 17197992 12 21:37:37 21:26:01 11313672 31742204 520260 1.58 722952 18876196 2063404 6.08 2841372 17198000 16 21:37:37 21:27:01 11314092 31742640 519984 1.58 722960 18876200 2063404 6.08 2840952 17198004 12 21:37:37 21:28:01 11314044 31742592 519952 1.58 722984 18876204 2063404 6.08 2840952 17198004 8 21:37:37 21:29:01 11314180 31742736 519936 1.58 723004 18876208 2063404 6.08 2840952 17198008 12 21:37:37 21:30:01 11313928 31742544 520164 1.58 723016 18876208 2063404 6.08 2841008 17198012 160 21:37:37 21:31:01 11314124 31742760 519984 1.58 723040 18876200 2063404 6.08 2841336 17198016 8 21:37:37 21:32:01 11314044 31742696 519968 1.58 723044 18876216 2063404 6.08 2841308 17198020 8 21:37:37 21:33:01 11314236 31742892 519936 1.58 723060 18876216 2063404 6.08 2841044 17198020 12 21:37:37 21:34:01 11314000 31742660 520136 1.58 723068 18876220 2063404 6.08 2841044 17198024 156 21:37:37 21:35:01 11314204 31742876 519852 1.58 723076 18876224 2063404 6.08 2841044 17198028 12 21:37:37 21:36:01 11314124 31742832 519872 1.58 723076 18876224 2063404 6.08 2841584 17198028 168 21:37:37 21:37:01 11314076 31742796 519836 1.58 723096 18876228 2047228 6.03 2841092 17198032 20 21:37:37 Average: 12252315 31681509 582042 1.77 667863 17997781 2184333 6.44 2866548 16301225 58212 21:37:37 21:37:37 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:37 20:31:01 lo 5.80 5.80 0.56 0.56 0.00 0.00 0.00 0.00 21:37:37 20:31:01 docker0 430.28 326.46 32.72 2710.65 0.00 0.00 0.00 0.00 21:37:37 20:31:01 ens3 1456.49 1322.95 12154.25 184.84 0.00 0.00 0.00 0.00 21:37:37 20:32:01 veth90159e1 0.30 0.50 0.02 0.04 0.00 0.00 0.00 0.00 21:37:37 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:32:01 docker0 91.83 116.10 7.58 980.72 0.00 0.00 0.00 0.00 21:37:37 20:32:01 ens3 175.34 135.93 1019.43 69.22 0.00 0.00 0.00 0.00 21:37:37 20:33:01 veth90159e1 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 21:37:37 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:33:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 21:37:37 20:33:01 ens3 24.75 15.15 22.13 10.68 0.00 0.00 0.00 0.00 21:37:37 20:34:01 veth4164cfa 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 21:37:37 20:34:01 vethab28d3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:37:37 20:34:01 veth7a036b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:34:01 docker0 37.56 46.51 2.13 190.32 0.00 0.00 0.00 0.00 21:37:37 20:34:01 ens3 186.77 136.34 1897.28 82.86 0.00 0.00 0.00 0.00 21:37:37 20:35:01 veth7f0a298 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:35:01 veth4164cfa 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:35:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 21:37:37 20:35:01 veth1cf6c69 254.15 409.86 21.52 5827.84 0.00 0.00 0.00 0.48 21:37:37 20:35:01 docker0 273.33 452.88 19.58 6360.88 0.00 0.00 0.00 0.00 21:37:37 20:35:01 veth8b5c5c9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:35:01 ens3 577.84 361.20 7585.79 107.61 0.00 0.00 0.00 0.00 21:37:37 20:36:01 veth4164cfa 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 21:37:37 20:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:37:37 20:36:01 veth1cf6c69 0.17 0.52 0.01 0.03 0.00 0.00 0.00 0.00 21:37:37 20:36:01 docker0 30.72 41.15 1.75 226.41 0.00 0.00 0.00 0.00 21:37:37 20:36:01 ens3 127.24 99.70 268.46 91.21 0.00 0.00 0.00 0.00 21:37:37 20:36:01 veth2efb921 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 21:37:37 20:37:01 veth6213012 269.61 419.25 22.86 5829.96 0.00 0.00 0.00 0.48 21:37:37 20:37:01 veth4164cfa 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:37:01 docker0 562.17 879.52 40.01 12010.59 0.00 0.00 0.00 0.00 21:37:37 20:37:01 vethfbf67ee 257.97 416.28 22.10 5829.47 0.00 0.00 0.00 0.48 21:37:37 20:37:01 ens3 948.34 610.90 12051.44 111.46 0.00 0.00 0.00 0.00 21:37:37 20:38:01 veth6213012 0.18 0.30 0.01 0.02 0.00 0.00 0.00 0.00 21:37:37 20:38:01 veth4164cfa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:37:37 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:38:01 docker0 16.21 18.86 0.93 81.63 0.00 0.00 0.00 0.00 21:37:37 20:38:01 vethfbf67ee 0.13 0.28 0.01 0.02 0.00 0.00 0.00 0.00 21:37:37 20:38:01 ens3 48.40 43.27 95.79 32.37 0.00 0.00 0.00 0.00 21:37:37 20:39:01 veth4164cfa 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 21:37:37 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:39:01 docker0 20.52 27.85 1.72 411.86 0.00 0.00 0.00 0.00 21:37:37 20:39:01 ens3 35.51 26.00 418.70 5.80 0.00 0.00 0.00 0.00 21:37:37 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:40:01 docker0 14.80 18.33 0.86 77.26 0.00 0.00 0.00 0.00 21:37:37 20:40:01 ens3 22.60 17.78 81.68 2.99 0.00 0.00 0.00 0.00 21:37:37 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:41:01 ens3 0.45 0.35 0.09 0.09 0.00 0.00 0.00 0.00 21:37:37 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:42:01 ens3 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:43:01 ens3 0.38 0.13 0.42 0.01 0.00 0.00 0.00 0.00 21:37:37 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:46:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:37:37 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:47:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:48:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:51:01 ens3 0.57 0.42 0.33 0.27 0.00 0.00 0.00 0.00 21:37:37 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:52:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:53:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:56:01 ens3 0.35 0.25 0.25 0.08 0.00 0.00 0.00 0.00 21:37:37 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 20:59:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:37:37 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:02:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:04:01 ens3 1.02 0.50 0.37 0.22 0.00 0.00 0.00 0.00 21:37:37 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:37:37 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:08:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:37:37 21:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:08:02 ens3 7.31 5.71 5.15 6.16 0.00 0.00 0.00 0.00 21:37:37 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:09:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:11:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:37:37 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:37:37 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:21:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:37:37 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:24:01 ens3 0.37 0.23 0.29 0.02 0.00 0.00 0.00 0.00 21:37:37 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:26:01 ens3 5.50 10.13 0.42 10.15 0.00 0.00 0.00 0.00 21:37:37 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:31:01 ens3 4.37 4.32 0.35 7.00 0.00 0.00 0.00 0.00 21:37:37 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:35:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:37 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:36:01 ens3 2.68 3.37 0.24 6.93 0.00 0.00 0.00 0.00 21:37:37 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 21:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:37 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 21:37:37 Average: docker0 22.07 28.79 1.60 344.12 0.00 0.00 0.00 0.00 21:37:37 Average: ens3 54.19 41.76 531.51 10.91 0.00 0.00 0.00 0.00 21:37:37 21:37:37 21:37:37 ---> sar -P ALL: 21:37:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63604) 05/13/22 _x86_64_ (8 CPU) 21:37:37 21:37:37 20:29:52 LINUX RESTART (8 CPU) 21:37:37 21:37:37 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 20:31:01 all 10.91 0.00 4.35 3.70 0.08 80.97 21:37:37 20:31:01 0 8.88 0.00 4.88 4.76 0.08 81.39 21:37:37 20:31:01 1 11.73 0.00 4.12 4.31 0.12 79.72 21:37:37 20:31:01 2 13.04 0.00 3.28 1.08 0.05 82.56 21:37:37 20:31:01 3 7.82 0.00 5.05 1.60 0.07 85.46 21:37:37 20:31:01 4 12.14 0.00 5.86 1.65 0.07 80.29 21:37:37 20:31:01 5 10.55 0.00 3.90 4.09 0.05 81.41 21:37:37 20:31:01 6 11.37 0.00 3.72 9.87 0.07 74.98 21:37:37 20:31:01 7 11.77 0.00 3.95 2.22 0.12 81.94 21:37:37 20:32:01 all 29.15 0.00 6.55 1.54 0.10 62.66 21:37:37 20:32:01 0 28.21 0.00 6.28 0.20 0.08 65.23 21:37:37 20:32:01 1 29.16 0.00 6.85 0.17 0.10 63.72 21:37:37 20:32:01 2 21.59 0.00 6.34 0.13 0.08 71.85 21:37:37 20:32:01 3 31.73 0.00 7.39 0.37 0.10 60.41 21:37:37 20:32:01 4 30.46 0.00 5.62 0.57 0.10 63.25 21:37:37 20:32:01 5 30.84 0.00 5.96 1.62 0.10 61.47 21:37:37 20:32:01 6 30.93 0.00 6.58 1.15 0.08 61.26 21:37:37 20:32:01 7 30.34 0.00 7.41 8.11 0.10 54.04 21:37:37 20:33:01 all 39.69 0.00 5.16 0.35 0.08 54.72 21:37:37 20:33:01 0 36.02 0.00 5.35 1.01 0.08 57.52 21:37:37 20:33:01 1 42.76 0.00 5.12 0.03 0.08 52.00 21:37:37 20:33:01 2 37.13 0.00 4.55 0.07 0.07 58.19 21:37:37 20:33:01 3 41.34 0.00 5.34 0.03 0.08 53.20 21:37:37 20:33:01 4 40.14 0.00 5.53 0.07 0.08 54.18 21:37:37 20:33:01 5 39.05 0.00 4.78 0.44 0.07 55.67 21:37:37 20:33:01 6 38.12 0.00 5.12 0.07 0.08 56.61 21:37:37 20:33:01 7 42.96 0.00 5.47 1.06 0.10 50.41 21:37:37 20:34:01 all 20.56 0.00 11.07 4.55 0.10 63.72 21:37:37 20:34:01 0 17.24 0.00 10.73 12.44 0.10 59.49 21:37:37 20:34:01 1 20.77 0.00 11.23 1.94 0.10 65.96 21:37:37 20:34:01 2 21.00 0.00 9.85 1.63 0.10 67.41 21:37:37 20:34:01 3 23.02 0.00 11.71 2.45 0.10 62.72 21:37:37 20:34:01 4 21.40 0.00 13.42 13.41 0.09 51.68 21:37:37 20:34:01 5 19.84 0.00 10.56 1.04 0.14 68.43 21:37:37 20:34:01 6 19.84 0.00 10.57 1.65 0.09 67.86 21:37:37 20:34:01 7 21.41 0.00 10.51 1.83 0.09 66.16 21:37:37 20:35:01 all 68.98 0.00 13.21 4.95 0.15 12.72 21:37:37 20:35:01 0 65.59 0.00 15.25 12.80 0.15 6.20 21:37:37 20:35:01 1 71.21 0.00 12.44 3.39 0.14 12.83 21:37:37 20:35:01 2 68.51 0.00 12.02 2.92 0.12 16.43 21:37:37 20:35:01 3 69.65 0.00 14.22 4.48 0.17 11.49 21:37:37 20:35:01 4 70.68 0.00 12.72 3.53 0.15 12.92 21:37:37 20:35:01 5 68.55 0.00 12.14 3.74 0.15 15.41 21:37:37 20:35:01 6 67.12 0.00 12.21 4.26 0.17 16.24 21:37:37 20:35:01 7 70.46 0.00 14.63 4.47 0.17 10.28 21:37:37 20:36:01 all 75.04 0.00 14.35 2.77 0.14 7.70 21:37:37 20:36:01 0 73.94 0.00 14.87 2.56 0.13 8.49 21:37:37 20:36:01 1 73.89 0.00 15.58 2.35 0.14 8.05 21:37:37 20:36:01 2 76.70 0.00 14.94 2.00 0.17 6.18 21:37:37 20:36:01 3 72.68 0.00 14.66 3.01 0.12 9.53 21:37:37 20:36:01 4 76.59 0.00 14.72 1.57 0.15 6.97 21:37:37 20:36:01 5 78.72 0.00 12.96 2.49 0.13 5.70 21:37:37 20:36:01 6 73.85 0.00 13.52 7.44 0.14 5.06 21:37:37 20:36:01 7 73.89 0.00 13.58 0.74 0.17 11.62 21:37:37 20:37:01 all 64.01 0.00 13.91 6.86 0.14 15.07 21:37:37 20:37:01 0 64.38 0.00 14.32 4.44 0.15 16.71 21:37:37 20:37:01 1 71.60 0.00 10.60 3.64 0.20 13.96 21:37:37 20:37:01 2 64.28 0.00 15.53 5.66 0.13 14.40 21:37:37 20:37:01 3 57.70 0.00 12.33 4.81 0.14 25.02 21:37:37 20:37:01 4 62.44 0.00 15.11 11.88 0.14 10.44 21:37:37 20:37:01 5 68.23 0.00 12.14 6.07 0.12 13.45 21:37:37 20:37:01 6 62.06 0.00 15.40 8.23 0.14 14.18 21:37:37 20:37:01 7 61.38 0.00 15.83 10.21 0.12 12.46 21:37:37 20:38:01 all 81.72 0.00 9.48 0.63 0.13 8.04 21:37:37 20:38:01 0 77.80 0.00 10.71 0.00 0.13 11.36 21:37:37 20:38:01 1 88.84 0.00 9.34 0.15 0.12 1.56 21:37:37 20:38:01 2 79.51 0.00 9.78 3.28 0.12 7.32 21:37:37 20:38:01 3 78.68 0.00 9.87 0.25 0.13 11.06 21:37:37 20:38:01 4 90.31 0.00 9.22 0.00 0.12 0.35 21:37:37 20:38:01 5 79.45 0.00 9.70 0.15 0.15 10.55 21:37:37 20:38:01 6 80.08 0.00 8.61 1.00 0.12 10.19 21:37:37 20:38:01 7 79.02 0.00 8.64 0.22 0.15 11.97 21:37:37 20:39:01 all 32.03 0.00 5.04 1.19 0.06 61.67 21:37:37 20:39:01 0 26.32 0.00 4.96 0.55 0.07 68.10 21:37:37 20:39:01 1 41.60 0.00 4.71 0.22 0.08 53.39 21:37:37 20:39:01 2 57.24 0.00 6.55 1.57 0.08 34.56 21:37:37 20:39:01 3 38.51 0.00 5.13 0.20 0.07 56.09 21:37:37 20:39:01 4 29.02 0.00 5.14 0.75 0.07 65.03 21:37:37 20:39:01 5 20.91 0.00 4.67 1.16 0.05 73.21 21:37:37 20:39:01 6 24.06 0.00 5.46 4.87 0.05 65.56 21:37:37 20:39:01 7 18.47 0.00 3.73 0.18 0.05 77.56 21:37:37 20:40:01 all 10.62 0.00 5.88 5.02 0.07 78.41 21:37:37 20:40:01 0 11.37 0.00 5.96 13.53 0.05 69.08 21:37:37 20:40:01 1 10.83 0.00 5.39 2.24 0.07 81.47 21:37:37 20:40:01 2 11.67 0.00 5.19 2.21 0.07 80.87 21:37:37 20:40:01 3 11.37 0.00 6.45 0.66 0.12 81.40 21:37:37 20:40:01 4 11.25 0.00 5.21 3.01 0.07 80.46 21:37:37 20:40:01 5 9.53 0.00 6.59 11.70 0.05 72.13 21:37:37 20:40:01 6 9.80 0.00 6.02 5.40 0.07 78.72 21:37:37 20:40:01 7 9.15 0.00 6.17 1.40 0.10 83.17 21:37:37 20:41:01 all 0.01 0.00 0.01 0.03 0.00 99.95 21:37:37 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:41:01 2 0.02 0.00 0.00 0.18 0.00 99.80 21:37:37 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:41:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 20:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:37:37 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 20:42:01 all 0.10 0.00 0.02 0.02 0.01 99.85 21:37:37 20:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 20:42:01 1 0.73 0.00 0.02 0.00 0.00 99.25 21:37:37 20:42:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:37:37 20:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:37:37 20:42:01 4 0.02 0.00 0.02 0.05 0.02 99.90 21:37:37 20:42:01 5 0.00 0.00 0.00 0.12 0.02 99.87 21:37:37 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:43:01 all 0.15 0.00 0.01 0.00 0.00 99.84 21:37:37 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:43:01 1 1.16 0.00 0.00 0.00 0.02 98.83 21:37:37 20:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:37:37 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:37:37 20:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 20:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 20:44:01 4 0.02 0.00 0.02 0.03 0.02 99.92 21:37:37 20:44:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:37:37 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 20:45:01 all 0.02 0.00 0.02 0.01 0.00 99.96 21:37:37 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 20:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:45:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:37:37 20:45:01 5 0.02 0.00 0.03 0.03 0.00 99.92 21:37:37 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 20:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:37:37 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 20:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 20:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 20:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:37:37 20:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:37:37 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:47:01 all 0.25 0.00 0.01 0.01 0.00 99.74 21:37:37 20:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:47:01 1 1.84 0.00 0.02 0.00 0.00 98.14 21:37:37 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 20:47:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:37:37 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:48:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:37:37 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:48:01 1 1.99 0.00 0.00 0.00 0.00 98.01 21:37:37 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:48:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:49:01 all 0.15 0.00 0.01 0.01 0.00 99.83 21:37:37 20:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:49:01 1 1.09 0.00 0.00 0.00 0.02 98.89 21:37:37 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:49:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 20:49:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:37:37 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:37:37 20:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 20:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 20:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:37:37 20:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 20:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:37:37 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 20:51:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 20:51:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:37:37 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:37:37 20:52:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:37:37 20:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:37:37 20:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 20:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 20:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:52:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:37:37 20:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:37:37 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 20:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:37 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:37:37 20:53:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:37:37 20:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 20:54:01 4 0.02 0.00 0.02 0.03 0.02 99.92 21:37:37 20:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:37:37 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 20:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 20:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 21:37:37 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 20:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 20:56:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:37:37 20:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:56:01 4 0.02 0.00 0.03 0.03 0.02 99.90 21:37:37 20:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:57:01 all 0.04 0.00 0.03 0.01 0.00 99.91 21:37:37 20:57:01 0 0.17 0.00 0.08 0.03 0.02 99.70 21:37:37 20:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:37:37 20:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:57:01 4 0.05 0.00 0.02 0.07 0.00 99.87 21:37:37 20:57:01 5 0.00 0.00 0.03 0.02 0.00 99.95 21:37:37 20:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:37:37 20:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 20:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:37:37 20:58:01 5 0.00 0.00 0.00 0.03 0.02 99.95 21:37:37 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:59:01 all 0.05 0.00 0.01 0.00 0.01 99.93 21:37:37 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 20:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 20:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 20:59:01 4 0.30 0.00 0.03 0.02 0.03 99.62 21:37:37 20:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 20:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 20:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:00:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:37 21:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:00:01 4 1.97 0.00 0.02 0.00 0.02 98.00 21:37:37 21:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:01:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:37:37 21:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:37:37 21:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:01:01 4 1.99 0.00 0.02 0.02 0.02 97.96 21:37:37 21:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:02:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:37:37 21:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:02:01 4 1.99 0.00 0.00 0.02 0.02 97.98 21:37:37 21:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:03:01 all 0.25 0.00 0.01 0.00 0.01 99.73 21:37:37 21:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:37:37 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:03:01 4 1.97 0.00 0.02 0.02 0.03 97.96 21:37:37 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:37:37 21:37:37 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 21:04:01 all 0.27 0.00 0.01 0.01 0.01 99.71 21:37:37 21:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 21:04:01 4 2.00 0.00 0.02 0.02 0.02 97.95 21:37:37 21:04:01 5 0.00 0.00 0.02 0.03 0.02 99.93 21:37:37 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:05:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:37 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:37:37 21:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:05:01 4 1.94 0.00 0.05 0.02 0.00 98.00 21:37:37 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:37:37 21:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:06:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:37:37 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:07:01 all 0.00 0.00 0.00 0.01 0.00 99.98 21:37:37 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:07:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:07:01 4 0.03 0.00 0.00 0.02 0.03 99.92 21:37:37 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:08:02 all 0.22 0.00 0.03 0.01 0.01 99.73 21:37:37 21:08:02 0 0.20 0.00 0.07 0.02 0.02 99.70 21:37:37 21:08:02 1 0.12 0.00 0.02 0.00 0.00 99.87 21:37:37 21:08:02 2 0.28 0.00 0.03 0.00 0.00 99.68 21:37:37 21:08:02 3 0.20 0.00 0.02 0.00 0.00 99.78 21:37:37 21:08:02 4 0.47 0.00 0.02 0.03 0.02 99.46 21:37:37 21:08:02 5 0.28 0.00 0.00 0.02 0.00 99.70 21:37:37 21:08:02 6 0.13 0.00 0.05 0.02 0.00 99.80 21:37:37 21:08:02 7 0.07 0.00 0.05 0.00 0.02 99.87 21:37:37 21:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:37 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:09:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:37:37 21:09:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:37:37 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:37:37 21:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:37:37 21:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:10:01 4 1.97 0.00 0.03 0.02 0.02 97.96 21:37:37 21:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:37:37 21:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 all 0.07 0.00 0.01 0.00 0.00 99.92 21:37:37 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:11:01 4 0.53 0.00 0.05 0.02 0.03 99.37 21:37:37 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:37:37 21:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:37:37 21:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:12:01 4 0.07 0.00 0.02 0.02 0.02 99.88 21:37:37 21:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:37 21:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:13:01 4 0.08 0.00 0.00 0.00 0.02 99.90 21:37:37 21:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:14:01 all 0.20 0.00 0.01 0.00 0.00 99.79 21:37:37 21:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:37:37 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:14:01 4 1.47 0.00 0.02 0.02 0.02 98.48 21:37:37 21:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:37:37 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 21:15:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:37:37 21:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 21:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:37:37 21:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:37:37 21:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:17:01 all 0.15 0.00 0.01 0.00 0.01 99.84 21:37:37 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 21:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:17:01 4 1.11 0.00 0.00 0.00 0.02 98.87 21:37:37 21:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:37:37 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:18:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:37:37 21:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:18:01 4 1.99 0.00 0.02 0.00 0.02 97.98 21:37:37 21:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:19:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:37:37 21:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:19:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:19:01 4 0.52 0.00 0.02 0.00 0.03 99.43 21:37:37 21:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:37:37 21:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:20:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:37:37 21:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:37:37 21:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:21:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:37:37 21:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:22:01 all 0.23 0.00 0.01 0.00 0.00 99.75 21:37:37 21:22:01 0 0.00 0.00 0.05 0.00 0.00 99.95 21:37:37 21:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:22:01 4 1.81 0.00 0.00 0.00 0.02 98.17 21:37:37 21:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:37:37 21:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:37:37 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:23:01 4 1.99 0.00 0.02 0.00 0.02 97.98 21:37:37 21:23:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:37:37 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:24:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:37:37 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:24:01 4 1.99 0.00 0.03 0.00 0.02 97.96 21:37:37 21:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:25:01 all 0.09 0.00 0.02 0.00 0.00 99.88 21:37:37 21:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:25:01 4 0.66 0.00 0.15 0.00 0.03 99.15 21:37:37 21:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:37:37 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 21:26:01 all 0.03 0.00 0.02 0.01 0.01 99.94 21:37:37 21:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:37:37 21:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:37:37 21:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 21:37:37 21:26:01 4 0.05 0.00 0.05 0.00 0.02 99.88 21:37:37 21:26:01 5 0.05 0.00 0.02 0.02 0.00 99.92 21:37:37 21:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:37:37 21:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:37:37 21:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:27:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:37:37 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:37:37 21:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:37:37 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:37:37 21:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:29:01 4 0.02 0.00 0.02 0.00 0.03 99.93 21:37:37 21:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:37:37 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:37 21:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:37:37 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:37:37 21:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:37:37 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:31:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:37:37 21:31:01 2 0.07 0.00 0.00 0.00 0.00 99.93 21:37:37 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:31:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:37:37 21:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:37:37 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 21:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:37:37 21:32:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:37:37 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:37:37 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:37:37 21:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:37:37 21:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:37:37 21:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:37:37 21:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:37:37 21:35:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:37:37 21:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:37:37 21:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:37:37 21:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:37:37 21:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:37:37 21:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:37:37 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:37:37 21:36:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:37:37 21:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:37:37 21:37:37 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:37:37 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.98 21:37:37 21:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:37:37 21:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:37:37 21:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:37:37 21:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:37 21:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:37:37 21:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:37:37 Average: all 6.47 0.00 1.32 0.47 0.02 91.72 21:37:37 Average: 0 6.08 0.00 1.39 0.77 0.02 91.74 21:37:37 Average: 1 6.96 0.00 1.27 0.28 0.02 91.48 21:37:37 Average: 2 6.68 0.00 1.31 0.31 0.02 91.69 21:37:37 Average: 3 6.40 0.00 1.36 0.27 0.02 91.95 21:37:37 Average: 4 6.99 0.00 1.38 0.54 0.03 91.05 21:37:37 Average: 5 6.30 0.00 1.24 0.50 0.02 91.95 21:37:37 Average: 6 6.17 0.00 1.29 0.65 0.01 91.88 21:37:37 Average: 7 6.19 0.00 1.33 0.45 0.02 92.02 21:37:37 21:37:37 21:37:37