Pull request #3951 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a1959b2d712e16ab913b58ac80647e8a84f2556 rather than a20eafb3f02a68d115a71e44df748c621d1ae242 Obtained Jenkinsfile from 8a1959b2d712e16ab913b58ac80647e8a84f2556 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-ssh9305313120279275177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh654627397987095285.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/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-3951/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7421517021856013517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8079655107115395575.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-3951/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-3951/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10555284069949667314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-19479’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19481 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) > git config core.sparsecheckout # timeout=10 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T10:30:35.040Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f75951e67e59be697f1760a362b6510c4e2fe726 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T10:30:35.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T10:30:35.113Z] ========================================================= [2022-04-11T10:30:35.113Z] EdgeX Global Pipelines Version Info [2022-04-11T10:30:35.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T10:30:35.880Z] ------------------- [2022-04-11T10:30:35.880Z] stable info: [2022-04-11T10:30:35.880Z] ------------------- [2022-04-11T10:30:35.880Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T10:30:35.880Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T10:30:35.880Z] Message: update stable to v1.0.221 [2022-04-11T10:30:36.453Z] ------------------- [2022-04-11T10:30:36.453Z] experimental info: [2022-04-11T10:30:36.453Z] ------------------- [2022-04-11T10:30:36.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T10:30:36.453Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T10:30:36.453Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T10:30:36.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-11T10:30:36.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-11T10:30:36.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T10:30:36.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T10:30:36.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T10:30:36.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T10:30:36.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T10:30:36.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-11T10:30:36.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-11T10:30:36.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-11T10:30:36.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T10:30:36.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T10:30:36.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T10:30:36.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T10:30:36.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T10:30:36.810Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T10:30:36.821Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T10:30:36.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T10:30:36.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-11T10:30:36.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-11T10:30:36.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-11T10:30:36.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T10:30:36.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3951 [Pipeline] echo [2022-04-11T10:30:36.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3951 [Pipeline] echo [2022-04-11T10:30:36.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3951 [Pipeline] echo [2022-04-11T10:30:36.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo [2022-04-11T10:30:36.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a20eafb [Pipeline] echo [2022-04-11T10:30:36.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T10:30:37.025Z] provisioning config files... [2022-04-11T10:30:37.042Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4713190564956001519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T10:30:37.348Z] ---> docker-login.sh [2022-04-11T10:30:37.348Z] nexus3.edgexfoundry.org:10001 [2022-04-11T10:30:37.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:30:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:30:37.869Z] Configure a credential helper to remove this warning. See [2022-04-11T10:30:37.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:30:37.869Z] [2022-04-11T10:30:37.869Z] Login Succeeded [2022-04-11T10:30:37.869Z] nexus3.edgexfoundry.org:10002 [2022-04-11T10:30:38.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:30:38.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:30:38.130Z] Configure a credential helper to remove this warning. See [2022-04-11T10:30:38.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:30:38.131Z] [2022-04-11T10:30:38.131Z] Login Succeeded [2022-04-11T10:30:38.131Z] nexus3.edgexfoundry.org:10003 [2022-04-11T10:30:38.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:30:38.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:30:38.131Z] Configure a credential helper to remove this warning. See [2022-04-11T10:30:38.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:30:38.131Z] [2022-04-11T10:30:38.131Z] Login Succeeded [2022-04-11T10:30:38.131Z] nexus3.edgexfoundry.org:10004 [2022-04-11T10:30:38.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:30:38.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:30:38.391Z] Configure a credential helper to remove this warning. See [2022-04-11T10:30:38.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:30:38.391Z] [2022-04-11T10:30:38.391Z] Login Succeeded [2022-04-11T10:30:38.391Z] docker.io [2022-04-11T10:30:38.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:30:38.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:30:38.651Z] Configure a credential helper to remove this warning. See [2022-04-11T10:30:38.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:30:38.651Z] [2022-04-11T10:30:38.651Z] Login Succeeded [2022-04-11T10:30:38.651Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T10:30:38.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T10:30:38.981Z] + 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 [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + dirname cmd/core-command/Dockerfile [2022-04-11T10:30:38.981Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-11T10:30:38.981Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2022-04-11T10:30:38.981Z] [2022-04-11T10:30:38.981Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-11T10:30:38.981Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-11T10:30:38.981Z] cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-11T10:30:38.981Z] + + dirname cmd/security-spire-config/Dockerfile [2022-04-11T10:30:38.981Z] cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/security-spire-server/Dockerfile+ [2022-04-11T10:30:38.981Z] cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-11T10:30:38.981Z] + + cut -d/ -f2 [2022-04-11T10:30:38.981Z] dirname cmd/support-notifications/Dockerfile [2022-04-11T10:30:38.981Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-11T10:30:38.981Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-11T10:30:38.981Z] + cut -d/ -f2 [2022-04-11T10:30:38.981Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-11T10:30:38.981Z] + + cut -d/ -f2 [2022-04-11T10:30:38.981Z] dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-11T10:30:38.981Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-11T10:30:39.047Z] 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 [2022-04-11T10:30:39.393Z] + git rev-list -1 --merges a20eafb3f02a68d115a71e44df748c621d1ae242~1..a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo [2022-04-11T10:30:39.412Z] -----------> git rev-list -1 --merges a20eafb3f02a68d115a71e44df748c621d1ae242~1..a20eafb3f02a68d115a71e44df748c621d1ae242 a20eafb3f02a68d115a71e44df748c621d1ae242 [false] [Pipeline] sh [2022-04-11T10:30:39.697Z] + git log --format=format:%s -1 a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] echo [2022-04-11T10:30:39.713Z] ========================================================= [2022-04-11T10:30:39.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T10:30:39.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-11T10:30:40.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T10:30:40.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T10:30:40.128Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T10:30:40.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T10:30:40.128Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T10:30:40.128Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T10:30:40.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:30:40.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T10:30:40.479Z] [2022-04-11T10:30:40.479Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:30:40.783Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T10:30:40.783Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T10:30:40.783Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T10:30:40.783Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T10:30:40.783Z] 4c7163046ea9: Pulling fs layer [2022-04-11T10:30:40.783Z] 0c2d73faf560: Pulling fs layer [2022-04-11T10:30:40.783Z] 0c2d73faf560: Waiting [2022-04-11T10:30:40.783Z] 3e5f54012d9b: Download complete [2022-04-11T10:30:40.783Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T10:30:40.783Z] a0d0a0d46f8b: Download complete [2022-04-11T10:30:40.783Z] 0c2d73faf560: Verifying Checksum [2022-04-11T10:30:40.783Z] 0c2d73faf560: Download complete [2022-04-11T10:30:40.783Z] 4c7163046ea9: Verifying Checksum [2022-04-11T10:30:40.783Z] 4c7163046ea9: Download complete [2022-04-11T10:30:41.042Z] a0d0a0d46f8b: Pull complete [2022-04-11T10:30:41.042Z] 3e5f54012d9b: Pull complete [2022-04-11T10:30:41.303Z] 4c7163046ea9: Pull complete [2022-04-11T10:30:41.565Z] 0c2d73faf560: Pull complete [2022-04-11T10:30:41.565Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T10:30:41.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T10:30:41.565Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T10:30:41.703Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T10:30:41.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2022-04-11T10:30:42.396Z] $ docker top 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T10:30:42.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T10:30:42.481Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T10:30:42.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T10:30:42.603Z] $ docker exec 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent [2022-04-11T10:30:42.706Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHeNCiP/agent.13 [2022-04-11T10:30:42.706Z] SSH_AGENT_PID=19 [2022-04-11T10:30:42.713Z] Running ssh-add (command line suppressed) [2022-04-11T10:30:42.823Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4316947664991326158.key (/w/workspace/edgex-go/3@tmp/private_key_4316947664991326158.key) [2022-04-11T10:30:42.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T10:30:43.127Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T10:30:43.146Z] $ docker exec --env ******** --env ******** 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent -k [2022-04-11T10:30:43.249Z] unset SSH_AUTH_SOCK; [2022-04-11T10:30:43.249Z] unset SSH_AGENT_PID; [2022-04-11T10:30:43.249Z] echo Agent pid 19 killed; [2022-04-11T10:30:43.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T10:30:43.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T10:30:43.282Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T10:30:43.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T10:30:43.409Z] $ docker exec 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent [2022-04-11T10:30:43.526Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXahPJmA/agent.51 [2022-04-11T10:30:43.526Z] SSH_AGENT_PID=57 [2022-04-11T10:30:43.532Z] Running ssh-add (command line suppressed) [2022-04-11T10:30:43.654Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8193200016994235829.key (/w/workspace/edgex-go/3@tmp/private_key_8193200016994235829.key) [2022-04-11T10:30:43.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T10:30:43.953Z] + git semver init [2022-04-11T10:30:43.953Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T10:30:43.953Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-11T10:30:43.953Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-11T10:30:43.953Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T10:30:43.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T10:30:43.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T10:30:43.953Z] # $SEMVER_BRANCH = PR-3951 [2022-04-11T10:30:43.953Z] # $SEMVER_TEMP = /tmp/semver-062031133 [2022-04-11T10:30:43.953Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-11T10:30:58.896Z] # '/tmp/semver-062031133' -> '/w/workspace/edgex-go/3/.semver' [2022-04-11T10:30:58.896Z] # -> Force: false [2022-04-11T10:30:58.896Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-11T10:30:58.914Z] $ docker exec --env ******** --env ******** 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 ssh-agent -k [2022-04-11T10:30:59.017Z] unset SSH_AUTH_SOCK; [2022-04-11T10:30:59.017Z] unset SSH_AGENT_PID; [2022-04-11T10:30:59.017Z] echo Agent pid 57 killed; [2022-04-11T10:30:59.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T10:30:59.333Z] + git semver [Pipeline] } [2022-04-11T10:30:59.355Z] $ docker stop --time=1 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 [2022-04-11T10:31:01.138Z] $ docker rm -f 3cf80987ca013088714099d147f34597c72938ac52e0a1fbe2d4ed2c2d0cc4c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T10:31:01.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T10:31:01.737Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T10:31:01.741Z] [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 [2022-04-11T10:31:01.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T10:31:01.903Z] ========================================================= [2022-04-11T10:31:01.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T10:31:01.903Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:31:02.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T10:31:02.195Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T10:31:02.195Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T10:31:02.195Z] 666ba61612fd: Pulling fs layer [2022-04-11T10:31:02.195Z] 8ed8ca486205: Pulling fs layer [2022-04-11T10:31:02.195Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T10:31:02.195Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T10:31:02.195Z] 640e595b4fbd: Pulling fs layer [2022-04-11T10:31:02.195Z] 763cafe07f6e: Pulling fs layer [2022-04-11T10:31:02.195Z] 0c0b528cf693: Pulling fs layer [2022-04-11T10:31:02.195Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T10:31:02.195Z] 640e595b4fbd: Waiting [2022-04-11T10:31:02.195Z] 763cafe07f6e: Waiting [2022-04-11T10:31:02.195Z] 10935f4eaf8b: Waiting [2022-04-11T10:31:02.195Z] 4fe6c5a15a65: Waiting [2022-04-11T10:31:02.195Z] 22a0e8bec74d: Waiting [2022-04-11T10:31:02.195Z] 8ed8ca486205: Verifying Checksum [2022-04-11T10:31:02.195Z] 8ed8ca486205: Download complete [2022-04-11T10:31:02.195Z] 666ba61612fd: Download complete [2022-04-11T10:31:02.195Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T10:31:02.195Z] 22a0e8bec74d: Download complete [2022-04-11T10:31:02.195Z] 640e595b4fbd: Verifying Checksum [2022-04-11T10:31:02.195Z] 640e595b4fbd: Download complete [2022-04-11T10:31:02.195Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T10:31:02.195Z] 763cafe07f6e: Download complete [2022-04-11T10:31:02.454Z] 0c0b528cf693: Verifying Checksum [2022-04-11T10:31:02.455Z] 0c0b528cf693: Download complete [2022-04-11T10:31:02.455Z] 59bf1c3509f3: Pull complete [2022-04-11T10:31:02.455Z] 666ba61612fd: Pull complete [2022-04-11T10:31:02.455Z] 8ed8ca486205: Pull complete [2022-04-11T10:31:02.715Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T10:31:02.715Z] 10935f4eaf8b: Download complete [2022-04-11T10:31:02.975Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T10:31:02.975Z] 4fe6c5a15a65: Download complete [2022-04-11T10:31:06.268Z] 4fe6c5a15a65: Pull complete [2022-04-11T10:31:06.268Z] 22a0e8bec74d: Pull complete [2022-04-11T10:31:06.268Z] 640e595b4fbd: Pull complete [2022-04-11T10:31:06.527Z] 763cafe07f6e: Pull complete [2022-04-11T10:31:06.527Z] 0c0b528cf693: Pull complete [2022-04-11T10:31:08.470Z] 10935f4eaf8b: Pull complete [2022-04-11T10:31:08.470Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T10:31:08.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T10:31:08.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:31:08.768Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T10:31:08.769Z] WORKDIR /edgex [2022-04-11T10:31:08.769Z] COPY go.mod . [2022-04-11T10:31:08.769Z] RUN go mod download [2022-04-11T10:31:08.769Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-11T10:31:10.148Z] Sending build context to Docker daemon 334.9MB [2022-04-11T10:31:10.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T10:31:10.148Z] ---> 99d49a6021b9 [2022-04-11T10:31:10.148Z] Step 2/4 : WORKDIR /edgex [2022-04-11T10:31:11.540Z] ---> Running in 1ddb56a15999 [2022-04-11T10:31:11.800Z] Removing intermediate container 1ddb56a15999 [2022-04-11T10:31:11.800Z] ---> 0e0a12c403f5 [2022-04-11T10:31:11.800Z] Step 3/4 : COPY go.mod . [2022-04-11T10:31:11.800Z] ---> bb322701c7af [2022-04-11T10:31:11.800Z] Step 4/4 : RUN go mod download [2022-04-11T10:31:11.800Z] ---> Running in af260938def1 [2022-04-11T10:31:16.837Z] Still waiting to schedule task [2022-04-11T10:31:16.838Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19480’ is offline [2022-04-11T10:31:24.032Z] Removing intermediate container af260938def1 [2022-04-11T10:31:24.032Z] ---> 6a6e78e78c6f [2022-04-11T10:31:24.032Z] Successfully built 6a6e78e78c6f [2022-04-11T10:31:24.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:31:24.333Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T10:31:24.333Z] . [Pipeline] withDockerContainer [2022-04-11T10:31:24.399Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T10:31:24.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T10:31:24.828Z] $ docker top 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:31:25.179Z] + go version [2022-04-11T10:31:25.179Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T10:31:25.198Z] $ docker stop --time=1 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a [2022-04-11T10:31:26.462Z] $ docker rm -f 0bd581f48edc93a4825524d74eceaafdadfe961498fdbb42782e83519fb98e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:31:26.861Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T10:31:26.861Z] . [Pipeline] withDockerContainer [2022-04-11T10:31:26.932Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T10:31:26.973Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T10:31:27.327Z] $ docker top 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T10:31:27.392Z] ========================================================= [2022-04-11T10:31:27.392Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T10:31:27.392Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:31:27.681Z] + make test [2022-04-11T10:31:27.681Z] go mod tidy -compat=1.17 [2022-04-11T10:31:27.681Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T10:31:32.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T10:31:42.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T10:31:42.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T10:31:42.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T10:31:42.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T10:31:42.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T10:31:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T10:31:43.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-04-11T10:31:43.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T10:31:43.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T10:31:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-04-11T10:31:45.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T10:31:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.9% of statements [2022-04-11T10:31:45.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T10:31:45.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.403s coverage: 89.2% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.398s coverage: 95.2% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.118s coverage: 0.9% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 24.0% of statements [2022-04-11T10:31:48.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-04-11T10:31:48.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2022-04-11T10:31:58.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-04-11T10:31:58.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-04-11T10:31:59.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-04-11T10:31:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T10:32:09.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-11T10:32:09.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-11T10:32:09.381Z] 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 [2022-04-11T10:32:27.612Z] GO111MODULE=on go vet ./... [2022-04-11T10:32:28.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T10:32:29.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T10:32:29.382Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T10:32:29.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T10:32:30.260Z] + ls -al . [2022-04-11T10:32:30.261Z] total 668 [2022-04-11T10:32:30.261Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 10:32 . [2022-04-11T10:32:30.261Z] drwxr-xr-x 4 root root 4096 Apr 11 10:31 .. [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 10:30 .dockerignore [2022-04-11T10:32:30.261Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 10:30 .git [2022-04-11T10:32:30.261Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 10:30 .github [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 10:30 .gitignore [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 10:30 .golangci.yml [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 10:30 .hadolint.yml [2022-04-11T10:32:30.261Z] drwx------ 3 1001 1001 4096 Apr 11 10:30 .semver [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 10:30 .sonarcloud.properties [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 10:30 ADOPTERS.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 10:30 Attribution.txt [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 10:30 CHANGELOG.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 10:30 CONTRIBUTING.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 10:30 GOVERNANCE.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 10:30 Jenkinsfile [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 10:30 LICENSE [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 10:30 Makefile [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 10:30 OWNERS.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 10:30 README.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 10:30 SECURITY.md [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 10:31 VERSION [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 10:30 ZMQWindows.md [2022-04-11T10:32:30.261Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 10:30 bin [2022-04-11T10:32:30.261Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 10:30 cmd [2022-04-11T10:32:30.261Z] -rw-r--r-- 1 root root 431438 Apr 11 10:32 coverage.out [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 10:30 go.mod [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 10:30 go.sum [2022-04-11T10:32:30.261Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 10:30 internal [2022-04-11T10:32:30.261Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 10:30 openapi [2022-04-11T10:32:30.261Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 10:30 snap [2022-04-11T10:32:30.261Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 10:30 version.go [Pipeline] sh [2022-04-11T10:32:30.553Z] + '[' -e coverage.out ] [2022-04-11T10:32:30.553Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T10:32:30.652Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T10:32:30.935Z] + make build [2022-04-11T10:32:30.935Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T10:32:45.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T10:32:58.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T10:32:58.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T10:32:59.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T10:32:59.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T10:32:59.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19482 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws [2022-04-11T10:32:59.654Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-11T10:33:00.079Z] The recommended git tool is: git [2022-04-11T10:33:00.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T10:33:01.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T10:33:02.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T10:33:03.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T10:33:04.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T10:33:05.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T10:33:06.414Z] using credential edgex-jenkins-ssh [2022-04-11T10:33:06.438Z] Cloning the remote Git repository [2022-04-11T10:33:06.505Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:33:07.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T10:33:06.604Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-11T10:33:06.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:33:06.714Z] > git --version # timeout=10 [2022-04-11T10:33:06.772Z] > git --version # 'git version 2.25.1' [2022-04-11T10:33:06.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:33:06.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2022-04-11T10:33:08.113Z] $ docker stop --time=1 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df [2022-04-11T10:33:10.530Z] $ docker rm -f 60830bd5ef2402663dd4724e22a17f6d7311d5674d802715a5861b7f728825df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:33:11.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T10:33:11.813Z] [2022-04-11T10:33:11.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:33:12.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T10:33:12.112Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-11T10:33:12.112Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-11T10:33:12.112Z] ca9280d653b3: Pulling fs layer [2022-04-11T10:33:12.112Z] 7e9c9ca2126c: Pulling fs layer [2022-04-11T10:33:12.112Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-11T10:33:12.112Z] cbdbe7a5bc2a: Download complete [2022-04-11T10:33:12.372Z] ca9280d653b3: Verifying Checksum [2022-04-11T10:33:12.372Z] ca9280d653b3: Download complete [2022-04-11T10:33:12.372Z] cbdbe7a5bc2a: Pull complete [2022-04-11T10:33:12.631Z] 7e9c9ca2126c: Download complete [2022-04-11T10:33:12.890Z] ca9280d653b3: Pull complete [2022-04-11T10:33:16.189Z] 7e9c9ca2126c: Pull complete [2022-04-11T10:33:16.189Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-11T10:33:16.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T10:33:16.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-11T10:33:16.259Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T10:33:16.299Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-11T10:33:17.423Z] $ docker top 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:33:17.775Z] + docker-compose build --help [2022-04-11T10:33:17.775Z] + grep parallel [2022-04-11T10:33:18.345Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T10:33:18.361Z] $ docker stop --time=1 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 [2022-04-11T10:33:19.649Z] $ docker rm -f 686e8b0fd4a8b2304c905364913eb6a1b3657149fd73a613278089e2af907553 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:33:20.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T10:33:20.048Z] . [Pipeline] withDockerContainer [2022-04-11T10:33:20.113Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T10:33:20.155Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-11T10:33:20.509Z] $ docker top 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:33:20.860Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T10:33:21.430Z] Building core-command ... [2022-04-11T10:33:21.430Z] Building core-data ... [2022-04-11T10:33:21.430Z] Building core-metadata ... [2022-04-11T10:33:21.430Z] Building security-bootstrapper ... [2022-04-11T10:33:21.430Z] Building security-proxy-setup ... [2022-04-11T10:33:21.430Z] Building security-secretstore-setup ... [2022-04-11T10:33:21.430Z] Building security-spiffe-token-provider ... [2022-04-11T10:33:21.430Z] Building security-spire-agent ... [2022-04-11T10:33:21.430Z] Building security-spire-config ... [2022-04-11T10:33:21.430Z] Building security-spire-server ... [2022-04-11T10:33:21.430Z] Building support-notifications ... [2022-04-11T10:33:21.430Z] Building support-scheduler ... [2022-04-11T10:33:21.430Z] Building sys-mgmt-agent ... [2022-04-11T10:33:21.430Z] Building support-notifications [2022-04-11T10:33:21.430Z] Building security-spire-server [2022-04-11T10:33:21.430Z] Building security-bootstrapper [2022-04-11T10:33:21.430Z] Building security-secretstore-setup [2022-04-11T10:33:21.430Z] Building security-proxy-setup [2022-04-11T10:33:22.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T10:33:22.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T10:33:22.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T10:33:22.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:33:22.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:33:22.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T10:33:22.950Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:33:23.376Z] Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:33:23.377Z] Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) [2022-04-11T10:33:22.968Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T10:33:22.985Z] > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 [2022-04-11T10:33:23.212Z] > git remote # timeout=10 [2022-04-11T10:33:23.270Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T10:33:23.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:33:23.322Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-11T10:33:23.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T10:33:23.384Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T10:33:23.404Z] > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 [2022-04-11T10:33:27.696Z] Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T10:33:28.544Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T10:33:28.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T10:33:28.544Z] Dload Upload Total Spent Left Speed [2022-04-11T10:33:28.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 37596 0 --:--:-- --:--:-- --:--:-- 37716 [Pipeline] sh [2022-04-11T10:33:29.307Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T10:33:29.654Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T10:33:29.654Z] + sudo tee /etc/docker/daemon.new [2022-04-11T10:33:29.654Z] { [2022-04-11T10:33:29.654Z] "registry-mirrors": [ [2022-04-11T10:33:29.654Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T10:33:29.654Z] ], [2022-04-11T10:33:29.654Z] "bip": "10.250.0.254/24", [2022-04-11T10:33:29.654Z] "hosts": [ [2022-04-11T10:33:29.654Z] "tcp://0.0.0.0:5555", [2022-04-11T10:33:29.654Z] "unix:///var/run/docker.sock" [2022-04-11T10:33:29.654Z] ], [2022-04-11T10:33:29.654Z] "mtu": 1458, [2022-04-11T10:33:29.654Z] "selinux-enabled": true, [2022-04-11T10:33:29.654Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T10:33:29.654Z] } [Pipeline] sh [2022-04-11T10:33:29.994Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T10:33:30.337Z] + sudo service docker restart [2022-04-11T10:33:39.545Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:33:39.545Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:33:39.545Z] ---> 6a6e78e78c6f [2022-04-11T10:33:39.545Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T10:33:39.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:33:39.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:33:39.545Z] ---> 6a6e78e78c6f [2022-04-11T10:33:39.545Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T10:33:39.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:33:39.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:33:39.545Z] ---> 6a6e78e78c6f [2022-04-11T10:33:39.545Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T10:33:39.545Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:33:39.545Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:33:39.545Z] ---> 6a6e78e78c6f [2022-04-11T10:33:39.545Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T10:33:39.545Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:33:39.545Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:33:39.545Z] ---> 6a6e78e78c6f [2022-04-11T10:33:39.545Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T10:33:40.162Z] ---> Running in 0116bd804583 [2022-04-11T10:33:40.162Z] ---> Running in a604ec9ee592 [2022-04-11T10:33:40.162Z] ---> Running in 3f386ba40c49 [2022-04-11T10:33:40.162Z] ---> Running in df5e43177d8c [2022-04-11T10:33:40.162Z] ---> Running in 749087b2463c [2022-04-11T10:33:40.162Z] Removing intermediate container 3f386ba40c49 [2022-04-11T10:33:40.162Z] ---> 42f267142d84 [2022-04-11T10:33:40.162Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:33:40.162Z] Removing intermediate container 749087b2463c [2022-04-11T10:33:40.162Z] ---> fad8cf37b23d [2022-04-11T10:33:40.162Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:33:40.162Z] Removing intermediate container 0116bd804583 [2022-04-11T10:33:40.162Z] ---> fc470cd61aef [2022-04-11T10:33:40.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:33:40.436Z] Removing intermediate container a604ec9ee592 [2022-04-11T10:33:40.436Z] ---> aac19f31d8fe [2022-04-11T10:33:40.436Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:33:40.436Z] Removing intermediate container df5e43177d8c [2022-04-11T10:33:40.436Z] ---> 4ad78393f9b8 [2022-04-11T10:33:40.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:33:40.436Z] ---> Running in 40e0eb89b0cd [2022-04-11T10:33:40.436Z] ---> Running in 17138bf03cb1 [2022-04-11T10:33:40.436Z] ---> Running in 9af385ec9fbd [2022-04-11T10:33:40.436Z] ---> Running in 3c808ce3f51f [2022-04-11T10:33:40.436Z] ---> Running in 2b3142c282f8 [2022-04-11T10:33:41.058Z] Removing intermediate container 40e0eb89b0cd [2022-04-11T10:33:41.058Z] ---> 9ff9e93dded4 [2022-04-11T10:33:41.058Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T10:33:41.318Z] ---> Running in 4058e957047b [2022-04-11T10:33:41.319Z] Removing intermediate container 17138bf03cb1 [2022-04-11T10:33:41.319Z] ---> 633e7e3c5ca1 [2022-04-11T10:33:41.319Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T10:33:41.319Z] ---> Running in 1576d782805b [2022-04-11T10:33:41.579Z] Removing intermediate container 9af385ec9fbd [2022-04-11T10:33:41.579Z] ---> 3231bdee546f [2022-04-11T10:33:41.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T10:33:41.839Z] Removing intermediate container 3c808ce3f51f [2022-04-11T10:33:41.839Z] ---> 35c2fb0e409b [2022-04-11T10:33:41.839Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T10:33:41.839Z] ---> Running in f32fc54002b6 [2022-04-11T10:33:41.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:41.839Z] ---> Running in e95672ad6e76 [2022-04-11T10:33:41.839Z] Removing intermediate container 2b3142c282f8 [2022-04-11T10:33:41.839Z] ---> 2fbe16acaa23 [2022-04-11T10:33:41.839Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T10:33:41.839Z] ---> Running in aa037001e66f [2022-04-11T10:33:42.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:42.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:42.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:42.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:42.879Z] OK: 221 MiB in 52 packages [2022-04-11T10:33:42.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:43.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:33:43.141Z] Removing intermediate container 4058e957047b [2022-04-11T10:33:43.141Z] ---> d875d2b8c8ac [2022-04-11T10:33:43.141Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T10:33:43.141Z] OK: 221 MiB in 52 packages [2022-04-11T10:33:43.401Z] OK: 221 MiB in 52 packages [2022-04-11T10:33:43.401Z] OK: 221 MiB in 52 packages [2022-04-11T10:33:43.401Z] OK: 221 MiB in 52 packages [2022-04-11T10:33:43.401Z] ---> 2efe205c4e03 [2022-04-11T10:33:43.401Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:33:43.401Z] ---> Running in 88c136773780 [2022-04-11T10:33:43.661Z] Removing intermediate container 1576d782805b [2022-04-11T10:33:43.661Z] ---> ef345ccf8d49 [2022-04-11T10:33:43.661Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T10:33:43.661Z] Removing intermediate container e95672ad6e76 [2022-04-11T10:33:43.661Z] ---> 7e1f10a85ee3 [2022-04-11T10:33:43.661Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T10:33:43.920Z] ---> 28449797f360 [2022-04-11T10:33:43.920Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:33:43.920Z] ---> Running in 773ec5506ddd [2022-04-11T10:33:43.920Z] Removing intermediate container aa037001e66f [2022-04-11T10:33:43.920Z] ---> 3ceb156a1718 [2022-04-11T10:33:43.920Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T10:33:43.920Z] Removing intermediate container f32fc54002b6 [2022-04-11T10:33:43.920Z] ---> 3a944c23e9f8 [2022-04-11T10:33:43.920Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T10:33:43.920Z] ---> e38228d4432e [2022-04-11T10:33:43.920Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:33:43.920Z] ---> Running in ce787f8fa713 [2022-04-11T10:33:44.179Z] ---> daa074d7625b [2022-04-11T10:33:44.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:33:44.179Z] ---> 83801a43e0c5 [2022-04-11T10:33:44.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:33:44.179Z] ---> Running in 7de6ef1ae3a4 [2022-04-11T10:33:44.179Z] ---> Running in 4d87d2cfdf6e [2022-04-11T10:33:45.125Z] Removing intermediate container 88c136773780 [2022-04-11T10:33:45.125Z] ---> 0592e65bbe6d [2022-04-11T10:33:45.125Z] Step 8/31 : COPY . . [2022-04-11T10:33:45.125Z] Removing intermediate container 773ec5506ddd [2022-04-11T10:33:45.125Z] ---> 976bc91af243 [2022-04-11T10:33:45.125Z] Step 8/25 : COPY . . [2022-04-11T10:33:45.125Z] Removing intermediate container ce787f8fa713 [2022-04-11T10:33:45.125Z] ---> e2049dd6a707 [2022-04-11T10:33:45.125Z] Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T10:33:48.660Z] provisioning config files... [2022-04-11T10:33:48.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1659761816700352536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T10:33:49.103Z] ---> docker-login.sh [2022-04-11T10:33:49.103Z] nexus3.edgexfoundry.org:10001 [2022-04-11T10:33:49.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:33:49.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:33:49.967Z] Configure a credential helper to remove this warning. See [2022-04-11T10:33:49.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:33:49.967Z] [2022-04-11T10:33:49.967Z] Login Succeeded [2022-04-11T10:33:49.967Z] nexus3.edgexfoundry.org:10002 [2022-04-11T10:33:50.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:33:50.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:33:50.240Z] Configure a credential helper to remove this warning. See [2022-04-11T10:33:50.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:33:50.240Z] [2022-04-11T10:33:50.240Z] Login Succeeded [2022-04-11T10:33:50.240Z] nexus3.edgexfoundry.org:10003 [2022-04-11T10:33:50.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:33:50.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:33:50.788Z] Configure a credential helper to remove this warning. See [2022-04-11T10:33:50.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:33:50.788Z] [2022-04-11T10:33:50.788Z] Login Succeeded [2022-04-11T10:33:50.788Z] nexus3.edgexfoundry.org:10004 [2022-04-11T10:33:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:33:51.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:33:51.062Z] Configure a credential helper to remove this warning. See [2022-04-11T10:33:51.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:33:51.062Z] [2022-04-11T10:33:51.062Z] Login Succeeded [2022-04-11T10:33:51.062Z] docker.io [2022-04-11T10:33:51.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T10:33:51.690Z] Removing intermediate container 7de6ef1ae3a4 [2022-04-11T10:33:51.691Z] ---> e0980058670f [2022-04-11T10:33:51.691Z] Step 8/22 : COPY . . [2022-04-11T10:33:51.691Z] Removing intermediate container 4d87d2cfdf6e [2022-04-11T10:33:51.691Z] ---> 188bfa297c40 [2022-04-11T10:33:51.691Z] Step 8/22 : COPY . . [2022-04-11T10:33:51.691Z] ---> dcf1d84abc0f [2022-04-11T10:33:51.691Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T10:33:51.691Z] ---> 80842344ec6e [2022-04-11T10:33:51.691Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T10:33:51.691Z] ---> 891f3654a39e [2022-04-11T10:33:51.691Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T10:33:51.691Z] ---> Running in 1dc4ba37be1e [2022-04-11T10:33:51.691Z] ---> Running in 45da59aee82e [2022-04-11T10:33:51.691Z] ---> Running in 73a5a2aea896 [2022-04-11T10:33:51.691Z] Removing intermediate container 45da59aee82e [2022-04-11T10:33:51.691Z] ---> 2e7398894661 [2022-04-11T10:33:51.691Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T10:33:51.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T10:33:51.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T10:33:51.923Z] Configure a credential helper to remove this warning. See [2022-04-11T10:33:51.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T10:33:51.923Z] [2022-04-11T10:33:51.923Z] Login Succeeded [2022-04-11T10:33:51.923Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T10:33:51.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T10:33:52.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T10:33:52.345Z] ========================================================= [2022-04-11T10:33:52.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T10:33:52.345Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:33:52.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T10:33:52.948Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T10:33:52.948Z] 9b3977197b4f: Pulling fs layer [2022-04-11T10:33:52.948Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T10:33:52.948Z] 94645a83ff95: Pulling fs layer [2022-04-11T10:33:52.948Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T10:33:52.948Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T10:33:52.948Z] f7c0051592d6: Pulling fs layer [2022-04-11T10:33:52.948Z] a227ed2f7395: Pulling fs layer [2022-04-11T10:33:52.948Z] 7b1c46037f91: Pulling fs layer [2022-04-11T10:33:52.948Z] 0c92f367c5e7: Waiting [2022-04-11T10:33:52.948Z] f7c0051592d6: Waiting [2022-04-11T10:33:52.948Z] a227ed2f7395: Waiting [2022-04-11T10:33:52.948Z] 7b1c46037f91: Waiting [2022-04-11T10:33:52.948Z] 3f3a8bcf1eab: Waiting [2022-04-11T10:33:52.948Z] 94645a83ff95: Verifying Checksum [2022-04-11T10:33:52.948Z] 94645a83ff95: Download complete [2022-04-11T10:33:52.948Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T10:33:52.948Z] 1a89e8eeedd5: Download complete [2022-04-11T10:33:52.948Z] 0c92f367c5e7: Download complete [2022-04-11T10:33:52.948Z] f7c0051592d6: Verifying Checksum [2022-04-11T10:33:52.948Z] f7c0051592d6: Download complete [2022-04-11T10:33:52.948Z] 9b3977197b4f: Download complete [2022-04-11T10:33:52.948Z] a227ed2f7395: Verifying Checksum [2022-04-11T10:33:52.948Z] a227ed2f7395: Download complete [2022-04-11T10:33:53.548Z] 9b3977197b4f: Pull complete [2022-04-11T10:33:53.599Z] ---> Running in 89d4effd4a34 [2022-04-11T10:33:53.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T10:33:54.144Z] 1a89e8eeedd5: Pull complete [2022-04-11T10:33:54.418Z] 94645a83ff95: Pull complete [2022-04-11T10:33:54.690Z] 7b1c46037f91: Verifying Checksum [2022-04-11T10:33:55.239Z] Removing intermediate container 89d4effd4a34 [2022-04-11T10:33:55.239Z] ---> 0a9c524e3a59 [2022-04-11T10:33:55.239Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T10:33:55.239Z] ---> Running in e625c37f115b [2022-04-11T10:33:55.282Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T10:33:55.282Z] 3f3a8bcf1eab: Download complete [2022-04-11T10:33:55.497Z] Removing intermediate container e625c37f115b [2022-04-11T10:33:55.497Z] ---> 3f127a8c1d09 [2022-04-11T10:33:55.497Z] 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 [2022-04-11T10:33:55.497Z] ---> Running in 8eac8375cd2b [2022-04-11T10:33:57.408Z] ---> 2ad26b5dcf4b [2022-04-11T10:33:57.408Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T10:33:57.669Z] ---> Running in 826759042e71 [2022-04-11T10:33:57.927Z] ---> 89aeb3d6883e [2022-04-11T10:33:57.927Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T10:33:57.927Z] ---> Running in f18ca0eb155c [2022-04-11T10:33:58.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T10:33:58.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T10:33:59.389Z] spire-1.2.1/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.data/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.data/.file [2022-04-11T10:33:59.389Z] spire-1.2.1/.dockerignore [2022-04-11T10:33:59.389Z] spire-1.2.1/.gitattributes [2022-04-11T10:33:59.389Z] spire-1.2.1/.githooks/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T10:33:59.389Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T10:33:59.389Z] spire-1.2.1/.gitignore [2022-04-11T10:33:59.389Z] spire-1.2.1/.go-version [2022-04-11T10:33:59.389Z] spire-1.2.1/.golangci.yml [2022-04-11T10:33:59.389Z] spire-1.2.1/ADOPTERS.md [2022-04-11T10:33:59.389Z] spire-1.2.1/CHANGELOG.md [2022-04-11T10:33:59.389Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T10:33:59.389Z] spire-1.2.1/CODEOWNERS [2022-04-11T10:33:59.389Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T10:33:59.389Z] spire-1.2.1/Dockerfile [2022-04-11T10:33:59.389Z] spire-1.2.1/Dockerfile.dev [2022-04-11T10:33:59.389Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T10:33:59.389Z] spire-1.2.1/LICENSE [2022-04-11T10:33:59.389Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T10:33:59.389Z] spire-1.2.1/Makefile [2022-04-11T10:33:59.389Z] spire-1.2.1/README.md [2022-04-11T10:33:59.389Z] spire-1.2.1/ROADMAP.md [2022-04-11T10:33:59.389Z] spire-1.2.1/SECURITY.md [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T10:33:59.389Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/ [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/agent/ [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/server/ [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/server/server.conf [2022-04-11T10:33:59.389Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/ [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/auditlog.md [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/ [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T10:33:59.389Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/spire_server.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/telemetry.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/upgrading.md [2022-04-11T10:33:59.390Z] spire-1.2.1/doc/using_spire.md [2022-04-11T10:33:59.390Z] spire-1.2.1/examples/ [2022-04-11T10:33:59.390Z] spire-1.2.1/examples/README.md [2022-04-11T10:33:59.390Z] spire-1.2.1/go.mod [2022-04-11T10:33:59.390Z] spire-1.2.1/go.sum [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T10:33:59.390Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/health/ [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T10:33:59.391Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T10:33:59.392Z] spire-1.2.1/pkg/common/version/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/config.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T10:33:59.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T10:33:59.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/server.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/private/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/private/server/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T10:33:59.395Z] spire-1.2.1/release/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/README.md [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/conf/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T10:33:59.395Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T10:33:59.395Z] spire-1.2.1/script/ [2022-04-11T10:33:59.395Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T10:33:59.395Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T10:33:59.395Z] spire-1.2.1/support/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T10:33:59.395Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T10:33:59.396Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/clock/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/clock/clock.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/common [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T10:33:59.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T10:33:59.397Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T10:33:59.398Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T10:33:59.399Z] spire-1.2.1/test/integration/test.sh [2022-04-11T10:33:59.399Z] spire-1.2.1/test/plugintest/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testca/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testca/ca.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testkey/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/testkey/new.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/ [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/race.go [2022-04-11T10:33:59.399Z] spire-1.2.1/test/util/util.go [2022-04-11T10:33:59.399Z] building spire from source... [2022-04-11T10:33:59.658Z] Installing go1.17.7... [2022-04-11T10:34:04.933Z] Building bin/spire-server... [2022-04-11T10:34:04.933Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T10:34:04.933Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T10:34:04.933Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T10:34:04.933Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T10:34:04.933Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T10:34:05.192Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T10:34:05.192Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T10:34:05.192Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T10:34:05.451Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T10:34:05.451Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T10:34:05.451Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T10:34:05.451Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T10:34:05.451Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T10:34:05.451Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T10:34:05.451Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T10:34:05.451Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T10:34:05.451Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T10:34:05.451Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T10:34:05.451Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T10:34:05.711Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T10:34:05.711Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T10:34:05.711Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T10:34:05.711Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T10:34:05.711Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T10:34:05.971Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T10:34:05.971Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T10:34:05.971Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T10:34:05.971Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T10:34:05.971Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T10:34:06.230Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T10:34:06.230Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T10:34:06.230Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T10:34:06.230Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T10:34:06.230Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T10:34:06.230Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T10:34:06.230Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T10:34:06.230Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T10:34:06.230Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T10:34:06.230Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T10:34:06.489Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T10:34:06.489Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T10:34:06.489Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T10:34:06.489Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T10:34:06.489Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T10:34:06.489Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T10:34:06.489Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T10:34:06.489Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T10:34:06.489Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T10:34:06.489Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T10:34:06.489Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T10:34:06.767Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T10:34:06.767Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T10:34:06.767Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T10:34:06.767Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T10:34:07.692Z] 3f3a8bcf1eab: Pull complete [2022-04-11T10:34:07.692Z] 0c92f367c5e7: Pull complete [2022-04-11T10:34:07.692Z] f7c0051592d6: Pull complete [2022-04-11T10:34:07.692Z] a227ed2f7395: Pull complete [2022-04-11T10:34:07.703Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T10:34:09.608Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T10:34:09.608Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T10:34:09.608Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T10:34:09.608Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T10:34:09.608Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T10:34:13.801Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T10:34:13.801Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T10:34:13.801Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T10:34:13.801Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T10:34:13.801Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T10:34:13.801Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T10:34:13.801Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T10:34:13.801Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T10:34:13.801Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T10:34:13.801Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T10:34:14.368Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T10:34:14.418Z] 7b1c46037f91: Pull complete [2022-04-11T10:34:14.418Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T10:34:14.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T10:34:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:34:14.627Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T10:34:14.796Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T10:34:14.796Z] WORKDIR /edgex [2022-04-11T10:34:14.796Z] COPY go.mod . [2022-04-11T10:34:14.796Z] RUN go mod download [2022-04-11T10:34:14.796Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-11T10:34:14.886Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T10:34:14.886Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T10:34:15.144Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T10:34:15.144Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T10:34:15.543Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T10:34:15.543Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T10:34:15.543Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T10:34:15.543Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T10:34:15.801Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T10:34:15.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T10:34:15.801Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T10:34:16.060Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T10:34:16.060Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T10:34:16.318Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T10:34:16.318Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T10:34:16.318Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T10:34:16.577Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T10:34:16.577Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T10:34:16.577Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T10:34:16.835Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T10:34:17.093Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T10:34:17.093Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T10:34:17.457Z] Sending build context to Docker daemon 169.2MB [2022-04-11T10:34:17.457Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T10:34:17.457Z] ---> f79e39bc4007 [2022-04-11T10:34:17.457Z] Step 2/4 : WORKDIR /edgex [2022-04-11T10:34:18.154Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T10:34:18.154Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T10:34:18.154Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T10:34:18.154Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T10:34:18.154Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T10:34:18.154Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T10:34:18.154Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T10:34:18.154Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T10:34:18.154Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T10:34:18.154Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T10:34:18.154Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T10:34:18.154Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T10:34:18.154Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T10:34:18.413Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T10:34:18.413Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T10:34:18.413Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T10:34:18.413Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T10:34:18.413Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T10:34:18.413Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T10:34:18.413Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T10:34:18.413Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T10:34:18.671Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T10:34:18.671Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T10:34:18.671Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T10:34:18.671Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T10:34:18.671Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T10:34:18.671Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T10:34:18.671Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T10:34:18.671Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T10:34:18.930Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T10:34:18.930Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T10:34:18.930Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T10:34:18.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T10:34:18.930Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T10:34:18.930Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T10:34:18.930Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T10:34:18.930Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T10:34:18.930Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T10:34:18.930Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T10:34:18.930Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T10:34:19.188Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T10:34:19.188Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T10:34:19.188Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T10:34:19.188Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T10:34:19.188Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T10:34:19.188Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T10:34:19.188Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T10:34:19.188Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T10:34:19.188Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T10:34:19.437Z] ---> Running in b674471ba017 [2022-04-11T10:34:19.437Z] Removing intermediate container b674471ba017 [2022-04-11T10:34:19.437Z] ---> be237c50131d [2022-04-11T10:34:19.437Z] Step 3/4 : COPY go.mod . [2022-04-11T10:34:19.719Z] ---> 4c33e5620cea [2022-04-11T10:34:19.719Z] Step 4/4 : RUN go mod download [2022-04-11T10:34:19.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T10:34:19.996Z] ---> Running in c62544dec9d1 [2022-04-11T10:34:25.025Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T10:34:25.025Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T10:34:25.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T10:34:25.025Z] Removing intermediate container 1dc4ba37be1e [2022-04-11T10:34:25.025Z] ---> a26b6f54a5e4 [2022-04-11T10:34:25.025Z] [2022-04-11T10:34:25.025Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T10:34:25.289Z] Removing intermediate container 73a5a2aea896 [2022-04-11T10:34:25.289Z] ---> 595b76de16a3 [2022-04-11T10:34:25.289Z] [2022-04-11T10:34:25.289Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T10:34:25.857Z] 3.14: Pulling from library/alpine [2022-04-11T10:34:25.857Z] 3.14: Pulling from library/alpine [2022-04-11T10:34:26.796Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T10:34:26.796Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T10:34:26.796Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T10:34:26.796Z] Status: Image is up to date for alpine:3.14 [2022-04-11T10:34:26.796Z] ---> e04c818066af [2022-04-11T10:34:26.796Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T10:34:26.796Z] ---> e04c818066af [2022-04-11T10:34:26.796Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T10:34:27.736Z] ---> Running in ec2678add254 [2022-04-11T10:34:27.736Z] ---> Running in 37342befc0e2 [2022-04-11T10:34:27.736Z] Removing intermediate container f18ca0eb155c [2022-04-11T10:34:27.736Z] ---> d83d6c9bbf45 [2022-04-11T10:34:27.736Z] [2022-04-11T10:34:27.736Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T10:34:27.736Z] ---> e04c818066af [2022-04-11T10:34:27.736Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T10:34:27.736Z] Removing intermediate container 826759042e71 [2022-04-11T10:34:27.736Z] ---> a47137ac2385 [2022-04-11T10:34:27.736Z] [2022-04-11T10:34:27.736Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T10:34:27.736Z] ---> e04c818066af [2022-04-11T10:34:27.736Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T10:34:27.736Z] Removing intermediate container 37342befc0e2 [2022-04-11T10:34:27.736Z] ---> d8e3d6438626 [2022-04-11T10:34:27.736Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T10:34:27.736Z] ---> Running in f6283ede5f2e [2022-04-11T10:34:27.736Z] ---> Running in 5d3a464a03c8 [2022-04-11T10:34:27.736Z] ---> Running in 3fd6760165b3 [2022-04-11T10:34:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:27.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.256Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T10:34:28.256Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T10:34:28.256Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T10:34:28.256Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:34:28.256Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:34:28.256Z] OK: 6 MiB in 17 packages [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:28.784Z] Removing intermediate container ec2678add254 [2022-04-11T10:34:28.784Z] ---> 5ff1754a6518 [2022-04-11T10:34:28.784Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T10:34:28.784Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T10:34:28.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T10:34:28.784Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:34:28.784Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:34:28.784Z] ---> Running in 353af2ed6c25 [2022-04-11T10:34:28.784Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T10:34:28.784Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T10:34:28.784Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T10:34:28.784Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:34:28.784Z] OK: 6 MiB in 16 packages [2022-04-11T10:34:28.784Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T10:34:28.784Z] OK: 6 MiB in 16 packages [2022-04-11T10:34:28.784Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T10:34:28.784Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T10:34:28.784Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T10:34:28.784Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T10:34:28.784Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:34:28.784Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:34:28.784Z] Removing intermediate container 353af2ed6c25 [2022-04-11T10:34:28.784Z] ---> 989899ab3ad8 [2022-04-11T10:34:28.784Z] Step 13/25 : WORKDIR / [2022-04-11T10:34:29.045Z] ---> Running in 731826ad27f8 [2022-04-11T10:34:29.045Z] OK: 8 MiB in 20 packages [2022-04-11T10:34:29.045Z] Removing intermediate container 731826ad27f8 [2022-04-11T10:34:29.045Z] ---> 45cde3a3bb87 [2022-04-11T10:34:29.045Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-11T10:34:29.307Z] ---> 8dde4bed469f [2022-04-11T10:34:29.307Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-11T10:34:29.307Z] Removing intermediate container 3fd6760165b3 [2022-04-11T10:34:29.307Z] ---> 4ec590216a64 [2022-04-11T10:34:29.307Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T10:34:29.307Z] ---> Running in d5ef715eef99 [2022-04-11T10:34:29.567Z] ---> 1fc9ebfae579 [2022-04-11T10:34:29.567Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T10:34:29.567Z] Removing intermediate container 5d3a464a03c8 [2022-04-11T10:34:29.567Z] ---> 3fccad2b0330 [2022-04-11T10:34:29.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:34:29.567Z] Removing intermediate container d5ef715eef99 [2022-04-11T10:34:29.567Z] ---> eecc45ffa99f [2022-04-11T10:34:29.567Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T10:34:29.567Z] Removing intermediate container f6283ede5f2e [2022-04-11T10:34:29.567Z] ---> 281c6950d105 [2022-04-11T10:34:29.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T10:34:29.567Z] ---> Running in be4a482add57 [2022-04-11T10:34:29.567Z] ---> Running in 1a97c8d925ef [2022-04-11T10:34:29.826Z] ---> 465e1ba09f02 [2022-04-11T10:34:29.826Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-11T10:34:29.826Z] ---> Running in f46af8e752e8 [2022-04-11T10:34:29.826Z] Removing intermediate container 1a97c8d925ef [2022-04-11T10:34:29.826Z] ---> 75d46983ca13 [2022-04-11T10:34:29.826Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T10:34:29.826Z] Removing intermediate container f46af8e752e8 [2022-04-11T10:34:29.826Z] ---> 27e4a249cd20 [2022-04-11T10:34:29.826Z] Step 13/22 : WORKDIR /edgex [2022-04-11T10:34:29.826Z] Removing intermediate container be4a482add57 [2022-04-11T10:34:29.826Z] ---> 84940f04f885 [2022-04-11T10:34:29.826Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T10:34:29.826Z] ---> Running in ade56a5d9545 [2022-04-11T10:34:30.108Z] ---> Running in 4262db0a29aa [2022-04-11T10:34:30.108Z] ---> Running in 7f8d0e43b9da [2022-04-11T10:34:30.108Z] ---> 6606d27bbf13 [2022-04-11T10:34:30.108Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T10:34:30.108Z] Removing intermediate container 7f8d0e43b9da [2022-04-11T10:34:30.108Z] ---> 61e886808b8d [2022-04-11T10:34:30.108Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T10:34:30.372Z] Removing intermediate container 4262db0a29aa [2022-04-11T10:34:30.372Z] ---> b90fc7475eda [2022-04-11T10:34:30.372Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T10:34:30.372Z] ---> Running in d9d0878ca6ab [2022-04-11T10:34:30.631Z] Removing intermediate container d9d0878ca6ab [2022-04-11T10:34:30.631Z] ---> 4e42956922b1 [2022-04-11T10:34:30.631Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:34:30.631Z] ---> f1d502b00b89 [2022-04-11T10:34:30.631Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T10:34:30.890Z] ---> 0e3dc958671e [2022-04-11T10:34:30.890Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T10:34:30.890Z] ---> a05531caa8a3 [2022-04-11T10:34:30.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T10:34:31.160Z] ---> 557f1aeeda30 [2022-04-11T10:34:31.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T10:34:31.160Z] Removing intermediate container ade56a5d9545 [2022-04-11T10:34:31.160Z] ---> 81fbb8733912 [2022-04-11T10:34:31.160Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T10:34:31.160Z] ---> Running in 8f36307c1d8e [2022-04-11T10:34:31.730Z] Removing intermediate container 8f36307c1d8e [2022-04-11T10:34:31.730Z] ---> f7771b8b01c9 [2022-04-11T10:34:31.730Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T10:34:32.299Z] ---> b6483de3152f [2022-04-11T10:34:32.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T10:34:32.299Z] ---> 11ceb2c1421d [2022-04-11T10:34:32.299Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T10:34:32.299Z] ---> 559f9d4a46ea [2022-04-11T10:34:32.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T10:34:32.299Z] ---> 6f29a50ea49f [2022-04-11T10:34:32.299Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T10:34:32.299Z] ---> Running in 79a434b4afe9 [2022-04-11T10:34:32.559Z] ---> 8a06dd38fa2c [2022-04-11T10:34:32.559Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T10:34:32.559Z] ---> 29f823562542 [2022-04-11T10:34:32.559Z] 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/ [2022-04-11T10:34:32.559Z] ---> Running in b11d7cdf62d3 [2022-04-11T10:34:32.559Z] ---> Running in 021e47249abc [2022-04-11T10:34:32.559Z] ---> 9204f832d14f [2022-04-11T10:34:32.559Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T10:34:32.559Z] ---> Running in c6da7d749a45 [2022-04-11T10:34:32.817Z] Removing intermediate container c6da7d749a45 [2022-04-11T10:34:32.817Z] ---> eaa7ea989ba8 [2022-04-11T10:34:32.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:34:32.817Z] ---> Running in fd29ef14912a [2022-04-11T10:34:33.077Z] Removing intermediate container fd29ef14912a [2022-04-11T10:34:33.077Z] ---> 6633c7b1104c [2022-04-11T10:34:33.077Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T10:34:33.077Z] ---> Running in 97b388309db4 [2022-04-11T10:34:33.336Z] Removing intermediate container 79a434b4afe9 [2022-04-11T10:34:33.336Z] ---> 8ccba2e2d90c [2022-04-11T10:34:33.336Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:34:33.336Z] Removing intermediate container 97b388309db4 [2022-04-11T10:34:33.336Z] ---> d62a9143a382 [2022-04-11T10:34:33.336Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:34:33.336Z] ---> Running in a410ef2c38fb [2022-04-11T10:34:33.596Z] ---> 7b817c156441 [2022-04-11T10:34:33.596Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T10:34:33.596Z] Removing intermediate container a410ef2c38fb [2022-04-11T10:34:33.596Z] ---> 85fcb1d66f7a [2022-04-11T10:34:33.596Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T10:34:33.596Z] ---> Running in f2da446aa286 [2022-04-11T10:34:33.856Z] Removing intermediate container 021e47249abc [2022-04-11T10:34:33.856Z] ---> be6ee480705b [2022-04-11T10:34:33.856Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T10:34:33.856Z] Removing intermediate container b11d7cdf62d3 [2022-04-11T10:34:33.856Z] ---> 6d85495c2dd1 [2022-04-11T10:34:33.856Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T10:34:33.856Z] ---> Running in 8a5a82539fa0 [2022-04-11T10:34:33.856Z] Removing intermediate container f2da446aa286 [2022-04-11T10:34:33.856Z] ---> a9b6393c8b38 [2022-04-11T10:34:33.856Z] [2022-04-11T10:34:33.856Z] ---> Running in 4753c6ad6f1b [2022-04-11T10:34:34.132Z] Successfully built a9b6393c8b38 [2022-04-11T10:34:34.132Z] Successfully tagged support-notifications:latest [2022-04-11T10:34:34.132Z] Building core-data [2022-04-11T10:34:34.132Z]  Building support-notifications ... done  ---> ee2613ee0062 [2022-04-11T10:34:34.132Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T10:34:34.444Z] Removing intermediate container 8a5a82539fa0 [2022-04-11T10:34:34.444Z] Removing intermediate container 4753c6ad6f1b [2022-04-11T10:34:34.444Z] ---> 0f3f20874f0e [2022-04-11T10:34:34.444Z] ---> a14e1c316693 [2022-04-11T10:34:34.444Z] Step 23/25 : LABEL arch=x86_64Step 20/22 : LABEL arch=x86_64 [2022-04-11T10:34:34.444Z] [2022-04-11T10:34:35.382Z] ---> 62d2fe5bebcd [2022-04-11T10:34:35.382Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T10:34:35.382Z] ---> Running in 9f5823f91375 [2022-04-11T10:34:35.382Z] ---> Running in 6d948761e785 [2022-04-11T10:34:35.641Z] Removing intermediate container 6d948761e785 [2022-04-11T10:34:35.641Z] ---> 3ee88553267a [2022-04-11T10:34:35.641Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:34:35.641Z] ---> Running in ee299b9c54ce [2022-04-11T10:34:35.641Z] Removing intermediate container 9f5823f91375 [2022-04-11T10:34:35.641Z] ---> 25a8b666c75a [2022-04-11T10:34:35.641Z] Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:34:35.901Z] ---> c2fed35a86c0 [2022-04-11T10:34:35.901Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T10:34:35.901Z] ---> Running in d5a740f889da [2022-04-11T10:34:35.901Z] Removing intermediate container ee299b9c54ce [2022-04-11T10:34:35.901Z] ---> 2a3ed6adcd62 [2022-04-11T10:34:35.901Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T10:34:36.163Z] ---> Running in ba7fe0734f9b [2022-04-11T10:34:36.163Z] ---> a208e7440cce [2022-04-11T10:34:36.163Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T10:34:36.163Z] Removing intermediate container d5a740f889da [2022-04-11T10:34:36.163Z] ---> b6bf12b80411 [2022-04-11T10:34:36.163Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T10:34:36.163Z] ---> Running in a0ec0d5d8ff7 [2022-04-11T10:34:36.163Z] ---> Running in e9344abc5a62 [2022-04-11T10:34:36.163Z] Removing intermediate container ba7fe0734f9b [2022-04-11T10:34:36.163Z] ---> ee1807b19b54 [2022-04-11T10:34:36.163Z] [2022-04-11T10:34:36.431Z] Removing intermediate container e9344abc5a62 [2022-04-11T10:34:36.431Z] ---> c827ba719b45 [2022-04-11T10:34:36.431Z] [2022-04-11T10:34:36.431Z] Successfully built ee1807b19b54 [2022-04-11T10:34:36.431Z] Successfully tagged security-proxy-setup:latest [2022-04-11T10:34:36.431Z] Building sys-mgmt-agent [2022-04-11T10:34:36.431Z] Removing intermediate container a0ec0d5d8ff7 [2022-04-11T10:34:36.431Z] ---> baf7ad2b4077 [2022-04-11T10:34:36.431Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T10:34:36.431Z]  Building security-proxy-setup ... done Successfully built c827ba719b45 [2022-04-11T10:34:36.431Z] Successfully tagged security-secretstore-setup:latest [2022-04-11T10:34:36.431Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-11T10:34:37.000Z] ---> 3874d27da25c [2022-04-11T10:34:37.000Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T10:34:37.260Z] ---> Running in 3bcc380d1285 [2022-04-11T10:34:39.795Z] Removing intermediate container 3bcc380d1285 [2022-04-11T10:34:39.795Z] ---> 24d73d466a3c [2022-04-11T10:34:39.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T10:34:40.380Z] ---> Running in 84b3b2610016 [2022-04-11T10:34:40.639Z] Removing intermediate container 84b3b2610016 [2022-04-11T10:34:40.639Z] ---> 7780c756a2e7 [2022-04-11T10:34:40.639Z] Step 28/31 : CMD ["gate"] [2022-04-11T10:34:40.901Z] ---> Running in 99e2742fbe32 [2022-04-11T10:34:41.160Z] Removing intermediate container 99e2742fbe32 [2022-04-11T10:34:41.160Z] ---> d28e029de243 [2022-04-11T10:34:41.160Z] Step 29/31 : LABEL arch=x86_64 [2022-04-11T10:34:41.160Z] ---> Running in e1c48a23bfb1 [2022-04-11T10:34:41.420Z] Removing intermediate container e1c48a23bfb1 [2022-04-11T10:34:41.420Z] ---> 2ba3cceaab73 [2022-04-11T10:34:41.420Z] Step 30/31 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:34:41.683Z] ---> Running in c6f9be916291 [2022-04-11T10:34:41.942Z] Removing intermediate container c6f9be916291 [2022-04-11T10:34:41.942Z] ---> 9f2e9ab8c0a4 [2022-04-11T10:34:41.942Z] Step 31/31 : LABEL version=0.0.0 [2022-04-11T10:34:42.204Z] ---> Running in 4175cc370b6d [2022-04-11T10:34:42.463Z] Removing intermediate container 4175cc370b6d [2022-04-11T10:34:42.463Z] ---> 9ae5a06a3eab [2022-04-11T10:34:42.463Z] [2022-04-11T10:34:42.722Z] Successfully built 9ae5a06a3eab [2022-04-11T10:34:42.723Z] Successfully tagged security-bootstrapper:latest [2022-04-11T10:34:42.723Z]  Building security-bootstrapper ... done Building core-command [2022-04-11T10:34:43.291Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:34:43.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:34:43.292Z] ---> 6a6e78e78c6f [2022-04-11T10:34:43.292Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:34:43.292Z] ---> Using cache [2022-04-11T10:34:43.292Z] ---> 4ad78393f9b8 [2022-04-11T10:34:43.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:34:43.292Z] ---> Using cache [2022-04-11T10:34:43.292Z] ---> 2fbe16acaa23 [2022-04-11T10:34:43.292Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T10:34:44.230Z] ---> Running in d63497eb34fe [2022-04-11T10:34:44.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:45.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:45.994Z] OK: 221 MiB in 52 packages [2022-04-11T10:34:49.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:34:49.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:34:49.283Z] ---> 6a6e78e78c6f [2022-04-11T10:34:49.283Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:34:49.283Z] ---> Using cache [2022-04-11T10:34:49.283Z] ---> 4ad78393f9b8 [2022-04-11T10:34:49.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:34:49.283Z] ---> Using cache [2022-04-11T10:34:49.283Z] ---> 2fbe16acaa23 [2022-04-11T10:34:49.283Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T10:34:49.283Z] ---> Running in 6469dd7a1e42 [2022-04-11T10:34:49.283Z] Removing intermediate container d63497eb34fe [2022-04-11T10:34:49.283Z] ---> 69389693d83e [2022-04-11T10:34:49.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:34:49.851Z] ---> 601973f41533 [2022-04-11T10:34:49.851Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:34:49.851Z] ---> Running in 5c9a75a3334d [2022-04-11T10:34:50.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:34:50.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:34:50.110Z] ---> 6a6e78e78c6f [2022-04-11T10:34:50.110Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T10:34:50.110Z] ---> Using cache [2022-04-11T10:34:50.110Z] ---> 4ad78393f9b8 [2022-04-11T10:34:50.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:34:50.110Z] ---> Using cache [2022-04-11T10:34:50.110Z] ---> 2fbe16acaa23 [2022-04-11T10:34:50.110Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T10:34:50.110Z] ---> Running in 595adb5639f8 [2022-04-11T10:34:50.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:50.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:50.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:51.504Z] OK: 221 MiB in 52 packages [2022-04-11T10:34:51.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:34:51.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:34:51.763Z] ---> 6a6e78e78c6f [2022-04-11T10:34:51.763Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:34:51.763Z] ---> Using cache [2022-04-11T10:34:51.763Z] ---> 4ad78393f9b8 [2022-04-11T10:34:51.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:34:51.763Z] ---> Using cache [2022-04-11T10:34:51.763Z] ---> 2fbe16acaa23 [2022-04-11T10:34:51.763Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T10:34:51.763Z] ---> Running in 9a3c83beb8bd [2022-04-11T10:34:51.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:52.022Z] Removing intermediate container 5c9a75a3334d [2022-04-11T10:34:52.022Z] ---> b0430e3232ca [2022-04-11T10:34:52.022Z] Step 8/23 : COPY . . [2022-04-11T10:34:52.281Z] OK: 221 MiB in 52 packages [2022-04-11T10:34:52.281Z] Removing intermediate container 6469dd7a1e42 [2022-04-11T10:34:52.281Z] ---> f59bcf75251b [2022-04-11T10:34:52.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:34:52.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:52.850Z] ---> 10322f79cc8a [2022-04-11T10:34:52.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:34:53.112Z] ---> Running in 93d915cde681 [2022-04-11T10:34:53.112Z] Removing intermediate container 595adb5639f8 [2022-04-11T10:34:53.112Z] ---> 938b967d269f [2022-04-11T10:34:53.112Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T10:34:53.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:34:53.687Z] ---> a38b4b49b675 [2022-04-11T10:34:53.687Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:34:53.947Z] ---> Running in d428035105b7 [2022-04-11T10:34:53.947Z] OK: 221 MiB in 52 packages [2022-04-11T10:34:54.889Z] Removing intermediate container 9a3c83beb8bd [2022-04-11T10:34:54.889Z] ---> 965e979ada0f [2022-04-11T10:34:54.889Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:34:55.147Z] Removing intermediate container 93d915cde681 [2022-04-11T10:34:55.147Z] ---> 10fa298af0a5 [2022-04-11T10:34:55.147Z] Step 8/23 : COPY . . [2022-04-11T10:34:55.147Z] ---> ca21a86a986d [2022-04-11T10:34:55.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:34:55.147Z] ---> Running in e4c78367ebe0 [2022-04-11T10:34:56.084Z] Removing intermediate container d428035105b7 [2022-04-11T10:34:56.085Z] ---> f95e0f528440 [2022-04-11T10:34:56.085Z] Step 8/26 : COPY . . [2022-04-11T10:34:59.390Z] Removing intermediate container e4c78367ebe0 [2022-04-11T10:34:59.390Z] ---> 1fabe074faea [2022-04-11T10:34:59.390Z] Step 8/23 : COPY . . [2022-04-11T10:35:06.988Z] Removing intermediate container c62544dec9d1 [2022-04-11T10:35:06.988Z] ---> c565db6526e6 [2022-04-11T10:35:06.988Z] Successfully built c565db6526e6 [2022-04-11T10:35:06.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:35:07.334Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T10:35:07.334Z] . [Pipeline] withDockerContainer [2022-04-11T10:35:07.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container [2022-04-11T10:35:07.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T10:35:08.923Z] $ docker top eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:35:09.822Z] + go version [2022-04-11T10:35:09.822Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T10:35:09.849Z] $ docker stop --time=1 eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 [2022-04-11T10:35:11.459Z] $ docker rm -f eaca5c9083dc3c95d962e11248f88819ae47e4b1a88467531e65f039b89f3360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:35:11.821Z] ---> 086b0a951521 [2022-04-11T10:35:11.821Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T10:35:12.077Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T10:35:12.077Z] . [2022-04-11T10:35:12.080Z] ---> Running in f314e526ec29 [2022-04-11T10:35:12.080Z] ---> eb242a3a5b30 [2022-04-11T10:35:12.080Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T10:35:12.080Z] ---> Running in ce57f0d8e9cd [2022-04-11T10:35:12.080Z] ---> 7958e216024a [2022-04-11T10:35:12.080Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] withDockerContainer [2022-04-11T10:35:12.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container [2022-04-11T10:35:12.344Z] ---> Running in 16831e5bb06b [2022-04-11T10:35:12.386Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T10:35:12.604Z] Removing intermediate container 16831e5bb06b [2022-04-11T10:35:12.604Z] ---> de7860689159 [2022-04-11T10:35:12.604Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T10:35:12.604Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T10:35:12.604Z] ---> Running in 03442503cd95 [2022-04-11T10:35:12.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T10:35:13.652Z] $ docker top 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 -eo pid,comm [2022-04-11T10:35:13.802Z] ---> a971caa706fc [2022-04-11T10:35:13.802Z] Step 9/23 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo [2022-04-11T10:35:13.978Z] ========================================================= [2022-04-11T10:35:13.978Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T10:35:13.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T10:35:14.063Z] ---> Running in 05979973fd04 [2022-04-11T10:35:14.063Z] Removing intermediate container 03442503cd95 [2022-04-11T10:35:14.063Z] ---> c77f78bc8769 [2022-04-11T10:35:14.063Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T10:35:14.063Z] ---> Running in c3c5636bcaeb [2022-04-11T10:35:14.063Z] Removing intermediate container c3c5636bcaeb [2022-04-11T10:35:14.063Z] ---> e03074040919 [2022-04-11T10:35:14.063Z] 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 [2022-04-11T10:35:14.321Z] ---> Running in 365ef07da650 [2022-04-11T10:35:14.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T10:35:14.686Z] + make test [2022-04-11T10:35:14.686Z] go mod tidy -compat=1.17 [2022-04-11T10:35:15.262Z] spire-1.2.1/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.data/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.data/.file [2022-04-11T10:35:15.262Z] spire-1.2.1/.dockerignore [2022-04-11T10:35:15.262Z] spire-1.2.1/.gitattributes [2022-04-11T10:35:15.262Z] spire-1.2.1/.githooks/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T10:35:15.262Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T10:35:15.262Z] spire-1.2.1/.gitignore [2022-04-11T10:35:15.262Z] spire-1.2.1/.go-version [2022-04-11T10:35:15.262Z] spire-1.2.1/.golangci.yml [2022-04-11T10:35:15.262Z] spire-1.2.1/ADOPTERS.md [2022-04-11T10:35:15.262Z] spire-1.2.1/CHANGELOG.md [2022-04-11T10:35:15.262Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T10:35:15.262Z] spire-1.2.1/CODEOWNERS [2022-04-11T10:35:15.262Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T10:35:15.262Z] spire-1.2.1/Dockerfile [2022-04-11T10:35:15.262Z] spire-1.2.1/Dockerfile.dev [2022-04-11T10:35:15.262Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T10:35:15.262Z] spire-1.2.1/LICENSE [2022-04-11T10:35:15.262Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T10:35:15.262Z] spire-1.2.1/Makefile [2022-04-11T10:35:15.262Z] spire-1.2.1/README.md [2022-04-11T10:35:15.262Z] spire-1.2.1/ROADMAP.md [2022-04-11T10:35:15.262Z] spire-1.2.1/SECURITY.md [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T10:35:15.262Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/ [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/agent/ [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/server/ [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/server/server.conf [2022-04-11T10:35:15.262Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/ [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/auditlog.md [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/ [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T10:35:15.262Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/spire_server.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/telemetry.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/upgrading.md [2022-04-11T10:35:15.263Z] spire-1.2.1/doc/using_spire.md [2022-04-11T10:35:15.263Z] spire-1.2.1/examples/ [2022-04-11T10:35:15.263Z] spire-1.2.1/examples/README.md [2022-04-11T10:35:15.263Z] spire-1.2.1/go.mod [2022-04-11T10:35:15.263Z] spire-1.2.1/go.sum [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T10:35:15.263Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T10:35:15.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/version/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T10:35:15.265Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/config.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T10:35:15.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/server.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/private/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/private/server/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T10:35:15.267Z] spire-1.2.1/release/ [2022-04-11T10:35:15.267Z] spire-1.2.1/release/spire-extras/ [2022-04-11T10:35:15.267Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/README.md [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/conf/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T10:35:15.268Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T10:35:15.268Z] spire-1.2.1/script/ [2022-04-11T10:35:15.268Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T10:35:15.268Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T10:35:15.268Z] spire-1.2.1/support/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T10:35:15.268Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/clock/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/clock/clock.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T10:35:15.268Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/common [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T10:35:15.529Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T10:35:15.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T10:35:15.531Z] spire-1.2.1/test/integration/test.sh [2022-04-11T10:35:15.531Z] spire-1.2.1/test/plugintest/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testca/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testca/ca.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testkey/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/testkey/new.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/ [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/race.go [2022-04-11T10:35:15.531Z] spire-1.2.1/test/util/util.go [2022-04-11T10:35:15.531Z] building spire from source... [2022-04-11T10:35:15.531Z] Installing go1.17.7... [2022-04-11T10:35:15.686Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T10:35:20.807Z] Building bin/spire-server... [2022-04-11T10:35:20.807Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T10:35:20.807Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T10:35:20.807Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T10:35:20.807Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T10:35:20.807Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T10:35:20.807Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T10:35:20.807Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T10:35:20.807Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T10:35:21.066Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T10:35:21.066Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T10:35:21.066Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T10:35:21.066Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T10:35:21.066Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T10:35:21.066Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T10:35:21.066Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T10:35:21.066Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T10:35:21.066Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T10:35:21.066Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T10:35:21.325Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T10:35:21.325Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T10:35:21.325Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T10:35:21.325Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T10:35:21.325Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T10:35:21.325Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T10:35:21.325Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T10:35:21.325Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T10:35:21.585Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T10:35:21.585Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T10:35:21.585Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T10:35:21.585Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T10:35:21.585Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T10:35:21.585Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T10:35:21.585Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T10:35:21.585Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T10:35:21.585Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T10:35:21.585Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T10:35:21.585Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T10:35:21.585Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T10:35:21.585Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T10:35:21.585Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T10:35:21.585Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T10:35:21.844Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T10:35:21.844Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T10:35:21.844Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T10:35:21.844Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T10:35:21.844Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T10:35:21.844Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T10:35:21.844Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T10:35:21.844Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T10:35:21.844Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T10:35:22.103Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T10:35:22.103Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T10:35:22.103Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T10:35:22.671Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T10:35:24.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T10:35:24.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T10:35:24.575Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T10:35:24.575Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T10:35:24.575Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T10:35:28.763Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T10:35:28.763Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T10:35:28.763Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T10:35:28.763Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T10:35:28.763Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T10:35:28.763Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T10:35:28.763Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T10:35:28.763Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T10:35:28.763Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T10:35:28.763Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T10:35:29.700Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T10:35:29.700Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T10:35:29.961Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T10:35:29.961Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T10:35:29.961Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T10:35:29.961Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T10:35:30.219Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T10:35:30.219Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T10:35:30.219Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T10:35:30.219Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T10:35:30.219Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T10:35:30.219Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T10:35:30.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T10:35:30.219Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T10:35:30.478Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T10:35:30.478Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T10:35:30.478Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T10:35:30.478Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T10:35:30.478Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T10:35:30.478Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T10:35:30.478Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T10:35:30.478Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T10:35:30.478Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T10:35:30.737Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T10:35:30.737Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T10:35:33.303Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T10:35:33.303Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T10:35:33.303Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T10:35:33.303Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T10:35:33.303Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T10:35:33.303Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T10:35:33.562Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T10:35:33.562Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T10:35:33.562Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T10:35:33.562Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T10:35:33.562Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T10:35:33.562Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T10:35:33.562Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T10:35:33.562Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T10:35:33.562Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T10:35:33.562Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T10:35:33.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T10:35:33.820Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T10:35:33.820Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T10:35:33.820Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T10:35:33.820Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T10:35:33.820Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T10:35:33.820Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T10:35:33.820Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T10:35:33.820Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T10:35:33.820Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T10:35:33.820Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T10:35:33.820Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T10:35:34.078Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T10:35:34.078Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T10:35:34.078Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T10:35:34.078Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T10:35:34.078Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T10:35:34.078Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T10:35:34.078Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T10:35:34.339Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T10:35:34.339Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T10:35:34.339Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T10:35:34.339Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T10:35:34.339Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T10:35:34.339Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T10:35:34.339Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T10:35:34.339Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T10:35:34.339Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T10:35:40.907Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T10:35:40.907Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T10:35:48.041Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T10:35:53.125Z] Removing intermediate container ce57f0d8e9cd [2022-04-11T10:35:53.125Z] ---> 4e447602fe32 [2022-04-11T10:35:53.125Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T10:35:53.125Z] Removing intermediate container f314e526ec29 [2022-04-11T10:35:53.125Z] ---> df7678aff41b [2022-04-11T10:35:53.125Z] [2022-04-11T10:35:53.125Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T10:35:53.125Z] ---> e04c818066af [2022-04-11T10:35:53.125Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T10:35:53.125Z] Removing intermediate container 05979973fd04 [2022-04-11T10:35:53.125Z] ---> 8058c118606b [2022-04-11T10:35:53.125Z] [2022-04-11T10:35:53.125Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T10:35:53.125Z] ---> e04c818066af [2022-04-11T10:35:53.125Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T10:35:53.125Z] ---> Running in e8bd52dd0ac7 [2022-04-11T10:35:53.125Z] ---> Running in 7178c5bf17f8 [2022-04-11T10:35:53.125Z] ---> Running in c09177e08842 [2022-04-11T10:35:53.125Z] Removing intermediate container 7178c5bf17f8 [2022-04-11T10:35:53.125Z] ---> 9c212036004e [2022-04-11T10:35:53.125Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T10:35:53.125Z] ---> Running in fff866d3b2bb [2022-04-11T10:35:53.125Z] Removing intermediate container fff866d3b2bb [2022-04-11T10:35:53.125Z] ---> 05f3ebbec97a [2022-04-11T10:35:53.125Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T10:35:53.125Z] ---> Running in ea6e74151553 [2022-04-11T10:35:53.125Z] Removing intermediate container ea6e74151553 [2022-04-11T10:35:53.125Z] ---> 655615017b34 [2022-04-11T10:35:53.125Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:35:53.125Z] ---> Running in 4fd23a147852 [2022-04-11T10:35:53.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:35:53.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T10:35:53.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:35:53.125Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T10:35:53.125Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:35:53.125Z] OK: 6 MiB in 15 packages [2022-04-11T10:35:53.125Z] Removing intermediate container c09177e08842 [2022-04-11T10:35:53.125Z] ---> 396ab7a55282 [2022-04-11T10:35:53.125Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:35:53.125Z] Removing intermediate container e8bd52dd0ac7 [2022-04-11T10:35:53.125Z] ---> 99df89b3637b [2022-04-11T10:35:53.125Z] [2022-04-11T10:35:53.125Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T10:35:53.125Z] ---> Running in 5792961467b5 [2022-04-11T10:35:53.385Z] Removing intermediate container 4fd23a147852 [2022-04-11T10:35:53.385Z] ---> 2dfac32665c8 [2022-04-11T10:35:53.385Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T10:35:53.385Z] Removing intermediate container 5792961467b5 [2022-04-11T10:35:53.385Z] ---> 177666f11b8f [2022-04-11T10:35:53.385Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T10:35:53.385Z] ---> Running in 09dc8b7ec5b3 [2022-04-11T10:35:53.644Z] ---> Running in 24ff77c7582c [2022-04-11T10:35:53.644Z] Removing intermediate container 24ff77c7582c [2022-04-11T10:35:53.644Z] ---> f47833179a68 [2022-04-11T10:35:53.644Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T10:35:53.644Z] 20.10.14: Pulling from library/docker [2022-04-11T10:35:53.644Z] ---> Running in 43f4c6c8b391 [2022-04-11T10:35:53.903Z] Removing intermediate container 43f4c6c8b391 [2022-04-11T10:35:53.903Z] ---> f4a3e125fa37 [2022-04-11T10:35:53.903Z] Step 15/23 : WORKDIR / [2022-04-11T10:35:53.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:35:53.903Z] ---> Running in a800c62eeccc [2022-04-11T10:35:54.165Z] Removing intermediate container a800c62eeccc [2022-04-11T10:35:54.165Z] ---> 3869440d93e4 [2022-04-11T10:35:54.165Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:35:54.429Z] ---> 1f17bf0d64f8 [2022-04-11T10:35:54.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T10:35:54.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:35:54.949Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T10:35:55.208Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T10:35:55.208Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T10:35:55.468Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T10:35:55.468Z] ---> 356cc3b40d1a [2022-04-11T10:35:55.468Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T10:35:55.468Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T10:35:55.468Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T10:35:55.727Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:35:55.727Z] OK: 8 MiB in 20 packages [2022-04-11T10:35:55.727Z] ---> 9e1001f3425a [2022-04-11T10:35:55.727Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T10:35:55.727Z] ---> Running in 77063ae6f136 [2022-04-11T10:35:55.987Z] Removing intermediate container 77063ae6f136 [2022-04-11T10:35:55.987Z] ---> 77cd72084076 [2022-04-11T10:35:55.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:35:56.248Z] ---> Running in 6bbeb740cf3a [2022-04-11T10:35:56.248Z] Removing intermediate container 6bbeb740cf3a [2022-04-11T10:35:56.248Z] ---> 07716c7a9f31 [2022-04-11T10:35:56.248Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T10:35:56.248Z] ---> Running in 6f2444588393 [2022-04-11T10:35:56.506Z] Removing intermediate container 09dc8b7ec5b3 [2022-04-11T10:35:56.506Z] ---> 6f11bff3bfdc [2022-04-11T10:35:56.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:35:56.506Z] Removing intermediate container 6f2444588393 [2022-04-11T10:35:56.506Z] ---> 6d9116214409 [2022-04-11T10:35:56.506Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:35:56.767Z] ---> Running in b39c15c7c1cc [2022-04-11T10:35:56.767Z] ---> 8ec140f3d2a4 [2022-04-11T10:35:56.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T10:35:57.026Z] Removing intermediate container b39c15c7c1cc [2022-04-11T10:35:57.026Z] ---> 80a13dc343d8 [2022-04-11T10:35:57.026Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:35:57.026Z] ---> Running in ab9847c22752 [2022-04-11T10:35:57.598Z] Removing intermediate container ab9847c22752 [2022-04-11T10:35:57.598Z] ---> 6430f0166beb [2022-04-11T10:35:57.598Z] [2022-04-11T10:35:57.598Z] Successfully built 6430f0166beb [2022-04-11T10:35:57.598Z] Successfully tagged core-command:latest [2022-04-11T10:35:57.598Z] Building security-spire-config [2022-04-11T10:35:59.507Z]  Building core-command ... done  ---> 54644013df99 [2022-04-11T10:35:59.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T10:35:59.766Z] Building bin/spire-agent... [2022-04-11T10:36:00.026Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T10:36:00.026Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T10:36:00.026Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T10:36:00.026Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T10:36:00.026Z]  ---> 3538a3f8ecac [2022-04-11T10:36:00.026Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T10:36:00.026Z] ---> Running in 53db7b3dcad1 [2022-04-11T10:36:00.595Z] Removing intermediate container 53db7b3dcad1 [2022-04-11T10:36:00.595Z] ---> 19c4530206bd [2022-04-11T10:36:00.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:36:00.595Z] ---> Running in 85bb4d2f7af6 [2022-04-11T10:36:00.855Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T10:36:00.855Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T10:36:00.855Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T10:36:01.115Z] Removing intermediate container 85bb4d2f7af6 [2022-04-11T10:36:01.115Z] ---> 1e272a1340b1 [2022-04-11T10:36:01.115Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T10:36:01.115Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T10:36:01.115Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T10:36:01.115Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T10:36:01.115Z]  ---> Running in f172d79666df [2022-04-11T10:36:01.115Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T10:36:01.115Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T10:36:01.379Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T10:36:01.379Z] Removing intermediate container f172d79666df [2022-04-11T10:36:01.379Z] ---> 30a0561d8b95 [2022-04-11T10:36:01.379Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:36:01.639Z] ---> Running in 197caef31ade [2022-04-11T10:36:01.899Z] Removing intermediate container 197caef31ade [2022-04-11T10:36:01.899Z] ---> 0ecea528ade7 [2022-04-11T10:36:01.899Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:36:01.899Z] ---> Running in b1fe93f3157f [2022-04-11T10:36:02.162Z] Removing intermediate container b1fe93f3157f [2022-04-11T10:36:02.162Z] ---> cf0fe8f5a787 [2022-04-11T10:36:02.162Z] [2022-04-11T10:36:02.162Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T10:36:02.162Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T10:36:02.162Z] ---> 7417809fdb73 [2022-04-11T10:36:02.162Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:36:02.421Z] Successfully built cf0fe8f5a787 [2022-04-11T10:36:02.421Z] Successfully tagged core-data:latest [2022-04-11T10:36:02.421Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-11T10:36:02.421Z] ---> Running in f86c609d4a9a [2022-04-11T10:36:02.680Z] Removing intermediate container f86c609d4a9a [2022-04-11T10:36:02.680Z] ---> 1257fffc5c5a [2022-04-11T10:36:02.680Z] 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 [2022-04-11T10:36:02.940Z] ---> Running in 41a302445b6b [2022-04-11T10:36:03.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:04.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:04.138Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T10:36:04.397Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T10:36:04.397Z] Executing bash-5.1.16-r0.post-install [2022-04-11T10:36:04.397Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T10:36:04.397Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T10:36:04.397Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T10:36:04.397Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T10:36:04.397Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T10:36:04.397Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T10:36:04.397Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T10:36:04.397Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T10:36:04.397Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T10:36:04.397Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T10:36:04.397Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T10:36:04.397Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T10:36:04.397Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T10:36:04.397Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T10:36:04.397Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T10:36:04.656Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T10:36:04.656Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T10:36:04.656Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T10:36:04.656Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T10:36:04.656Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T10:36:04.656Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T10:36:04.656Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T10:36:04.656Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T10:36:04.656Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T10:36:04.656Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T10:36:04.656Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T10:36:04.656Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T10:36:04.656Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T10:36:04.656Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T10:36:04.656Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T10:36:04.656Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T10:36:04.915Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T10:36:04.915Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T10:36:04.915Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T10:36:04.915Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T10:36:04.915Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T10:36:04.915Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T10:36:04.915Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T10:36:04.915Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T10:36:04.915Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T10:36:04.915Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T10:36:04.915Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:36:04.915Z] OK: 83 MiB in 65 packages [2022-04-11T10:36:05.851Z] Collecting docker-compose==1.23.2 [2022-04-11T10:36:05.851Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T10:36:05.851Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-11T10:36:05.851Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T10:36:05.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T10:36:05.851Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T10:36:05.851Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T10:36:05.851Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:36:05.851Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:36:05.851Z] ---> 6a6e78e78c6f [2022-04-11T10:36:05.851Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> 4ad78393f9b8 [2022-04-11T10:36:05.851Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> 2fbe16acaa23 [2022-04-11T10:36:05.851Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> 938b967d269f [2022-04-11T10:36:05.851Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> a38b4b49b675 [2022-04-11T10:36:05.851Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> f95e0f528440 [2022-04-11T10:36:05.851Z] Step 8/26 : COPY . . [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> 7958e216024a [2022-04-11T10:36:05.851Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> de7860689159 [2022-04-11T10:36:05.851Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> c77f78bc8769 [2022-04-11T10:36:05.851Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T10:36:05.851Z] ---> Using cache [2022-04-11T10:36:05.851Z] ---> e03074040919 [2022-04-11T10:36:05.851Z] 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 [2022-04-11T10:36:06.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T10:36:06.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T10:36:06.438Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T10:36:06.438Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T10:36:06.438Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T10:36:06.438Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T10:36:06.438Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T10:36:06.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T10:36:07.007Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T10:36:07.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T10:36:07.007Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T10:36:07.007Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T10:36:07.271Z] Collecting PyYAML<4,>=3.10 [2022-04-11T10:36:07.271Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T10:36:07.531Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:36:07.531Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:36:07.531Z] ---> 6a6e78e78c6f [2022-04-11T10:36:07.531Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T10:36:07.531Z] ---> Using cache [2022-04-11T10:36:07.531Z] ---> 4ad78393f9b8 [2022-04-11T10:36:07.531Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T10:36:07.791Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T10:36:07.791Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T10:36:08.050Z] Collecting idna<2.8,>=2.5 [2022-04-11T10:36:08.050Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T10:36:08.050Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T10:36:08.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T10:36:08.050Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T10:36:08.050Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T10:36:08.050Z] 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) [2022-04-11T10:36:08.309Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T10:36:08.309Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T10:36:08.309Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T10:36:08.309Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T10:36:08.309Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T10:36:08.309Z] Attempting uninstall: urllib3 [2022-04-11T10:36:08.309Z] Found existing installation: urllib3 1.26.7 [2022-04-11T10:36:08.309Z] Uninstalling urllib3-1.26.7: [2022-04-11T10:36:08.310Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T10:36:08.572Z] Attempting uninstall: idna [2022-04-11T10:36:08.572Z] Found existing installation: idna 3.3 [2022-04-11T10:36:08.572Z] Uninstalling idna-3.3: [2022-04-11T10:36:08.572Z] Successfully uninstalled idna-3.3 [2022-04-11T10:36:08.832Z] ---> Running in 7ca14d15ec7f [2022-04-11T10:36:08.832Z] ---> Running in d16bde08f4e1 [2022-04-11T10:36:09.091Z] Attempting uninstall: requests [2022-04-11T10:36:09.091Z] Found existing installation: requests 2.26.0 [2022-04-11T10:36:09.091Z] Uninstalling requests-2.26.0: [2022-04-11T10:36:09.091Z] Successfully uninstalled requests-2.26.0 [2022-04-11T10:36:09.091Z] Running setup.py install for texttable: started [2022-04-11T10:36:09.353Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T10:36:09.353Z] Running setup.py install for PyYAML: started [2022-04-11T10:36:09.922Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T10:36:09.922Z] Running setup.py install for docopt: started [2022-04-11T10:36:09.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:10.201Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T10:36:10.201Z] Running setup.py install for dockerpty: started [2022-04-11T10:36:10.465Z] spire-1.2.1/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.data/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.data/.file [2022-04-11T10:36:10.465Z] spire-1.2.1/.dockerignore [2022-04-11T10:36:10.465Z] spire-1.2.1/.gitattributes [2022-04-11T10:36:10.465Z] spire-1.2.1/.githooks/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T10:36:10.465Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T10:36:10.465Z] spire-1.2.1/.gitignore [2022-04-11T10:36:10.465Z] spire-1.2.1/.go-version [2022-04-11T10:36:10.465Z] spire-1.2.1/.golangci.yml [2022-04-11T10:36:10.465Z] spire-1.2.1/ADOPTERS.md [2022-04-11T10:36:10.465Z] spire-1.2.1/CHANGELOG.md [2022-04-11T10:36:10.465Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T10:36:10.465Z] spire-1.2.1/CODEOWNERS [2022-04-11T10:36:10.465Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T10:36:10.465Z] spire-1.2.1/Dockerfile [2022-04-11T10:36:10.465Z] spire-1.2.1/Dockerfile.dev [2022-04-11T10:36:10.465Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T10:36:10.465Z] spire-1.2.1/LICENSE [2022-04-11T10:36:10.465Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T10:36:10.465Z] spire-1.2.1/Makefile [2022-04-11T10:36:10.465Z] spire-1.2.1/README.md [2022-04-11T10:36:10.465Z] spire-1.2.1/ROADMAP.md [2022-04-11T10:36:10.465Z] spire-1.2.1/SECURITY.md [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T10:36:10.465Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/ [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/agent/ [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/server/ [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/server/server.conf [2022-04-11T10:36:10.465Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/ [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/auditlog.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/ [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/spire_server.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/telemetry.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/upgrading.md [2022-04-11T10:36:10.466Z] spire-1.2.1/doc/using_spire.md [2022-04-11T10:36:10.466Z] spire-1.2.1/examples/ [2022-04-11T10:36:10.466Z] spire-1.2.1/examples/README.md [2022-04-11T10:36:10.466Z] spire-1.2.1/go.mod [2022-04-11T10:36:10.466Z] spire-1.2.1/go.sum [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T10:36:10.466Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T10:36:10.467Z] [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T10:36:10.467Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/version/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T10:36:10.468Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/config.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T10:36:10.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/server.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/ [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/private/ [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/private/server/ [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/spire/ [2022-04-11T10:36:10.470Z] spire-1.2.1/proto/spire/common/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T10:36:10.471Z] spire-1.2.1/release/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/README.md [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/conf/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T10:36:10.471Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/script/ [2022-04-11T10:36:10.471Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T10:36:10.471Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T10:36:10.471Z] spire-1.2.1/support/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T10:36:10.471Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/clock/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/clock/clock.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/ [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T10:36:10.471Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/common [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T10:36:10.472Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T10:36:10.473Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T10:36:10.474Z] spire-1.2.1/test/integration/test.sh [2022-04-11T10:36:10.474Z] spire-1.2.1/test/plugintest/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testca/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testca/ca.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testkey/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/testkey/new.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/ [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/race.go [2022-04-11T10:36:10.474Z] spire-1.2.1/test/util/util.go [2022-04-11T10:36:10.474Z] building spire from source... [2022-04-11T10:36:10.733Z] Installing go1.17.7... [2022-04-11T10:36:10.733Z] 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 [2022-04-11T10:36:10.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:11.251Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:36:11.251Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:36:11.251Z] OK: 15864 distinct packages available [2022-04-11T10:36:11.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:12.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:36:12.451Z] OK: 221 MiB in 52 packages [2022-04-11T10:36:13.834Z] Removing intermediate container d16bde08f4e1 [2022-04-11T10:36:13.834Z] ---> 0bc542d92ea0 [2022-04-11T10:36:13.834Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T10:36:14.780Z] ---> ec07808709c1 [2022-04-11T10:36:14.780Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:36:14.780Z] ---> Running in b520c9a3844b [2022-04-11T10:36:14.780Z] Removing intermediate container 41a302445b6b [2022-04-11T10:36:14.780Z] ---> b0ee7c0a3b9f [2022-04-11T10:36:14.780Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T10:36:15.039Z] ---> Running in 63e4dda9fa29 [2022-04-11T10:36:15.298Z] Removing intermediate container 63e4dda9fa29 [2022-04-11T10:36:15.298Z] ---> 4ceadcc26978 [2022-04-11T10:36:15.298Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T10:36:15.298Z] ---> Running in b3b25c5aeb29 [2022-04-11T10:36:15.558Z] Removing intermediate container b3b25c5aeb29 [2022-04-11T10:36:15.558Z] ---> 15f9bad8d527 [2022-04-11T10:36:15.558Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T10:36:16.125Z] Building bin/spire-server... [2022-04-11T10:36:16.385Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T10:36:16.385Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T10:36:16.385Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T10:36:16.385Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T10:36:16.385Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T10:36:16.645Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T10:36:16.645Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T10:36:16.645Z]  ---> ec5785e7151a [2022-04-11T10:36:16.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T10:36:16.645Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T10:36:16.645Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T10:36:16.645Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T10:36:16.904Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T10:36:16.904Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T10:36:16.904Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T10:36:16.904Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T10:36:16.904Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T10:36:16.904Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T10:36:16.904Z] Removing intermediate container b520c9a3844b [2022-04-11T10:36:16.904Z] ---> 0b70970788e8 [2022-04-11T10:36:16.904Z] Step 7/20 : COPY . . [2022-04-11T10:36:16.904Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T10:36:16.904Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T10:36:16.904Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T10:36:17.165Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T10:36:17.165Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T10:36:17.165Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T10:36:17.165Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T10:36:17.165Z]  ---> d0caabeb1429 [2022-04-11T10:36:17.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T10:36:17.165Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T10:36:17.165Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T10:36:17.165Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T10:36:17.165Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T10:36:17.165Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T10:36:17.165Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T10:36:17.165Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T10:36:17.165Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T10:36:17.165Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T10:36:17.506Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T10:36:17.506Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T10:36:17.506Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T10:36:17.506Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T10:36:17.506Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T10:36:17.506Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T10:36:17.506Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T10:36:17.506Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T10:36:17.506Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T10:36:17.506Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T10:36:17.506Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T10:36:17.506Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T10:36:17.506Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T10:36:17.506Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T10:36:17.782Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T10:36:17.782Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T10:36:19.221Z]  ---> 36726d03964d [2022-04-11T10:36:19.221Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T10:36:19.221Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T10:36:19.221Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T10:36:19.221Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T10:36:19.221Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T10:36:19.221Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T10:36:19.480Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T10:36:20.419Z]  ---> Running in bcd7a214840d [2022-04-11T10:36:20.994Z] Removing intermediate container bcd7a214840d [2022-04-11T10:36:20.994Z] ---> 66fc92a1bc6d [2022-04-11T10:36:20.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:36:20.994Z] ---> Running in 5fde1fe55ae6 [2022-04-11T10:36:21.253Z] Removing intermediate container 5fde1fe55ae6 [2022-04-11T10:36:21.253Z] ---> fe453d5ffb7b [2022-04-11T10:36:21.253Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T10:36:21.253Z] ---> Running in 07d7c3dca103 [2022-04-11T10:36:21.819Z] Removing intermediate container 07d7c3dca103 [2022-04-11T10:36:21.819Z] ---> 099cffb2b9b5 [2022-04-11T10:36:21.819Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:36:21.819Z] ---> Running in 1d9ac0116f8f [2022-04-11T10:36:22.755Z] Removing intermediate container 1d9ac0116f8f [2022-04-11T10:36:22.755Z] ---> 37c233679bd2 [2022-04-11T10:36:22.755Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:36:23.015Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T10:36:23.015Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T10:36:23.015Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T10:36:23.015Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T10:36:23.015Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T10:36:23.015Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T10:36:23.015Z]  ---> Running in 257f4bafc463 [2022-04-11T10:36:23.015Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T10:36:23.015Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T10:36:23.274Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T10:36:23.274Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T10:36:23.846Z] Removing intermediate container 257f4bafc463 [2022-04-11T10:36:23.846Z] ---> ed8605228d89 [2022-04-11T10:36:23.846Z] [2022-04-11T10:36:23.846Z] Successfully built ed8605228d89 [2022-04-11T10:36:23.846Z] Successfully tagged sys-mgmt-agent:latest [2022-04-11T10:36:23.846Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-11T10:36:23.846Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T10:36:23.846Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T10:36:24.105Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T10:36:24.105Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T10:36:24.105Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T10:36:24.105Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T10:36:24.105Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T10:36:24.364Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T10:36:24.364Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T10:36:24.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T10:36:24.364Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T10:36:24.364Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T10:36:24.623Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T10:36:24.623Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T10:36:24.623Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T10:36:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T10:36:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T10:36:24.623Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T10:36:24.883Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T10:36:24.883Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T10:36:24.883Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T10:36:24.883Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T10:36:24.883Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T10:36:24.883Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T10:36:24.883Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T10:36:24.883Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T10:36:24.883Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T10:36:24.883Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T10:36:24.883Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T10:36:26.793Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T10:36:26.793Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T10:36:26.793Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T10:36:26.793Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T10:36:26.793Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T10:36:26.793Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T10:36:26.793Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T10:36:26.793Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T10:36:26.793Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T10:36:26.793Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T10:36:26.794Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T10:36:26.794Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T10:36:26.794Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T10:36:26.794Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T10:36:27.054Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T10:36:27.054Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T10:36:27.054Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T10:36:27.054Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T10:36:27.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T10:36:27.054Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T10:36:27.054Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T10:36:27.054Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T10:36:27.054Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T10:36:27.054Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T10:36:27.054Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T10:36:27.054Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T10:36:27.313Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T10:36:27.313Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T10:36:27.313Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T10:36:27.313Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T10:36:27.313Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T10:36:27.313Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T10:36:27.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T10:36:27.313Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T10:36:27.313Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T10:36:27.313Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T10:36:27.313Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T10:36:27.313Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T10:36:27.313Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T10:36:27.573Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T10:36:27.573Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T10:36:27.573Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T10:36:27.573Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T10:36:27.573Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T10:36:27.573Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T10:36:27.573Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T10:36:27.573Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T10:36:27.573Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T10:36:27.573Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T10:36:27.573Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T10:36:32.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:36:32.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:36:32.861Z] ---> 6a6e78e78c6f [2022-04-11T10:36:32.861Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> 4ad78393f9b8 [2022-04-11T10:36:32.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> 2fbe16acaa23 [2022-04-11T10:36:32.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> 965e979ada0f [2022-04-11T10:36:32.861Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> ca21a86a986d [2022-04-11T10:36:32.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> 1fabe074faea [2022-04-11T10:36:32.861Z] Step 8/22 : COPY . . [2022-04-11T10:36:32.861Z] ---> Using cache [2022-04-11T10:36:32.861Z] ---> a971caa706fc [2022-04-11T10:36:32.861Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T10:36:32.861Z] ---> 61cc14621b8a [2022-04-11T10:36:32.861Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T10:36:33.433Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T10:36:33.433Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T10:36:35.342Z]  ---> Running in 0930d648cc06 [2022-04-11T10:36:35.342Z] ---> Running in f54323e5403f [2022-04-11T10:36:35.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T10:36:35.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T10:37:09.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T10:37:14.665Z] Removing intermediate container 8eac8375cd2b [2022-04-11T10:37:14.665Z] ---> 8e0af3359f21 [2022-04-11T10:37:14.665Z] [2022-04-11T10:37:14.665Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T10:37:14.665Z] 3.15: Pulling from library/alpine [2022-04-11T10:37:14.665Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T10:37:14.665Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T10:37:14.665Z] ---> 0ac33e5f5afa [2022-04-11T10:37:14.665Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T10:37:14.665Z] ---> Running in a23ceab36411 [2022-04-11T10:37:14.665Z] Removing intermediate container f54323e5403f [2022-04-11T10:37:14.665Z] ---> 949b5c6997e3 [2022-04-11T10:37:14.665Z] [2022-04-11T10:37:14.665Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T10:37:14.665Z] ---> e04c818066af [2022-04-11T10:37:14.665Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T10:37:14.665Z] ---> Using cache [2022-04-11T10:37:14.665Z] ---> 396ab7a55282 [2022-04-11T10:37:14.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:37:14.665Z] ---> Using cache [2022-04-11T10:37:14.665Z] ---> 177666f11b8f [2022-04-11T10:37:14.665Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T10:37:14.665Z] Removing intermediate container 0930d648cc06 [2022-04-11T10:37:14.665Z] ---> 0b10a39a8caa [2022-04-11T10:37:14.665Z] [2022-04-11T10:37:14.665Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T10:37:14.665Z] ---> 0ac33e5f5afa [2022-04-11T10:37:14.665Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T10:37:14.665Z] ---> Running in 50da5f79d198 [2022-04-11T10:37:14.665Z] ---> Running in 8029e1f167b7 [2022-04-11T10:37:14.665Z] Removing intermediate container a23ceab36411 [2022-04-11T10:37:14.665Z] ---> 2149f8751455 [2022-04-11T10:37:14.665Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:37:14.665Z] ---> Running in 76a27944c8f6 [2022-04-11T10:37:14.665Z] Removing intermediate container 50da5f79d198 [2022-04-11T10:37:14.665Z] ---> 9f9c7c3ddc21 [2022-04-11T10:37:14.665Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T10:37:14.665Z] ---> Running in 97b218d58ab1 [2022-04-11T10:37:14.665Z] Removing intermediate container 8029e1f167b7 [2022-04-11T10:37:14.665Z] ---> d11d01a49f59 [2022-04-11T10:37:14.665Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:37:14.665Z] ---> Running in 60b211788de9 [2022-04-11T10:37:14.665Z] Removing intermediate container 97b218d58ab1 [2022-04-11T10:37:14.665Z] ---> 2eec3f5218e7 [2022-04-11T10:37:14.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:37:15.233Z] ---> aca26b257111 [2022-04-11T10:37:15.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T10:37:16.192Z] Removing intermediate container 76a27944c8f6 [2022-04-11T10:37:16.192Z] ---> a97cc4a9acc3 [2022-04-11T10:37:16.192Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T10:37:16.192Z] ---> Running in b82a9e039d7a [2022-04-11T10:37:16.192Z] Removing intermediate container 60b211788de9 [2022-04-11T10:37:16.192Z] ---> 879707c83ee4 [2022-04-11T10:37:16.192Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T10:37:16.451Z] ---> Running in 25a8ca8ca0f8 [2022-04-11T10:37:16.451Z] ---> 6b475b432b51 [2022-04-11T10:37:16.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T10:37:16.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:16.969Z] ---> 2e95ef99a5c4 [2022-04-11T10:37:16.969Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T10:37:16.969Z] ---> Running in 2c552da8d203 [2022-04-11T10:37:17.228Z] Removing intermediate container 2c552da8d203 [2022-04-11T10:37:17.228Z] ---> b7fce3988f6c [2022-04-11T10:37:17.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:37:17.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:17.228Z] ---> Running in 7b9bd527d87c [2022-04-11T10:37:17.489Z] Removing intermediate container 7b9bd527d87c [2022-04-11T10:37:17.489Z] ---> 5364abb2bd7e [2022-04-11T10:37:17.489Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T10:37:17.489Z] ---> Running in 23ff9f3e0353 [2022-04-11T10:37:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:17.748Z] Removing intermediate container 23ff9f3e0353 [2022-04-11T10:37:17.748Z] ---> a81af211702e [2022-04-11T10:37:17.748Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:37:17.748Z] ---> Running in b73127771111 [2022-04-11T10:37:18.007Z] Removing intermediate container b73127771111 [2022-04-11T10:37:18.007Z] ---> bb77abe453e8 [2022-04-11T10:37:18.007Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T10:37:18.007Z] ---> Running in 1c1ebf733c63 [2022-04-11T10:37:18.007Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:37:18.007Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:37:18.007Z] OK: 15854 distinct packages available [2022-04-11T10:37:18.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:18.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:18.007Z] Removing intermediate container 1c1ebf733c63 [2022-04-11T10:37:18.007Z] ---> 99a6f7f1242b [2022-04-11T10:37:18.007Z] [2022-04-11T10:37:18.266Z] Successfully built 99a6f7f1242b [2022-04-11T10:37:18.266Z] Successfully tagged support-scheduler:latest [2022-04-11T10:37:18.266Z]  Building support-scheduler ... done Building core-metadata [2022-04-11T10:37:18.525Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:37:18.525Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:37:18.525Z] OK: 15854 distinct packages available [2022-04-11T10:37:18.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:18.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:19.042Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T10:37:19.301Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T10:37:19.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:37:19.301Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T10:37:19.301Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T10:37:19.560Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T10:37:19.560Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T10:37:19.560Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:37:19.560Z] OK: 6 MiB in 19 packages [2022-04-11T10:37:19.560Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T10:37:19.823Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T10:37:19.823Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T10:37:19.823Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T10:37:20.085Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T10:37:20.085Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T10:37:20.346Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T10:37:20.346Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T10:37:20.346Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:37:20.346Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:37:20.346Z] OK: 8 MiB in 23 packages [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T10:37:22.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T10:37:22.921Z] Building bin/spire-agent... [2022-04-11T10:37:22.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:37:22.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:37:22.921Z] ---> 6a6e78e78c6f [2022-04-11T10:37:22.921Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> 4ad78393f9b8 [2022-04-11T10:37:22.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> 2fbe16acaa23 [2022-04-11T10:37:22.921Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> 965e979ada0f [2022-04-11T10:37:22.921Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> ca21a86a986d [2022-04-11T10:37:22.921Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> 1fabe074faea [2022-04-11T10:37:22.921Z] Step 8/23 : COPY . . [2022-04-11T10:37:22.921Z] ---> Using cache [2022-04-11T10:37:22.921Z] ---> a971caa706fc [2022-04-11T10:37:22.921Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T10:37:22.921Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T10:37:22.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T10:37:22.921Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T10:37:22.921Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T10:37:23.180Z]  ---> Running in cb60d465be6b [2022-04-11T10:37:23.452Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T10:37:23.714Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T10:37:23.714Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T10:37:23.714Z] Removing intermediate container b82a9e039d7a [2022-04-11T10:37:23.714Z] ---> 28a49b735392 [2022-04-11T10:37:23.714Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T10:37:23.714Z] Removing intermediate container 25a8ca8ca0f8 [2022-04-11T10:37:23.714Z] ---> 24eb45dafdf0 [2022-04-11T10:37:23.714Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:37:23.714Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T10:37:23.714Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T10:37:23.714Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T10:37:23.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T10:37:23.973Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T10:37:23.973Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T10:37:23.973Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T10:37:24.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T10:37:24.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T10:37:24.491Z] ---> 0af356e1a809 [2022-04-11T10:37:24.491Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T10:37:25.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T10:37:25.020Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T10:37:25.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T10:37:25.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T10:37:26.402Z] ---> 9abc036f2023 [2022-04-11T10:37:26.402Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T10:37:26.402Z] ---> 22ebf87f3c7e [2022-04-11T10:37:26.402Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T10:37:26.662Z] ---> 89a649d8f2f4 [2022-04-11T10:37:26.662Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T10:37:26.662Z] ---> Running in 41286ac044e8 [2022-04-11T10:37:26.922Z] ---> d317fb7ecee2 [2022-04-11T10:37:26.922Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T10:37:26.922Z] Removing intermediate container 41286ac044e8 [2022-04-11T10:37:26.922Z] ---> aadff2256f22 [2022-04-11T10:37:26.922Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:37:27.180Z] ---> Running in 4f06b07d1818 [2022-04-11T10:37:27.180Z] ---> 8f133f7719a0 [2022-04-11T10:37:27.180Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T10:37:27.180Z] Removing intermediate container 4f06b07d1818 [2022-04-11T10:37:27.180Z] ---> 581379a00236 [2022-04-11T10:37:27.180Z] Step 18/20 : LABEL arch=x86_64 [2022-04-11T10:37:27.180Z] ---> Running in 3ad107eb1a35 [2022-04-11T10:37:27.747Z] ---> 91f2b85eeeee [2022-04-11T10:37:27.747Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T10:37:27.747Z] Removing intermediate container 3ad107eb1a35 [2022-04-11T10:37:27.747Z] ---> 60b5505773ff [2022-04-11T10:37:27.747Z] Step 19/20 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:37:27.747Z] ---> Running in d9edb440c599 [2022-04-11T10:37:27.747Z] ---> Running in d0dd7d676454 [2022-04-11T10:37:28.005Z] Removing intermediate container d0dd7d676454 [2022-04-11T10:37:28.005Z] ---> 67bc08de8546 [2022-04-11T10:37:28.005Z] Step 20/20 : LABEL version=0.0.0 [2022-04-11T10:37:28.005Z] Removing intermediate container d9edb440c599 [2022-04-11T10:37:28.005Z] ---> 3f74a6594de8 [2022-04-11T10:37:28.005Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T10:37:28.005Z] ---> Running in bcfed3d91dcb [2022-04-11T10:37:28.005Z] ---> Running in f918c46ec722 [2022-04-11T10:37:28.264Z] Removing intermediate container bcfed3d91dcb [2022-04-11T10:37:28.264Z] ---> 7eecd779c754 [2022-04-11T10:37:28.264Z] [2022-04-11T10:37:28.264Z] Removing intermediate container f918c46ec722 [2022-04-11T10:37:28.264Z] ---> 33abfe245b7a [2022-04-11T10:37:28.264Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T10:37:28.523Z] ---> Running in 5eae729f6eec [2022-04-11T10:37:28.523Z] Successfully built 7eecd779c754 [2022-04-11T10:37:28.523Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-11T10:37:28.782Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5eae729f6eec [2022-04-11T10:37:28.782Z] ---> 9af7b8181625 [2022-04-11T10:37:28.782Z] Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:37:28.782Z] ---> Running in 53e27a27d461 [2022-04-11T10:37:29.041Z] Removing intermediate container 53e27a27d461 [2022-04-11T10:37:29.041Z] ---> 0ef2fec08b44 [2022-04-11T10:37:29.041Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T10:37:29.041Z] ---> Running in 5990793b28ec [2022-04-11T10:37:29.300Z] Removing intermediate container 5990793b28ec [2022-04-11T10:37:29.300Z] ---> 1bf7cb6155fa [2022-04-11T10:37:29.300Z] [2022-04-11T10:37:29.559Z] Successfully built 1bf7cb6155fa [2022-04-11T10:37:29.559Z] Successfully tagged security-spire-server:latest [2022-04-11T10:37:35.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.238s coverage: 28.7% of statements [2022-04-11T10:37:35.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T10:37:35.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T10:37:39.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 98.5% of statements [2022-04-11T10:37:39.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T10:37:41.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.671s coverage: 54.9% of statements [2022-04-11T10:37:41.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T10:37:41.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T10:37:51.494Z]  Building security-spire-server ... done Removing intermediate container cb60d465be6b [2022-04-11T10:37:51.494Z] ---> f0f83eb407a1 [2022-04-11T10:37:51.494Z] [2022-04-11T10:37:51.494Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T10:37:51.494Z] ---> e04c818066af [2022-04-11T10:37:51.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T10:37:51.494Z] ---> Using cache [2022-04-11T10:37:51.494Z] ---> 396ab7a55282 [2022-04-11T10:37:51.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:37:51.494Z] ---> Using cache [2022-04-11T10:37:51.494Z] ---> 177666f11b8f [2022-04-11T10:37:51.494Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T10:37:51.494Z] ---> Running in 67e4607fba64 [2022-04-11T10:37:51.494Z] Removing intermediate container 67e4607fba64 [2022-04-11T10:37:51.494Z] ---> 1143481c9cea [2022-04-11T10:37:51.494Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T10:37:51.494Z] ---> Running in 034968f03149 [2022-04-11T10:37:51.494Z] Removing intermediate container 034968f03149 [2022-04-11T10:37:51.494Z] ---> eb5b94ae010f [2022-04-11T10:37:51.494Z] Step 15/23 : WORKDIR / [2022-04-11T10:37:51.494Z] ---> Running in ee7654238a1c [2022-04-11T10:37:51.494Z] Removing intermediate container ee7654238a1c [2022-04-11T10:37:51.494Z] ---> 8968bc47065d [2022-04-11T10:37:51.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:37:51.494Z] ---> a61e97e325af [2022-04-11T10:37:51.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T10:37:52.431Z] ---> 4cacad9f51b3 [2022-04-11T10:37:52.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T10:37:52.431Z] ---> e3173c5e2dc4 [2022-04-11T10:37:52.431Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T10:37:52.431Z] ---> Running in 2f68cbcdb05e [2022-04-11T10:37:52.691Z] Removing intermediate container 2f68cbcdb05e [2022-04-11T10:37:52.691Z] ---> 36b4a12ad1ea [2022-04-11T10:37:52.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:37:52.691Z] ---> Running in 067e7b04cf8a [2022-04-11T10:37:52.950Z] Removing intermediate container 067e7b04cf8a [2022-04-11T10:37:52.950Z] ---> ef1beec5c1bc [2022-04-11T10:37:52.950Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T10:37:52.950Z] ---> Running in ec043dc1c58b [2022-04-11T10:37:52.950Z] Removing intermediate container ec043dc1c58b [2022-04-11T10:37:52.950Z] ---> eea8355942ce [2022-04-11T10:37:52.950Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:37:52.950Z] ---> Running in 0f49bce8c001 [2022-04-11T10:37:53.210Z] Removing intermediate container 0f49bce8c001 [2022-04-11T10:37:53.210Z] ---> 59ab5feb6251 [2022-04-11T10:37:53.210Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:37:53.210Z] ---> Running in 583c96815e43 [2022-04-11T10:37:53.470Z] Removing intermediate container 583c96815e43 [2022-04-11T10:37:53.470Z] ---> 74b6b7a547f2 [2022-04-11T10:37:53.470Z] [2022-04-11T10:37:53.470Z] Successfully built 74b6b7a547f2 [2022-04-11T10:37:53.470Z] Successfully tagged core-metadata:latest [2022-04-11T10:38:03.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.567s coverage: 89.2% of statements [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:38:03.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.302s coverage: 84.4% of statements [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T10:38:03.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.934s coverage: 95.2% of statements [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:38:03.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 72.2% of statements [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T10:38:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T10:38:03.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.455s coverage: 60.0% of statements [2022-04-11T10:38:03.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T10:38:03.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T10:38:03.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T10:38:03.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.582s coverage: 0.9% of statements [2022-04-11T10:38:03.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T10:38:03.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.390s coverage: 58.8% of statements [2022-04-11T10:38:03.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 24.0% of statements [2022-04-11T10:38:03.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T10:38:03.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements [2022-04-11T10:38:04.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.299s coverage: 79.5% of statements [2022-04-11T10:38:04.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2022-04-11T10:38:04.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2022-04-11T10:38:05.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2022-04-11T10:38:17.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements [2022-04-11T10:38:17.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2022-04-11T10:38:20.030Z]  Building core-metadata ... done Removing intermediate container 365ef07da650 [2022-04-11T10:38:20.030Z] ---> c061f0a1bacb [2022-04-11T10:38:20.030Z] [2022-04-11T10:38:20.030Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T10:38:20.030Z] ---> 0ac33e5f5afa [2022-04-11T10:38:20.030Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T10:38:20.030Z] ---> Using cache [2022-04-11T10:38:20.030Z] ---> d11d01a49f59 [2022-04-11T10:38:20.030Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:38:20.030Z] ---> Using cache [2022-04-11T10:38:20.030Z] ---> 879707c83ee4 [2022-04-11T10:38:20.030Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T10:38:20.030Z] ---> Running in 3bef9fb364c5 [2022-04-11T10:38:20.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:38:20.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:38:20.030Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:38:20.030Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:38:20.030Z] OK: 15854 distinct packages available [2022-04-11T10:38:20.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:38:20.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:38:21.167Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T10:38:21.167Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T10:38:21.167Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T10:38:21.167Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T10:38:21.430Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T10:38:21.430Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:38:21.430Z] OK: 6 MiB in 19 packages [2022-04-11T10:38:22.001Z] Removing intermediate container 3bef9fb364c5 [2022-04-11T10:38:22.001Z] ---> 2a10d4468caa [2022-04-11T10:38:22.001Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T10:38:22.569Z] ---> 0222b1fb2db7 [2022-04-11T10:38:22.569Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T10:38:23.952Z] ---> 8e8c749cebb5 [2022-04-11T10:38:23.952Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T10:38:24.212Z] ---> 4fe3437aba05 [2022-04-11T10:38:24.212Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T10:38:24.212Z] ---> 33768b5ed21e [2022-04-11T10:38:24.212Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T10:38:24.473Z] ---> 4e0ca229054a [2022-04-11T10:38:24.473Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T10:38:24.473Z] ---> Running in 37d4fc363cc4 [2022-04-11T10:38:24.473Z] Removing intermediate container 37d4fc363cc4 [2022-04-11T10:38:24.473Z] ---> 189ff99f9690 [2022-04-11T10:38:24.473Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T10:38:24.473Z] ---> Running in 5bd4280ae357 [2022-04-11T10:38:24.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements [2022-04-11T10:38:24.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T10:38:24.733Z] Removing intermediate container 5bd4280ae357 [2022-04-11T10:38:24.733Z] ---> 2771fd85c3c2 [2022-04-11T10:38:24.733Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T10:38:24.733Z] ---> Running in 7d10cb4a3960 [2022-04-11T10:38:24.733Z] Removing intermediate container 7d10cb4a3960 [2022-04-11T10:38:24.733Z] ---> 0f61504ee2ad [2022-04-11T10:38:24.733Z] Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:38:24.733Z] ---> Running in 23edd77a29f0 [2022-04-11T10:38:24.993Z] Removing intermediate container 23edd77a29f0 [2022-04-11T10:38:24.993Z] ---> fbaac2ccb922 [2022-04-11T10:38:24.993Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T10:38:24.993Z] ---> Running in 4d6e73919df1 [2022-04-11T10:38:24.993Z] Removing intermediate container 4d6e73919df1 [2022-04-11T10:38:24.993Z] ---> f6672ea250c7 [2022-04-11T10:38:24.993Z] [2022-04-11T10:38:24.993Z] Successfully built f6672ea250c7 [2022-04-11T10:38:24.993Z] Successfully tagged security-spire-agent:latest [2022-04-11T10:38:28.301Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-11T10:38:28.301Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T10:38:28.301Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T10:38:28.301Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T10:38:28.301Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T10:38:28.301Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T10:38:28.301Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T10:38:28.301Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T10:38:28.562Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T10:38:28.562Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T10:38:28.562Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T10:38:28.562Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T10:38:28.562Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T10:38:28.562Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2022-04-11T10:38:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements [2022-04-11T10:38:31.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.981s coverage: 64.4% of statements [2022-04-11T10:38:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T10:38:32.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2022-04-11T10:38:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-04-11T10:38:39.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.455s coverage: 65.4% of statements [2022-04-11T10:38:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T10:38:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T10:38:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T10:38:40.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T10:38:40.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T10:38:40.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T10:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.362s coverage: 17.7% of statements [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 92.3% of statements [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.452s coverage: 97.7% of statements [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T10:38:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2022-04-11T10:38:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-11T10:38:49.774Z] 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 [2022-04-11T10:38:49.774Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T10:38:49.774Z] GO111MODULE=on go vet ./... [2022-04-11T10:39:24.933Z] Removing intermediate container 7ca14d15ec7f [2022-04-11T10:39:24.933Z] ---> 9d2777970e88 [2022-04-11T10:39:24.933Z] [2022-04-11T10:39:24.933Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T10:39:24.933Z] ---> 0ac33e5f5afa [2022-04-11T10:39:24.933Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T10:39:24.933Z] ---> Using cache [2022-04-11T10:39:24.933Z] ---> d11d01a49f59 [2022-04-11T10:39:24.933Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:39:24.933Z] ---> Using cache [2022-04-11T10:39:24.933Z] ---> 879707c83ee4 [2022-04-11T10:39:24.933Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T10:39:24.933Z] ---> Running in af3406d209aa [2022-04-11T10:39:24.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:39:24.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:39:24.933Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:39:24.933Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:39:24.933Z] OK: 15854 distinct packages available [2022-04-11T10:39:24.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T10:39:24.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T10:39:24.933Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T10:39:24.933Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T10:39:24.933Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T10:39:24.933Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T10:39:24.933Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:39:24.933Z] OK: 6 MiB in 18 packages [2022-04-11T10:39:24.933Z] Removing intermediate container af3406d209aa [2022-04-11T10:39:24.933Z] ---> f57ba16cf181 [2022-04-11T10:39:24.933Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T10:39:24.933Z] ---> 2543d6ab61b5 [2022-04-11T10:39:24.933Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T10:39:24.933Z] ---> bd83f80507d6 [2022-04-11T10:39:24.933Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T10:39:24.933Z] ---> Running in 52e01303a995 [2022-04-11T10:39:24.933Z] Removing intermediate container 52e01303a995 [2022-04-11T10:39:24.933Z] ---> 81287297c074 [2022-04-11T10:39:24.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T10:39:24.933Z] ---> 04f45efe1ba2 [2022-04-11T10:39:24.933Z] Step 21/26 : WORKDIR / [2022-04-11T10:39:24.933Z] ---> Running in 22cf2007cb94 [2022-04-11T10:39:24.933Z] Removing intermediate container 22cf2007cb94 [2022-04-11T10:39:24.933Z] ---> 4e3c1c8dff5e [2022-04-11T10:39:24.933Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T10:39:24.933Z] ---> Running in 861d5d7e39d7 [2022-04-11T10:39:24.933Z] Removing intermediate container 861d5d7e39d7 [2022-04-11T10:39:24.933Z] ---> 55b831db9a9c [2022-04-11T10:39:24.933Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T10:39:24.933Z] ---> Running in 690562831b1e [2022-04-11T10:39:24.933Z] Removing intermediate container 690562831b1e [2022-04-11T10:39:24.933Z] ---> dfaafd7daed3 [2022-04-11T10:39:24.933Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T10:39:24.933Z] ---> Running in d86012155923 [2022-04-11T10:39:24.934Z] Removing intermediate container d86012155923 [2022-04-11T10:39:24.934Z] ---> b0d5aedc24f9 [2022-04-11T10:39:24.934Z] Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:39:24.934Z] ---> Running in 26a6da096ebe [2022-04-11T10:39:24.934Z] Removing intermediate container 26a6da096ebe [2022-04-11T10:39:24.934Z] ---> 66ca6a5a6ab9 [2022-04-11T10:39:24.934Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T10:39:24.934Z] ---> Running in 1dfd292d3598 [2022-04-11T10:39:24.934Z] Removing intermediate container 1dfd292d3598 [2022-04-11T10:39:24.934Z] ---> f5c4f72ddca6 [2022-04-11T10:39:24.934Z] [2022-04-11T10:39:24.934Z] Successfully built f5c4f72ddca6 [2022-04-11T10:39:24.934Z] Successfully tagged security-spire-config:latest [2022-04-11T10:39:24.942Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-11T10:39:24.952Z] $ docker stop --time=1 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf [2022-04-11T10:39:26.249Z] $ docker rm -f 6650878e34c4d7308abcc95bf7e05cf06807dc807f81d56ffab74782047cb2bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T10:39:26.594Z] + docker images [2022-04-11T10:39:26.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T10:39:26.594Z] security-spire-config latest f5c4f72ddca6 4 seconds ago 86.7MB [2022-04-11T10:39:26.595Z] 9d2777970e88 19 seconds ago 4.5GB [2022-04-11T10:39:26.595Z] security-spire-agent latest f6672ea250c7 About a minute ago 127MB [2022-04-11T10:39:26.595Z] c061f0a1bacb About a minute ago 4.5GB [2022-04-11T10:39:26.595Z] core-metadata latest 74b6b7a547f2 About a minute ago 26.2MB [2022-04-11T10:39:26.595Z] f0f83eb407a1 About a minute ago 1.62GB [2022-04-11T10:39:26.595Z] security-spire-server latest 1bf7cb6155fa About a minute ago 87.3MB [2022-04-11T10:39:26.595Z] security-spiffe-token-provider latest 7eecd779c754 About a minute ago 28.5MB [2022-04-11T10:39:26.595Z] support-scheduler latest 99a6f7f1242b 2 minutes ago 26MB [2022-04-11T10:39:26.595Z] 949b5c6997e3 2 minutes ago 1.62GB [2022-04-11T10:39:26.595Z] 0b10a39a8caa 2 minutes ago 1.61GB [2022-04-11T10:39:26.595Z] 8e0af3359f21 2 minutes ago 4.5GB [2022-04-11T10:39:26.595Z] sys-mgmt-agent latest ed8605228d89 3 minutes ago 307MB [2022-04-11T10:39:26.595Z] core-data latest cf0fe8f5a787 3 minutes ago 35.9MB [2022-04-11T10:39:26.595Z] core-command latest 6430f0166beb 3 minutes ago 24.5MB [2022-04-11T10:39:26.595Z] 99df89b3637b 3 minutes ago 1.62GB [2022-04-11T10:39:26.595Z] df7678aff41b 3 minutes ago 1.65GB [2022-04-11T10:39:26.595Z] 8058c118606b 3 minutes ago 1.61GB [2022-04-11T10:39:26.595Z] security-bootstrapper latest 9ae5a06a3eab 4 minutes ago 24.3MB [2022-04-11T10:39:26.595Z] security-proxy-setup latest ee1807b19b54 4 minutes ago 43.4MB [2022-04-11T10:39:26.595Z] security-secretstore-setup latest c827ba719b45 4 minutes ago 42.1MB [2022-04-11T10:39:26.595Z] support-notifications latest a9b6393c8b38 4 minutes ago 26.6MB [2022-04-11T10:39:26.595Z] d83d6c9bbf45 4 minutes ago 1.62GB [2022-04-11T10:39:26.595Z] a47137ac2385 4 minutes ago 1.63GB [2022-04-11T10:39:26.595Z] 595b76de16a3 5 minutes ago 1.63GB [2022-04-11T10:39:26.595Z] a26b6f54a5e4 5 minutes ago 1.61GB [2022-04-11T10:39:26.595Z] ci-base-image-x86_64 latest 6a6e78e78c6f 8 minutes ago 896MB [2022-04-11T10:39:26.595Z] docker 20.10.14 7417809fdb73 6 days ago 218MB [2022-04-11T10:39:26.595Z] alpine 3.14 e04c818066af 6 days ago 5.59MB [2022-04-11T10:39:26.595Z] alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB [2022-04-11T10:39:26.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-11T10:39:26.595Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-11T10:39:26.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-11T10:39:41.747Z] Still waiting to schedule task [2022-04-11T10:39:41.748Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-11T10:40:18.831Z] Running on prd-ubuntu18.04-docker-8c-8g-19483 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws [2022-04-11T10:40:18.843Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-11T10:40:18.923Z] The recommended git tool is: git [2022-04-11T10:40:20.404Z] using credential edgex-jenkins-ssh [2022-04-11T10:40:20.414Z] Cloning the remote Git repository [2022-04-11T10:40:20.366Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:40:20.403Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-11T10:40:20.444Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:40:20.444Z] > git --version # timeout=10 [2022-04-11T10:40:20.456Z] > git --version # 'git version 2.17.1' [2022-04-11T10:40:20.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:40:20.487Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T10:40:25.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T10:40:25.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T10:40:25.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T10:40:25.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T10:40:25.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:40:25.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T10:40:25.930Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:40:26.038Z] Merge succeeded, producing a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:40:26.039Z] Checking out Revision a20eafb3f02a68d115a71e44df748c621d1ae242 (PR-3951) [2022-04-11T10:40:26.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T10:40:25.908Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T10:40:25.914Z] > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 [2022-04-11T10:40:25.970Z] > git remote # timeout=10 [2022-04-11T10:40:25.977Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T10:40:25.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T10:40:25.993Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-11T10:40:26.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T10:40:26.010Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T10:40:26.015Z] > git checkout -f a20eafb3f02a68d115a71e44df748c621d1ae242 # timeout=10 [2022-04-11T10:40:28.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T10:40:29.567Z] Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" [2022-04-11T10:40:29.697Z] ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T10:40:30.404Z] + echo snap-build.sh [2022-04-11T10:40:30.404Z] snap-build.sh [2022-04-11T10:40:30.404Z] + SNAP_BASE_DIR=. [2022-04-11T10:40:30.404Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-04-11T10:40:30.404Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-04-11T10:40:30.404Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-04-11T10:40:30.404Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-04-11T10:40:30.404Z] + cd /w/workspace/edgex-go/3 [2022-04-11T10:40:30.404Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-11T10:40:30.404Z] Reading package lists... [2022-04-11T10:40:30.404Z] Building dependency tree... [2022-04-11T10:40:30.404Z] Reading state information... [2022-04-11T10:40:30.404Z] The following packages were automatically installed and are no longer required: [2022-04-11T10:40:30.404Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-11T10:40:30.404Z] uidmap xdelta3 [2022-04-11T10:40:30.404Z] Use 'sudo apt autoremove' to remove them. [2022-04-11T10:40:30.404Z] The following packages will be REMOVED: [2022-04-11T10:40:30.404Z] lxd* lxd-client* [2022-04-11T10:40:30.404Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-11T10:40:30.667Z] After this operation, 31.7 MB disk space will be freed. [2022-04-11T10:40:31.191Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-11T10:40:31.191Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-11T10:40:32.138Z] Removing lxd dnsmasq configuration [2022-04-11T10:40:32.138Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-11T10:40:32.138Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-11T10:40:32.712Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-11T10:40:32.712Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-11T10:40:32.712Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo [2022-04-11T10:40:33.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T10:40:33.771Z] + ls -al . [2022-04-11T10:40:33.771Z] total 664 [2022-04-11T10:40:33.771Z] drwxrwxr-x 9 1001 1001 4096 Apr 11 10:40 . [2022-04-11T10:40:33.771Z] drwxr-xr-x 4 root root 4096 Apr 11 10:35 .. [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 10:33 .dockerignore [2022-04-11T10:40:33.771Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 10:33 .git [2022-04-11T10:40:33.771Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 10:33 .github [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 10:33 .gitignore [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 10:33 .golangci.yml [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 10:33 .hadolint.yml [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 10:33 .sonarcloud.properties [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 10:33 ADOPTERS.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 10:33 Attribution.txt [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 10:33 CHANGELOG.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 10:33 CONTRIBUTING.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 10:33 GOVERNANCE.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 10:33 Jenkinsfile [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 10:33 LICENSE [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 10:33 Makefile [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 10:33 OWNERS.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 10:33 README.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 10:33 SECURITY.md [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 10:31 VERSION [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 10:33 ZMQWindows.md [2022-04-11T10:40:33.771Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 10:33 bin [2022-04-11T10:40:33.771Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 10:33 cmd [2022-04-11T10:40:33.771Z] -rw-r--r-- 1 root root 431438 Apr 11 10:38 coverage.out [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 10:33 go.mod [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 10:33 go.sum [2022-04-11T10:40:33.771Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 10:33 internal [2022-04-11T10:40:33.771Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 10:33 openapi [2022-04-11T10:40:33.771Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 10:33 snap [2022-04-11T10:40:33.771Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 10:33 version.go [Pipeline] sh [2022-04-11T10:40:34.099Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-11T10:40:34.099Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-11T10:40:34.426Z] + '[' -e coverage.out ] [2022-04-11T10:40:34.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T10:40:34.456Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T10:40:34.674Z] + sudo snap remove --purge lxd [2022-04-11T10:40:34.936Z] snap "lxd" is not installed [2022-04-11T10:40:34.936Z] + sudo groupadd --force --system lxd [2022-04-11T10:40:34.936Z] ++ whoami [2022-04-11T10:40:34.936Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-11T10:40:34.936Z] + newgrp - lxd [2022-04-11T10:40:34.936Z] + sudo snap install lxd [2022-04-11T10:40:35.224Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T10:40:35.867Z] + make build [2022-04-11T10:40:35.867Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T10:40:43.092Z] 2022-04-11T10:40:39Z INFO Waiting for automatic snapd restart... [2022-04-11T10:40:55.347Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-11T10:40:55.347Z] + sudo lxd init --auto [2022-04-11T10:41:03.573Z] + sudo snap install --classic snapcraft [2022-04-11T10:41:08.880Z] snapcraft 6.1 from Canonical* installed [2022-04-11T10:41:08.880Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-11T10:41:08.880Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-11T10:41:08.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T10:41:08.880Z] Dload Upload Total Spent Left Speed [2022-04-11T10:41:09.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3940 [2022-04-11T10:41:09.408Z] 100 3325k 100 3325k 0 0 9527k 0 --:--:-- --:--:-- --:--:-- 9527k [2022-04-11T10:41:09.408Z] ./yq_linux_amd64 [2022-04-11T10:41:09.408Z] + sudo snapcraft prime --use-lxd [2022-04-11T10:41:11.321Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-11T10:41:11.321Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-11T10:41:11.321Z] - README.md [2022-04-11T10:41:11.321Z] [2022-04-11T10:41:11.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-11T10:41:11.581Z] Launching a container. [2022-04-11T10:41:21.598Z] Waiting for container to be ready [2022-04-11T10:41:21.859Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-11T10:41:21.859Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-11T10:41:21.859Z] [2022-04-11T10:41:26.070Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-11T10:41:26.641Z] Waiting for network to be ready... [2022-04-11T10:41:27.213Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-11T10:41:27.213Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-11T10:41:27.213Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-11T10:41:27.213Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-11T10:41:27.475Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-11T10:41:27.475Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-11T10:41:27.475Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-11T10:41:27.475Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-11T10:41:27.475Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-11T10:41:27.475Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-11T10:41:27.475Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-11T10:41:27.475Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-11T10:41:27.475Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-11T10:41:27.475Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-11T10:41:27.475Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-11T10:41:27.475Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-11T10:41:27.475Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-11T10:41:27.475Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-11T10:41:27.475Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-11T10:41:27.475Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-11T10:41:27.475Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-11T10:41:27.475Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-11T10:41:27.475Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-11T10:41:27.475Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-11T10:41:27.475Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-11T10:41:27.475Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-11T10:41:27.475Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-11T10:41:30.780Z] Fetched 23.7 MB in 3s (7358 kB/s) [2022-04-11T10:41:30.780Z] Reading package lists... [2022-04-11T10:41:31.042Z] Reading package lists... [2022-04-11T10:41:31.304Z] Building dependency tree... [2022-04-11T10:41:31.304Z] Reading state information... [2022-04-11T10:41:31.304Z] The following additional packages will be installed: [2022-04-11T10:41:31.304Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-11T10:41:31.304Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-11T10:41:31.304Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-11T10:41:31.304Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-11T10:41:31.304Z] Suggested packages: [2022-04-11T10:41:31.304Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-11T10:41:31.304Z] Recommended packages: [2022-04-11T10:41:31.304Z] gnupg libsasl2-modules [2022-04-11T10:41:31.304Z] The following NEW packages will be installed: [2022-04-11T10:41:31.304Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-11T10:41:31.304Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-11T10:41:31.304Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-11T10:41:31.304Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-11T10:41:31.304Z] The following packages will be upgraded: [2022-04-11T10:41:31.304Z] gpg gpg-agent gpgconf libudev1 [2022-04-11T10:41:31.304Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-11T10:41:31.304Z] Need to get 3859 kB of archives. [2022-04-11T10:41:31.304Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-11T10:41:31.304Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-11T10:41:31.566Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-11T10:41:31.566Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-11T10:41:31.566Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-11T10:41:31.566Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-11T10:41:31.826Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-11T10:41:32.087Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-11T10:41:32.087Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-11T10:41:32.350Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-11T10:41:32.350Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-11T10:41:32.350Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-11T10:41:32.350Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-11T10:41:32.350Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-11T10:41:32.350Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-11T10:41:32.350Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-11T10:41:32.350Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-11T10:41:32.350Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-11T10:41:32.350Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-11T10:41:32.350Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-11T10:41:32.350Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-11T10:41:32.350Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-11T10:41:32.350Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-11T10:41:32.610Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T10:41:32.610Z] Fetched 3859 kB in 1s (3326 kB/s) [2022-04-11T10:41:32.610Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-11T10:41:32.610Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:32.610Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T10:41:32.610Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T10:41:32.872Z] Selecting previously unselected package udev. [2022-04-11T10:41:32.872Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-11T10:41:32.872Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:32.872Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-11T10:41:33.133Z] Selecting previously unselected package libfuse2:amd64. [2022-04-11T10:41:33.133Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-11T10:41:33.133Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-11T10:41:33.133Z] Selecting previously unselected package fuse. [2022-04-11T10:41:33.133Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-11T10:41:33.133Z] Unpacking fuse (2.9.9-3) ... [2022-04-11T10:41:33.133Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T10:41:33.133Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T10:41:33.133Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T10:41:33.133Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T10:41:33.395Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T10:41:33.395Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T10:41:33.395Z] Selecting previously unselected package libksba8:amd64. [2022-04-11T10:41:33.395Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-11T10:41:33.395Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-11T10:41:33.395Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-11T10:41:33.395Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.395Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.395Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-11T10:41:33.395Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.395Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.656Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-11T10:41:33.656Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.656Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.656Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-11T10:41:33.656Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.656Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.656Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-11T10:41:33.656Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.656Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.656Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-11T10:41:33.656Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.656Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.656Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-11T10:41:33.656Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.656Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-11T10:41:33.918Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.918Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-11T10:41:33.918Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T10:41:33.918Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-11T10:41:33.918Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-11T10:41:33.918Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-11T10:41:33.918Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-11T10:41:33.918Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libldap-common. [2022-04-11T10:41:33.918Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-11T10:41:33.918Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T10:41:33.918Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-11T10:41:33.918Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-11T10:41:34.179Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T10:41:34.179Z] Selecting previously unselected package dirmngr. [2022-04-11T10:41:34.179Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T10:41:34.179Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-11T10:41:34.179Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-11T10:41:34.179Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-11T10:41:34.179Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T10:41:34.179Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T10:41:34.179Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-11T10:41:34.756Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-11T10:41:34.756Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T10:41:34.756Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:34.756Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-11T10:41:34.756Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-11T10:41:34.756Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:34.756Z] Setting up fuse (2.9.9-3) ... [2022-04-11T10:41:35.017Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-11T10:41:35.278Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.278Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T10:41:35.542Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T10:41:35.543Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-11T10:41:35.543Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-11T10:41:35.543Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-11T10:41:35.805Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-11T10:41:36.066Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-11T10:41:36.066Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-11T10:41:36.066Z] units). This means they are not meant to be enabled using systemctl. [2022-04-11T10:41:36.066Z] [2022-04-11T10:41:36.066Z] Possible reasons for having this kind of units are: [2022-04-11T10:41:36.066Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-11T10:41:36.066Z] .wants/ or .requires/ directory. [2022-04-11T10:41:36.066Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-11T10:41:36.066Z] a requirement dependency on it. [2022-04-11T10:41:36.066Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-11T10:41:36.066Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-11T10:41:36.066Z] • In case of template units, the unit is meant to be enabled with some [2022-04-11T10:41:36.066Z] instance name specified. [2022-04-11T10:41:36.328Z] Reading package lists... [2022-04-11T10:41:36.589Z] Building dependency tree... [2022-04-11T10:41:36.589Z] Reading state information... [2022-04-11T10:41:36.589Z] The following additional packages will be installed: [2022-04-11T10:41:36.589Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-11T10:41:36.589Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-11T10:41:36.589Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-11T10:41:36.589Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-11T10:41:36.589Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-11T10:41:36.589Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-11T10:41:36.589Z] Suggested packages: [2022-04-11T10:41:36.589Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-11T10:41:36.589Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-11T10:41:36.589Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-11T10:41:36.589Z] systemd-container policykit-1 [2022-04-11T10:41:36.589Z] Recommended packages: [2022-04-11T10:41:36.589Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-11T10:41:36.589Z] The following NEW packages will be installed: [2022-04-11T10:41:36.589Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-11T10:41:36.589Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-11T10:41:36.589Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-11T10:41:36.589Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-11T10:41:36.589Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-11T10:41:36.589Z] The following packages will be upgraded: [2022-04-11T10:41:36.589Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-11T10:41:36.849Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-11T10:41:36.849Z] Need to get 46.5 MB of archives. [2022-04-11T10:41:36.849Z] After this operation, 181 MB of additional disk space will be used. [2022-04-11T10:41:36.849Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-11T10:41:36.849Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-11T10:41:36.849Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-11T10:41:36.849Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-11T10:41:36.849Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-11T10:41:36.849Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-11T10:41:36.849Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-11T10:41:36.850Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-11T10:41:36.850Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-11T10:41:36.850Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-11T10:41:36.850Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-11T10:41:36.850Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-11T10:41:36.850Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-11T10:41:36.850Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-11T10:41:36.850Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-11T10:41:36.850Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-11T10:41:36.850Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-11T10:41:36.850Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-11T10:41:36.850Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-11T10:41:36.850Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-11T10:41:36.850Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-11T10:41:36.850Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-11T10:41:36.850Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-11T10:41:36.850Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-11T10:41:36.850Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-11T10:41:36.850Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-11T10:41:37.111Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-11T10:41:37.111Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-11T10:41:37.111Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-11T10:41:37.111Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-11T10:41:37.111Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-11T10:41:37.111Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-11T10:41:37.111Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-11T10:41:37.373Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T10:41:37.373Z] Fetched 46.5 MB in 1s (75.4 MB/s) [2022-04-11T10:41:37.373Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-11T10:41:37.373Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:37.634Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T10:41:37.634Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:37.634Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T10:41:37.634Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:37.896Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T10:41:38.467Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:38.467Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T10:41:38.467Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T10:41:38.467Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-11T10:41:38.467Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-11T10:41:38.467Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T10:41:38.467Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:38.728Z] Selecting previously unselected package libexpat1:amd64. [2022-04-11T10:41:38.728Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-11T10:41:38.728Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-11T10:41:38.728Z] Selecting previously unselected package python3.8-minimal. [2022-04-11T10:41:38.728Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T10:41:38.728Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:38.990Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:38.990Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-11T10:41:38.990Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:39.561Z] Selecting previously unselected package python3-minimal. [2022-04-11T10:41:39.561Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-11T10:41:39.561Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T10:41:39.561Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-11T10:41:39.561Z] Selecting previously unselected package mime-support. [2022-04-11T10:41:39.561Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-11T10:41:39.561Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-11T10:41:39.561Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-11T10:41:39.561Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-11T10:41:39.561Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-11T10:41:39.561Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-11T10:41:39.561Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T10:41:39.561Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:39.825Z] Selecting previously unselected package python3.8. [2022-04-11T10:41:39.825Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T10:41:39.825Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:39.825Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-11T10:41:39.825Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T10:41:39.825Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-11T10:41:39.825Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-11T10:41:40.087Z] Selecting previously unselected package python3. [2022-04-11T10:41:40.087Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-11T10:41:40.087Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T10:41:40.087Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-11T10:41:40.087Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-11T10:41:40.087Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T10:41:40.087Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:40.087Z] Selecting previously unselected package dbus. [2022-04-11T10:41:40.087Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T10:41:40.087Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:40.349Z] Selecting previously unselected package libbsd0:amd64. [2022-04-11T10:41:40.349Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-11T10:41:40.349Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-11T10:41:40.349Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-11T10:41:40.349Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T10:41:40.349Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T10:41:40.349Z] Selecting previously unselected package sudo. [2022-04-11T10:41:40.349Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-11T10:41:40.349Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-11T10:41:40.349Z] Selecting previously unselected package apparmor. [2022-04-11T10:41:40.349Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-11T10:41:40.611Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-11T10:41:40.611Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-11T10:41:40.611Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-11T10:41:40.611Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-11T10:41:40.611Z] Selecting previously unselected package libedit2:amd64. [2022-04-11T10:41:40.611Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-11T10:41:40.611Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-11T10:41:40.611Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-11T10:41:40.611Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-11T10:41:40.611Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-11T10:41:40.611Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-11T10:41:40.611Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:41:40.611Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:40.873Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-11T10:41:40.873Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:41:40.873Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:40.874Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-11T10:41:40.874Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-11T10:41:40.874Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-11T10:41:40.874Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-11T10:41:40.874Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:41:40.874Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:40.874Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-11T10:41:40.874Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:41:40.874Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:40.874Z] Selecting previously unselected package openssh-client. [2022-04-11T10:41:40.874Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-11T10:41:40.874Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-11T10:41:41.136Z] Selecting previously unselected package dbus-user-session. [2022-04-11T10:41:41.136Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T10:41:41.136Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:41.136Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-11T10:41:41.136Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-11T10:41:41.136Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-11T10:41:41.136Z] Selecting previously unselected package squashfs-tools. [2022-04-11T10:41:41.136Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-11T10:41:41.136Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-11T10:41:41.136Z] Selecting previously unselected package snapd. [2022-04-11T10:41:41.136Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-11T10:41:41.397Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-11T10:41:44.696Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-11T10:41:44.696Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-11T10:41:44.696Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-11T10:41:44.696Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-11T10:41:44.696Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:44.696Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:44.696Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:44.696Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-11T10:41:44.696Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:44.696Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:44.696Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-11T10:41:44.696Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:44.696Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-11T10:41:44.696Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T10:41:45.268Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-11T10:41:45.268Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-11T10:41:45.268Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-11T10:41:45.268Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-11T10:41:45.268Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-11T10:41:45.268Z] running python rtupdate hooks for python3.8... [2022-04-11T10:41:45.268Z] running python post-rtupdate hooks for python3.8... [2022-04-11T10:41:45.268Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-11T10:41:46.208Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-11T10:41:46.208Z] Reloading AppArmor profiles [2022-04-11T10:41:46.208Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:41:46.208Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-11T10:41:46.469Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-11T10:41:46.728Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-11T10:41:46.728Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-11T10:41:46.728Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-11T10:41:46.728Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-11T10:41:48.114Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-11T10:41:48.114Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T10:41:48.373Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-11T10:41:48.373Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-11T10:41:48.635Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-11T10:41:48.895Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-11T10:41:49.156Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-11T10:41:49.156Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-11T10:41:49.417Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-11T10:41:49.417Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-11T10:41:49.676Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-11T10:41:49.936Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-11T10:41:50.195Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-11T10:41:50.455Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-11T10:41:50.722Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-11T10:41:50.722Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-11T10:41:51.665Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-11T10:41:51.665Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-11T10:41:51.665Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-11T10:41:52.497Z] Reading package lists... [2022-04-11T10:41:52.758Z] Reading package lists... [2022-04-11T10:41:52.758Z] Building dependency tree... [2022-04-11T10:41:52.758Z] Reading state information... [2022-04-11T10:41:53.018Z] Calculating upgrade... [2022-04-11T10:41:53.018Z] The following packages will be upgraded: [2022-04-11T10:41:53.018Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-11T10:41:53.018Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-11T10:41:53.018Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-11T10:41:53.018Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-11T10:41:53.018Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-11T10:41:53.018Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-11T10:41:53.018Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-11T10:41:53.018Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-11T10:41:53.018Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-11T10:41:53.018Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-11T10:41:53.018Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-11T10:41:53.018Z] xz-utils zlib1g [2022-04-11T10:41:53.280Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T10:41:53.280Z] Need to get 65.7 MB of archives. [2022-04-11T10:41:53.280Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-11T10:41:53.280Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-11T10:41:53.280Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-11T10:41:53.280Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-11T10:41:53.280Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-11T10:41:53.280Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-11T10:41:53.280Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-11T10:41:53.280Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-11T10:41:53.280Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-11T10:41:53.280Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-11T10:41:53.280Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-11T10:41:53.280Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-11T10:41:53.280Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-11T10:41:53.280Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-11T10:41:53.280Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-11T10:41:53.280Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-11T10:41:53.280Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-11T10:41:53.280Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-11T10:41:53.280Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-11T10:41:53.280Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-11T10:41:54.221Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-11T10:41:54.221Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-11T10:41:54.221Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-11T10:41:54.221Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-11T10:41:54.221Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-11T10:41:54.222Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-11T10:41:54.222Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-11T10:41:54.222Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-11T10:41:54.222Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-11T10:41:54.222Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-11T10:41:54.222Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-11T10:41:54.222Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-11T10:41:54.222Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-11T10:41:54.482Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-11T10:41:54.482Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-11T10:41:54.482Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-11T10:41:54.482Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-11T10:41:54.482Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-11T10:41:54.483Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-11T10:41:54.745Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-11T10:41:54.745Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-11T10:41:54.745Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-11T10:41:54.745Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-11T10:41:54.745Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-11T10:41:54.745Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-11T10:41:54.745Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-11T10:41:54.745Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-11T10:41:54.745Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-11T10:41:54.745Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-11T10:41:54.745Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-11T10:41:54.745Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-11T10:41:54.745Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-11T10:41:54.745Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-11T10:41:54.745Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-11T10:41:54.745Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-11T10:41:55.006Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-11T10:41:55.006Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-11T10:41:55.006Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-11T10:41:55.006Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-11T10:41:55.006Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-11T10:41:55.006Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-11T10:41:55.006Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-11T10:41:55.006Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-11T10:41:55.006Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-11T10:41:55.006Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-11T10:41:55.006Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-11T10:41:55.006Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-11T10:41:55.006Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-11T10:41:55.266Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-11T10:41:55.266Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-11T10:41:55.266Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-11T10:41:55.266Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-11T10:41:55.266Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-11T10:41:55.530Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-11T10:41:55.792Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-11T10:41:55.792Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-11T10:41:55.792Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-11T10:41:56.053Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-11T10:41:56.627Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T10:41:56.627Z] Fetched 65.7 MB in 3s (21.5 MB/s) [2022-04-11T10:41:56.627Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-11T10:41:56.627Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T10:41:56.627Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T10:41:56.888Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T10:41:56.888Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T10:41:56.888Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-11T10:41:56.888Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-11T10:41:57.149Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.149Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.409Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.409Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.409Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.670Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.670Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.670Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.670Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.670Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.670Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.670Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.932Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.932Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.932Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:41:57.932Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T10:41:57.932Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.932Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:57.932Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:41:57.932Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T10:41:57.932Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:57.932Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:58.192Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:58.192Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:58.192Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T10:41:58.192Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T10:41:58.192Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:41:58.453Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T10:41:58.453Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T10:41:58.453Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T10:41:58.714Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-11T10:41:58.973Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T10:41:58.973Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-11T10:41:58.973Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-11T10:41:58.973Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-11T10:41:58.973Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-11T10:41:59.233Z] Setting up base-files (11ubuntu5.5) ... [2022-04-11T10:41:59.233Z] Installing new version of config file /etc/issue ... [2022-04-11T10:41:59.233Z] Installing new version of config file /etc/issue.net ... [2022-04-11T10:41:59.233Z] Installing new version of config file /etc/lsb-release ... [2022-04-11T10:41:59.233Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-11T10:41:59.810Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-11T10:41:59.810Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-11T10:41:59.810Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-11T10:41:59.810Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:41:59.810Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-11T10:41:59.810Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-11T10:41:59.810Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-11T10:42:00.070Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-11T10:42:00.070Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:00.070Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:00.070Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-11T10:42:00.070Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:00.070Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:00.070Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-11T10:42:00.070Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-11T10:42:00.331Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-11T10:42:00.331Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:00.331Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T10:42:00.331Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T10:42:00.902Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T10:42:00.902Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T10:42:00.902Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T10:42:00.902Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T10:42:01.164Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-11T10:42:01.428Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:01.428Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-11T10:42:01.428Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T10:42:01.687Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-11T10:42:01.687Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-11T10:42:01.687Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-11T10:42:01.687Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:01.687Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-11T10:42:01.687Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-11T10:42:01.947Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-11T10:42:01.947Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:01.947Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:01.947Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:01.947Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:01.947Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:01.947Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:01.947Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:01.947Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:02.207Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:02.207Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:02.207Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:02.207Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:02.207Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:02.207Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:02.207Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:02.207Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:02.207Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:02.468Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:02.468Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:02.468Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:02.468Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:02.468Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:02.468Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:03.038Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:03.303Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-11T10:42:03.562Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-11T10:42:03.562Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:03.562Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T10:42:03.562Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T10:42:03.826Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T10:42:03.826Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:03.826Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-11T10:42:03.826Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-11T10:42:03.826Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-11T10:42:03.826Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:03.826Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-11T10:42:03.826Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-11T10:42:04.087Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-11T10:42:04.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.087Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-11T10:42:04.087Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-11T10:42:04.087Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-11T10:42:04.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.087Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-11T10:42:04.087Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-11T10:42:04.087Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-11T10:42:04.349Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.349Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-11T10:42:04.349Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-11T10:42:04.349Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-11T10:42:04.349Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.349Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T10:42:04.349Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T10:42:04.612Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-11T10:42:04.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.612Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-11T10:42:04.612Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-11T10:42:04.612Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-11T10:42:04.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.612Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-11T10:42:04.612Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-11T10:42:04.612Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-11T10:42:04.612Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.612Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-11T10:42:04.612Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-11T10:42:04.875Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-11T10:42:04.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.875Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-11T10:42:04.875Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-11T10:42:04.875Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-11T10:42:04.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:04.875Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-11T10:42:04.875Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-11T10:42:05.136Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-11T10:42:05.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:05.136Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-11T10:42:05.136Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-11T10:42:05.136Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-11T10:42:05.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:05.136Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-11T10:42:05.397Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-11T10:42:05.658Z] Setting up apt (2.0.6) ... [2022-04-11T10:42:06.231Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-11T10:42:06.231Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:06.231Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T10:42:06.231Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T10:42:06.231Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-11T10:42:06.494Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T10:42:06.494Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T10:42:06.494Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T10:42:06.494Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-11T10:42:06.494Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-11T10:42:06.494Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T10:42:06.494Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T10:42:06.755Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-11T10:42:06.755Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T10:42:06.755Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T10:42:06.755Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T10:42:06.755Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-11T10:42:06.755Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T10:42:06.755Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-11T10:42:07.020Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T10:42:07.020Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-11T10:42:07.020Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-11T10:42:07.282Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-11T10:42:07.282Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T10:42:07.282Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-11T10:42:07.282Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-11T10:42:07.282Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-11T10:42:07.543Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-11T10:42:07.543Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-11T10:42:07.543Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-11T10:42:07.804Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-11T10:42:07.804Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-11T10:42:07.804Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-11T10:42:07.804Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-11T10:42:07.804Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-11T10:42:07.804Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-11T10:42:08.065Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-11T10:42:08.065Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-11T10:42:08.065Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-11T10:42:08.065Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-11T10:42:08.065Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-11T10:42:08.065Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-11T10:42:08.065Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-11T10:42:08.326Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-11T10:42:08.587Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-11T10:42:08.587Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-11T10:42:08.587Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:08.587Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:08.587Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:08.587Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:08.847Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:08.847Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:08.847Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:08.847Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:08.847Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:08.847Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:09.108Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T10:42:09.108Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T10:42:09.108Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-11T10:42:09.108Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-11T10:42:09.108Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:09.108Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:09.369Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:09.369Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:10.314Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:10.314Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:10.891Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:10.891Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:11.153Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:11.153Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:11.414Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:11.414Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:11.984Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T10:42:11.984Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T10:42:11.984Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-11T10:42:11.984Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-11T10:42:11.984Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-11T10:42:12.245Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-11T10:42:12.245Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T10:42:12.245Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-11T10:42:12.245Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T10:42:12.245Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.245Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-11T10:42:12.245Z] [2022-04-11T10:42:12.245Z] Current default time zone: 'Etc/UTC' [2022-04-11T10:42:12.245Z] Local time is now: Mon Apr 11 10:42:12 UTC 2022. [2022-04-11T10:42:12.245Z] Universal Time is now: Mon Apr 11 10:42:12 UTC 2022. [2022-04-11T10:42:12.245Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-11T10:42:12.245Z] [2022-04-11T10:42:12.245Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-11T10:42:12.245Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.245Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.245Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:12.245Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.245Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:12.245Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-11T10:42:12.514Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-11T10:42:12.514Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T10:42:12.514Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-11T10:42:12.514Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-11T10:42:12.514Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.514Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.514Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-11T10:42:12.514Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.514Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:12.514Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T10:42:12.514Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T10:42:12.514Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-11T10:42:12.514Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-11T10:42:13.898Z] Updating certificates in /etc/ssl/certs... [2022-04-11T10:42:14.841Z] 21 added, 21 removed; done. [2022-04-11T10:42:14.841Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:14.841Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-11T10:42:14.841Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-11T10:42:15.102Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:15.102Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-11T10:42:15.102Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-11T10:42:15.102Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-11T10:42:15.102Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-11T10:42:15.102Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:15.103Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-11T10:42:15.103Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:15.103Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:15.103Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T10:42:15.103Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T10:42:15.103Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-11T10:42:15.364Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-11T10:42:15.364Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-11T10:42:15.364Z] Updating certificates in /etc/ssl/certs... [2022-04-11T10:42:15.934Z] 0 added, 0 removed; done. [2022-04-11T10:42:15.934Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-11T10:42:15.934Z] done. [2022-04-11T10:42:17.135Z] Reading package lists... [2022-04-11T10:42:17.135Z] Building dependency tree... [2022-04-11T10:42:17.135Z] Reading state information... [2022-04-11T10:42:17.135Z] The following NEW packages will be installed: [2022-04-11T10:42:17.135Z] apt-transport-https [2022-04-11T10:42:17.135Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T10:42:17.395Z] Need to get 4680 B of archives. [2022-04-11T10:42:17.395Z] After this operation, 162 kB of additional disk space will be used. [2022-04-11T10:42:17.395Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-11T10:42:17.395Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T10:42:17.395Z] Fetched 4680 B in 0s (62.1 kB/s) [2022-04-11T10:42:17.395Z] Selecting previously unselected package apt-transport-https. [2022-04-11T10:42:17.395Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-11T10:42:17.395Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-11T10:42:17.395Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-11T10:42:17.654Z] Setting up apt-transport-https (2.0.6) ... [2022-04-11T10:42:17.654Z] Waiting for network to be ready... [2022-04-11T10:42:22.938Z] 2022-04-11T10:42:21Z INFO Waiting for automatic snapd restart... [2022-04-11T10:42:23.198Z] snapd 2.54.4 from Canonical* installed [2022-04-11T10:42:24.137Z] "snapd" switched to the "latest/stable" channel [2022-04-11T10:42:24.137Z] [2022-04-11T10:42:26.678Z] core20 20220318 from Canonical* installed [2022-04-11T10:42:26.938Z] "core20" switched to the "latest/stable" channel [2022-04-11T10:42:26.938Z] [2022-04-11T10:42:27.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T10:42:28.847Z] snapcraft 6.1 from Canonical* installed [2022-04-11T10:42:29.108Z] "snapcraft" switched to the "latest/stable" channel [2022-04-11T10:42:29.108Z] [2022-04-11T10:42:34.391Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-11T10:42:34.391Z] - README.md [2022-04-11T10:42:34.391Z] [2022-04-11T10:42:34.391Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-11T10:42:34.391Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-11T10:42:34.391Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-11T10:42:34.391Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-11T10:42:35.224Z] Reading package lists... [2022-04-11T10:42:35.487Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-11T10:42:35.748Z] Reading package lists... [2022-04-11T10:42:35.748Z] Building dependency tree... [2022-04-11T10:42:35.748Z] Reading state information... [2022-04-11T10:42:35.748Z] Suggested packages: [2022-04-11T10:42:35.748Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-11T10:42:35.748Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-11T10:42:35.748Z] krb5-user libnorm-doc [2022-04-11T10:42:35.748Z] Recommended packages: [2022-04-11T10:42:35.748Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-11T10:42:36.008Z] The following NEW packages will be installed: [2022-04-11T10:42:36.008Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-11T10:42:36.008Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-11T10:42:36.008Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-11T10:42:36.008Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-11T10:42:36.008Z] libzmq5 pkg-config zip [2022-04-11T10:42:36.008Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T10:42:36.008Z] Need to get 10.3 MB of archives. [2022-04-11T10:42:36.008Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-11T10:42:36.008Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-11T10:42:36.008Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-11T10:42:36.268Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-11T10:42:36.268Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-11T10:42:36.268Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-11T10:42:36.268Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-11T10:42:36.268Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-11T10:42:36.268Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-11T10:42:36.268Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-11T10:42:36.268Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-11T10:42:36.268Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-11T10:42:36.268Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-11T10:42:36.268Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-11T10:42:36.268Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-11T10:42:36.268Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-11T10:42:36.268Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-11T10:42:36.268Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-11T10:42:36.268Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-11T10:42:36.268Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-11T10:42:36.268Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-11T10:42:36.268Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-11T10:42:36.268Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-11T10:42:36.268Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-11T10:42:36.268Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-11T10:42:36.268Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-11T10:42:36.268Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-11T10:42:36.268Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-11T10:42:36.268Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T10:42:36.529Z] Fetched 10.3 MB in 0s (39.5 MB/s) [2022-04-11T10:42:36.529Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-11T10:42:36.529Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-11T10:42:36.529Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-11T10:42:36.529Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-11T10:42:36.529Z] Selecting previously unselected package libsodium23:amd64. [2022-04-11T10:42:36.529Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-11T10:42:36.529Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-11T10:42:36.529Z] Selecting previously unselected package libpsl5:amd64. [2022-04-11T10:42:36.529Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-11T10:42:36.529Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-11T10:42:36.790Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-11T10:42:36.790Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-11T10:42:36.790Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-11T10:42:36.790Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-11T10:42:36.790Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-11T10:42:36.790Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-11T10:42:36.790Z] Selecting previously unselected package librtmp1:amd64. [2022-04-11T10:42:36.790Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-11T10:42:36.790Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-11T10:42:36.790Z] Selecting previously unselected package libssh-4:amd64. [2022-04-11T10:42:36.790Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-11T10:42:36.790Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-11T10:42:36.790Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-11T10:42:36.790Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-11T10:42:36.790Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-11T10:42:37.050Z] Selecting previously unselected package liberror-perl. [2022-04-11T10:42:37.050Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-11T10:42:37.050Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-11T10:42:37.050Z] Selecting previously unselected package git-man. [2022-04-11T10:42:37.050Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-11T10:42:37.050Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-11T10:42:37.050Z] Selecting previously unselected package git. [2022-04-11T10:42:37.050Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-11T10:42:37.050Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-11T10:42:37.618Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-11T10:42:37.618Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:37.618Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:37.618Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-11T10:42:37.618Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:37.618Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:37.879Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-11T10:42:37.879Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:37.879Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:37.879Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-11T10:42:37.879Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:37.879Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:37.879Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-11T10:42:37.879Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-11T10:42:37.879Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-11T10:42:37.879Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-11T10:42:37.879Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:37.879Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:37.879Z] Selecting previously unselected package libnorm1:amd64. [2022-04-11T10:42:37.879Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-11T10:42:37.879Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T10:42:38.140Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-11T10:42:38.140Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-11T10:42:38.140Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T10:42:38.140Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-11T10:42:38.140Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-11T10:42:38.140Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T10:42:38.140Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-11T10:42:38.140Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-11T10:42:38.140Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T10:42:38.140Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-11T10:42:38.140Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-11T10:42:38.140Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-11T10:42:38.401Z] Selecting previously unselected package libzmq5:amd64. [2022-04-11T10:42:38.401Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-11T10:42:38.401Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T10:42:38.401Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-11T10:42:38.401Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T10:42:38.401Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.401Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-11T10:42:38.401Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-11T10:42:38.401Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T10:42:38.401Z] Selecting previously unselected package pkg-config. [2022-04-11T10:42:38.401Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-11T10:42:38.401Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-11T10:42:38.401Z] Selecting previously unselected package zip. [2022-04-11T10:42:38.401Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-11T10:42:38.401Z] Unpacking zip (3.0-11build1) ... [2022-04-11T10:42:38.661Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-11T10:42:38.661Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-11T10:42:38.661Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-11T10:42:38.661Z] No schema files found: doing nothing. [2022-04-11T10:42:38.661Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-11T10:42:38.661Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T10:42:38.661Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-11T10:42:38.661Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T10:42:38.661Z] Setting up liberror-perl (0.17029-1) ... [2022-04-11T10:42:38.661Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.661Z] Setting up zip (3.0-11build1) ... [2022-04-11T10:42:38.661Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-11T10:42:38.661Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-11T10:42:38.661Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-11T10:42:38.661Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-11T10:42:38.661Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-11T10:42:38.661Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.661Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-11T10:42:38.661Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.661Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T10:42:38.661Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.661Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T10:42:38.661Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-11T10:42:38.661Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T10:42:38.661Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-11T10:42:38.921Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.921Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T10:42:38.921Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T10:42:38.921Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T10:42:39.490Z] comerr-dev set to automatically installed. [2022-04-11T10:42:39.490Z] git set to automatically installed. [2022-04-11T10:42:39.490Z] git-man set to automatically installed. [2022-04-11T10:42:39.490Z] krb5-multidev set to automatically installed. [2022-04-11T10:42:39.490Z] libbrotli1 set to automatically installed. [2022-04-11T10:42:39.490Z] libcurl3-gnutls set to automatically installed. [2022-04-11T10:42:39.490Z] liberror-perl set to automatically installed. [2022-04-11T10:42:39.490Z] libglib2.0-0 set to automatically installed. [2022-04-11T10:42:39.490Z] libgssrpc4 set to automatically installed. [2022-04-11T10:42:39.490Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-11T10:42:39.490Z] libkadm5srv-mit11 set to automatically installed. [2022-04-11T10:42:39.490Z] libkdb5-9 set to automatically installed. [2022-04-11T10:42:39.490Z] libkrb5-dev set to automatically installed. [2022-04-11T10:42:39.490Z] libnghttp2-14 set to automatically installed. [2022-04-11T10:42:39.490Z] libnorm-dev set to automatically installed. [2022-04-11T10:42:39.490Z] libnorm1 set to automatically installed. [2022-04-11T10:42:39.490Z] libpgm-5.2-0 set to automatically installed. [2022-04-11T10:42:39.490Z] libpgm-dev set to automatically installed. [2022-04-11T10:42:39.490Z] libpsl5 set to automatically installed. [2022-04-11T10:42:39.490Z] librtmp1 set to automatically installed. [2022-04-11T10:42:39.490Z] libsodium-dev set to automatically installed. [2022-04-11T10:42:39.490Z] libsodium23 set to automatically installed. [2022-04-11T10:42:39.490Z] libssh-4 set to automatically installed. [2022-04-11T10:42:39.490Z] libzmq3-dev set to automatically installed. [2022-04-11T10:42:39.490Z] libzmq5 set to automatically installed. [2022-04-11T10:42:39.490Z] pkg-config set to automatically installed. [2022-04-11T10:42:39.490Z] zip set to automatically installed. [2022-04-11T10:42:40.429Z] snapd is not logged in, snap install commands will use sudo [2022-04-11T10:42:48.562Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-11T10:42:49.131Z] Downloading snap 'edgex-app-service-configurable' [2022-04-11T10:42:51.757Z] Pulling app-service-configurable [2022-04-11T10:42:51.757Z] + snapcraftctl pull [2022-04-11T10:42:53.209Z] Pulling config-common [2022-04-11T10:42:53.209Z] + snapcraftctl pull [2022-04-11T10:42:54.597Z] Pulling go-build-helper [2022-04-11T10:42:54.597Z] + snapcraftctl pull [2022-04-11T10:42:55.979Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-11T10:42:55.979Z] Skipping pull go-build-helper (already ran) [2022-04-11T10:42:55.979Z] Building go-build-helper [2022-04-11T10:42:55.979Z] + snapcraftctl build [2022-04-11T10:42:56.919Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-11T10:42:57.858Z] Staging go-build-helper [2022-04-11T10:42:57.858Z] + snapcraftctl stage [2022-04-11T10:43:03.143Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-11T10:43:03.143Z] Fetched 290 kB in 0s (0 B/s) [2022-04-11T10:43:03.143Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-11T10:43:03.143Z] Fetched 158 kB in 0s (0 B/s) [2022-04-11T10:43:03.143Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-11T10:43:03.143Z] Fetched 242 kB in 0s (0 B/s) [2022-04-11T10:43:03.143Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-11T10:43:03.143Z] Fetched 150 kB in 0s (0 B/s) [2022-04-11T10:43:03.143Z] Pulling edgex-go [2022-04-11T10:43:03.143Z] + snapcraftctl pull [2022-04-11T10:43:04.524Z] Pulling hooks [2022-04-11T10:43:04.524Z] + snapcraftctl pull [2022-04-11T10:43:16.750Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-11T10:43:16.750Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-11T10:43:16.750Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-11T10:43:16.750Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-11T10:43:16.750Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-11T10:43:16.750Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-11T10:43:16.750Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-11T10:43:16.750Z] Fetched 234 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-11T10:43:16.750Z] Fetched 155 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-11T10:43:16.750Z] Fetched 170 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-11T10:43:16.750Z] Fetched 267 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-11T10:43:16.750Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-11T10:43:16.750Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-11T10:43:16.750Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-11T10:43:16.750Z] Fetched 121 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-11T10:43:16.750Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-11T10:43:16.750Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-11T10:43:16.750Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-11T10:43:16.750Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-11T10:43:16.750Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-11T10:43:16.750Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-11T10:43:16.750Z] Fetched 142 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-11T10:43:16.750Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-11T10:43:16.750Z] Fetched 181 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-11T10:43:16.750Z] Fetched 208 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-11T10:43:16.750Z] Fetched 161 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-11T10:43:16.750Z] Fetched 107 kB in 0s (0 B/s) [2022-04-11T10:43:16.750Z] Pulling static-packages [2022-04-11T10:43:16.750Z] + snapcraftctl pull [2022-04-11T10:43:17.010Z] Pulling version [2022-04-11T10:43:17.010Z] + cd /root/project [2022-04-11T10:43:17.010Z] ++ git describe --tags --abbrev=0 [2022-04-11T10:43:17.010Z] ++ sed s/v// [2022-04-11T10:43:17.010Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-11T10:43:17.010Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-11T10:43:17.010Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-11T10:43:18.392Z] Building app-service-configurable [2022-04-11T10:43:18.392Z] + snapcraftctl build [2022-04-11T10:43:20.298Z] Building config-common [2022-04-11T10:43:20.298Z] + snapcraftctl build [2022-04-11T10:43:21.685Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-11T10:43:22.255Z] Skipping build go-build-helper (already ran) [2022-04-11T10:43:22.255Z] Building edgex-go [2022-04-11T10:43:22.516Z] + cd /root/parts/edgex-go/src [2022-04-11T10:43:22.516Z] ++ git describe --tags --abbrev=0 [2022-04-11T10:43:22.516Z] ++ sed s/v// [2022-04-11T10:43:22.516Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-11T10:43:22.516Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-11T10:43:22.516Z] + echo 2.2.0-dev.61 [2022-04-11T10:43:22.516Z] + '[' '!' -d vendor ']' [2022-04-11T10:43:22.516Z] + go mod download all [2022-04-11T10:43:26.716Z] + make build [2022-04-11T10:43:26.716Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T10:43:48.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T10:43:49.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T10:43:49.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T10:43:53.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T10:43:54.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T10:43:56.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T10:43:58.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T10:43:59.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T10:44:00.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T10:44:01.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T10:44:01.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T10:44:02.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T10:44:04.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T10:44:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T10:44:06.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T10:44:07.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T10:44:07.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T10:44:09.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-11T10:44:11.279Z] + case "$service" in [2022-04-11T10:44:11.279Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-11T10:44:11.279Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.279Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-11T10:44:11.538Z] + case "$service" in [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-11T10:44:11.539Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-11T10:44:11.539Z] + case "$service" in [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-11T10:44:11.539Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-11T10:44:11.539Z] + case "$service" in [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-11T10:44:11.539Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T10:44:11.539Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-11T10:44:11.539Z] + case "$service" in [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-11T10:44:11.539Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-11T10:44:11.539Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-11T10:44:11.539Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-11T10:44:11.539Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-11T10:44:12.108Z] Building hooks [2022-04-11T10:44:12.108Z] + cd /root/parts/hooks/src [2022-04-11T10:44:12.108Z] + make build [2022-04-11T10:44:12.108Z] go mod tidy [2022-04-11T10:44:12.108Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-11T10:44:12.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T10:44:12.676Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T10:44:12.677Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-11T10:44:12.677Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-11T10:44:12.677Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-11T10:44:14.585Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-11T10:44:14.585Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-11T10:44:14.585Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-11T10:44:16.494Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-11T10:44:16.494Z] Building static-packages [2022-04-11T10:44:16.494Z] + snapcraftctl build [2022-04-11T10:44:17.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T10:44:18.400Z] Building version [2022-04-11T10:44:18.400Z] + snapcraftctl build [2022-04-11T10:44:20.312Z] Staging app-service-configurable [2022-04-11T10:44:20.312Z] + snapcraftctl stage [2022-04-11T10:44:21.693Z] Staging config-common [2022-04-11T10:44:21.693Z] + snapcraftctl stage [2022-04-11T10:44:23.076Z] Skipping stage go-build-helper (already ran) [2022-04-11T10:44:23.076Z] Staging edgex-go [2022-04-11T10:44:23.076Z] + snapcraftctl stage [2022-04-11T10:44:23.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T10:44:24.457Z] Staging hooks [2022-04-11T10:44:24.457Z] + snapcraftctl stage [2022-04-11T10:44:25.883Z] Staging static-packages [2022-04-11T10:44:25.883Z] + snapcraftctl stage [2022-04-11T10:44:27.291Z] Staging version [2022-04-11T10:44:27.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T10:44:27.551Z] + snapcraftctl stage [2022-04-11T10:44:28.938Z] Priming app-service-configurable [2022-04-11T10:44:28.938Z] + snapcraftctl prime [2022-04-11T10:44:30.848Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-11T10:44:30.848Z] stage-packages: [2022-04-11T10:44:30.848Z] - libnorm1 [2022-04-11T10:44:30.848Z] - libpgm-5.2-0 [2022-04-11T10:44:30.848Z] - libsodium23 [2022-04-11T10:44:30.848Z] - libzmq5 [2022-04-11T10:44:31.108Z] Priming config-common [2022-04-11T10:44:31.108Z] + snapcraftctl prime [2022-04-11T10:44:32.489Z] Priming go-build-helper [2022-04-11T10:44:32.489Z] + snapcraftctl prime [2022-04-11T10:44:34.397Z] Priming edgex-go [2022-04-11T10:44:34.397Z] + snapcraftctl prime [2022-04-11T10:44:35.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T10:44:35.776Z] Priming hooks [2022-04-11T10:44:35.776Z] + snapcraftctl prime [2022-04-11T10:44:37.153Z] Priming static-packages [2022-04-11T10:44:37.153Z] + snapcraftctl prime [Pipeline] } [2022-04-11T10:44:41.118Z] $ docker stop --time=1 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 [2022-04-11T10:44:41.352Z] Priming version [2022-04-11T10:44:41.352Z] + snapcraftctl prime [2022-04-11T10:44:42.731Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-04-11T10:44:43.041Z] $ docker rm -f 6f858a23d77441b12d2d8c256d552b303048bdd5104dfb2eaa87aa22b5c681c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:44:45.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T10:44:45.252Z] [2022-04-11T10:44:45.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:44:45.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T10:44:45.866Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-11T10:44:45.866Z] 29e5d40040c1: Pulling fs layer [2022-04-11T10:44:45.866Z] 1ce36da41761: Pulling fs layer [2022-04-11T10:44:45.866Z] 25b303627fd3: Pulling fs layer [2022-04-11T10:44:45.866Z] 29e5d40040c1: Verifying Checksum [2022-04-11T10:44:46.139Z] 1ce36da41761: Verifying Checksum [2022-04-11T10:44:46.139Z] 1ce36da41761: Download complete [2022-04-11T10:44:46.411Z] 29e5d40040c1: Pull complete [2022-04-11T10:44:47.837Z] 25b303627fd3: Verifying Checksum [2022-04-11T10:44:47.837Z] 25b303627fd3: Download complete [2022-04-11T10:44:47.837Z] 1ce36da41761: Pull complete [2022-04-11T10:44:57.992Z] 25b303627fd3: Pull complete [2022-04-11T10:44:57.992Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-11T10:44:57.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T10:44:57.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-11T10:44:58.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container [2022-04-11T10:44:58.319Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-11T10:45:00.639Z] $ docker top 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:45:01.549Z] + docker-compose build --help [2022-04-11T10:45:01.549Z] + grep parallel [2022-04-11T10:45:05.847Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T10:45:05.874Z] $ docker stop --time=1 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e [2022-04-11T10:45:07.572Z] $ docker rm -f 394da17a41a65b99c5f2632ee9064f0d043d26d6c3296f691222f29938bbc60e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T10:45:08.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T10:45:08.185Z] . [Pipeline] withDockerContainer [2022-04-11T10:45:08.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container [2022-04-11T10:45:08.515Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-11T10:45:09.788Z] $ docker top 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T10:45:10.719Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T10:45:15.026Z] Building core-command ... [2022-04-11T10:45:15.026Z] Building core-data ... [2022-04-11T10:45:15.026Z] Building core-metadata ... [2022-04-11T10:45:15.026Z] Building security-bootstrapper ... [2022-04-11T10:45:15.026Z] Building security-proxy-setup ... [2022-04-11T10:45:15.026Z] Building security-secretstore-setup ... [2022-04-11T10:45:15.026Z] Building security-spiffe-token-provider ... [2022-04-11T10:45:15.026Z] Building security-spire-agent ... [2022-04-11T10:45:15.026Z] Building security-spire-config ... [2022-04-11T10:45:15.026Z] Building security-spire-server ... [2022-04-11T10:45:15.026Z] Building support-notifications ... [2022-04-11T10:45:15.026Z] Building support-scheduler ... [2022-04-11T10:45:15.026Z] Building sys-mgmt-agent ... [2022-04-11T10:45:15.026Z] Building security-spiffe-token-provider [2022-04-11T10:45:15.026Z] Building security-secretstore-setup [2022-04-11T10:45:15.026Z] Building core-metadata [2022-04-11T10:45:15.026Z] Building sys-mgmt-agent [2022-04-11T10:45:15.026Z] Building core-data [2022-04-11T10:46:51.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:46:51.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:46:51.811Z] ---> c565db6526e6 [2022-04-11T10:46:51.811Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:46:52.090Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:46:52.090Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:46:52.090Z] ---> c565db6526e6 [2022-04-11T10:46:52.090Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T10:46:52.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:46:52.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:46:52.373Z] ---> c565db6526e6 [2022-04-11T10:46:52.373Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:46:52.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:46:52.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:46:52.373Z] ---> c565db6526e6 [2022-04-11T10:46:52.373Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:46:52.648Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:46:52.648Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:46:52.648Z] ---> c565db6526e6 [2022-04-11T10:46:52.648Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T10:46:52.920Z] ---> Running in c4348190d87a [2022-04-11T10:46:52.920Z] ---> Running in d35954c39fba [2022-04-11T10:46:52.920Z] ---> Running in 6609e3987a88 [2022-04-11T10:46:52.920Z] ---> Running in cbbcdf9ab87a [2022-04-11T10:46:52.920Z] ---> Running in bf74dc6c2105 [2022-04-11T10:46:53.528Z] Removing intermediate container cbbcdf9ab87a [2022-04-11T10:46:53.528Z] ---> 3cbda2c7d47c [2022-04-11T10:46:53.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:46:53.528Z] Removing intermediate container c4348190d87a [2022-04-11T10:46:53.528Z] ---> 860ba562eeef [2022-04-11T10:46:53.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:46:53.528Z] ---> Running in 340c86ab12e0 [2022-04-11T10:46:53.528Z] Removing intermediate container d35954c39fba [2022-04-11T10:46:53.528Z] Removing intermediate container bf74dc6c2105 [2022-04-11T10:46:53.528Z] ---> f7a3f8aff056 [2022-04-11T10:46:53.528Z] ---> f94a692ad7d6 [2022-04-11T10:46:53.528Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:46:53.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:46:53.807Z] Removing intermediate container 6609e3987a88 [2022-04-11T10:46:53.807Z] ---> 7131ff2ec910 [2022-04-11T10:46:53.807Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T10:46:53.807Z] ---> Running in 2bd9eb473f29 [2022-04-11T10:46:53.807Z] ---> Running in 690a67d15ce8 [2022-04-11T10:46:53.807Z] ---> Running in 53b154da9c64 [2022-04-11T10:46:53.807Z] ---> Running in f05209031990 [2022-04-11T10:46:56.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:46:56.748Z] Removing intermediate container 340c86ab12e0 [2022-04-11T10:46:56.748Z] ---> 202de95a955c [2022-04-11T10:46:56.748Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T10:46:56.748Z] ---> Running in 2de43716d417 [2022-04-11T10:46:57.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:46:57.744Z] Removing intermediate container 2bd9eb473f29 [2022-04-11T10:46:57.744Z] ---> e4bdfac86995 [2022-04-11T10:46:57.744Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T10:46:57.744Z] ---> Running in bad519898b05 [2022-04-11T10:46:58.037Z] Removing intermediate container 690a67d15ce8 [2022-04-11T10:46:58.037Z] ---> a960d6ddd455 [2022-04-11T10:46:58.037Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T10:46:58.037Z] Removing intermediate container 53b154da9c64 [2022-04-11T10:46:58.037Z] ---> 26b96e76836b [2022-04-11T10:46:58.037Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T10:46:58.037Z] ---> Running in d24a3ff90c5d [2022-04-11T10:46:58.320Z] ---> Running in f32329db06ab [2022-04-11T10:46:58.932Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:46:58.932Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:46:58.932Z] OK: 15739 distinct packages available [2022-04-11T10:46:58.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:46:59.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:00.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:01.095Z] OK: 220 MiB in 52 packages [2022-04-11T10:47:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:47:01.376Z] OK: 220 MiB in 52 packages [2022-04-11T10:47:02.379Z] OK: 220 MiB in 52 packages [2022-04-11T10:47:02.379Z] OK: 220 MiB in 52 packages [2022-04-11T10:47:02.664Z] OK: 220 MiB in 52 packages [2022-04-11T10:47:02.945Z] Removing intermediate container 2de43716d417 [2022-04-11T10:47:02.945Z] ---> 134c76886ccf [2022-04-11T10:47:02.945Z] Removing intermediate container f05209031990 [2022-04-11T10:47:02.945Z] ---> 77e225d0bd7d [2022-04-11T10:47:02.945Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T10:47:02.945Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:47:03.935Z] Removing intermediate container bad519898b05 [2022-04-11T10:47:03.935Z] ---> edabf15270ed [2022-04-11T10:47:03.935Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:47:04.213Z] Removing intermediate container d24a3ff90c5d [2022-04-11T10:47:04.213Z] ---> 5792f257da52 [2022-04-11T10:47:04.213Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T10:47:04.213Z] Removing intermediate container f32329db06ab [2022-04-11T10:47:04.213Z] ---> b33ef85faa4c [2022-04-11T10:47:04.213Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:47:04.492Z] ---> 0c4a329a871c [2022-04-11T10:47:04.492Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:47:04.492Z] ---> eebf8750ee1a [2022-04-11T10:47:04.492Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:47:04.771Z] ---> Running in 3ca4a596f70a [2022-04-11T10:47:04.771Z] ---> Running in af2f6b8a5579 [2022-04-11T10:47:05.054Z] ---> 0038b6f6d5ab [2022-04-11T10:47:05.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:47:05.336Z] ---> Running in b11af7666f38 [2022-04-11T10:47:05.664Z] ---> 751176978e6a [2022-04-11T10:47:05.664Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:47:05.958Z] ---> Running in 8afa8278c432 [2022-04-11T10:47:05.958Z] ---> 062f9b37b689 [2022-04-11T10:47:05.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:47:05.958Z] ---> Running in c3a9e5d2b695 [2022-04-11T10:47:11.473Z] Removing intermediate container af2f6b8a5579 [2022-04-11T10:47:11.473Z] ---> c3b31c16f04a [2022-04-11T10:47:11.473Z] Step 7/20 : COPY . . [2022-04-11T10:47:11.473Z] Removing intermediate container 3ca4a596f70a [2022-04-11T10:47:11.473Z] ---> a34339bcfd90 [2022-04-11T10:47:11.473Z] Step 8/23 : COPY . . [2022-04-11T10:47:11.473Z] Removing intermediate container 8afa8278c432 [2022-04-11T10:47:11.473Z] ---> 20f90c96ce8b [2022-04-11T10:47:11.473Z] Step 8/25 : COPY . . [2022-04-11T10:47:11.473Z] Removing intermediate container b11af7666f38 [2022-04-11T10:47:11.473Z] ---> 3f69ba58b719 [2022-04-11T10:47:11.473Z] Step 8/23 : COPY . . [2022-04-11T10:47:11.473Z] Removing intermediate container c3a9e5d2b695 [2022-04-11T10:47:11.473Z] ---> 96470450e878 [2022-04-11T10:47:11.749Z] Step 8/23 : COPY . . [2022-04-11T10:47:44.115Z] ---> bda5d9b1aae7 [2022-04-11T10:47:44.115Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T10:47:44.115Z] ---> Running in 959fbcb564c4 [2022-04-11T10:47:44.115Z] ---> 7678d5370a07 [2022-04-11T10:47:44.115Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T10:47:44.115Z] ---> Running in 5b3ed2659eae [2022-04-11T10:47:44.115Z] ---> 4cf7e81cf870 [2022-04-11T10:47:44.115Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T10:47:44.115Z] ---> Running in a4cfd6776297 [2022-04-11T10:47:44.115Z] ---> 15090bb82272 [2022-04-11T10:47:44.115Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T10:47:44.115Z] ---> Running in bd14357f4b5b [2022-04-11T10:47:45.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T10:47:45.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T10:47:45.391Z] ---> ac6bf8d2c431 [2022-04-11T10:47:45.391Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T10:47:45.391Z] ---> Running in 7269511a83f6 [2022-04-11T10:47:45.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T10:47:46.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T10:47:47.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T10:53:54.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T10:53:54.809Z] Removing intermediate container 5b3ed2659eae [2022-04-11T10:53:54.809Z] ---> 6259a0ff04cb [2022-04-11T10:53:54.809Z] [2022-04-11T10:53:54.809Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T10:53:55.090Z] 3.15: Pulling from library/alpine [2022-04-11T10:53:57.722Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T10:53:57.722Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T10:53:57.722Z] ---> 3fb3c9af89a9 [2022-04-11T10:53:57.722Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T10:53:57.722Z] ---> Running in 25d3bd11bdca [2022-04-11T10:53:58.362Z] Removing intermediate container 25d3bd11bdca [2022-04-11T10:53:58.362Z] ---> ef67dfe41034 [2022-04-11T10:53:58.362Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:53:58.635Z] ---> Running in d055a3935317 [2022-04-11T10:54:02.987Z] Removing intermediate container d055a3935317 [2022-04-11T10:54:02.987Z] ---> 6bb5284ff093 [2022-04-11T10:54:02.987Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T10:54:02.987Z] ---> Running in 9a63e08c6125 [2022-04-11T10:54:05.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:07.620Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T10:54:07.620Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T10:54:07.620Z] OK: 15729 distinct packages available [2022-04-11T10:54:07.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:08.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:10.070Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T10:54:10.070Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T10:54:10.349Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T10:54:10.349Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T10:54:10.349Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T10:54:10.622Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T10:54:10.622Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T10:54:10.622Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T10:54:10.897Z] Removing intermediate container bd14357f4b5b [2022-04-11T10:54:10.897Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T10:54:10.897Z] ---> 476e33809414 [2022-04-11T10:54:10.897Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T10:54:10.897Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:54:10.897Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:54:11.177Z] ---> Running in 2e34dd45e7e1 [2022-04-11T10:54:11.177Z] OK: 8 MiB in 23 packages [2022-04-11T10:54:13.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T10:54:14.820Z] Removing intermediate container 9a63e08c6125 [2022-04-11T10:54:14.820Z] ---> ed060ed3407c [2022-04-11T10:54:14.820Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:54:17.459Z] ---> aa690f680bfd [2022-04-11T10:54:17.459Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T10:54:17.459Z] Removing intermediate container 2e34dd45e7e1 [2022-04-11T10:54:17.459Z] ---> fe9afba0198a [2022-04-11T10:54:17.459Z] [2022-04-11T10:54:17.459Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T10:54:17.737Z] 20.10.14: Pulling from library/docker [2022-04-11T10:54:18.337Z] Removing intermediate container a4cfd6776297 [2022-04-11T10:54:18.337Z] ---> 937185f97740 [2022-04-11T10:54:18.337Z] [2022-04-11T10:54:18.337Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T10:54:18.337Z] 3.14: Pulling from library/alpine [2022-04-11T10:54:20.349Z] ---> dcfa2824780d [2022-04-11T10:54:20.349Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T10:54:20.953Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T10:54:20.953Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T10:54:20.953Z] ---> ac73e934f311 [2022-04-11T10:54:20.953Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T10:54:21.231Z] ---> Running in 09696c6f2846 [2022-04-11T10:54:21.509Z] ---> 7c3cd8a4a599 [2022-04-11T10:54:21.509Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T10:54:21.509Z] ---> Running in 820fe7174cf6 [2022-04-11T10:54:22.491Z] Removing intermediate container 820fe7174cf6 [2022-04-11T10:54:22.491Z] ---> f1022b14504c [2022-04-11T10:54:22.491Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:54:22.766Z] ---> Running in 05e0d897663d [2022-04-11T10:54:23.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:23.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:23.326Z] Removing intermediate container 05e0d897663d [2022-04-11T10:54:23.326Z] ---> c5a0c382cdbb [2022-04-11T10:54:23.326Z] Step 18/20 : LABEL arch=arm64 [2022-04-11T10:54:23.606Z] ---> Running in 52efe03c0c43 [2022-04-11T10:54:24.215Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T10:54:24.215Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T10:54:24.215Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T10:54:24.215Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:54:24.489Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T10:54:24.489Z] Removing intermediate container 52efe03c0c43 [2022-04-11T10:54:24.489Z] ---> 853913a8e0d5 [2022-04-11T10:54:24.489Z] Step 19/20 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:54:24.763Z] ---> Running in bc416740e5ac [2022-04-11T10:54:24.763Z] OK: 6 MiB in 17 packages [2022-04-11T10:54:25.745Z] Removing intermediate container bc416740e5ac [2022-04-11T10:54:25.745Z] ---> 4478455c41c8 [2022-04-11T10:54:25.745Z] Step 20/20 : LABEL version=0.0.0 [2022-04-11T10:54:26.021Z] ---> Running in debdde20bc5d [2022-04-11T10:54:26.620Z] Removing intermediate container debdde20bc5d [2022-04-11T10:54:26.620Z] ---> 4c7655608ff6 [2022-04-11T10:54:26.620Z] [2022-04-11T10:54:26.901Z] Removing intermediate container 09696c6f2846 [2022-04-11T10:54:26.901Z] ---> 6a3f42b88b56 [2022-04-11T10:54:26.901Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T10:54:27.178Z] ---> Running in 28418509e0b0 [2022-04-11T10:54:27.452Z] Removing intermediate container 7269511a83f6 [2022-04-11T10:54:27.452Z] ---> 186c97686f8e [2022-04-11T10:54:27.452Z] [2022-04-11T10:54:27.452Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T10:54:27.452Z] ---> ac73e934f311 [2022-04-11T10:54:27.452Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T10:54:27.732Z] ---> Running in b0e9ad884d22 [2022-04-11T10:54:27.732Z] Successfully built 4c7655608ff6 [2022-04-11T10:54:27.732Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-11T10:54:27.732Z] Building security-spire-config [2022-04-11T10:54:27.732Z]  Building security-spiffe-token-provider ... done Removing intermediate container 28418509e0b0 [2022-04-11T10:54:27.732Z] ---> 4fb7fc59ecfd [2022-04-11T10:54:27.732Z] Step 13/25 : WORKDIR / [2022-04-11T10:54:28.003Z] ---> Running in 391a105a5249 [2022-04-11T10:54:28.988Z] Removing intermediate container 391a105a5249 [2022-04-11T10:54:28.988Z] ---> 6dd2fa3f9e94 [2022-04-11T10:54:28.988Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-11T10:54:29.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:29.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:30.514Z] ---> 6e7afde32df6 [2022-04-11T10:54:30.514Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-11T10:54:31.121Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T10:54:31.121Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:54:31.121Z] OK: 5 MiB in 15 packages [2022-04-11T10:54:32.570Z] ---> f436451e3146 [2022-04-11T10:54:32.570Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T10:54:32.570Z] Removing intermediate container b0e9ad884d22 [2022-04-11T10:54:32.570Z] ---> b4efa4cd2e0e [2022-04-11T10:54:32.570Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:54:32.853Z] ---> Running in 76947091f2d6 [2022-04-11T10:54:33.848Z] Removing intermediate container 76947091f2d6 [2022-04-11T10:54:33.848Z] ---> e8cbf1c72fcb [2022-04-11T10:54:33.848Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T10:54:33.848Z] ---> e71dce4c844a [2022-04-11T10:54:33.848Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-11T10:54:33.848Z] ---> Running in 607aa8c32f65 [2022-04-11T10:54:34.835Z] Removing intermediate container 607aa8c32f65 [2022-04-11T10:54:34.835Z] ---> 66c707a9eb8c [2022-04-11T10:54:34.835Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T10:54:35.111Z] ---> b4e52c4dfc35 [2022-04-11T10:54:35.111Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T10:54:35.111Z] ---> Running in 2ac1216fbe5a [2022-04-11T10:54:36.109Z] Removing intermediate container 2ac1216fbe5a [2022-04-11T10:54:36.109Z] ---> 3a6314ae6ff6 [2022-04-11T10:54:36.109Z] Step 15/23 : WORKDIR / [2022-04-11T10:54:36.109Z] ---> Running in ac7e08b15c0b [2022-04-11T10:54:37.090Z] Removing intermediate container ac7e08b15c0b [2022-04-11T10:54:37.090Z] ---> 22f47e690ed6 [2022-04-11T10:54:37.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:54:38.076Z] ---> 5c617beb1953 [2022-04-11T10:54:38.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T10:54:38.350Z] ---> 1d5672df8ebf [2022-04-11T10:54:38.350Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T10:54:40.353Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T10:54:40.353Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T10:54:40.353Z] ---> c346e9eafbab [2022-04-11T10:54:40.353Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-11T10:54:40.949Z] ---> Running in 6f57885b64e2 [2022-04-11T10:54:41.286Z] ---> d44f036885fe [2022-04-11T10:54:41.286Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T10:54:41.596Z] ---> bdc082ee83ac [2022-04-11T10:54:41.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T10:54:41.596Z] Removing intermediate container 6f57885b64e2 [2022-04-11T10:54:41.596Z] ---> d74158f3ee6c [2022-04-11T10:54:41.596Z] 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 [2022-04-11T10:54:41.898Z] ---> Running in 5368b4f700c1 [2022-04-11T10:54:42.931Z] ---> 2d2c96591525 [2022-04-11T10:54:42.931Z] 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/ [2022-04-11T10:54:42.931Z] ---> Running in 2cdb44792232 [2022-04-11T10:54:42.931Z] ---> f65926208beb [2022-04-11T10:54:42.931Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T10:54:43.205Z] ---> Running in 673eb811e388 [2022-04-11T10:54:44.189Z] Removing intermediate container 673eb811e388 [2022-04-11T10:54:44.189Z] ---> 1316101b948f [2022-04-11T10:54:44.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:54:44.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:44.189Z] ---> Running in 0b9946430af9 [2022-04-11T10:54:44.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:45.074Z] Removing intermediate container 0b9946430af9 [2022-04-11T10:54:45.074Z] ---> 6164b99a7083 [2022-04-11T10:54:45.074Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T10:54:45.349Z] ---> Running in f77033896acf [2022-04-11T10:54:45.629Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T10:54:45.630Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T10:54:45.630Z] Executing bash-5.1.16-r0.post-install [2022-04-11T10:54:45.630Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T10:54:45.630Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T10:54:45.630Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T10:54:45.630Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T10:54:45.925Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T10:54:45.925Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T10:54:45.925Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T10:54:45.925Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T10:54:45.925Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T10:54:45.925Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T10:54:45.925Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T10:54:45.925Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T10:54:45.925Z] Removing intermediate container 2cdb44792232 [2022-04-11T10:54:45.925Z] ---> 600012155b0e [2022-04-11T10:54:45.925Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T10:54:45.925Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T10:54:45.925Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T10:54:45.925Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T10:54:46.201Z] ---> Running in 0b4b395775b0 [2022-04-11T10:54:46.201Z] Removing intermediate container f77033896acf [2022-04-11T10:54:46.201Z] ---> 6ad45d555a0d [2022-04-11T10:54:46.201Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:54:46.482Z] ---> Running in f3e933354921 [2022-04-11T10:54:46.770Z] Removing intermediate container 0b4b395775b0 [2022-04-11T10:54:46.770Z] ---> da1fa2d68fd5 [2022-04-11T10:54:46.770Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T10:54:47.066Z] ---> Running in c85e691414f3 [2022-04-11T10:54:47.346Z] Removing intermediate container f3e933354921 [2022-04-11T10:54:47.346Z] ---> 66d2154789c2 [2022-04-11T10:54:47.346Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:54:47.346Z] ---> Running in ab3ce569d1c8 [2022-04-11T10:54:47.952Z] Removing intermediate container c85e691414f3 [2022-04-11T10:54:47.952Z] ---> 89527d620c41 [2022-04-11T10:54:47.952Z] Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:54:48.227Z] ---> Running in 3f4baf307378 [2022-04-11T10:54:48.227Z] Removing intermediate container ab3ce569d1c8 [2022-04-11T10:54:48.227Z] ---> e5f3303d4283 [2022-04-11T10:54:48.227Z] [2022-04-11T10:54:48.822Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T10:54:48.822Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T10:54:48.822Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T10:54:48.822Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T10:54:48.822Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T10:54:48.822Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T10:54:48.822Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T10:54:48.822Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T10:54:48.822Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T10:54:48.822Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T10:54:48.822Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T10:54:48.822Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T10:54:49.100Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T10:54:49.100Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T10:54:49.100Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T10:54:49.100Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T10:54:49.100Z] Removing intermediate container 3f4baf307378 [2022-04-11T10:54:49.100Z] ---> 1e52f36aa4f8 [2022-04-11T10:54:49.100Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T10:54:49.100Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T10:54:49.100Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T10:54:49.100Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T10:54:49.100Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T10:54:49.100Z] Successfully built e5f3303d4283 [2022-04-11T10:54:49.100Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T10:54:49.374Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T10:54:49.374Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T10:54:49.374Z] Successfully tagged core-metadata-arm64:latest [2022-04-11T10:54:49.374Z]  Building core-metadata ... done Building core-command [2022-04-11T10:54:49.374Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T10:54:49.374Z] ---> Running in 0a14adc749b6 [2022-04-11T10:54:49.374Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T10:54:49.374Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T10:54:49.972Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T10:54:50.247Z] OK: 82 MiB in 65 packages [2022-04-11T10:54:50.247Z] Removing intermediate container 0a14adc749b6 [2022-04-11T10:54:50.247Z] ---> 1a85316f1fd9 [2022-04-11T10:54:50.247Z] [2022-04-11T10:54:51.235Z] Successfully built 1a85316f1fd9 [2022-04-11T10:54:51.235Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-11T10:54:51.235Z] Building security-bootstrapper [2022-04-11T10:54:51.843Z]  Building security-secretstore-setup ... done Removing intermediate container 959fbcb564c4 [2022-04-11T10:54:51.844Z] ---> c9c31e7733b3 [2022-04-11T10:54:51.844Z] [2022-04-11T10:54:51.844Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T10:54:51.844Z] ---> ac73e934f311 [2022-04-11T10:54:51.844Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T10:54:51.844Z] ---> Running in 6af26f5140ac [2022-04-11T10:54:52.445Z] Removing intermediate container 6af26f5140ac [2022-04-11T10:54:52.445Z] ---> 125e3325da45 [2022-04-11T10:54:52.445Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T10:54:52.445Z] ---> Running in c138714e5d02 [2022-04-11T10:54:53.042Z] Removing intermediate container c138714e5d02 [2022-04-11T10:54:53.042Z] ---> d9a2608e9cc3 [2022-04-11T10:54:53.042Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T10:54:53.042Z] ---> Running in 3be0758bc9d7 [2022-04-11T10:54:53.646Z] Removing intermediate container 3be0758bc9d7 [2022-04-11T10:54:53.646Z] ---> da2c73b55268 [2022-04-11T10:54:53.646Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:54:53.646Z] ---> Running in 8454fe30b25c [2022-04-11T10:54:54.629Z] Collecting docker-compose==1.23.2 [2022-04-11T10:54:54.629Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T10:54:54.901Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T10:54:54.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T10:54:56.358Z] Removing intermediate container 8454fe30b25c [2022-04-11T10:54:56.358Z] ---> ab04ae74bf34 [2022-04-11T10:54:56.358Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T10:54:56.358Z] ---> Running in 866706910a8b [2022-04-11T10:54:57.351Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T10:54:57.351Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T10:54:57.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:58.944Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:54:59.546Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T10:54:59.821Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T10:54:59.821Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T10:54:59.821Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T10:55:00.097Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T10:55:00.097Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T10:55:00.097Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T10:55:00.097Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T10:55:00.097Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T10:55:00.374Z] OK: 8 MiB in 20 packages [2022-04-11T10:55:00.374Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T10:55:00.374Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T10:55:01.845Z] Removing intermediate container 866706910a8b [2022-04-11T10:55:01.845Z] ---> dc8016e4c810 [2022-04-11T10:55:01.845Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T10:55:02.828Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T10:55:02.828Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T10:55:02.828Z] ---> cbf12c6e0df2 [2022-04-11T10:55:02.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T10:55:03.812Z] Collecting PyYAML<4,>=3.10 [2022-04-11T10:55:03.812Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T10:55:05.534Z] ---> 5fbe3513ec5d [2022-04-11T10:55:05.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T10:55:06.160Z] ---> a70acee826c5 [2022-04-11T10:55:06.160Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T10:55:06.439Z] ---> Running in f0d604f5e260 [2022-04-11T10:55:07.053Z] Removing intermediate container f0d604f5e260 [2022-04-11T10:55:07.053Z] ---> e352fe40ccca [2022-04-11T10:55:07.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:55:07.347Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T10:55:07.347Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T10:55:07.347Z] ---> Running in c89189ec223e [2022-04-11T10:55:07.347Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-11T10:55:07.623Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:55:07.623Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:55:07.623Z] ---> c565db6526e6 [2022-04-11T10:55:07.623Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T10:55:07.623Z] ---> Using cache [2022-04-11T10:55:07.623Z] ---> 7131ff2ec910 [2022-04-11T10:55:07.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:55:07.623Z] ---> Running in cc6be29ad450 [2022-04-11T10:55:07.900Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T10:55:07.900Z] Removing intermediate container c89189ec223e [2022-04-11T10:55:07.900Z] ---> d2bb8832f4ed [2022-04-11T10:55:08.177Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T10:55:08.177Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T10:55:08.177Z] ---> Running in 101205f1c98f [2022-04-11T10:55:08.177Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T10:55:08.177Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T10:55:08.782Z] Removing intermediate container 101205f1c98f [2022-04-11T10:55:08.782Z] ---> ff91dfeae727 [2022-04-11T10:55:08.782Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:55:08.782Z] ---> Running in 4de503b2f8d5 [2022-04-11T10:55:09.082Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T10:55:09.082Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T10:55:09.359Z] Removing intermediate container 4de503b2f8d5 [2022-04-11T10:55:09.359Z] ---> 4298e2be35c9 [2022-04-11T10:55:09.359Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:55:09.652Z] ---> Running in 08ee0d721bed [2022-04-11T10:55:09.926Z] Removing intermediate container cc6be29ad450 [2022-04-11T10:55:09.926Z] ---> 4c2495c52be6 [2022-04-11T10:55:09.926Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T10:55:09.926Z] ---> Running in c555629d26ea [2022-04-11T10:55:09.926Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T10:55:09.926Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T10:55:09.926Z] 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) [2022-04-11T10:55:10.202Z] Collecting idna<2.8,>=2.5 [2022-04-11T10:55:10.202Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T10:55:10.480Z] Removing intermediate container 08ee0d721bed [2022-04-11T10:55:10.480Z] ---> 7dad31a3196a [2022-04-11T10:55:10.480Z] [2022-04-11T10:55:10.480Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T10:55:10.480Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T10:55:10.761Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T10:55:10.761Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T10:55:10.761Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T10:55:10.762Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T10:55:11.040Z] Successfully built 7dad31a3196a [2022-04-11T10:55:11.040Z] Successfully tagged core-data-arm64:latest [2022-04-11T10:55:11.040Z] Building support-scheduler [2022-04-11T10:55:11.313Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:11.586Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T10:55:11.586Z] Attempting uninstall: urllib3 [2022-04-11T10:55:11.586Z] Found existing installation: urllib3 1.26.7 [2022-04-11T10:55:11.586Z] Uninstalling urllib3-1.26.7: [2022-04-11T10:55:11.859Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T10:55:12.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:12.411Z] Attempting uninstall: idna [2022-04-11T10:55:12.411Z] Found existing installation: idna 3.3 [2022-04-11T10:55:12.411Z] Uninstalling idna-3.3: [2022-04-11T10:55:12.411Z] Successfully uninstalled idna-3.3 [2022-04-11T10:55:13.016Z] OK: 220 MiB in 52 packages [2022-04-11T10:55:14.465Z] Removing intermediate container c555629d26ea [2022-04-11T10:55:14.465Z] ---> 8f25ab979033 [2022-04-11T10:55:14.465Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T10:55:15.461Z] ---> 86a6ff023dca [2022-04-11T10:55:15.461Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:55:15.461Z] Attempting uninstall: requests [2022-04-11T10:55:15.461Z] Found existing installation: requests 2.26.0 [2022-04-11T10:55:15.461Z] Uninstalling requests-2.26.0: [2022-04-11T10:55:15.461Z] ---> Running in a06fd7093ec0 [2022-04-11T10:55:15.461Z] Successfully uninstalled requests-2.26.0 [2022-04-11T10:55:16.063Z] Running setup.py install for texttable: started [2022-04-11T10:55:18.062Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T10:55:18.062Z] Running setup.py install for PyYAML: started [2022-04-11T10:55:19.507Z] Removing intermediate container a06fd7093ec0 [2022-04-11T10:55:19.507Z] ---> 67e1b4d13286 [2022-04-11T10:55:19.507Z] Step 8/26 : COPY . . [2022-04-11T10:55:20.489Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T10:55:21.092Z] Running setup.py install for docopt: started [2022-04-11T10:55:23.075Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T10:55:23.076Z] Running setup.py install for dockerpty: started [2022-04-11T10:55:25.070Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T10:55:27.048Z] 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 [2022-04-11T10:55:45.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:55:45.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:55:45.386Z] ---> c565db6526e6 [2022-04-11T10:55:45.386Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T10:55:45.386Z] ---> Using cache [2022-04-11T10:55:45.386Z] ---> 7131ff2ec910 [2022-04-11T10:55:45.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:55:45.386Z] ---> Using cache [2022-04-11T10:55:45.386Z] ---> 4c2495c52be6 [2022-04-11T10:55:45.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T10:55:45.386Z] ---> Running in 8f094019442f [2022-04-11T10:55:45.386Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:55:45.386Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:55:45.386Z] ---> c565db6526e6 [2022-04-11T10:55:45.386Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T10:55:45.386Z] ---> Using cache [2022-04-11T10:55:45.386Z] ---> 7131ff2ec910 [2022-04-11T10:55:45.386Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:55:45.386Z] ---> Using cache [2022-04-11T10:55:45.386Z] ---> 4c2495c52be6 [2022-04-11T10:55:45.386Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T10:55:45.386Z] ---> Running in 310745e1d7ae [2022-04-11T10:55:45.695Z] Removing intermediate container 5368b4f700c1 [2022-04-11T10:55:45.695Z] ---> c6964b0a4961 [2022-04-11T10:55:45.695Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T10:55:45.983Z] ---> Running in 6190fe1ccaf7 [2022-04-11T10:55:46.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:46.535Z] Removing intermediate container 6190fe1ccaf7 [2022-04-11T10:55:46.535Z] ---> 89083030d1f0 [2022-04-11T10:55:46.535Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T10:55:46.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:46.807Z] ---> Running in 9de5921bb43b [2022-04-11T10:55:47.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:47.363Z] Removing intermediate container 9de5921bb43b [2022-04-11T10:55:47.364Z] ---> f64807021ae5 [2022-04-11T10:55:47.364Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T10:55:47.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:55:48.140Z] OK: 220 MiB in 52 packages [2022-04-11T10:55:48.958Z] OK: 220 MiB in 52 packages [2022-04-11T10:55:49.953Z] Removing intermediate container 8f094019442f [2022-04-11T10:55:49.953Z] ---> b3eaf60517bc [2022-04-11T10:55:49.953Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T10:55:50.565Z] Removing intermediate container 310745e1d7ae [2022-04-11T10:55:50.565Z] ---> b6331e467671 [2022-04-11T10:55:50.565Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T10:55:51.178Z] ---> e73d72bfd50f [2022-04-11T10:55:51.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:55:51.178Z] ---> 6b8a733f656e [2022-04-11T10:55:51.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T10:55:51.178Z] ---> Running in 68e19a11b470 [2022-04-11T10:55:52.174Z] ---> a10f56557c12 [2022-04-11T10:55:52.174Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:55:52.174Z] ---> Running in 27330827b8ce [2022-04-11T10:55:52.174Z] ---> 82c1baa65277 [2022-04-11T10:55:52.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T10:55:54.453Z] ---> a8658f2518b2 [2022-04-11T10:55:54.453Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T10:55:54.453Z] ---> Running in 8d8cb19bb43c [2022-04-11T10:55:55.438Z] Removing intermediate container 68e19a11b470 [2022-04-11T10:55:55.438Z] ---> e0e60d1d93bb [2022-04-11T10:55:55.438Z] Step 8/23 : COPY . . [2022-04-11T10:55:55.438Z] Removing intermediate container 8d8cb19bb43c [2022-04-11T10:55:55.438Z] ---> c21875d54b8c [2022-04-11T10:55:55.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T10:55:55.714Z] ---> Running in 9ff418ee9c94 [2022-04-11T10:55:56.003Z] ---> 6cc0a61ff890 [2022-04-11T10:55:56.003Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T10:55:56.003Z] ---> Running in e675b89bc49d [2022-04-11T10:55:56.306Z] Removing intermediate container 9ff418ee9c94 [2022-04-11T10:55:56.306Z] ---> 10fd2a51e619 [2022-04-11T10:55:56.306Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T10:55:56.588Z] ---> Running in d8c7bc3e82bd [2022-04-11T10:55:56.588Z] Removing intermediate container 27330827b8ce [2022-04-11T10:55:56.588Z] ---> 1784cc65ca38 [2022-04-11T10:55:56.588Z] Step 8/31 : COPY . . [2022-04-11T10:55:56.867Z] Removing intermediate container e675b89bc49d [2022-04-11T10:55:56.867Z] ---> 8986d83955ea [2022-04-11T10:55:56.867Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T10:55:56.867Z] ---> Running in 9e1b90d432b9 [2022-04-11T10:55:57.140Z] Removing intermediate container d8c7bc3e82bd [2022-04-11T10:55:57.140Z] ---> 173b25a1741f [2022-04-11T10:55:57.140Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T10:55:57.414Z] ---> Running in ceefbe5fe7a3 [2022-04-11T10:55:58.414Z] Removing intermediate container ceefbe5fe7a3 [2022-04-11T10:55:58.414Z] ---> c567ec11b387 [2022-04-11T10:55:58.414Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T10:55:58.414Z] ---> Running in 4e55a907d368 [2022-04-11T10:55:59.397Z] Removing intermediate container 4e55a907d368 [2022-04-11T10:55:59.397Z] ---> eaf78fab544c [2022-04-11T10:55:59.397Z] [2022-04-11T10:55:59.397Z] Removing intermediate container 9e1b90d432b9 [2022-04-11T10:55:59.397Z] ---> 4171fa64bdeb [2022-04-11T10:55:59.397Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T10:55:59.671Z] ---> Running in 094ba19c43ac [2022-04-11T10:55:59.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:55:59.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:55:59.945Z] ---> c565db6526e6 [2022-04-11T10:55:59.945Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T10:55:59.945Z] ---> Using cache [2022-04-11T10:55:59.945Z] ---> 7131ff2ec910 [2022-04-11T10:55:59.945Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:55:59.945Z] ---> Using cache [2022-04-11T10:55:59.945Z] ---> 4c2495c52be6 [2022-04-11T10:55:59.945Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T10:55:59.945Z] ---> Using cache [2022-04-11T10:55:59.945Z] ---> b6331e467671 [2022-04-11T10:55:59.945Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T10:55:59.945Z] ---> Using cache [2022-04-11T10:55:59.945Z] ---> a10f56557c12 [2022-04-11T10:55:59.945Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:55:59.945Z] ---> Using cache [2022-04-11T10:55:59.945Z] ---> 1784cc65ca38 [2022-04-11T10:55:59.945Z] Step 8/22 : COPY . . [2022-04-11T10:56:00.217Z] Removing intermediate container 094ba19c43ac [2022-04-11T10:56:00.217Z] ---> 549915cc83a7 [2022-04-11T10:56:00.217Z] 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 [2022-04-11T10:56:00.217Z] Successfully built eaf78fab544c [2022-04-11T10:56:00.496Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-11T10:56:00.496Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-11T10:56:00.496Z] ---> Running in cc65a0aa4c7e [2022-04-11T10:56:03.125Z] spire-1.2.1/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.data/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.data/.file [2022-04-11T10:56:03.125Z] spire-1.2.1/.dockerignore [2022-04-11T10:56:03.125Z] spire-1.2.1/.gitattributes [2022-04-11T10:56:03.125Z] spire-1.2.1/.githooks/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T10:56:03.125Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T10:56:03.125Z] spire-1.2.1/.gitignore [2022-04-11T10:56:03.125Z] spire-1.2.1/.go-version [2022-04-11T10:56:03.125Z] spire-1.2.1/.golangci.yml [2022-04-11T10:56:03.125Z] spire-1.2.1/ADOPTERS.md [2022-04-11T10:56:03.125Z] spire-1.2.1/CHANGELOG.md [2022-04-11T10:56:03.125Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T10:56:03.125Z] spire-1.2.1/CODEOWNERS [2022-04-11T10:56:03.125Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T10:56:03.125Z] spire-1.2.1/Dockerfile [2022-04-11T10:56:03.125Z] spire-1.2.1/Dockerfile.dev [2022-04-11T10:56:03.125Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T10:56:03.125Z] spire-1.2.1/LICENSE [2022-04-11T10:56:03.125Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T10:56:03.125Z] spire-1.2.1/Makefile [2022-04-11T10:56:03.125Z] spire-1.2.1/README.md [2022-04-11T10:56:03.125Z] spire-1.2.1/ROADMAP.md [2022-04-11T10:56:03.125Z] spire-1.2.1/SECURITY.md [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/ [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T10:56:03.125Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T10:56:03.126Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/ [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/agent/ [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/server/ [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/server/server.conf [2022-04-11T10:56:03.126Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/ [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/auditlog.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/ [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/spire_server.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/telemetry.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/upgrading.md [2022-04-11T10:56:03.126Z] spire-1.2.1/doc/using_spire.md [2022-04-11T10:56:03.126Z] spire-1.2.1/examples/ [2022-04-11T10:56:03.126Z] spire-1.2.1/examples/README.md [2022-04-11T10:56:03.126Z] spire-1.2.1/go.mod [2022-04-11T10:56:03.126Z] spire-1.2.1/go.sum [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T10:56:03.126Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/api/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T10:56:03.127Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T10:56:03.405Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/version/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T10:56:03.406Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T10:56:03.683Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/config.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T10:56:03.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T10:56:03.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/server.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/private/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/private/server/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T10:56:03.965Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T10:56:03.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T10:56:03.966Z] spire-1.2.1/release/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/README.md [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/conf/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T10:56:03.966Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T10:56:03.966Z] spire-1.2.1/script/ [2022-04-11T10:56:03.966Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T10:56:03.966Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T10:56:03.966Z] spire-1.2.1/support/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T10:56:03.966Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/clock/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/clock/clock.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T10:56:03.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/common [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T10:56:03.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T10:56:03.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T10:56:04.245Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T10:56:04.246Z] spire-1.2.1/test/integration/test.sh [2022-04-11T10:56:04.246Z] spire-1.2.1/test/plugintest/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testca/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testca/ca.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testkey/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/testkey/new.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/ [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/race.go [2022-04-11T10:56:04.246Z] spire-1.2.1/test/util/util.go [2022-04-11T10:56:04.246Z] building spire from source... [2022-04-11T10:56:04.848Z] Installing go1.17.7... [2022-04-11T10:56:23.187Z] Building bin/spire-server... [2022-04-11T10:56:23.187Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T10:56:23.187Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T10:56:23.187Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T10:56:23.187Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T10:56:23.187Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T10:56:23.463Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T10:56:25.444Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T10:56:25.444Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T10:56:25.445Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T10:56:25.445Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T10:56:25.720Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T10:56:25.720Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T10:56:25.720Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T10:56:25.998Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T10:56:25.998Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T10:56:25.998Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T10:56:25.998Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T10:56:25.998Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T10:56:26.273Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T10:56:26.273Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T10:56:26.551Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T10:56:26.551Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T10:56:27.252Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T10:56:27.608Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T10:56:27.608Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T10:56:33.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T10:56:33.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T10:56:33.032Z] ---> c565db6526e6 [2022-04-11T10:56:33.032Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T10:56:33.032Z] ---> Using cache [2022-04-11T10:56:33.032Z] ---> 7131ff2ec910 [2022-04-11T10:56:33.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T10:56:33.032Z] ---> Using cache [2022-04-11T10:56:33.032Z] ---> 4c2495c52be6 [2022-04-11T10:56:33.032Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T10:56:36.477Z] ---> Running in ce9ac5855d22 [2022-04-11T10:56:37.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T10:56:38.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T10:56:39.520Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T10:56:39.520Z] OK: 220 MiB in 52 packages [2022-04-11T10:56:39.840Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T10:56:39.840Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T10:56:39.840Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T10:56:39.840Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T10:56:39.840Z]  ---> d691cba83c55 [2022-04-11T10:56:39.840Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T10:56:40.116Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T10:56:40.116Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T10:56:40.116Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T10:56:40.116Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T10:56:40.116Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T10:56:40.116Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T10:56:40.116Z]  ---> 842dc36d9ea3 [2022-04-11T10:56:40.116Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T10:56:40.116Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T10:56:40.116Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T10:56:40.391Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T10:56:40.391Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T10:56:40.391Z]  ---> Running in 966ec4d15d00 [2022-04-11T10:56:40.668Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T10:56:40.668Z]  ---> Running in 6cf8f0cb0e3f [2022-04-11T10:56:40.668Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T10:56:40.941Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T10:56:40.941Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T10:56:40.941Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T10:56:40.941Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T10:56:40.941Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T10:56:40.941Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T10:56:40.941Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T10:56:40.941Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T10:56:40.941Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T10:56:40.941Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T10:56:41.539Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T10:56:41.539Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T10:56:41.539Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T10:56:41.811Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T10:56:41.811Z] Removing intermediate container ce9ac5855d22 [2022-04-11T10:56:41.811Z] ---> 46ca4a07ca6c [2022-04-11T10:56:41.811Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T10:56:41.811Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T10:56:42.792Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T10:56:43.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T10:56:43.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T10:56:43.349Z] ---> aba7a0c5b422 [2022-04-11T10:56:43.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T10:56:43.626Z] ---> Running in 7d408907b3b6 [2022-04-11T10:56:44.245Z] ---> 4cf2fc946767 [2022-04-11T10:56:44.245Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T10:56:44.542Z] ---> Running in 132d9bbb08c8 [2022-04-11T10:56:46.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T10:56:48.551Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T10:56:48.551Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T10:56:48.551Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T10:56:48.551Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T10:56:48.551Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T10:56:49.158Z] Removing intermediate container 7d408907b3b6 [2022-04-11T10:56:49.158Z] ---> f3fceb2e2b1a [2022-04-11T10:56:49.158Z] Step 8/22 : COPY . . [2022-04-11T10:56:49.158Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T10:57:04.269Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T10:57:04.269Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T10:57:04.269Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T10:57:05.723Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T10:57:09.125Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T10:57:09.834Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T10:57:13.410Z]  ---> 0cb10811cb2f [2022-04-11T10:57:13.410Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T10:57:13.687Z] ---> Running in 496f92f6f8ea [2022-04-11T10:57:15.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T10:57:42.496Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T10:57:42.496Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T10:57:42.496Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T10:57:42.496Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T10:57:42.496Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T10:57:42.496Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T10:57:42.496Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T10:57:42.771Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T10:57:44.758Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T10:57:44.758Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T10:57:44.758Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T10:57:45.355Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T10:57:45.355Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T10:57:45.355Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T10:57:45.630Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T10:57:47.075Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T10:57:47.075Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T10:57:47.352Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T10:57:47.630Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T10:57:47.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T10:57:47.905Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T10:57:53.323Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T10:57:53.923Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T10:57:54.197Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T10:57:54.197Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T10:57:54.797Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T10:57:54.797Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T10:57:55.072Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T10:57:56.512Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T10:57:57.109Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T10:57:57.384Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T10:57:57.660Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T10:57:57.936Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T10:57:57.936Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T10:57:57.936Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T10:57:57.936Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T10:57:59.381Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T10:57:59.381Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T10:57:59.381Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T10:57:59.658Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T10:57:59.658Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T10:57:59.658Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T10:57:59.658Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T10:57:59.933Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T10:58:00.208Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T10:58:00.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T10:58:00.579Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T10:58:02.696Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T10:58:02.697Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T10:58:02.697Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T10:58:02.972Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T10:58:03.248Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T10:58:03.852Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T10:58:06.491Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T10:58:08.479Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T10:58:08.479Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T10:58:09.085Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T10:58:11.729Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T10:58:12.003Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T10:58:12.279Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T10:58:12.578Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T10:58:12.578Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T10:58:13.184Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T10:58:13.184Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T10:58:13.458Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T10:58:13.732Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T10:58:14.220Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T10:58:14.220Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T10:58:14.220Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T10:58:22.547Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T10:58:22.547Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T10:58:22.547Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T10:58:22.547Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T10:59:09.606Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T10:59:09.606Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T11:03:16.807Z] Removing intermediate container 966ec4d15d00 [2022-04-11T11:03:16.807Z] ---> 8967c084b6c6 [2022-04-11T11:03:16.807Z] [2022-04-11T11:03:16.807Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T11:03:16.807Z] ---> ac73e934f311 [2022-04-11T11:03:16.807Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T11:03:16.807Z] ---> Using cache [2022-04-11T11:03:16.807Z] ---> b4efa4cd2e0e [2022-04-11T11:03:16.807Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T11:03:16.807Z] ---> Using cache [2022-04-11T11:03:16.807Z] ---> e8cbf1c72fcb [2022-04-11T11:03:16.807Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T11:03:16.807Z] ---> Running in 65f558212dfb [2022-04-11T11:03:16.807Z] Removing intermediate container 65f558212dfb [2022-04-11T11:03:16.807Z] ---> f111f83c1113 [2022-04-11T11:03:16.807Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T11:03:16.807Z] ---> Running in 4d078e9a0666 [2022-04-11T11:03:16.807Z] Removing intermediate container 4d078e9a0666 [2022-04-11T11:03:16.807Z] ---> 1abbab347342 [2022-04-11T11:03:16.807Z] Step 15/23 : WORKDIR / [2022-04-11T11:03:16.807Z] ---> Running in 86ba2e3076e9 [2022-04-11T11:03:16.807Z] Removing intermediate container 86ba2e3076e9 [2022-04-11T11:03:16.807Z] ---> 3c7dbd89fb55 [2022-04-11T11:03:16.807Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T11:03:16.807Z] ---> 9f252115ef06 [2022-04-11T11:03:16.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T11:03:16.807Z] Removing intermediate container 6cf8f0cb0e3f [2022-04-11T11:03:16.807Z] ---> 610de0990882 [2022-04-11T11:03:16.807Z] [2022-04-11T11:03:16.807Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T11:03:16.807Z] ---> ac73e934f311 [2022-04-11T11:03:16.807Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T11:03:16.807Z] ---> Running in 155eea722360 [2022-04-11T11:03:16.807Z] Removing intermediate container 155eea722360 [2022-04-11T11:03:16.807Z] ---> 2797d7b47e4a [2022-04-11T11:03:16.807Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T11:03:16.807Z] ---> Running in 1e39f40b92d0 [2022-04-11T11:03:17.406Z] ---> b873f3135b43 [2022-04-11T11:03:17.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T11:03:18.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:03:18.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:03:18.912Z] ---> 1f39bda4b6cf [2022-04-11T11:03:18.912Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T11:03:18.912Z] ---> Running in 9e0278d6a838 [2022-04-11T11:03:19.187Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T11:03:19.187Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T11:03:19.187Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:03:19.461Z] OK: 6 MiB in 16 packages [2022-04-11T11:03:20.071Z] Removing intermediate container 9e0278d6a838 [2022-04-11T11:03:20.071Z] ---> 684e83b8929a [2022-04-11T11:03:20.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T11:03:20.353Z] ---> Running in 8a45f4c34a3a [2022-04-11T11:03:21.799Z] Removing intermediate container 8a45f4c34a3a [2022-04-11T11:03:21.799Z] ---> 5f8b6fd1e4fc [2022-04-11T11:03:21.799Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T11:03:21.799Z] Removing intermediate container 1e39f40b92d0 [2022-04-11T11:03:21.799Z] ---> 2d6a27dff671 [2022-04-11T11:03:21.799Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T11:03:21.799Z] ---> Running in 711e78fab856 [2022-04-11T11:03:21.799Z] ---> Running in 5099cf6bc71f [2022-04-11T11:03:22.796Z] Removing intermediate container 711e78fab856 [2022-04-11T11:03:22.796Z] ---> a5ea74713506 [2022-04-11T11:03:22.796Z] Step 22/23 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:03:23.078Z] Removing intermediate container 5099cf6bc71f [2022-04-11T11:03:23.078Z] ---> 2122fd2737d2 [2022-04-11T11:03:23.078Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T11:03:23.078Z] ---> Running in 1156b3664ba3 [2022-04-11T11:03:23.078Z] ---> Running in 65c2ea90fd67 [2022-04-11T11:03:24.063Z] Removing intermediate container 1156b3664ba3 [2022-04-11T11:03:24.063Z] ---> 3a2a8bcfad8e [2022-04-11T11:03:24.063Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T11:03:24.063Z] ---> Running in b2c579d13066 [2022-04-11T11:03:24.339Z] Removing intermediate container 65c2ea90fd67 [2022-04-11T11:03:24.339Z] ---> f84215509148 [2022-04-11T11:03:24.339Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T11:03:24.339Z] ---> Running in bb4f6f302941 [2022-04-11T11:03:25.807Z] Removing intermediate container b2c579d13066 [2022-04-11T11:03:25.807Z] ---> c96e8daa2bb5 [2022-04-11T11:03:25.807Z] [2022-04-11T11:03:27.242Z] Successfully built c96e8daa2bb5 [2022-04-11T11:03:27.242Z] Successfully tagged core-command-arm64:latest [2022-04-11T11:03:27.242Z]  Building core-command ... done Building security-spire-agent [2022-04-11T11:03:28.686Z] Removing intermediate container bb4f6f302941 [2022-04-11T11:03:28.686Z] ---> ae7e6cbf1a94 [2022-04-11T11:03:28.686Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T11:03:28.968Z] ---> Running in 015578f19dd4 [2022-04-11T11:03:29.957Z] Removing intermediate container 015578f19dd4 [2022-04-11T11:03:29.957Z] ---> 376aa5337ec5 [2022-04-11T11:03:29.957Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T11:03:30.235Z] Removing intermediate container 132d9bbb08c8 [2022-04-11T11:03:30.235Z] ---> 858454f95f86 [2022-04-11T11:03:30.235Z] [2022-04-11T11:03:30.235Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T11:03:30.235Z] ---> ac73e934f311 [2022-04-11T11:03:30.235Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T11:03:30.235Z] ---> Using cache [2022-04-11T11:03:30.235Z] ---> b4efa4cd2e0e [2022-04-11T11:03:30.235Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T11:03:30.235Z] ---> Using cache [2022-04-11T11:03:30.235Z] ---> e8cbf1c72fcb [2022-04-11T11:03:30.235Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T11:03:30.513Z] ---> Running in b3906584f863 [2022-04-11T11:03:31.120Z] ---> 5ebf255fd157 [2022-04-11T11:03:31.120Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T11:03:31.120Z] Removing intermediate container b3906584f863 [2022-04-11T11:03:31.120Z] ---> 87f3821aacde [2022-04-11T11:03:31.120Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T11:03:31.419Z] ---> Running in 6630ecf2e55e [2022-04-11T11:03:31.419Z] ---> Running in e49fd0876052 [2022-04-11T11:03:32.425Z] Removing intermediate container e49fd0876052 [2022-04-11T11:03:32.425Z] ---> 1736844f086d [2022-04-11T11:03:32.425Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T11:03:33.880Z] ---> 63e9e21dcaf7 [2022-04-11T11:03:33.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T11:03:35.071Z] Removing intermediate container 6630ecf2e55e [2022-04-11T11:03:35.071Z] ---> dc7cd7f91ef4 [2022-04-11T11:03:35.071Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T11:03:37.175Z] ---> 32a95612dd2f [2022-04-11T11:03:37.175Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T11:03:37.460Z] ---> 1ca60a36a348 [2022-04-11T11:03:37.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T11:03:38.922Z] ---> 5b76817a945e [2022-04-11T11:03:38.923Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T11:03:38.923Z] ---> Running in e41acd8e8908 [2022-04-11T11:03:40.394Z] Removing intermediate container e41acd8e8908 [2022-04-11T11:03:40.394Z] ---> 8c18f86e7d5c [2022-04-11T11:03:40.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T11:03:40.668Z] ---> Running in 93a5c4686b4c [2022-04-11T11:03:40.944Z] ---> e4f596f68486 [2022-04-11T11:03:40.944Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T11:03:41.552Z] Removing intermediate container 93a5c4686b4c [2022-04-11T11:03:41.552Z] ---> 3a25a72b385a [2022-04-11T11:03:41.552Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T11:03:41.830Z] ---> Running in dd83a48febb2 [2022-04-11T11:03:43.278Z] Removing intermediate container dd83a48febb2 [2022-04-11T11:03:43.278Z] ---> d704372cfa5d [2022-04-11T11:03:43.278Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:03:43.278Z] ---> 18b4e49edf58 [2022-04-11T11:03:43.278Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T11:03:43.278Z] ---> Running in a22b71151925 [2022-04-11T11:03:44.280Z] Removing intermediate container a22b71151925 [2022-04-11T11:03:44.280Z] ---> 82fdd2158894 [2022-04-11T11:03:44.280Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T11:03:44.563Z] ---> Running in c63e65506b6d [2022-04-11T11:03:45.173Z] ---> 1be196ac9e96 [2022-04-11T11:03:45.173Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T11:03:45.777Z] Removing intermediate container c63e65506b6d [2022-04-11T11:03:45.777Z] ---> 573b883c824e [2022-04-11T11:03:45.777Z] [2022-04-11T11:03:47.770Z] ---> 02c0ced2e911 [2022-04-11T11:03:47.770Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T11:03:47.770Z] Successfully built 573b883c824e [2022-04-11T11:03:47.770Z] Successfully tagged support-scheduler-arm64:latest [2022-04-11T11:03:47.770Z] Building security-proxy-setup [2022-04-11T11:03:48.381Z]  Building support-scheduler ... done  ---> Running in 1a9e80ce9d7d [2022-04-11T11:03:49.381Z] Removing intermediate container 1a9e80ce9d7d [2022-04-11T11:03:49.381Z] ---> 33c641ac64b3 [2022-04-11T11:03:49.381Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T11:03:51.383Z] ---> a061689763a8 [2022-04-11T11:03:51.383Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T11:03:51.660Z] ---> Running in ca9fe51b024a [2022-04-11T11:03:55.999Z] Removing intermediate container ca9fe51b024a [2022-04-11T11:03:55.999Z] ---> 9dbafbcab95c [2022-04-11T11:03:55.999Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T11:03:56.290Z] ---> Running in 0188f34bc23d [2022-04-11T11:03:57.320Z] Removing intermediate container 0188f34bc23d [2022-04-11T11:03:57.320Z] ---> e2491eb054c9 [2022-04-11T11:03:57.320Z] Step 28/31 : CMD ["gate"] [2022-04-11T11:03:57.608Z] Removing intermediate container 496f92f6f8ea [2022-04-11T11:03:57.608Z] ---> a3d77797022a [2022-04-11T11:03:57.608Z] [2022-04-11T11:03:57.608Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T11:03:57.608Z] ---> ac73e934f311 [2022-04-11T11:03:57.608Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T11:03:57.894Z] ---> Running in a8382d767e6f [2022-04-11T11:03:57.894Z] ---> Running in 873922c8d0b2 [2022-04-11T11:03:58.898Z] Removing intermediate container a8382d767e6f [2022-04-11T11:03:58.898Z] ---> c6df2ffe9bf5 [2022-04-11T11:03:58.898Z] Step 29/31 : LABEL arch=arm64 [2022-04-11T11:03:59.514Z] ---> Running in 3b924247b736 [2022-04-11T11:04:00.143Z] Removing intermediate container 3b924247b736 [2022-04-11T11:04:00.143Z] ---> 64acda95485e [2022-04-11T11:04:00.143Z] Step 30/31 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:04:00.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:04:00.699Z] ---> Running in 273e5484e003 [2022-04-11T11:04:00.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:04:01.598Z] Removing intermediate container 273e5484e003 [2022-04-11T11:04:01.598Z] ---> 6314ff717050 [2022-04-11T11:04:01.598Z] Step 31/31 : LABEL version=0.0.0 [2022-04-11T11:04:01.875Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T11:04:01.875Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T11:04:01.875Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:04:01.875Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T11:04:02.149Z] ---> Running in 24313f3d271d [2022-04-11T11:04:02.500Z] OK: 6 MiB in 16 packages [2022-04-11T11:04:02.794Z] Removing intermediate container 24313f3d271d [2022-04-11T11:04:02.794Z] ---> b4df4d25b7bb [2022-04-11T11:04:02.794Z] [2022-04-11T11:04:04.343Z] Successfully built b4df4d25b7bb [2022-04-11T11:04:04.343Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-11T11:04:04.343Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-11T11:04:04.959Z] Removing intermediate container 873922c8d0b2 [2022-04-11T11:04:04.959Z] ---> 096b2e4ccdcc [2022-04-11T11:04:04.959Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T11:04:05.244Z] ---> Running in ef5374e2ed42 [2022-04-11T11:04:05.857Z] Removing intermediate container ef5374e2ed42 [2022-04-11T11:04:05.857Z] ---> 56d4fccc0e2f [2022-04-11T11:04:05.857Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T11:04:05.857Z] ---> Running in 747988bb05bf [2022-04-11T11:04:06.451Z] Removing intermediate container 747988bb05bf [2022-04-11T11:04:06.451Z] ---> 4445aea17d3a [2022-04-11T11:04:06.451Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T11:04:06.724Z] ---> Running in 9973ada5b702 [2022-04-11T11:04:07.708Z] Removing intermediate container 9973ada5b702 [2022-04-11T11:04:07.708Z] ---> f64fcd6a10b6 [2022-04-11T11:04:07.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T11:04:09.147Z] ---> e6eb18ce57ca [2022-04-11T11:04:09.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T11:04:10.591Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T11:04:10.591Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T11:04:10.591Z] ---> c565db6526e6 [2022-04-11T11:04:10.591Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T11:04:10.591Z] ---> Using cache [2022-04-11T11:04:10.591Z] ---> 7131ff2ec910 [2022-04-11T11:04:10.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 4c2495c52be6 [2022-04-11T11:04:10.592Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 8f25ab979033 [2022-04-11T11:04:10.592Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 86a6ff023dca [2022-04-11T11:04:10.592Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 67e1b4d13286 [2022-04-11T11:04:10.592Z] Step 8/26 : COPY . . [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 6cc0a61ff890 [2022-04-11T11:04:10.592Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 8986d83955ea [2022-04-11T11:04:10.592Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 4171fa64bdeb [2022-04-11T11:04:10.592Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T11:04:10.592Z] ---> Using cache [2022-04-11T11:04:10.592Z] ---> 549915cc83a7 [2022-04-11T11:04:10.592Z] 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 [2022-04-11T11:04:10.870Z] ---> Running in cddd05127579 [2022-04-11T11:04:13.517Z] ---> c1a1013bb310 [2022-04-11T11:04:13.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T11:04:14.128Z] spire-1.2.1/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.data/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.data/.file [2022-04-11T11:04:14.128Z] spire-1.2.1/.dockerignore [2022-04-11T11:04:14.128Z] spire-1.2.1/.gitattributes [2022-04-11T11:04:14.128Z] spire-1.2.1/.githooks/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T11:04:14.128Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T11:04:14.128Z] spire-1.2.1/.gitignore [2022-04-11T11:04:14.128Z] spire-1.2.1/.go-version [2022-04-11T11:04:14.128Z] spire-1.2.1/.golangci.yml [2022-04-11T11:04:14.128Z] spire-1.2.1/ADOPTERS.md [2022-04-11T11:04:14.128Z] spire-1.2.1/CHANGELOG.md [2022-04-11T11:04:14.128Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T11:04:14.128Z] spire-1.2.1/CODEOWNERS [2022-04-11T11:04:14.128Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T11:04:14.128Z] spire-1.2.1/Dockerfile [2022-04-11T11:04:14.128Z] spire-1.2.1/Dockerfile.dev [2022-04-11T11:04:14.128Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T11:04:14.128Z] spire-1.2.1/LICENSE [2022-04-11T11:04:14.128Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T11:04:14.128Z] spire-1.2.1/Makefile [2022-04-11T11:04:14.128Z] spire-1.2.1/README.md [2022-04-11T11:04:14.128Z] spire-1.2.1/ROADMAP.md [2022-04-11T11:04:14.128Z] spire-1.2.1/SECURITY.md [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T11:04:14.128Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/ [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/agent/ [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/server/ [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/server/server.conf [2022-04-11T11:04:14.128Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/ [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/auditlog.md [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/images/ [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T11:04:14.128Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T11:04:14.409Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/spire_server.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/telemetry.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/upgrading.md [2022-04-11T11:04:14.410Z] spire-1.2.1/doc/using_spire.md [2022-04-11T11:04:14.410Z] spire-1.2.1/examples/ [2022-04-11T11:04:14.410Z] spire-1.2.1/examples/README.md [2022-04-11T11:04:14.410Z] spire-1.2.1/go.mod [2022-04-11T11:04:14.410Z] spire-1.2.1/go.sum [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go ---> 449858895888 [2022-04-11T11:04:14.410Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T11:04:14.410Z] [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T11:04:14.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Running in 8770a4e10ef6 [2022-04-11T11:04:14.688Z] [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T11:04:14.688Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T11:04:14.689Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/ [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T11:04:14.967Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/version/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/config.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T11:04:14.968Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T11:04:15.254Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemRemoving intermediate container 8770a4e10ef6 [2022-04-11T11:04:15.255Z] ---> 22b17f1ec9aa [2022-04-11T11:04:15.255Z] [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T11:04:15.255Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/server.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/private/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/private/server/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T11:04:15.255Z] spire-1.2.1/release/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/README.md [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/conf/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T11:04:15.255Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T11:04:15.255Z] spire-1.2.1/script/ [2022-04-11T11:04:15.255Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T11:04:15.255Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T11:04:15.255Z] spire-1.2.1/support/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T11:04:15.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go ---> Running in be959b32f313 [2022-04-11T11:04:15.535Z] [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T11:04:15.535Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T11:04:15.535Z] spire-1.2.1/test/ [2022-04-11T11:04:15.535Z] spire-1.2.1/test/clock/ [2022-04-11T11:04:15.535Z] spire-1.2.1/test/clock/clock.go [2022-04-11T11:04:15.535Z] spire-1.2.1/test/fakes/ [2022-04-11T11:04:15.535Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T11:04:15.535Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T11:04:15.535Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T11:04:15.535Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/common [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T11:04:15.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T11:04:15.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T11:04:15.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T11:04:15.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T11:04:15.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T11:04:15.816Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T11:04:15.817Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T11:04:15.818Z] spire-1.2.1/test/integration/test.sh [2022-04-11T11:04:15.818Z] spire-1.2.1/test/plugintest/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testca/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testca/ca.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testkey/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/testkey/new.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/ [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/race.go [2022-04-11T11:04:15.818Z] spire-1.2.1/test/util/util.go [2022-04-11T11:04:15.818Z] building spire from source... [2022-04-11T11:04:16.137Z] Removing intermediate container be959b32f313 [2022-04-11T11:04:16.137Z] ---> 19ff6dd41c08 [2022-04-11T11:04:16.137Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T11:04:16.137Z] ---> Running in ee46f741b13d [2022-04-11T11:04:16.421Z] Installing go1.17.7... [2022-04-11T11:04:16.700Z] Removing intermediate container ee46f741b13d [2022-04-11T11:04:16.700Z] ---> 067a147ef6a3 [2022-04-11T11:04:16.700Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:04:16.978Z] ---> Running in 7d0e6775046b [2022-04-11T11:04:17.603Z] Removing intermediate container 7d0e6775046b [2022-04-11T11:04:17.603Z] ---> de355e152156 [2022-04-11T11:04:17.603Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T11:04:17.889Z] ---> Running in 5682936ed68a [2022-04-11T11:04:18.487Z] Removing intermediate container 5682936ed68a [2022-04-11T11:04:18.487Z] ---> ac56c7380230 [2022-04-11T11:04:18.487Z] [2022-04-11T11:04:19.088Z] Successfully built ac56c7380230 [2022-04-11T11:04:19.088Z] Successfully tagged support-notifications-arm64:latest [2022-04-11T11:04:34.257Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T11:04:34.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T11:04:34.257Z] ---> c565db6526e6 [2022-04-11T11:04:34.257Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> 7131ff2ec910 [2022-04-11T11:04:34.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> 4c2495c52be6 [2022-04-11T11:04:34.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> b6331e467671 [2022-04-11T11:04:34.257Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> a10f56557c12 [2022-04-11T11:04:34.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> 1784cc65ca38 [2022-04-11T11:04:34.257Z] Step 8/22 : COPY . . [2022-04-11T11:04:34.257Z] ---> Using cache [2022-04-11T11:04:34.257Z] ---> 4cf2fc946767 [2022-04-11T11:04:34.257Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T11:04:34.556Z] ---> Running in b4ff618dcb4a [2022-04-11T11:04:37.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T11:04:39.470Z] Building bin/spire-server... [2022-04-11T11:04:39.746Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T11:04:39.746Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T11:04:39.746Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T11:04:40.352Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T11:04:40.352Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T11:04:40.955Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T11:04:41.559Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T11:04:43.005Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T11:04:43.005Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T11:04:44.455Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T11:04:45.450Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T11:04:45.450Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T11:04:45.450Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T11:04:45.727Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T11:04:45.727Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T11:04:45.727Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T11:04:45.727Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T11:04:47.176Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T11:04:47.176Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T11:04:47.176Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T11:04:47.455Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T11:04:47.455Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T11:04:48.060Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T11:04:48.060Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T11:04:48.060Z] ---> c565db6526e6 [2022-04-11T11:04:48.060Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 7131ff2ec910 [2022-04-11T11:04:48.060Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 4c2495c52be6 [2022-04-11T11:04:48.060Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 8f25ab979033 [2022-04-11T11:04:48.060Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 86a6ff023dca [2022-04-11T11:04:48.060Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 67e1b4d13286 [2022-04-11T11:04:48.060Z] Step 8/25 : COPY . . [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 6cc0a61ff890 [2022-04-11T11:04:48.060Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 8986d83955ea [2022-04-11T11:04:48.060Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 4171fa64bdeb [2022-04-11T11:04:48.060Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T11:04:48.060Z] ---> Using cache [2022-04-11T11:04:48.060Z] ---> 549915cc83a7 [2022-04-11T11:04:48.060Z] 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 [2022-04-11T11:04:48.338Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T11:04:48.338Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T11:04:48.948Z]  ---> Running in ab76530c6165 [2022-04-11T11:04:51.626Z] spire-1.2.1/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.data/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.data/.file [2022-04-11T11:04:51.626Z] spire-1.2.1/.dockerignore [2022-04-11T11:04:51.626Z] spire-1.2.1/.gitattributes [2022-04-11T11:04:51.626Z] spire-1.2.1/.githooks/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T11:04:51.626Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T11:04:51.626Z] spire-1.2.1/.gitignore [2022-04-11T11:04:51.626Z] spire-1.2.1/.go-version [2022-04-11T11:04:51.626Z] spire-1.2.1/.golangci.yml [2022-04-11T11:04:51.626Z] spire-1.2.1/ADOPTERS.md [2022-04-11T11:04:51.626Z] spire-1.2.1/CHANGELOG.md [2022-04-11T11:04:51.626Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T11:04:51.626Z] spire-1.2.1/CODEOWNERS [2022-04-11T11:04:51.626Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T11:04:51.626Z] spire-1.2.1/Dockerfile [2022-04-11T11:04:51.626Z] spire-1.2.1/Dockerfile.dev [2022-04-11T11:04:51.626Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T11:04:51.626Z] spire-1.2.1/LICENSE [2022-04-11T11:04:51.626Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T11:04:51.626Z] spire-1.2.1/Makefile [2022-04-11T11:04:51.626Z] spire-1.2.1/README.md [2022-04-11T11:04:51.626Z] spire-1.2.1/ROADMAP.md [2022-04-11T11:04:51.626Z] spire-1.2.1/SECURITY.md [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T11:04:51.626Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T11:04:51.627Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/ [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/agent/ [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/server/ [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/server/server.conf [2022-04-11T11:04:51.627Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/ [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/auditlog.md [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/images/ [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T11:04:51.627Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T11:04:51.899Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T11:04:51.899Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T11:04:51.899Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/spire_server.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/telemetry.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/upgrading.md [2022-04-11T11:04:51.900Z] spire-1.2.1/doc/using_spire.md [2022-04-11T11:04:51.900Z] spire-1.2.1/examples/ [2022-04-11T11:04:51.900Z] spire-1.2.1/examples/README.md [2022-04-11T11:04:51.900Z] spire-1.2.1/go.mod [2022-04-11T11:04:51.900Z] spire-1.2.1/go.sum [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T11:04:51.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T11:04:51.901Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T11:04:52.179Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T11:04:52.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/version/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T11:04:52.181Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/config.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T11:04:52.458Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T11:04:52.459Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/server.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/private/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/private/server/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T11:04:52.460Z] spire-1.2.1/release/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/README.md [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/conf/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T11:04:52.460Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T11:04:52.460Z] spire-1.2.1/script/ [2022-04-11T11:04:52.460Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T11:04:52.460Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T11:04:52.460Z] spire-1.2.1/support/ [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/ [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T11:04:52.460Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T11:04:52.735Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T11:04:52.736Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/clock/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/clock/clock.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/README.md [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/common [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T11:04:52.736Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T11:04:52.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T11:04:52.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T11:04:53.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T11:04:53.013Z] spire-1.2.1/test/integration/test.sh [2022-04-11T11:04:53.013Z] spire-1.2.1/test/plugintest/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testca/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testca/ca.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testkey/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/testkey/new.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/ [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/race.go [2022-04-11T11:04:53.013Z] spire-1.2.1/test/util/util.go [2022-04-11T11:04:53.013Z] building spire from source... [2022-04-11T11:04:53.614Z] Installing go1.17.7... [2022-04-11T11:05:00.357Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T11:05:00.357Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T11:05:00.634Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T11:05:00.634Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T11:05:00.634Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T11:05:00.915Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T11:05:00.915Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T11:05:00.915Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T11:05:01.191Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T11:05:01.191Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T11:05:01.191Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T11:05:01.470Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T11:05:01.471Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T11:05:01.471Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T11:05:01.471Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T11:05:02.457Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T11:05:02.457Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T11:05:02.457Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T11:05:02.735Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T11:05:03.014Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T11:05:03.014Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T11:05:03.014Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T11:05:03.014Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T11:05:03.292Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T11:05:03.292Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T11:05:15.778Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T11:05:15.778Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T11:05:15.778Z] Building bin/spire-server... [2022-04-11T11:05:15.778Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T11:05:15.778Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T11:05:15.778Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T11:05:15.778Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T11:05:15.778Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T11:05:15.778Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T11:05:16.054Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T11:05:16.332Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T11:05:16.332Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T11:05:16.609Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T11:05:17.215Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T11:05:18.260Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T11:05:18.538Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T11:05:19.139Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T11:05:20.580Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T11:05:20.856Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T11:05:20.856Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T11:05:20.856Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T11:05:21.131Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T11:05:21.131Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T11:05:21.131Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T11:05:21.751Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T11:05:21.751Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T11:05:21.751Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T11:05:22.025Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T11:05:22.301Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T11:05:22.901Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T11:05:22.901Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T11:05:35.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T11:05:35.331Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T11:05:35.331Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T11:05:35.331Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T11:05:35.331Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T11:05:35.331Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T11:05:35.937Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T11:05:35.937Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T11:05:36.228Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T11:05:36.228Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T11:05:36.228Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T11:05:36.228Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T11:05:36.228Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T11:05:36.505Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T11:05:36.505Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T11:05:37.114Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T11:05:37.114Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T11:05:37.745Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T11:05:37.745Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T11:05:37.745Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T11:05:37.745Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T11:05:38.036Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T11:05:38.037Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T11:05:38.318Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T11:05:38.318Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T11:05:38.318Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T11:05:38.318Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T11:05:38.318Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T11:05:38.318Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T11:05:38.928Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T11:05:39.206Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T11:05:39.206Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T11:05:39.206Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T11:05:39.487Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T11:05:42.902Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T11:05:47.244Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T11:05:47.523Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T11:05:48.127Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T11:05:49.132Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T11:05:50.219Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T11:05:50.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T11:05:50.576Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T11:05:50.873Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T11:05:51.157Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T11:06:13.455Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T11:06:13.455Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T11:06:13.455Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T11:06:13.455Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T11:06:13.455Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T11:06:13.455Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T11:06:13.455Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T11:06:14.446Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T11:06:15.066Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T11:06:16.520Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T11:06:16.520Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T11:06:16.520Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T11:06:16.799Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T11:06:17.789Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T11:06:17.789Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T11:06:18.066Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T11:06:18.344Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T11:06:18.629Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T11:06:18.629Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T11:06:19.632Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T11:06:19.632Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T11:06:19.908Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T11:06:20.187Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T11:06:20.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T11:06:20.477Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T11:06:20.757Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T11:06:21.038Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T11:06:21.314Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T11:06:25.660Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T11:06:26.276Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T11:06:26.553Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T11:06:26.553Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T11:06:27.157Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T11:06:27.157Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T11:06:27.157Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T11:06:27.157Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T11:06:27.437Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T11:06:27.437Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T11:06:27.715Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T11:06:27.715Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T11:06:28.701Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T11:06:29.304Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T11:06:29.583Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T11:06:29.583Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T11:06:29.861Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T11:06:29.861Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T11:06:29.861Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T11:06:29.861Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T11:06:30.142Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T11:06:30.752Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T11:06:31.030Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T11:06:31.315Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T11:06:31.315Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T11:06:31.709Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T11:06:33.900Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T11:06:34.510Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T11:06:34.510Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T11:06:34.785Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T11:06:34.785Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T11:06:35.062Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T11:06:35.062Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T11:06:35.344Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T11:06:35.945Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T11:06:38.611Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T11:06:40.061Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T11:06:40.061Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T11:06:40.338Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T11:06:40.338Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T11:06:40.338Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T11:06:40.944Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T11:06:41.235Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T11:06:41.512Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T11:06:41.512Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T11:06:41.790Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T11:06:41.790Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T11:06:41.790Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T11:06:47.234Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T11:06:47.234Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T11:06:47.234Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T11:06:47.234Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T11:06:49.226Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T11:06:49.503Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T11:06:50.107Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T11:06:50.389Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T11:06:50.389Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T11:06:50.389Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T11:06:50.389Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T11:06:50.993Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T11:06:52.983Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T11:06:52.983Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T11:06:53.259Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T11:06:54.254Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T11:06:54.254Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T11:06:54.532Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T11:06:54.808Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T11:06:55.085Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T11:06:55.362Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T11:06:55.362Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T11:06:55.362Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T11:06:55.638Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T11:06:55.916Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T11:06:55.916Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T11:06:56.907Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T11:06:56.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T11:06:57.189Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T11:07:02.855Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T11:07:02.855Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T11:07:02.855Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T11:07:02.855Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T11:07:02.855Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T11:07:02.855Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T11:07:02.855Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T11:07:03.131Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T11:07:03.131Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T11:07:04.114Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T11:07:04.395Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T11:07:04.674Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T11:07:04.949Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T11:07:05.549Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T11:07:05.825Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T11:07:05.825Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T11:07:06.099Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T11:07:06.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T11:07:06.373Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T11:07:06.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T11:07:06.373Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T11:07:07.358Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T11:07:07.358Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T11:07:07.635Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T11:07:07.635Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T11:07:07.635Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T11:07:09.626Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T11:07:10.239Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T11:07:10.239Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T11:07:10.516Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T11:07:10.516Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T11:07:10.794Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T11:07:11.071Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T11:07:11.347Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T11:07:11.953Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T11:07:12.939Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T11:07:12.939Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T11:07:13.930Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T11:07:15.936Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T11:07:15.936Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T11:07:16.543Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T11:07:16.823Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T11:07:16.823Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T11:07:17.431Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T11:07:17.431Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T11:07:17.704Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T11:07:17.704Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T11:07:17.984Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T11:07:17.984Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T11:07:18.262Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T11:07:26.557Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T11:07:26.557Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T11:07:26.557Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T11:07:26.557Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T11:07:53.537Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T11:07:53.537Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T11:10:15.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T11:10:25.735Z] Removing intermediate container b4ff618dcb4a [2022-04-11T11:10:25.735Z] ---> f5b9281e6a1e [2022-04-11T11:10:25.735Z] [2022-04-11T11:10:25.735Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T11:10:25.735Z] ---> ac73e934f311 [2022-04-11T11:10:25.735Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T11:10:25.735Z] ---> Running in a2668cbcdf48 [2022-04-11T11:10:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:10:27.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:10:28.471Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T11:10:28.471Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T11:10:28.471Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T11:10:28.471Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T11:10:28.471Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T11:10:28.471Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T11:10:28.471Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:10:28.471Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T11:10:29.078Z] OK: 8 MiB in 20 packages [2022-04-11T11:10:31.088Z] Removing intermediate container a2668cbcdf48 [2022-04-11T11:10:31.088Z] ---> 3079f50cd288 [2022-04-11T11:10:31.088Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T11:10:31.088Z] ---> Running in aeff9bd4aa17 [2022-04-11T11:10:31.715Z] Removing intermediate container aeff9bd4aa17 [2022-04-11T11:10:31.715Z] ---> 0a5562e0a778 [2022-04-11T11:10:31.715Z] Step 13/22 : WORKDIR /edgex [2022-04-11T11:10:31.715Z] ---> Running in 810152d9b218 [2022-04-11T11:10:32.324Z] Removing intermediate container 810152d9b218 [2022-04-11T11:10:32.324Z] ---> a0698c1265e0 [2022-04-11T11:10:32.324Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T11:10:32.938Z] ---> 38a956cc6b83 [2022-04-11T11:10:32.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T11:10:35.602Z] ---> 001d0a9d2fe7 [2022-04-11T11:10:35.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T11:10:37.656Z] ---> c925808a8fa5 [2022-04-11T11:10:37.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T11:10:38.266Z] ---> 5b834c33f781 [2022-04-11T11:10:38.266Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T11:10:38.546Z] ---> Running in 7599701fa27f [2022-04-11T11:10:41.991Z] Removing intermediate container 7599701fa27f [2022-04-11T11:10:41.991Z] ---> d8c366cd6633 [2022-04-11T11:10:41.991Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T11:10:41.991Z] ---> Running in 404820746b6b [2022-04-11T11:10:42.283Z] Removing intermediate container 404820746b6b [2022-04-11T11:10:42.283Z] ---> f85cf6475551 [2022-04-11T11:10:42.283Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T11:10:42.283Z] ---> Running in 791c74846ed8 [2022-04-11T11:10:43.424Z] Removing intermediate container 791c74846ed8 [2022-04-11T11:10:43.424Z] ---> 1de821316b30 [2022-04-11T11:10:43.424Z] Step 21/22 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:10:43.424Z] ---> Running in b02b647b5d9f [2022-04-11T11:10:43.769Z] Removing intermediate container b02b647b5d9f [2022-04-11T11:10:43.769Z] ---> 591f2b16a9ed [2022-04-11T11:10:43.769Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T11:10:44.073Z] ---> Running in 21df28b738b7 [2022-04-11T11:10:44.705Z] Removing intermediate container 21df28b738b7 [2022-04-11T11:10:44.705Z] ---> 8a7a3a625b39 [2022-04-11T11:10:44.705Z] [2022-04-11T11:10:45.303Z] Successfully built 8a7a3a625b39 [2022-04-11T11:10:45.303Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-11T11:28:54.037Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-04-11T11:28:54.037Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T11:28:54.037Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T11:28:54.037Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T11:28:54.037Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T11:28:54.037Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T11:28:54.037Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T11:28:54.037Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T11:28:54.037Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T11:28:54.037Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T11:28:54.037Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T11:28:54.037Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T11:28:54.037Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T11:28:54.037Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T11:34:01.871Z] Removing intermediate container cc65a0aa4c7e [2022-04-11T11:34:01.871Z] ---> 4b247abee3ef [2022-04-11T11:34:01.871Z] [2022-04-11T11:34:01.871Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T11:34:01.871Z] ---> 3fb3c9af89a9 [2022-04-11T11:34:01.871Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T11:34:01.871Z] ---> Using cache [2022-04-11T11:34:01.871Z] ---> ef67dfe41034 [2022-04-11T11:34:01.871Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:34:01.871Z] ---> Using cache [2022-04-11T11:34:01.871Z] ---> 6bb5284ff093 [2022-04-11T11:34:01.871Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T11:34:01.871Z] ---> Running in ee7815454f23 [2022-04-11T11:34:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:34:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:34:01.871Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T11:34:01.871Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T11:34:01.871Z] OK: 15729 distinct packages available [2022-04-11T11:34:01.871Z] Building bin/spire-agent... [2022-04-11T11:34:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:34:02.479Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T11:34:02.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:34:03.754Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T11:34:03.754Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T11:34:04.035Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T11:34:04.035Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T11:34:04.035Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T11:34:04.035Z] OK: 6 MiB in 18 packages [2022-04-11T11:34:06.037Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T11:34:06.037Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T11:34:06.037Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T11:34:06.037Z] Removing intermediate container ee7815454f23 [2022-04-11T11:34:06.037Z] ---> 7925869feb0d [2022-04-11T11:34:06.037Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T11:34:06.037Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T11:34:06.037Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T11:34:06.645Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T11:34:10.062Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T11:34:10.062Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T11:34:10.062Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T11:34:10.062Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T11:34:10.062Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T11:34:10.062Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T11:34:12.067Z]  ---> 44810dc2802a [2022-04-11T11:34:12.067Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T11:34:12.675Z] ---> efc5c7d78acf [2022-04-11T11:34:12.675Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T11:34:12.675Z] ---> Running in aa8a2984b62e [2022-04-11T11:34:13.280Z] Removing intermediate container aa8a2984b62e [2022-04-11T11:34:13.280Z] ---> dd7798d249d4 [2022-04-11T11:34:13.280Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T11:34:13.878Z] ---> 776326b7880a [2022-04-11T11:34:13.878Z] Step 21/26 : WORKDIR / [2022-04-11T11:34:13.878Z] ---> Running in b4a25e94f438 [2022-04-11T11:34:14.481Z] Removing intermediate container b4a25e94f438 [2022-04-11T11:34:14.481Z] ---> ce2415226d0a [2022-04-11T11:34:14.481Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T11:34:14.759Z] ---> Running in cf402a98d286 [2022-04-11T11:34:15.039Z] Removing intermediate container cf402a98d286 [2022-04-11T11:34:15.039Z] ---> f1bd4bb6e835 [2022-04-11T11:34:15.039Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T11:34:15.332Z] ---> Running in c6cc3f0ba4dd [2022-04-11T11:34:15.620Z] Removing intermediate container c6cc3f0ba4dd [2022-04-11T11:34:15.620Z] ---> 07b86314ea5f [2022-04-11T11:34:15.620Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T11:34:15.896Z] ---> Running in 0a8e8dbd83b4 [2022-04-11T11:34:16.188Z] Removing intermediate container 0a8e8dbd83b4 [2022-04-11T11:34:16.188Z] ---> 6ab46aa609b8 [2022-04-11T11:34:16.188Z] Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:34:16.465Z] ---> Running in dfe53be2c59b [2022-04-11T11:34:16.743Z] Removing intermediate container dfe53be2c59b [2022-04-11T11:34:16.743Z] ---> b7cddc3e9423 [2022-04-11T11:34:16.743Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T11:34:17.018Z] ---> Running in f424bb2791db [2022-04-11T11:34:17.293Z] Removing intermediate container f424bb2791db [2022-04-11T11:34:17.293Z] ---> 0524812001f7 [2022-04-11T11:34:17.293Z] [2022-04-11T11:34:17.570Z] Successfully built 0524812001f7 [2022-04-11T11:34:17.570Z] Successfully tagged security-spire-config-arm64:latest [2022-04-11T11:34:21.892Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-11T11:34:22.493Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T11:34:22.493Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T11:34:22.770Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T11:34:26.175Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T11:34:26.452Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T11:34:27.439Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T11:34:27.439Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T11:34:27.715Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T11:34:27.715Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T11:34:27.715Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T11:34:27.995Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T11:34:27.995Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T11:34:28.272Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T11:38:50.504Z] Removing intermediate container cddd05127579 [2022-04-11T11:38:50.504Z] ---> 68bfb548d544 [2022-04-11T11:38:50.504Z] [2022-04-11T11:38:50.504Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T11:38:50.504Z] ---> 3fb3c9af89a9 [2022-04-11T11:38:50.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T11:38:50.504Z] ---> Using cache [2022-04-11T11:38:50.504Z] ---> ef67dfe41034 [2022-04-11T11:38:50.504Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:38:50.504Z] ---> Using cache [2022-04-11T11:38:50.504Z] ---> 6bb5284ff093 [2022-04-11T11:38:50.504Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T11:38:50.504Z] ---> Running in 6675574906cd [2022-04-11T11:38:50.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:38:50.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:38:50.504Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T11:38:50.504Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T11:38:50.504Z] OK: 15729 distinct packages available [2022-04-11T11:38:50.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:38:50.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:38:50.504Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T11:38:50.504Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T11:38:50.504Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T11:38:50.504Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T11:38:50.504Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T11:38:50.504Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T11:38:50.504Z] OK: 6 MiB in 19 packages [2022-04-11T11:38:50.504Z] Removing intermediate container 6675574906cd [2022-04-11T11:38:50.504Z] ---> 2aa0e743a7ed [2022-04-11T11:38:50.504Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T11:38:50.504Z] ---> a20a3a20a0e1 [2022-04-11T11:38:50.504Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T11:38:51.492Z] Removing intermediate container ab76530c6165 [2022-04-11T11:38:51.492Z] ---> 8bab9a2ac1bd [2022-04-11T11:38:51.492Z] [2022-04-11T11:38:51.492Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T11:38:51.492Z] ---> 3fb3c9af89a9 [2022-04-11T11:38:51.492Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T11:38:51.492Z] ---> Using cache [2022-04-11T11:38:51.492Z] ---> ef67dfe41034 [2022-04-11T11:38:51.492Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:38:51.780Z] ---> Using cache [2022-04-11T11:38:51.780Z] ---> 6bb5284ff093 [2022-04-11T11:38:51.780Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T11:38:51.780Z] ---> Using cache [2022-04-11T11:38:51.780Z] ---> 2aa0e743a7ed [2022-04-11T11:38:51.780Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T11:38:52.055Z] ---> 112500f80ba0 [2022-04-11T11:38:52.055Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T11:38:53.044Z] ---> 75f37db91f07 [2022-04-11T11:38:53.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T11:38:53.642Z] ---> d37ac933c4d6 [2022-04-11T11:38:53.642Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T11:38:54.628Z] ---> 2a05a8b8b2ab [2022-04-11T11:38:54.628Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T11:38:54.628Z] ---> Running in aeab83e8e6ac [2022-04-11T11:38:54.904Z] Removing intermediate container aeab83e8e6ac [2022-04-11T11:38:54.904Z] ---> 9d06e53b5806 [2022-04-11T11:38:54.904Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T11:38:55.177Z] ---> Running in 0da3a9f2acf0 [2022-04-11T11:38:55.177Z] ---> 3645537592b2 [2022-04-11T11:38:55.177Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T11:38:55.449Z] Removing intermediate container 0da3a9f2acf0 [2022-04-11T11:38:55.449Z] ---> e8829a583e3e [2022-04-11T11:38:55.449Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T11:38:55.449Z] ---> Running in ad3797f8d3a0 [2022-04-11T11:38:55.723Z] ---> 58bfc2cb084e [2022-04-11T11:38:55.723Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T11:38:55.999Z] Removing intermediate container ad3797f8d3a0 [2022-04-11T11:38:55.999Z] ---> 67c691c3b15d [2022-04-11T11:38:55.999Z] Step 25/26 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:38:55.999Z] ---> Running in 74512bd48217 [2022-04-11T11:38:56.275Z] ---> 95b437da8dab [2022-04-11T11:38:56.275Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T11:38:56.275Z] Removing intermediate container 74512bd48217 [2022-04-11T11:38:56.275Z] ---> 45505f3ec2bb [2022-04-11T11:38:56.275Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T11:38:56.548Z] ---> Running in 578d51c6072b [2022-04-11T11:38:56.818Z] Removing intermediate container 578d51c6072b [2022-04-11T11:38:56.818Z] ---> 3a68d0a29ab2 [2022-04-11T11:38:56.818Z] [2022-04-11T11:38:57.091Z] ---> a257fb4ff5ca [2022-04-11T11:38:57.091Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T11:38:57.091Z] ---> Running in 06a68c71fcb6 [2022-04-11T11:38:57.364Z] Successfully built 3a68d0a29ab2 [2022-04-11T11:38:57.364Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-11T11:38:57.364Z]  Building security-spire-agent ... done Removing intermediate container 06a68c71fcb6 [2022-04-11T11:38:57.364Z] ---> 7545143be8c8 [2022-04-11T11:38:57.364Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T11:38:57.665Z] ---> Running in ec2bb0cbb4a4 [2022-04-11T11:38:57.948Z] Removing intermediate container ec2bb0cbb4a4 [2022-04-11T11:38:57.948Z] ---> 8c85e44c2bd9 [2022-04-11T11:38:57.948Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T11:38:57.948Z] ---> Running in 24d3af08310a [2022-04-11T11:38:58.225Z] Removing intermediate container 24d3af08310a [2022-04-11T11:38:58.225Z] ---> bc35682573b2 [2022-04-11T11:38:58.225Z] Step 24/25 : LABEL git_sha=a20eafb3f02a68d115a71e44df748c621d1ae242 [2022-04-11T11:38:58.495Z] ---> Running in 63b991a6f3f7 [2022-04-11T11:38:58.769Z] Removing intermediate container 63b991a6f3f7 [2022-04-11T11:38:58.769Z] ---> f4074bb5fcf3 [2022-04-11T11:38:58.769Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T11:38:58.769Z] ---> Running in 56de266221de [2022-04-11T11:38:59.040Z] Removing intermediate container 56de266221de [2022-04-11T11:38:59.040Z] ---> 1558574ce657 [2022-04-11T11:38:59.040Z] [2022-04-11T11:38:59.312Z] Successfully built 1558574ce657 [2022-04-11T11:38:59.312Z] Successfully tagged security-spire-server-arm64:latest [2022-04-11T11:38:59.599Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-11T11:38:59.605Z] $ docker stop --time=1 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 [2022-04-11T11:39:01.343Z] $ docker rm -f 048c0a3f0a736f5c142af7b2b637e4b2a572a762b0abcfd2a3996f7c310c6eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:39:01.921Z] + docker images [2022-04-11T11:39:02.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T11:39:02.515Z] security-spire-server-arm64 latest 1558574ce657 4 seconds ago 86.3MB [2022-04-11T11:39:02.515Z] security-spire-agent-arm64 latest 3a68d0a29ab2 6 seconds ago 126MB [2022-04-11T11:39:02.515Z] 8bab9a2ac1bd 26 seconds ago 4.21GB [2022-04-11T11:39:02.515Z] 68bfb548d544 42 seconds ago 4.21GB [2022-04-11T11:39:02.515Z] security-spire-config-arm64 latest 0524812001f7 4 minutes ago 85.6MB [2022-04-11T11:39:02.515Z] 4b247abee3ef 5 minutes ago 4.21GB [2022-04-11T11:39:02.515Z] security-proxy-setup-arm64 latest 8a7a3a625b39 28 minutes ago 42.1MB [2022-04-11T11:39:02.515Z] f5b9281e6a1e 28 minutes ago 1.44GB [2022-04-11T11:39:02.515Z] support-notifications-arm64 latest ac56c7380230 34 minutes ago 25.5MB [2022-04-11T11:39:02.515Z] security-bootstrapper-arm64 latest b4df4d25b7bb 35 minutes ago 23.6MB [2022-04-11T11:39:02.515Z] a3d77797022a 35 minutes ago 1.43GB [2022-04-11T11:39:02.515Z] support-scheduler-arm64 latest 573b883c824e 35 minutes ago 24.9MB [2022-04-11T11:39:02.515Z] 858454f95f86 35 minutes ago 1.43GB [2022-04-11T11:39:02.515Z] core-command-arm64 latest c96e8daa2bb5 35 minutes ago 23.7MB [2022-04-11T11:39:02.515Z] 610de0990882 35 minutes ago 1.43GB [2022-04-11T11:39:02.515Z] 8967c084b6c6 35 minutes ago 1.43GB [2022-04-11T11:39:02.515Z] sys-mgmt-agent-arm64 latest eaf78fab544c 43 minutes ago 290MB [2022-04-11T11:39:02.515Z] core-data-arm64 latest 7dad31a3196a 43 minutes ago 34.4MB [2022-04-11T11:39:02.515Z] c9c31e7733b3 44 minutes ago 1.46GB [2022-04-11T11:39:02.516Z] security-secretstore-setup-arm64 latest 1a85316f1fd9 44 minutes ago 40.8MB [2022-04-11T11:39:02.516Z] core-metadata-arm64 latest e5f3303d4283 44 minutes ago 25.1MB [2022-04-11T11:39:02.516Z] security-spiffe-token-provider-arm64 latest 4c7655608ff6 44 minutes ago 27.7MB [2022-04-11T11:39:02.516Z] 186c97686f8e 44 minutes ago 1.43GB [2022-04-11T11:39:02.516Z] fe9afba0198a 44 minutes ago 1.43GB [2022-04-11T11:39:02.516Z] 937185f97740 44 minutes ago 1.44GB [2022-04-11T11:39:02.516Z] 6259a0ff04cb 45 minutes ago 1.42GB [2022-04-11T11:39:02.516Z] ci-base-image-arm64 latest c565db6526e6 About an hour ago 886MB [2022-04-11T11:39:02.516Z] docker 20.10.14 c346e9eafbab 6 days ago 202MB [2022-04-11T11:39:02.516Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-11T11:39:02.516Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-11T11:39:02.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-11T11:39:02.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:39:02.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:39:02.962Z] [2022-04-11T11:39:02.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:39:03.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:39:03.587Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T11:39:03.587Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T11:39:03.587Z] 04944245beec: Pulling fs layer [2022-04-11T11:39:03.587Z] 699f458cf7ca: Pulling fs layer [2022-04-11T11:39:03.587Z] 765212b225bb: Pulling fs layer [2022-04-11T11:39:03.587Z] f23df028b6ca: Pulling fs layer [2022-04-11T11:39:03.587Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T11:39:03.587Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T11:39:03.587Z] 765212b225bb: Waiting [2022-04-11T11:39:03.587Z] f23df028b6ca: Waiting [2022-04-11T11:39:03.587Z] d65c8cfc05b1: Waiting [2022-04-11T11:39:03.587Z] 2437ff75d9bd: Waiting [2022-04-11T11:39:03.587Z] 04944245beec: Verifying Checksum [2022-04-11T11:39:03.587Z] 765212b225bb: Verifying Checksum [2022-04-11T11:39:03.587Z] 765212b225bb: Download complete [2022-04-11T11:39:03.587Z] f23df028b6ca: Verifying Checksum [2022-04-11T11:39:03.587Z] f23df028b6ca: Download complete [2022-04-11T11:39:03.859Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T11:39:03.859Z] d65c8cfc05b1: Download complete [2022-04-11T11:39:03.859Z] 699f458cf7ca: Verifying Checksum [2022-04-11T11:39:03.859Z] 699f458cf7ca: Download complete [2022-04-11T11:39:04.133Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T11:39:04.133Z] 8998bd30e6a1: Download complete [2022-04-11T11:39:06.755Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T11:39:06.755Z] 2437ff75d9bd: Download complete [2022-04-11T11:39:08.733Z] 8998bd30e6a1: Pull complete [2022-04-11T11:39:09.005Z] 04944245beec: Pull complete [2022-04-11T11:39:10.978Z] 699f458cf7ca: Pull complete [2022-04-11T11:39:10.978Z] 765212b225bb: Pull complete [2022-04-11T11:39:11.575Z] f23df028b6ca: Pull complete [2022-04-11T11:39:11.848Z] d65c8cfc05b1: Pull complete [2022-04-11T11:39:26.937Z] 2437ff75d9bd: Pull complete [2022-04-11T11:39:26.937Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T11:39:26.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:39:26.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T11:39:27.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-19482 does not seem to be running inside a container [2022-04-11T11:39:27.276Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T11:39:30.213Z] $ docker top 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:31.193Z] ---> job-cost.sh [2022-04-11T11:39:31.193Z] lf-activate-venv: SKIPPING [2022-04-11T11:39:31.193Z] INFO: No Stack... [2022-04-11T11:39:31.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T11:39:32.372Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T11:39:33.029Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-04-11T11:39:33.029Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T11:39:33.060Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] [2022-04-11T11:39:33.066Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] did not exist. Created. [2022-04-11T11:39:33.066Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:39:33.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T11:39:33.906Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T11:39:33.914Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3951-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T11:39:33.938Z] $ docker stop --time=1 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 [2022-04-11T11:39:35.461Z] $ docker rm -f 727e7e0007fadb858a932d7495ce0ff29f6b737249ab565737199c324695c845 [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 [2022-04-11T11:39:35.999Z] provisioning config files... [2022-04-11T11:39:36.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4118407552581610587tmp [Pipeline] { [Pipeline] sh [2022-04-11T11:39:36.306Z] + set +x [2022-04-11T11:39:36.306Z] + curl -s https://codecov.io/bash [2022-04-11T11:39:36.306Z] + bash -s -- [2022-04-11T11:39:36.306Z] [2022-04-11T11:39:36.306Z] _____ _ [2022-04-11T11:39:36.306Z] / ____| | | [2022-04-11T11:39:36.306Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T11:39:36.306Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T11:39:36.306Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T11:39:36.306Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T11:39:36.306Z] Bash-1.0.6 [2022-04-11T11:39:36.306Z] [2022-04-11T11:39:36.306Z] [2022-04-11T11:39:36.306Z] ==> git version 2.25.1 found [2022-04-11T11:39:36.306Z] ==> 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 [2022-04-11T11:39:36.306Z] Release-Date: 2020-01-08 [2022-04-11T11:39:36.306Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T11:39:36.306Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T11:39:36.306Z] ==> Jenkins CI detected. [2022-04-11T11:39:36.306Z] current dir:  /w/workspace/edgex-go/3 [2022-04-11T11:39:36.306Z] project root: . [2022-04-11T11:39:36.306Z] --> token set from env [2022-04-11T11:39:36.306Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T11:39:36.306Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T11:39:36.306Z] ==> Python coveragepy not found [2022-04-11T11:39:36.306Z] ==> Searching for coverage reports in: [2022-04-11T11:39:36.306Z] + . [2022-04-11T11:39:36.306Z] -> Found 1 reports [2022-04-11T11:39:36.306Z] ==> Detecting git/mercurial file structure [2022-04-11T11:39:36.306Z] ==> Reading reports [2022-04-11T11:39:36.565Z] + ./coverage.out bytes=431438 [2022-04-11T11:39:36.565Z] ==> Appending adjustments [2022-04-11T11:39:36.565Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T11:39:37.505Z] + Found adjustments [2022-04-11T11:39:37.505Z] ==> Gzipping contents [2022-04-11T11:39:37.764Z] 60K /tmp/codecov.slOdh7.gz [2022-04-11T11:39:37.764Z] ==> Uploading reports [2022-04-11T11:39:37.764Z] url: https://codecov.io [2022-04-11T11:39:37.764Z] query: branch=PR-3951&commit=a20eafb3f02a68d115a71e44df748c621d1ae242&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= [2022-04-11T11:39:37.764Z] -> Pinging Codecov [2022-04-11T11:39:37.764Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3951&commit=a20eafb3f02a68d115a71e44df748c621d1ae242&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= [2022-04-11T11:39:37.764Z] -> Uploading to [2022-04-11T11:39:37.764Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/a20eafb3f02a68d115a71e44df748c621d1ae242/38633b44-e452-4a38-a406-6f1178e2479a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T113937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfef098fe9c8095320e16a6d4bfbc6538114be63e53dac44e08737fdcaa0892e [2022-04-11T11:39:38.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T11:39:38.023Z] Dload Upload Total Spent Left Speed [2022-04-11T11:39:38.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59285 0 0 100 59285 0 239k --:--:-- --:--:-- --:--:-- 239k [2022-04-11T11:39:38.023Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a20eafb3f02a68d115a71e44df748c621d1ae242 [Pipeline] } [2022-04-11T11:39:38.031Z] 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 [2022-04-11T11:39:38.705Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:39.003Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:39.870Z] ---> package-listing.sh [2022-04-11T11:39:39.870Z] ++ facter osfamily [2022-04-11T11:39:39.870Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T11:39:40.131Z] + OS_FAMILY=debian [2022-04-11T11:39:40.131Z] + workspace=/w/workspace/edgex-go/3 [2022-04-11T11:39:40.131Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T11:39:40.131Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T11:39:40.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T11:39:40.131Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T11:39:40.131Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-11T11:39:40.131Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T11:39:40.131Z] + case "${OS_FAMILY}" in [2022-04-11T11:39:40.131Z] + dpkg -l [2022-04-11T11:39:40.131Z] + grep '^ii' [2022-04-11T11:39:40.131Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T11:39:40.131Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T11:39:40.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T11:39:40.131Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-11T11:39:40.131Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-11T11:39:40.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-11T11:39:40.144Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T11:39:40.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:39:40.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:39:40.978Z] [2022-04-11T11:39:40.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:39:41.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:39:41.282Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T11:39:41.282Z] 5eb5b503b376: Pulling fs layer [2022-04-11T11:39:41.282Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T11:39:41.282Z] ec43610c2a17: Pulling fs layer [2022-04-11T11:39:41.282Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T11:39:41.282Z] 33b1e0a273af: Pulling fs layer [2022-04-11T11:39:41.282Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T11:39:41.282Z] 2f39f015ded8: Pulling fs layer [2022-04-11T11:39:41.282Z] 3a2ae6a8a46f: Waiting [2022-04-11T11:39:41.282Z] 33b1e0a273af: Waiting [2022-04-11T11:39:41.282Z] 5d3b04190fa2: Waiting [2022-04-11T11:39:41.282Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T11:39:41.282Z] 5c69ac0246d0: Download complete [2022-04-11T11:39:41.282Z] 3a2ae6a8a46f: Download complete [2022-04-11T11:39:41.282Z] 33b1e0a273af: Verifying Checksum [2022-04-11T11:39:41.282Z] 33b1e0a273af: Download complete [2022-04-11T11:39:41.282Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T11:39:41.282Z] 5d3b04190fa2: Download complete [2022-04-11T11:39:41.282Z] ec43610c2a17: Verifying Checksum [2022-04-11T11:39:41.282Z] ec43610c2a17: Download complete [2022-04-11T11:39:41.540Z] 5eb5b503b376: Verifying Checksum [2022-04-11T11:39:41.540Z] 5eb5b503b376: Download complete [2022-04-11T11:39:42.108Z] 2f39f015ded8: Download complete [2022-04-11T11:39:42.677Z] 5eb5b503b376: Pull complete [2022-04-11T11:39:42.936Z] 5c69ac0246d0: Pull complete [2022-04-11T11:39:43.195Z] ec43610c2a17: Pull complete [2022-04-11T11:39:43.455Z] 3a2ae6a8a46f: Pull complete [2022-04-11T11:39:43.455Z] 33b1e0a273af: Pull complete [2022-04-11T11:39:43.714Z] 5d3b04190fa2: Pull complete [2022-04-11T11:39:47.904Z] 2f39f015ded8: Pull complete [2022-04-11T11:39:47.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T11:39:47.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:39:47.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T11:39:48.004Z] prd-ubuntu20.04-docker-8c-8g-19481 does not seem to be running inside a container [2022-04-11T11:39:48.077Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T11:39:50.175Z] $ docker top a6ad0cdc3dd6a9434d42b01886caa978f2ec57f329df4efcf5d4920f391e08ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:39:50.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T11:39:50.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T11:39:51.142Z] + ls /var/log/sa-host [2022-04-11T11:39:51.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:39:51.343Z] provisioning config files... [2022-04-11T11:39:51.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config55913051557889052tmp [Pipeline] { [Pipeline] echo [2022-04-11T11:39:51.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:51.660Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T11:39:51.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:52.013Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T11:39:52.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:52.313Z] ---> sudo-logs.sh [2022-04-11T11:39:52.313Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T11:39:52.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:52.628Z] ---> job-cost.sh [2022-04-11T11:39:52.628Z] lf-activate-venv: SKIPPING [2022-04-11T11:39:52.628Z] DEBUG: total: 0.2199999988079071 [2022-04-11T11:39:52.628Z] INFO: Retrieving Stack Cost... [2022-04-11T11:39:53.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T11:39:53.775Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T11:39:53.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:39:54.084Z] ---> logs-deploy.sh [2022-04-11T11:39:54.084Z] lf-activate-venv: SKIPPING [2022-04-11T11:39:54.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3951/3 [2022-04-11T11:39:54.084Z] INFO: archiving workspace using pattern(s): [2022-04-11T11:39:55.023Z] Archives upload complete. [2022-04-11T11:39:55.023Z] INFO: archiving logs to Nexus