Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (d9d487f43d210e831d6c878f156ab4edb20a49d1) 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-ssh1772216124631290375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1326964138990715023.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4034889252419814519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh2641197471132734306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6779299469040340412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7437 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 75110dc0744f4182c73f4aa356fa683c8913165c Checking out Revision 75110dc0744f4182c73f4aa356fa683c8913165c (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75110dc0744f4182c73f4aa356fa683c8913165c # timeout=10 Commit message: "Merge commit '1bf67f4ff8da0638a8c1a744aff8655ac9511fdb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:27 ========================================================= 08:29:27 EdgeX Global Pipelines Version Info 08:29:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ffb32b582b50e663b4bcf27e5ea8012eca12a5e6 # timeout=10 08:29:28 ------------------- 08:29:28 stable info: 08:29:28 ------------------- 08:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:28 Message: update stable to v1.0.244 08:29:28 ------------------- 08:29:28 experimental info: 08:29:28 ------------------- 08:29:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75110dc [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:29 provisioning config files... 08:29:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config1944171003157738125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:29 ---> docker-login.sh 08:29:29 nexus3.edgexfoundry.org:10001 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10002 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10003 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 nexus3.edgexfoundry.org:10004 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 docker.io 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:30 Login Succeeded 08:29:30 ---> docker-login.sh ends [Pipeline] } 08:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 08:29:31 + dirname cmd/core-command/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-command,cmd/core-command/Dockerfile 08:29:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:31 + dirname cmd/core-data/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-data,cmd/core-data/Dockerfile 08:29:31 + dirname cmd/core-metadata/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:31 + dirname cmd/security-bootstrapper/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:31 + + dirname cmd/security-proxy-auth/Dockerfilecut 08:29:31 -d/ -f2 08:29:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + dirname cmd/security-proxy-setup/Dockerfile 08:29:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:31 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:31 + dirname cmd/security-spire-agent/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:31 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 08:29:31 08:29:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:31 + dirname cmd/security-spire-server/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:31 + dirname cmd/support-notifications/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:31 + dirname cmd/support-scheduler/Dockerfile 08:29:31 + cut -d/ -f2 08:29:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:31 + git rev-list -1 --merges 75110dc0744f4182c73f4aa356fa683c8913165c~1..75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo 08:29:31 -----------> git rev-list -1 --merges 75110dc0744f4182c73f4aa356fa683c8913165c~1..75110dc0744f4182c73f4aa356fa683c8913165c 75110dc0744f4182c73f4aa356fa683c8913165c 08:29:31 75110dc0744f4182c73f4aa356fa683c8913165c [false] [Pipeline] sh 08:29:32 + git log --format=format:%s -1 75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] echo 08:29:32 ========================================================= 08:29:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:32 + grep -v github /etc/ssh/ssh_known_hosts 08:29:32 + [ -e /tmp/ssh_known_hosts ] 08:29:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:32 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:32 08:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:33 b85a868b505f: Pulling fs layer 08:29:33 e2be974225ed: Pulling fs layer 08:29:33 339a4e72a1f5: Pulling fs layer 08:29:33 988bab9f4d93: Pulling fs layer 08:29:33 1469e6f7b9e6: Pulling fs layer 08:29:33 eaf3925da568: Pulling fs layer 08:29:33 bab4dde63d76: Pulling fs layer 08:29:33 bde34c3a00c8: Pulling fs layer 08:29:33 b352a97aabf1: Pulling fs layer 08:29:33 4872d77fe225: Pulling fs layer 08:29:33 5851b861e8e6: Pulling fs layer 08:29:33 988bab9f4d93: Waiting 08:29:33 1469e6f7b9e6: Waiting 08:29:33 eaf3925da568: Waiting 08:29:33 5851b861e8e6: Waiting 08:29:33 b352a97aabf1: Waiting 08:29:33 bde34c3a00c8: Waiting 08:29:33 bab4dde63d76: Waiting 08:29:33 e2be974225ed: Verifying Checksum 08:29:33 e2be974225ed: Download complete 08:29:33 988bab9f4d93: Verifying Checksum 08:29:33 988bab9f4d93: Download complete 08:29:33 1469e6f7b9e6: Verifying Checksum 08:29:33 1469e6f7b9e6: Download complete 08:29:33 339a4e72a1f5: Verifying Checksum 08:29:33 339a4e72a1f5: Download complete 08:29:33 eaf3925da568: Download complete 08:29:33 bde34c3a00c8: Download complete 08:29:33 b352a97aabf1: Verifying Checksum 08:29:33 b352a97aabf1: Download complete 08:29:33 4872d77fe225: Verifying Checksum 08:29:33 4872d77fe225: Download complete 08:29:33 5851b861e8e6: Download complete 08:29:33 b85a868b505f: Download complete 08:29:33 bab4dde63d76: Verifying Checksum 08:29:33 bab4dde63d76: Download complete 08:29:34 b85a868b505f: Pull complete 08:29:34 e2be974225ed: Pull complete 08:29:35 339a4e72a1f5: Pull complete 08:29:35 988bab9f4d93: Pull complete 08:29:35 1469e6f7b9e6: Pull complete 08:29:35 eaf3925da568: Pull complete 08:29:37 bab4dde63d76: Pull complete 08:29:37 bde34c3a00c8: Pull complete 08:29:37 b352a97aabf1: Pull complete 08:29:37 4872d77fe225: Pull complete 08:29:37 5851b861e8e6: Pull complete 08:29:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:38 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 08:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:40 $ docker top 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d -eo pid,comm 08:29:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:40 [ssh-agent] Looking for ssh-agent implementation... 08:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:40 $ docker exec 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent 08:29:40 SSH_AUTH_SOCK=/tmp/ssh-mYTTw8uhvfKv/agent.33 08:29:40 SSH_AGENT_PID=39 08:29:40 Running ssh-add (command line suppressed) 08:29:40 Identity added: /w/workspace/edgex-go/14@tmp/private_key_5594178599181036192.key (/w/workspace/edgex-go/14@tmp/private_key_5594178599181036192.key) 08:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:41 + git tag --points-at HEAD [Pipeline] } 08:29:41 $ docker exec --env ******** --env ******** 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent -k 08:29:41 unset SSH_AUTH_SOCK; 08:29:41 unset SSH_AGENT_PID; 08:29:41 echo Agent pid 39 killed; 08:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:41 [ssh-agent] Looking for ssh-agent implementation... 08:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:41 $ docker exec 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent 08:29:41 SSH_AUTH_SOCK=/tmp/ssh-0oNGtsH5gnFZ/agent.71 08:29:41 SSH_AGENT_PID=77 08:29:41 Running ssh-add (command line suppressed) 08:29:41 Identity added: /w/workspace/edgex-go/14@tmp/private_key_15848386364024567669.key (/w/workspace/edgex-go/14@tmp/private_key_15848386364024567669.key) 08:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:41 + git semver init 08:29:42 2023-02-25 08:29:42,097 [run_init] DEBUG init version:0.0.0 force:False 08:29:42 2023-02-25 08:29:42,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver 08:29:42 2023-02-25 08:29:42,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver 08:29:42 2023-02-25 08:29:42,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) 08:29:47 2023-02-25 08:29:46,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude 08:29:47 2023-02-25 08:29:46,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-4339 with force:False 08:29:47 2023-02-25 08:29:46,522 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-4339 08:29:47 2023-02-25 08:29:46,526 [execute] INFO git cat-file --batch-check 08:29:47 2023-02-25 08:29:46,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) 08:29:47 2023-02-25 08:29:46,531 [execute] INFO git cat-file --batch 08:29:47 2023-02-25 08:29:46,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) 08:29:47 2023-02-25 08:29:46,537 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-4339 08:29:47 0.0.0 [Pipeline] } 08:29:47 $ docker exec --env ******** --env ******** 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d ssh-agent -k 08:29:47 unset SSH_AUTH_SOCK; 08:29:47 unset SSH_AGENT_PID; 08:29:47 echo Agent pid 77 killed; 08:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:47 + git semver [Pipeline] } 08:29:48 $ docker stop --time=1 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d 08:29:49 $ docker rm -f --volumes 80c30bbbdb80af69c9ef5b19c5803998668df5416febecbc934e3174e725500d [Pipeline] // withDockerContainer [Pipeline] sh 08:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:50 Stashed 1 file(s) [Pipeline] echo 08:29:50 [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] sh 08:29:50 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 08:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:50 ========================================================= 08:29:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:50 213ec9aee27d: Pulling fs layer 08:29:50 4583459ba037: Pulling fs layer 08:29:50 93c1e223e6f2: Pulling fs layer 08:29:50 53926ce57604: Pulling fs layer 08:29:50 21b2b0c7a3f4: Pulling fs layer 08:29:50 22ff95d597cd: Pulling fs layer 08:29:50 12d6caf4c0d1: Pulling fs layer 08:29:50 96b7cbca73a9: Pulling fs layer 08:29:50 a7acece74701: Pulling fs layer 08:29:50 22ff95d597cd: Waiting 08:29:50 53926ce57604: Waiting 08:29:50 21b2b0c7a3f4: Waiting 08:29:50 12d6caf4c0d1: Waiting 08:29:50 a7acece74701: Waiting 08:29:50 96b7cbca73a9: Waiting 08:29:50 93c1e223e6f2: Download complete 08:29:50 4583459ba037: Download complete 08:29:50 21b2b0c7a3f4: Download complete 08:29:50 22ff95d597cd: Verifying Checksum 08:29:50 22ff95d597cd: Download complete 08:29:50 12d6caf4c0d1: Download complete 08:29:50 213ec9aee27d: Pull complete 08:29:50 4583459ba037: Pull complete 08:29:51 93c1e223e6f2: Pull complete 08:29:51 a7acece74701: Verifying Checksum 08:29:51 a7acece74701: Download complete 08:29:51 53926ce57604: Verifying Checksum 08:29:51 53926ce57604: Download complete 08:29:51 96b7cbca73a9: Verifying Checksum 08:29:51 96b7cbca73a9: Download complete 08:29:55 53926ce57604: Pull complete 08:29:55 21b2b0c7a3f4: Pull complete 08:29:55 22ff95d597cd: Pull complete 08:29:55 12d6caf4c0d1: Pull complete 08:29:58 96b7cbca73a9: Pull complete 08:29:58 a7acece74701: Pull complete 08:29:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:29:59 + + docker build -t ci-base-image-x86_64 -f - . 08:29:59 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:59 WORKDIR /edgex 08:29:59 COPY go.mod . 08:29:59 RUN go mod download 08:29:59 Sending build context to Docker daemon 170.5MB 08:29:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:59 ---> db6d94c90886 08:29:59 Step 2/4 : WORKDIR /edgex 08:30:04 ---> Running in d3d8c998ca4b 08:30:04 Removing intermediate container d3d8c998ca4b 08:30:04 ---> be9d76bb7310 08:30:04 Step 3/4 : COPY go.mod . 08:30:04 ---> b3cecf0299ef 08:30:04 Step 4/4 : RUN go mod download 08:30:04 ---> Running in 42bfc0a600e1 08:30:05 Still waiting to schedule task 08:30:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:22 Removing intermediate container 42bfc0a600e1 08:30:22 ---> 18ae7d557c2e 08:30:22 Successfully built 18ae7d557c2e 08:30:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker inspect -f . ci-base-image-x86_64 08:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:22 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 08:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:23 + go version 08:30:23 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:23 $ docker stop --time=1 f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 08:30:24 $ docker rm -f --volumes f47b123e85273fbfdd4df2678ed1030029f6cb9fdf01076d18db026c16989dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . ci-base-image-x86_64 08:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 08:30:25 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** ci-base-image-x86_64 cat 08:30:25 $ docker top 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [edgeXBuildGoParallel] Running Tests and Build... 08:30:25 ========================================================= [Pipeline] sh 08:30:26 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh 08:30:26 + make test 08:30:26 go test -race -coverprofile=coverage.out ./... 08:30:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.219s coverage: 71.2% of statements 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.950s coverage: 88.5% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 3.9% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.644s coverage: 95.6% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.382s coverage: 79.9% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 77.4% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.1% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.3% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.0% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:15 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 08:31:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:37 go vet ./... 08:31:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:40 + ls -al . 08:31:40 total 752 08:31:40 drwxrwxr-x 12 1001 1001 4096 Feb 25 08:30 . 08:31:40 drwxr-xr-x 4 root root 4096 Feb 25 08:30 .. 08:31:40 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 .blubracket 08:31:40 -rw-rw-r-- 1 1001 1001 16 Feb 25 08:29 .dockerignore 08:31:40 drwxrwxr-x 8 1001 1001 4096 Feb 25 08:31 .git 08:31:40 drwxrwxr-x 3 1001 1001 4096 Feb 25 08:29 .github 08:31:40 -rw-rw-r-- 1 1001 1001 1068 Feb 25 08:29 .gitignore 08:31:40 -rw-rw-r-- 1 1001 1001 42 Feb 25 08:29 .golangci.yml 08:31:40 -rw-rw-r-- 1 1001 1001 87 Feb 25 08:29 .hadolint.yml 08:31:40 drwxr-xr-x 3 1001 1001 4096 Feb 25 08:29 .semver 08:31:40 -rw-rw-r-- 1 1001 1001 166 Feb 25 08:29 .sonarcloud.properties 08:31:40 -rw-rw-r-- 1 1001 1001 1171 Feb 25 08:29 ADOPTERS.md 08:31:40 -rw-rw-r-- 1 1001 1001 10825 Feb 25 08:29 Attribution.txt 08:31:40 -rw-rw-r-- 1 1001 1001 73765 Feb 25 08:29 CHANGELOG.md 08:31:40 -rw-rw-r-- 1 1001 1001 3804 Feb 25 08:29 CONTRIBUTING.md 08:31:40 -rw-rw-r-- 1 1001 1001 677 Feb 25 08:29 GOVERNANCE.md 08:31:40 -rw-rw-r-- 1 1001 1001 883 Feb 25 08:29 Jenkinsfile 08:31:40 -rw-rw-r-- 1 1001 1001 10775 Feb 25 08:29 LICENSE 08:31:40 -rw-rw-r-- 1 1001 1001 14277 Feb 25 08:29 Makefile 08:31:40 -rw-rw-r-- 1 1001 1001 582 Feb 25 08:29 OWNERS.md 08:31:40 -rw-rw-r-- 1 1001 1001 9403 Feb 25 08:29 README.md 08:31:40 -rw-rw-r-- 1 1001 1001 6912 Feb 25 08:29 SECURITY.md 08:31:40 -rw-rw-r-- 1 1001 1001 5 Feb 25 08:29 VERSION 08:31:40 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 bin 08:31:40 drwxrwxr-x 18 1001 1001 4096 Feb 25 08:29 cmd 08:31:40 -rw-r--r-- 1 root root 487670 Feb 25 08:31 coverage.out 08:31:40 -rw-rw-r-- 1 1001 1001 3296 Feb 25 08:29 go.mod 08:31:40 -rw-rw-r-- 1 1001 1001 33293 Feb 25 08:29 go.sum 08:31:40 drwxrwxr-x 7 1001 1001 4096 Feb 25 08:29 internal 08:31:40 drwxrwxr-x 3 1001 1001 4096 Feb 25 08:29 openapi 08:31:40 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:29 sbom 08:31:40 drwxrwxr-x 4 1001 1001 4096 Feb 25 08:29 snap 08:31:40 -rw-rw-r-- 1 1001 1001 204 Feb 25 08:29 version.go [Pipeline] sh 08:31:40 + '[' -e coverage.out ] 08:31:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:40 Stashed 1 file(s) [Pipeline] sh 08:31:41 + make build 08:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7438 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:31:47 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 08:31:47 The recommended git tool is: git 08:31:52 using credential edgex-jenkins-ssh 08:31:52 Cloning the remote Git repository 08:31:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:52 > git init /w/workspace/edgex-go/14 # timeout=10 08:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:53 > git --version # timeout=10 08:31:53 > git --version # 'git version 2.25.1' 08:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:31:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:11 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:32:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:12 Merge succeeded, producing 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:32:12 Checking out Revision 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 (PR-4339) 08:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:11 > git remote # timeout=10 08:32:11 > git config --get remote.origin.url # timeout=10 08:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:11 > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 08:32:12 > git rev-parse HEAD^{commit} # timeout=10 08:32:12 > git config core.sparsecheckout # timeout=10 08:32:12 > git checkout -f 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:32:15 Commit message: "Merge commit '1bf67f4ff8da0638a8c1a744aff8655ac9511fdb' into HEAD" 08:32:15 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:15 > git rev-list --no-walk ffb32b582b50e663b4bcf27e5ea8012eca12a5e6 # timeout=10 08:32:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:16 Dload Upload Total Spent Left Speed 08:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 08:32:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } 08:32:17 $ docker stop --time=1 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 08:32:20 $ docker rm -f --volumes 69f46fb600d4ec819cf98982039a33cc70c9d4b4a23efa4112cc74ec4fd98885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:32:21 + sudo tee /etc/docker/daemon.new 08:32:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:21 { 08:32:21 "registry-mirrors": [ 08:32:21 "https://nexus3.edgexfoundry.org:10001" 08:32:21 ], 08:32:21 "bip": "10.250.0.254/24", 08:32:21 "hosts": [ 08:32:21 "tcp://0.0.0.0:5555", 08:32:21 "unix:///var/run/docker.sock" 08:32:21 ], 08:32:21 "mtu": 1458, 08:32:21 "selinux-enabled": true, 08:32:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:21 } [Pipeline] sh [Pipeline] sh 08:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:21 08:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:22 latest: Pulling from edgex-devops/edgex-compose 08:32:22 cbdbe7a5bc2a: Pulling fs layer 08:32:22 ca9280d653b3: Pulling fs layer 08:32:22 7e9c9ca2126c: Pulling fs layer 08:32:22 + sudo service docker restart 08:32:22 cbdbe7a5bc2a: Download complete 08:32:22 ca9280d653b3: Verifying Checksum 08:32:22 ca9280d653b3: Download complete 08:32:22 cbdbe7a5bc2a: Pull complete 08:32:22 7e9c9ca2126c: Download complete 08:32:22 ca9280d653b3: Pull complete 08:32:26 7e9c9ca2126c: Pull complete 08:32:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 08:32:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:28 $ docker top 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:28 + docker-compose build --help 08:32:28 + grep parallel 08:32:29 --parallel Build images in parallel. [Pipeline] } 08:32:29 $ docker stop --time=1 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f 08:32:30 $ docker rm -f --volumes 38cdc827984946f5d9f3bb9b0459954be3614d80314995017e2e1ec889c5382f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:31 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 08:32:31 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:31 $ docker top 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:32 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:32 Building core-command ... 08:32:32 Building core-common-config-bootstrapper ... 08:32:32 Building core-data ... 08:32:32 Building core-metadata ... 08:32:32 Building security-bootstrapper ... 08:32:32 Building security-proxy-auth ... 08:32:32 Building security-proxy-setup ... 08:32:32 Building security-secretstore-setup ... 08:32:32 Building security-spiffe-token-provider ... 08:32:32 Building security-spire-agent ... 08:32:32 Building security-spire-config ... 08:32:32 Building security-spire-server ... 08:32:32 Building support-notifications ... 08:32:32 Building support-scheduler ... 08:32:32 Building security-spiffe-token-provider 08:32:32 Building security-spire-server 08:32:32 Building core-command 08:32:32 Building core-common-config-bootstrapper 08:32:32 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:40 provisioning config files... 08:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config12723448947070076206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:40 ---> docker-login.sh 08:32:40 nexus3.edgexfoundry.org:10001 08:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:41 Configure a credential helper to remove this warning. See 08:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:41 08:32:41 Login Succeeded 08:32:41 nexus3.edgexfoundry.org:10002 08:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:41 Configure a credential helper to remove this warning. See 08:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:41 08:32:41 Login Succeeded 08:32:41 nexus3.edgexfoundry.org:10003 08:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10004 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 docker.io 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 ---> docker-login.sh ends [Pipeline] } 08:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:43 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo 08:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:43 ========================================================= 08:32:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:44 9b18e9b68314: Pulling fs layer 08:32:44 35d82f9e3411: Pulling fs layer 08:32:44 e16973657156: Pulling fs layer 08:32:44 fc693d55d65f: Pulling fs layer 08:32:44 7e9fc2657dce: Pulling fs layer 08:32:44 dda99020689f: Pulling fs layer 08:32:44 db1c61fa0a46: Pulling fs layer 08:32:44 891c053d2c06: Pulling fs layer 08:32:44 7e9fc2657dce: Waiting 08:32:44 dda99020689f: Waiting 08:32:44 db1c61fa0a46: Waiting 08:32:44 891c053d2c06: Waiting 08:32:44 fc693d55d65f: Waiting 08:32:44 e16973657156: Verifying Checksum 08:32:44 e16973657156: Download complete 08:32:44 35d82f9e3411: Verifying Checksum 08:32:44 35d82f9e3411: Download complete 08:32:44 7e9fc2657dce: Verifying Checksum 08:32:44 7e9fc2657dce: Download complete 08:32:44 dda99020689f: Verifying Checksum 08:32:44 dda99020689f: Download complete 08:32:44 9b18e9b68314: Download complete 08:32:45 9b18e9b68314: Pull complete 08:32:45 891c053d2c06: Verifying Checksum 08:32:45 891c053d2c06: Download complete 08:32:45 35d82f9e3411: Pull complete 08:32:46 e16973657156: Pull complete 08:32:46 db1c61fa0a46: Verifying Checksum 08:32:46 db1c61fa0a46: Download complete 08:32:47 fc693d55d65f: Download complete 08:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 18ae7d557c2e 08:32:47 Step 3/23 : WORKDIR /edgex-go 08:32:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 18ae7d557c2e 08:32:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 18ae7d557c2e 08:32:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 18ae7d557c2e 08:32:47 Step 3/19 : WORKDIR /edgex-go 08:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 18ae7d557c2e 08:32:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 ---> Running in d0edb40881d9 08:32:50 ---> Running in c89cff6ebb33 08:32:50 ---> Running in 1315cc247c12 08:32:50 ---> Running in d5fab28aab3b 08:32:50 ---> Running in d55949e4c7de 08:32:50 Removing intermediate container 1315cc247c12 08:32:50 ---> e35bc06d052e 08:32:50 Step 4/23 : WORKDIR /edgex-go 08:32:50 Removing intermediate container c89cff6ebb33 08:32:50 ---> 769b0835dd2e 08:32:50 Step 4/24 : WORKDIR /edgex-go 08:32:50 Removing intermediate container d55949e4c7de 08:32:50 ---> 1f4542916ebd 08:32:50 Step 4/22 : WORKDIR /edgex-go 08:32:50 Removing intermediate container d0edb40881d9 08:32:50 ---> 71b29108e3b0 08:32:50 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:32:50 Removing intermediate container d5fab28aab3b 08:32:50 ---> 85dcab0077b5 08:32:50 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:50 ---> Running in c95c42d93f1a 08:32:50 ---> Running in 5f4ce27fbad8 08:32:50 ---> Running in 43b30dba2ee4 08:32:50 ---> Running in 19c00172b06e 08:32:50 ---> Running in c92cb0c2625a 08:32:50 Removing intermediate container 5f4ce27fbad8 08:32:50 ---> 0737791aa63f 08:32:50 Step 5/23 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container 43b30dba2ee4 08:32:50 ---> 9c398e2bd19f 08:32:50 Step 5/22 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container c95c42d93f1a 08:32:50 ---> 23012a89b805 08:32:50 Step 5/24 : RUN apk add --update --no-cache make git 08:32:50 ---> Running in ce3e1ad9a563 08:32:50 ---> Running in 39ae311a5210 08:32:50 ---> Running in 2b54e1a7148d 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 OK: 211 MiB in 51 packages 08:32:52 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:52 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:52 OK: 17046 distinct packages available 08:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:52 OK: 211 MiB in 51 packages 08:32:52 OK: 211 MiB in 51 packages 08:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:52 OK: 211 MiB in 51 packages 08:32:52 OK: 211 MiB in 51 packages 08:32:52 Removing intermediate container c92cb0c2625a 08:32:52 ---> 549c7a0e7201 08:32:52 Step 5/23 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container ce3e1ad9a563 08:32:52 ---> 94f60a54fa15 08:32:52 Step 6/22 : COPY go.mod vendor* ./ 08:32:52 ---> 931ecb0a4483 08:32:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 Removing intermediate container 39ae311a5210 08:32:52 ---> cf692d8937f7 08:32:52 Step 6/23 : COPY go.mod vendor* ./ 08:32:52 ---> 12a21ad8b8c4 08:32:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in af363566cc5e 08:32:52 ---> Running in 64431ed0b292 08:32:52 Removing intermediate container 2b54e1a7148d 08:32:52 ---> 8ab3f67d3a9a 08:32:52 Step 6/24 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container 19c00172b06e 08:32:52 ---> 75372027b0e5 08:32:52 Step 5/19 : COPY go.mod vendor* ./ 08:32:52 ---> 9a909c765cfd 08:32:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in fd320b89cb42 08:32:52 ---> 5e37c5b4b073 08:32:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in da7fd41fb1ab 08:32:53 ---> 2e9e62e8eebc 08:32:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:53 ---> Running in b872c4062a89 08:32:59 fc693d55d65f: Pull complete 08:32:59 7e9fc2657dce: Pull complete 08:32:59 dda99020689f: Pull complete 08:33:06 db1c61fa0a46: Pull complete 08:33:07 891c053d2c06: Pull complete 08:33:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:07 WORKDIR /edgex 08:33:07 COPY go.mod . 08:33:07 RUN go mod download 08:33:07 + docker build -t ci-base-image-arm64 -f - . 08:33:08 Sending build context to Docker daemon 3.207MB 08:33:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:08 ---> f96f9c87975a 08:33:08 Step 2/4 : WORKDIR /edgex 08:33:10 ---> Running in 7b40e681e525 08:33:10 Removing intermediate container 7b40e681e525 08:33:10 ---> 03d945132ffe 08:33:10 Step 3/4 : COPY go.mod . 08:33:11 ---> 6f3b258f66f1 08:33:11 Step 4/4 : RUN go mod download 08:33:11 ---> Running in d30f01a4fdd5 08:33:37 Removing intermediate container d30f01a4fdd5 08:33:37 ---> 4585d4dd1607 08:33:37 Successfully built 4585d4dd1607 08:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker inspect -f . ci-base-image-arm64 08:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container 08:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** ci-base-image-arm64 cat 08:33:39 $ docker top 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:40 + go version 08:33:40 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:40 $ docker stop --time=1 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 08:33:41 $ docker rm -f --volumes 387e9eddef12eb7eb1c419075988a4f29bcb6f8c1aa8d626e09aea26d422d4b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:42 + docker inspect -f . ci-base-image-arm64 08:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container 08:33:42 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** ci-base-image-arm64 cat 08:33:43 $ docker top 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:43 ========================================================= 08:33:43 [edgeXBuildGoParallel] Running Tests and Build... 08:33:43 ========================================================= [Pipeline] sh 08:33:44 + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh 08:33:44 + make test 08:33:44 go test -race -coverprofile=coverage.out ./... 08:34:00 Removing intermediate container af363566cc5e 08:34:00 ---> 3695c923d28f 08:34:00 Step 8/22 : COPY . . 08:34:00 Removing intermediate container fd320b89cb42 08:34:00 ---> 9cb2e5894059 08:34:00 Step 8/23 : COPY . . 08:34:00 Removing intermediate container b872c4062a89 08:34:00 ---> dad6e88b2c18 08:34:00 Step 7/19 : COPY . . 08:34:00 Removing intermediate container 64431ed0b292 08:34:00 ---> bab3e2059a71 08:34:00 Step 7/23 : COPY . . 08:34:00 Removing intermediate container da7fd41fb1ab 08:34:00 ---> c84d2c5ca9ad 08:34:00 Step 8/24 : COPY . . 08:34:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:27 ---> 2beb951071e4 08:34:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:27 ---> e64f94501b4f 08:34:27 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:27 ---> 1055386b7b4d 08:34:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:27 ---> 6bed9edb09dd 08:34:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:27 ---> ac53c6943b8f 08:34:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:27 ---> Running in f99c47191b19 08:34:27 ---> Running in 161e06c0db03 08:34:27 ---> Running in 7f8af7a2fe27 08:34:27 ---> Running in 7b7590cc056a 08:34:27 ---> Running in ac517f8ce6d0 08:34:27 Removing intermediate container 7f8af7a2fe27 08:34:27 ---> cdee4e40bc39 08:34:27 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:27 ---> Running in 366e5cc0cf8d 08:34:27 Removing intermediate container 366e5cc0cf8d 08:34:27 ---> 17001b0d47ef 08:34:27 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:34:27 ---> Running in 5e8dcea7a6ea 08:34:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:27 Removing intermediate container 5e8dcea7a6ea 08:34:27 ---> 84b746bcc418 08:34:27 Step 11/23 : WORKDIR /edgex-go 08:34:27 ---> Running in 06812243d2a9 08:34:27 Removing intermediate container 06812243d2a9 08:34:27 ---> c708e676debc 08:34:27 08:34:27 Step 12/23 : FROM alpine:3.15 08:34:27 3.15: Pulling from library/alpine 08:34:27 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:27 Status: Downloaded newer image for alpine:3.15 08:34:27 ---> 5ce65d7b0fde 08:34:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:27 ---> Running in 2428d7ec06cc 08:34:27 Removing intermediate container 2428d7ec06cc 08:34:27 ---> 31b92bd64792 08:34:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:27 ---> Running in abf3a1840ac7 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:28 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:28 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:28 OK: 15857 distinct packages available 08:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:28 (1/5) Installing dumb-init (1.2.5-r1) 08:34:28 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:28 (3/5) Installing libucontext (1.1-r0) 08:34:28 (4/5) Installing gcompat (1.0.0-r4) 08:34:28 (5/5) Installing openssl (1.1.1t-r1) 08:34:28 Executing busybox-1.34.1-r7.trigger 08:34:28 OK: 7 MiB in 19 packages 08:34:31 Removing intermediate container abf3a1840ac7 08:34:31 ---> e8a9feeb790d 08:34:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:38 ---> 682a2b2a22ed 08:34:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:39 ---> 3e5822239218 08:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:40 ---> 5e3443ca406b 08:34:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:41 ---> d4aad4152789 08:34:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:41 ---> Running in 801d391afcba 08:34:41 Removing intermediate container 801d391afcba 08:34:41 ---> aa9577c9a9f4 08:34:41 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:41 ---> Running in 9e9fcd97b3eb 08:34:42 Removing intermediate container 9e9fcd97b3eb 08:34:42 ---> f3503afc6ff7 08:34:42 Step 21/23 : LABEL arch=x86_64 08:34:42 ---> Running in 404e309141a9 08:34:43 Removing intermediate container 404e309141a9 08:34:43 ---> 01fca6763028 08:34:43 Step 22/23 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:34:43 ---> Running in bb0097d8dd86 08:34:43 Removing intermediate container bb0097d8dd86 08:34:43 ---> 048fb1657dea 08:34:43 Step 23/23 : LABEL version=0.0.0 08:34:43 ---> Running in 391e7e26bc84 08:34:43 Removing intermediate container 391e7e26bc84 08:34:43 ---> a006a3c6b4a8 08:34:43 08:34:44 Successfully built a006a3c6b4a8 08:34:44 Successfully tagged security-spire-server:latest 08:34:44  Building security-spire-server ... done Building security-proxy-auth 08:34:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:50 ---> 18ae7d557c2e 08:34:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:50 ---> Using cache 08:34:50 ---> 1f4542916ebd 08:34:50 Step 4/22 : WORKDIR /edgex-go 08:34:50 ---> Using cache 08:34:50 ---> 9c398e2bd19f 08:34:50 Step 5/22 : RUN apk add --update --no-cache make git 08:34:50 ---> Using cache 08:34:50 ---> 94f60a54fa15 08:34:50 Step 6/22 : COPY go.mod vendor* ./ 08:34:50 ---> Using cache 08:34:50 ---> 931ecb0a4483 08:34:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 ---> Using cache 08:34:50 ---> 3695c923d28f 08:34:50 Step 8/22 : COPY . . 08:34:50 ---> Using cache 08:34:50 ---> 6bed9edb09dd 08:34:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:58 ---> Running in eb54742bd5de 08:34:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:06 Removing intermediate container f99c47191b19 08:35:06 ---> 64bc3cbfef5c 08:35:06 08:35:06 Step 10/23 : FROM alpine:3.16 08:35:06 Removing intermediate container 161e06c0db03 08:35:06 ---> 3279a4bd6b8d 08:35:06 08:35:06 Step 10/22 : FROM alpine:3.16 08:35:06 Removing intermediate container ac517f8ce6d0 08:35:06 ---> 62eb0a66bc21 08:35:06 08:35:06 Step 10/24 : FROM alpine:3.16 08:35:06 3.16: Pulling from library/alpine 08:35:06 3.16: Pulling from library/alpine 08:35:06 3.16: Pulling from library/alpine 08:35:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:10 Status: Downloaded newer image for alpine:3.16 08:35:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:10 Status: Image is up to date for alpine:3.16 08:35:10 Status: Image is up to date for alpine:3.16 08:35:10 ---> dfd21b5a31f5 08:35:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:10 ---> dfd21b5a31f5 08:35:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:10 ---> dfd21b5a31f5 08:35:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:10 Removing intermediate container 7b7590cc056a 08:35:10 ---> 0162ec837538 08:35:10 08:35:10 Step 9/19 : FROM alpine:3.15 08:35:10 ---> 5ce65d7b0fde 08:35:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:10 ---> Using cache 08:35:10 ---> 31b92bd64792 08:35:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:10 ---> Running in 776487a4a175 08:35:10 ---> Running in 8bbc936688c5 08:35:10 ---> Running in 5d764966d423 08:35:10 ---> Running in 2714c893a69b 08:35:10 Removing intermediate container 5d764966d423 08:35:10 ---> 11d772165055 08:35:10 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:10 ---> Running in 9e2efe75812a 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:11 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:11 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:11 OK: 15857 distinct packages available 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:11 (1/1) Installing dumb-init (1.2.5-r1) 08:35:11 Executing busybox-1.35.0-r17.trigger 08:35:11 OK: 6 MiB in 15 packages 08:35:11 (1/1) Installing dumb-init (1.2.5-r1) 08:35:11 Executing busybox-1.35.0-r17.trigger 08:35:11 OK: 6 MiB in 15 packages 08:35:11 (1/9) Installing ca-certificates (20220614-r0) 08:35:11 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:11 (4/9) Installing libcurl (7.80.0-r6) 08:35:11 (5/9) Installing curl (7.80.0-r6) 08:35:11 (6/9) Installing dumb-init (1.2.5-r1) 08:35:11 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:11 (8/9) Installing libucontext (1.1-r0) 08:35:11 (9/9) Installing gcompat (1.0.0-r4) 08:35:11 Executing busybox-1.34.1-r7.trigger 08:35:11 Executing ca-certificates-20220614-r0.trigger 08:35:11 OK: 8 MiB in 23 packages 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:12 (1/1) Installing dumb-init (1.2.5-r1) 08:35:12 Executing busybox-1.35.0-r17.trigger 08:35:12 OK: 6 MiB in 15 packages 08:35:13 Removing intermediate container 9e2efe75812a 08:35:13 ---> 9c784621692a 08:35:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:13 Removing intermediate container 8bbc936688c5 08:35:13 ---> 9f80d53c6d66 08:35:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:13 ---> Running in 4d532da2c057 08:35:14 Removing intermediate container 4d532da2c057 08:35:14 ---> 696aab9922f3 08:35:14 Step 13/23 : ENV APP_PORT=59882 08:35:14 ---> 89f5f846ddb8 08:35:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:14 Removing intermediate container 2714c893a69b 08:35:14 ---> 8fb1714b6c68 08:35:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:14 ---> Running in 41d482ea003c 08:35:14 ---> Running in e28524bfda05 08:35:14 Removing intermediate container 776487a4a175 08:35:14 ---> e756ce7765a0 08:35:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:14 Removing intermediate container 41d482ea003c 08:35:14 ---> f6249dcb8617 08:35:14 Step 14/23 : EXPOSE $APP_PORT 08:35:14 Removing intermediate container e28524bfda05 08:35:14 ---> c441b4c67a9a 08:35:14 Step 13/24 : ENV APP_PORT=59881 08:35:14 ---> 72e9993464a7 08:35:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:14 ---> bef485286bf4 08:35:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:14 ---> Running in f20c89dcb072 08:35:14 ---> Running in f84564bad75f 08:35:15 Removing intermediate container f20c89dcb072 08:35:15 ---> 981cd3d6e362 08:35:15 Step 15/23 : WORKDIR / 08:35:15 ---> 901f57189647 08:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:15 Removing intermediate container f84564bad75f 08:35:15 ---> a6d41067b18d 08:35:15 Step 14/24 : EXPOSE $APP_PORT 08:35:15 ---> Running in d2a8a4eb842b 08:35:15 ---> Running in 515e82c0c958 08:35:15 ---> 6f570871cf1c 08:35:15 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:15 ---> caca7242ca3c 08:35:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:16 ---> Running in 057228d983b1 08:35:16 Removing intermediate container 515e82c0c958 08:35:16 ---> b1374e2a0811 08:35:16 Step 15/24 : WORKDIR / 08:35:16 Removing intermediate container d2a8a4eb842b 08:35:16 ---> f18ac9abfc0b 08:35:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 ---> Running in fc3e80138b85 08:35:16 ---> f55b09af4f47 08:35:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:16 ---> Running in 3c8e9a5dd6c0 08:35:16 Removing intermediate container fc3e80138b85 08:35:16 ---> 64cb3a06cc4d 08:35:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 Removing intermediate container 3c8e9a5dd6c0 08:35:16 ---> 9bf9204092bf 08:35:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:16 ---> 08cec6d0207b 08:35:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:16 ---> Running in 6df9d39ac943 08:35:16 ---> ede13dc004ec 08:35:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:16 Removing intermediate container 6df9d39ac943 08:35:16 ---> e9956f519f70 08:35:16 Step 17/19 : LABEL arch=x86_64 08:35:17 ---> Running in a7b70950d0d5 08:35:17 ---> 917bc51d1f45 08:35:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:17 ---> 41d3ef31a518 08:35:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:17 Removing intermediate container a7b70950d0d5 08:35:17 ---> ceb0ec86b3a9 08:35:17 Step 18/19 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:35:17 ---> Running in cdeb4a1faa58 08:35:17 ---> e752416f3990 08:35:17 Removing intermediate container 057228d983b1 08:35:17 ---> 264b767e341a 08:35:17 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:17 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:17 ---> Running in e1170e829bb4 08:35:17 ---> 06789dca5c40 08:35:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:17 ---> Running in 9623df32d8ca 08:35:17 Removing intermediate container cdeb4a1faa58 08:35:17 ---> 649ff53d70e9 08:35:17 Step 19/19 : LABEL version=0.0.0 08:35:17 ---> Running in fe29ec5e901e 08:35:17 Removing intermediate container e1170e829bb4 08:35:17 ---> bf703c5648b2 08:35:17 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:17 ---> Running in 8d0428023bab 08:35:18 ---> cec29b4a0bc0 08:35:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:18 Removing intermediate container fe29ec5e901e 08:35:18 ---> 4e09d0937e0c 08:35:18 08:35:18 Removing intermediate container 8d0428023bab 08:35:18 ---> a033c981b095 08:35:18 Step 20/22 : LABEL arch=x86_64 08:35:18 Removing intermediate container 9623df32d8ca 08:35:18 ---> 4deeef56d8b2 08:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:18 ---> Running in 094cd45562d3 08:35:18 Successfully built 4e09d0937e0c 08:35:18 Successfully tagged security-spiffe-token-provider:latest 08:35:18  Building security-spiffe-token-provider ... done Building core-data 08:35:18 ---> Running in 03f6d45889fb 08:35:18 ---> Running in 23d711a5ca62 08:35:18 Removing intermediate container 094cd45562d3 08:35:18 ---> 3107a7f2904a 08:35:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:22 ---> Running in 8c6508bbf309 08:35:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:24 ---> 18ae7d557c2e 08:35:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:24 Removing intermediate container 03f6d45889fb 08:35:24 ---> 8a32255d4d69 08:35:24 Step 21/23 : LABEL arch=x86_64 08:35:24 ---> Using cache 08:35:24 ---> 1f4542916ebd 08:35:24 Step 4/22 : WORKDIR /edgex-go 08:35:24 ---> Using cache 08:35:24 ---> 9c398e2bd19f 08:35:24 Step 5/22 : RUN apk add --update --no-cache make git 08:35:24 ---> Using cache 08:35:24 ---> 94f60a54fa15 08:35:24 Step 6/22 : COPY go.mod vendor* ./ 08:35:24 Removing intermediate container 23d711a5ca62 08:35:24 ---> 0c4cf8f67ae4 08:35:24 Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:35:24 ---> Using cache 08:35:24 ---> 931ecb0a4483 08:35:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 ---> Using cache 08:35:24 ---> 3695c923d28f 08:35:24 Step 8/22 : COPY . . 08:35:24 Removing intermediate container 8c6508bbf309 08:35:24 ---> dbdbe5b67a4e 08:35:24 Step 22/24 : LABEL arch=x86_64 08:35:24 ---> Using cache 08:35:24 ---> 6bed9edb09dd 08:35:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:24 ---> Running in 7ada6f4fbc9c 08:35:24 ---> Running in abd8ffe633b7 08:35:24 ---> Running in 1f5a1eb29195 08:35:24 ---> Running in cdf90ffcc500 08:35:24 Removing intermediate container eb54742bd5de 08:35:24 ---> 376d10e80cc6 08:35:24 08:35:24 Step 10/22 : FROM alpine:3.16 08:35:24 ---> dfd21b5a31f5 08:35:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:24 ---> Using cache 08:35:24 ---> 11d772165055 08:35:24 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:24 ---> Using cache 08:35:24 ---> 9c784621692a 08:35:24 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:24 ---> Using cache 08:35:24 Removing intermediate container 7ada6f4fbc9c 08:35:24 ---> 789de01323d8 08:35:24 Step 22/23 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:35:24 ---> 89f5f846ddb8 08:35:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:24 Removing intermediate container abd8ffe633b7 08:35:24 ---> cbc056f3d8fc 08:35:24 Step 22/22 : LABEL version=0.0.0 08:35:24 Removing intermediate container 1f5a1eb29195 08:35:24 ---> 7f043e1b47ee 08:35:24 Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:35:24 ---> Running in 5a93a73161ce 08:35:25 ---> Running in 714a37e7b595 08:35:25 ---> Running in 319c2c664fcf 08:35:25 Removing intermediate container 714a37e7b595 08:35:25 ---> 87e0b193a5f4 08:35:25 08:35:25 Successfully built 87e0b193a5f4 08:35:25 Successfully tagged core-common-config-bootstrapper:latest 08:35:25  Building core-common-config-bootstrapper ... done Building security-proxy-setup 08:35:25 Removing intermediate container 5a93a73161ce 08:35:25 ---> d2a7d58dac96 08:35:25 Step 23/23 : LABEL version=0.0.0 08:35:25 Removing intermediate container 319c2c664fcf 08:35:25 ---> fdb6404d8db5 08:35:25 Step 24/24 : LABEL version=0.0.0 08:35:25 ---> Running in de782ab28bf2 08:35:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:25 ---> Running in f284a6ea8981 08:35:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:29 ---> 18ae7d557c2e 08:35:29 Step 3/21 : WORKDIR /edgex-go 08:35:29 ---> Using cache 08:35:29 ---> 85dcab0077b5 08:35:29 Step 4/21 : RUN apk add --update --no-cache make git 08:35:30 Removing intermediate container de782ab28bf2 08:35:30 ---> 8eb6f0de8d68 08:35:30 08:35:30 ---> e56255a21593 08:35:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:30 ---> Running in 11b962910c4a 08:35:30 Successfully built 8eb6f0de8d68 08:35:30 Removing intermediate container f284a6ea8981 08:35:30 ---> 166db60c00b7 08:35:30 08:35:30 Successfully tagged core-command:latest 08:35:30  Building core-command ... done Building support-scheduler 08:35:30 Successfully built 166db60c00b7 08:35:30 Successfully tagged core-metadata:latest 08:35:30 Building security-secretstore-setup 08:35:32  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:32 OK: 211 MiB in 51 packages 08:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:35 ---> 18ae7d557c2e 08:35:35 Step 3/24 : WORKDIR /edgex-go 08:35:35 ---> Using cache 08:35:35 ---> 85dcab0077b5 08:35:35 Step 4/24 : RUN apk add --update --no-cache make git 08:35:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:36 ---> 18ae7d557c2e 08:35:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:36 ---> Using cache 08:35:36 ---> 1f4542916ebd 08:35:36 Step 4/22 : WORKDIR /edgex-go 08:35:36 ---> Using cache 08:35:36 ---> 9c398e2bd19f 08:35:36 Step 5/22 : RUN apk add --update --no-cache make git 08:35:36 ---> Using cache 08:35:36 ---> 94f60a54fa15 08:35:36 Step 6/22 : COPY go.mod vendor* ./ 08:35:36 ---> Using cache 08:35:36 ---> 931ecb0a4483 08:35:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 ---> Using cache 08:35:36 ---> 3695c923d28f 08:35:36 Step 8/22 : COPY . . 08:35:36 ---> Using cache 08:35:36 ---> 6bed9edb09dd 08:35:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:42 ---> 8132a409ac7e 08:35:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:42 ---> Running in ab0965c16d5a 08:35:42 ---> Running in 969e66f7c3b9 08:35:42 Removing intermediate container 11b962910c4a 08:35:42 ---> c5d7cbb55682 08:35:42 Step 5/21 : COPY go.mod vendor* ./ 08:35:42 ---> 62614b906b84 08:35:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:42 ---> Running in d000b9652421 08:35:42 ---> a08745261af9 08:35:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 ---> Running in a32ef68a45ae 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:42 OK: 211 MiB in 51 packages 08:35:42 Removing intermediate container d000b9652421 08:35:42 ---> 456bd71bcbb5 08:35:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:43 ---> Running in e7b48eb0b6f5 08:35:43 Removing intermediate container ab0965c16d5a 08:35:43 ---> 18650f9d7607 08:35:43 Step 5/24 : COPY go.mod vendor* ./ 08:35:43 Removing intermediate container e7b48eb0b6f5 08:35:43 ---> 1088b5ea65ee 08:35:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:43 ---> Running in e6da5e99ca26 08:35:43 ---> acea9cbb4068 08:35:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:43 ---> Running in 679051fde270 08:35:43 Removing intermediate container e6da5e99ca26 08:35:43 ---> 5ed5adf793f9 08:35:43 Step 20/22 : LABEL arch=x86_64 08:35:43 ---> Running in 415cfc9b5cbb 08:35:43 Removing intermediate container 415cfc9b5cbb 08:35:43 ---> cd51012f134b 08:35:43 Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:35:43 ---> Running in fb34320491b1 08:35:43 Removing intermediate container fb34320491b1 08:35:43 ---> 82c1e096aee2 08:35:43 Step 22/22 : LABEL version=0.0.0 08:35:43 ---> Running in c246e14a6e3f 08:35:44 Removing intermediate container c246e14a6e3f 08:35:44 ---> a7384de0d77c 08:35:44 08:35:44 Successfully built a7384de0d77c 08:35:44 Successfully tagged security-proxy-auth:latest 08:35:44  Building security-proxy-auth ... done Building security-spire-config 08:35:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:46 ---> 18ae7d557c2e 08:35:46 Step 3/24 : WORKDIR /edgex-go 08:35:46 ---> Using cache 08:35:46 ---> 85dcab0077b5 08:35:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:01 ---> Running in b13f2da04469 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:01 OK: 211 MiB in 51 packages 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:11 Removing intermediate container b13f2da04469 08:36:11 ---> 9f5f68bd158b 08:36:11 Step 5/24 : COPY go.mod vendor* ./ 08:36:11 Removing intermediate container cdf90ffcc500 08:36:11 ---> 6e22db93082f 08:36:11 08:36:11 Step 10/22 : FROM alpine:3.16 08:36:11 ---> dfd21b5a31f5 08:36:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:11 ---> Running in de9540257170 08:36:11 ---> de45054d1b7f 08:36:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:11 Removing intermediate container de9540257170 08:36:11 ---> 4e6b3d0fa9d8 08:36:11 Step 12/22 : ENV APP_PORT=59880 08:36:11 ---> Running in 594913bae2c3 08:36:11 ---> Running in 1edd4a88d405 08:36:11 Removing intermediate container 679051fde270 08:36:11 ---> e81c21e2ef00 08:36:11 Step 7/24 : COPY . . 08:36:11 Removing intermediate container a32ef68a45ae 08:36:11 ---> 3df2ca63c8c0 08:36:11 Step 7/21 : COPY . . 08:36:12 Removing intermediate container 1edd4a88d405 08:36:12 ---> b13886c7f520 08:36:12 Step 13/22 : EXPOSE $APP_PORT 08:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:24 ---> Running in 88df6586c5b1 08:36:24 ---> 7ac69fed6d0f 08:36:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:24 ---> 51cddd6e729b 08:36:24 Removing intermediate container 969e66f7c3b9 08:36:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> edb6fe8af5c3 08:36:24 08:36:24 08:36:24 Step 10/22 : FROM alpine:3.16 08:36:24 ---> dfd21b5a31f5 08:36:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:24 ---> Using cache 08:36:24 ---> 8fb1714b6c68 08:36:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:24 ---> Using cache 08:36:24 ---> c441b4c67a9a 08:36:24 Step 13/22 : ENV APP_PORT=59861 08:36:24 ---> Running in 5f6d4e14d8ba 08:36:24 ---> Running in 1be2d0a6fc9c 08:36:24 ---> Running in 83565ce7f9e0 08:36:24 Removing intermediate container 88df6586c5b1 08:36:24 ---> badfa5f87e6b 08:36:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:24 ---> Running in 39d0a0fadded 08:36:24 Removing intermediate container 1be2d0a6fc9c 08:36:24 ---> 4a34a049eb31 08:36:24 Step 14/22 : EXPOSE $APP_PORT 08:36:24 ---> Running in 46b2162ccff6 08:36:24 Removing intermediate container 46b2162ccff6 08:36:24 ---> 073688e8f272 08:36:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:24 ---> d363dd4cc971 08:36:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:36:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:24 (1/1) Installing dumb-init (1.2.5-r1) 08:36:24 Executing busybox-1.35.0-r17.trigger 08:36:24 OK: 6 MiB in 15 packages 08:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.857s coverage: 98.5% of statements 08:36:25 ---> 55b8521f77b4 08:36:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:25 ---> ba37ec478365 08:36:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:25 Removing intermediate container 39d0a0fadded 08:36:25 ---> ad3da37fc2ac 08:36:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 ---> Running in ada233bf9997 08:36:25 Removing intermediate container ada233bf9997 08:36:25 ---> e1ff8ff8e485 08:36:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:25 ---> aaba41b391d4 08:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:25 ---> Running in 48603b414f42 08:36:26 Removing intermediate container 48603b414f42 08:36:26 ---> 6c24495ed24f 08:36:26 Step 20/22 : LABEL arch=x86_64 08:36:26 ---> Running in edbafabc2886 08:36:26 ---> d596a91ca5bf 08:36:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:26 Removing intermediate container edbafabc2886 08:36:26 ---> dac658a08688 08:36:26 Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:36:26 ---> Running in f09f1797f145 08:36:26 ---> e282278c8482 08:36:26 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:26 Removing intermediate container f09f1797f145 08:36:26 ---> 9df2d5d95e43 08:36:26 Step 22/22 : LABEL version=0.0.0 08:36:26 ---> Running in 3ae6642e02c8 08:36:26 ---> Running in bd3423853d25 08:36:26 Removing intermediate container 3ae6642e02c8 08:36:26 ---> 2bd3e0ccd8ed 08:36:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:27 ---> Running in 43e17b2a89d5 08:36:27 Removing intermediate container bd3423853d25 08:36:27 ---> 3a30c77b7303 08:36:27 08:36:27 Successfully built 3a30c77b7303 08:36:27 Successfully tagged support-scheduler:latest 08:36:27 Building security-spire-agent 08:36:27  Building support-scheduler ... done Removing intermediate container 43e17b2a89d5 08:36:27 ---> 0f9e06b5b2e4 08:36:27 Step 20/22 : LABEL arch=x86_64 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.956s coverage: 71.2% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.563s coverage: 54.0% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:31 ---> 18ae7d557c2e 08:36:31 Step 3/24 : WORKDIR /edgex-go 08:36:31 ---> Using cache 08:36:31 ---> 85dcab0077b5 08:36:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:31 ---> Using cache 08:36:31 ---> 9f5f68bd158b 08:36:31 Step 5/24 : COPY go.mod vendor* ./ 08:36:31 ---> Using cache 08:36:31 ---> de45054d1b7f 08:36:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:41 ---> Running in fb825cb8b298 08:36:41 ---> Running in ab88c48fd638 08:36:41 Removing intermediate container fb825cb8b298 08:36:41 ---> 22b85b0826ae 08:36:41 Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:36:41 ---> Running in f5a265026e5d 08:36:41 Removing intermediate container f5a265026e5d 08:36:41 ---> 18f497c1c6e9 08:36:41 Step 22/22 : LABEL version=0.0.0 08:36:41 ---> Running in c46a9fa9c195 08:36:41 Removing intermediate container c46a9fa9c195 08:36:41 ---> 600459b408f3 08:36:41 08:36:41 Successfully built 600459b408f3 08:36:41 Successfully tagged core-data:latest 08:36:41 Building security-bootstrapper 08:36:46  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:46 ---> 18ae7d557c2e 08:36:46 Step 3/32 : WORKDIR /edgex-go 08:36:46 ---> Using cache 08:36:46 ---> 85dcab0077b5 08:36:46 Step 4/32 : RUN apk add --update --no-cache make git 08:36:46 ---> Using cache 08:36:46 ---> 18650f9d7607 08:36:46 Step 5/32 : COPY go.mod vendor* ./ 08:36:46 ---> Using cache 08:36:46 ---> acea9cbb4068 08:36:46 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:46 ---> Using cache 08:36:46 ---> e81c21e2ef00 08:36:46 Step 7/32 : COPY . . 08:36:46 ---> Using cache 08:36:46 ---> 7ac69fed6d0f 08:36:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.829s coverage: 88.5% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.729s coverage: 3.9% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.002s coverage: 95.6% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.626s coverage: 72.2% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.552s coverage: 65.9% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.586s coverage: 0.9% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.229s coverage: 29.6% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.677s coverage: 47.1% of statements 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.421s coverage: 82.9% of statements 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.597s coverage: 94.1% of statements 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.452s coverage: 96.3% of statements 08:36:58 ---> Running in e0bee2561406 08:36:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:58 Removing intermediate container 594913bae2c3 08:36:58 ---> ce8ba508d457 08:36:58 Step 7/24 : COPY . . 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.354s coverage: 87.5% of statements 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.409s coverage: 44.8% of statements 08:37:16 Removing intermediate container 83565ce7f9e0 08:37:16 ---> b310c60b8858 08:37:16 08:37:16 Step 9/24 : FROM alpine:3.16 08:37:16 ---> dfd21b5a31f5 08:37:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:16 ---> bd03d0cef467 08:37:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:16 Removing intermediate container 5f6d4e14d8ba 08:37:16 ---> aaefb3b9b2e0 08:37:16 08:37:16 Step 9/21 : FROM alpine:3.16 08:37:16 ---> dfd21b5a31f5 08:37:16 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:16 ---> Running in 45b32de5ec74 08:37:16 ---> Running in cf43899c331d 08:37:16 ---> Running in 9d8b3a706896 08:37:16 Removing intermediate container 9d8b3a706896 08:37:16 ---> f5f46d6a1e71 08:37:16 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:16 ---> Running in 938d2b834b10 08:37:16 Removing intermediate container 938d2b834b10 08:37:16 ---> 7426baaff466 08:37:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:37:16 Removing intermediate container ab88c48fd638 08:37:16 ---> a2cbbdfb038f 08:37:16 Step 7/24 : COPY . . 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:16 ---> Running in d3e01808f062 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:16 (1/6) Installing ca-certificates (20220614-r0) 08:37:16 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:16 (1/3) Installing ca-certificates (20220614-r0) 08:37:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:16 (4/6) Installing libcurl (7.83.1-r6) 08:37:16 (5/6) Installing curl (7.83.1-r6) 08:37:16 (2/3) Installing dumb-init (1.2.5-r1) 08:37:16 (6/6) Installing dumb-init (1.2.5-r1) 08:37:16 (3/3) Installing su-exec (0.2-r1) 08:37:16 Executing busybox-1.35.0-r17.trigger 08:37:16 Executing ca-certificates-20220614-r0.trigger 08:37:16 Executing busybox-1.35.0-r17.trigger 08:37:16 Executing ca-certificates-20220614-r0.trigger 08:37:16 OK: 8 MiB in 20 packages 08:37:16 OK: 6 MiB in 17 packages 08:37:21 ---> 973e719c37a4 08:37:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:21 Removing intermediate container d3e01808f062 08:37:21 ---> f2a81f040775 08:37:21 Step 11/24 : WORKDIR /edgex-go 08:37:21 ---> Running in 1ffbc6dee52f 08:37:21 Removing intermediate container 45b32de5ec74 08:37:21 ---> 4b70fefe11fb 08:37:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in e965f45bc18a 08:37:21 08:37:21 Removing intermediate container cf43899c331d 08:37:21 ---> b722bcabc8a7 08:37:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:21 ---> Running in 03fed2eda0dc 08:37:21 ---> Running in ae0d982fc9df 08:37:21 Removing intermediate container 1ffbc6dee52f 08:37:21 ---> 562ca5d7d245 08:37:21 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:21 ---> Running in 180e9eca8e75 08:37:22 Removing intermediate container e965f45bc18a 08:37:22 ---> 6eef7380cd39 08:37:22 08:37:22 Step 12/24 : FROM alpine:3.15 08:37:22 ---> 5ce65d7b0fde 08:37:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:22 ---> Using cache 08:37:22 ---> 31b92bd64792 08:37:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:22 Removing intermediate container ae0d982fc9df 08:37:22 ---> bcf50c230d60 08:37:22 Step 12/24 : WORKDIR / 08:37:22 ---> Running in b56b5796818c 08:37:22 Removing intermediate container 03fed2eda0dc 08:37:22 ---> 9367a9cd5ed5 08:37:22 Step 12/21 : WORKDIR /edgex 08:37:22 ---> Running in 54d81c324723 08:37:22 ---> Running in 7e909f7b0464 08:37:22 Removing intermediate container 180e9eca8e75 08:37:22 ---> 55393d2356e8 08:37:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:37:22 ---> Running in af7e74592b94 08:37:22 Removing intermediate container 54d81c324723 08:37:22 ---> bb0f7308a124 08:37:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:22 Removing intermediate container 7e909f7b0464 08:37:22 ---> 7a99fb9f3e45 08:37:22 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:22 ---> 234b372b2100 08:37:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:22 ---> 86a415951c20 08:37:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:37:22 ---> 84f61ca28fd1 08:37:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:22 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:22 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:22 OK: 15857 distinct packages available 08:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:23 ---> 79acd1e2cbe7 08:37:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:23 ---> 696c12cace99 08:37:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:23 (1/4) Installing dumb-init (1.2.5-r1) 08:37:23 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:23 (3/4) Installing libucontext (1.1-r0) 08:37:23 Removing intermediate container af7e74592b94 08:37:23 ---> fd02c36595b7 08:37:23 Step 11/24 : WORKDIR /edgex-go 08:37:23 (4/4) Installing gcompat (1.0.0-r4) 08:37:23 Executing busybox-1.34.1-r7.trigger 08:37:23 OK: 6 MiB in 18 packages 08:37:23 ---> Running in c2425fc71dab 08:37:23 ---> 7be1c7590e92 08:37:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:23 Removing intermediate container c2425fc71dab 08:37:23 ---> e3d6eafb9b57 08:37:23 08:37:23 Step 12/24 : FROM alpine:3.15 08:37:23 ---> 5ce65d7b0fde 08:37:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:23 ---> Using cache 08:37:23 ---> 31b92bd64792 08:37:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:23 ---> Using cache 08:37:23 ---> e8a9feeb790d 08:37:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:25 ---> 55df072ee1ab 08:37:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:25 ---> ae9e129b4a11 08:37:25 Removing intermediate container b56b5796818c 08:37:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> b66d6897125d 08:37:25 08:37:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:25 ---> 10e20f15d1ae 08:37:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:25 ---> d805f4ec9b21 08:37:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:25 ---> Running in 75a7b00979b6 08:37:25 Removing intermediate container e0bee2561406 08:37:25 ---> 634297080dad 08:37:25 08:37:25 Step 9/32 : FROM alpine:3.16 08:37:25 ---> dfd21b5a31f5 08:37:25 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:26 ---> Running in 329ac53cbb1c 08:37:27 Removing intermediate container 329ac53cbb1c 08:37:27 ---> d6df151bca10 08:37:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:37:28 ---> 1ca0099f8798 08:37:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:28 ---> Running in d0497c0f3157 08:37:28 ---> e5eb7db360c3 08:37:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:28 ---> 2f10a875a2bf 08:37:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:29 ---> 86497c9eff1c 08:37:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:29 ---> 7fe1327dda70 08:37:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:29 ---> 2f564b07107a 08:37:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:29 ---> Running in 67b05cc26c4e 08:37:29 Removing intermediate container 75a7b00979b6 08:37:29 ---> 3c31ba296318 08:37:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:29 ---> Running in dd77d321d432 08:37:29 ---> Running in 519b2cf69c1e 08:37:29 Removing intermediate container 67b05cc26c4e 08:37:29 ---> 1dfaa3c39d37 08:37:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:29 ---> a60509bb0d17 08:37:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:29 Removing intermediate container 519b2cf69c1e 08:37:29 ---> aafbdf02b2ff 08:37:29 Step 19/21 : LABEL arch=x86_64 08:37:29 ---> Running in 447d8dfef72e 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:29 ---> 7619aa2d31ba 08:37:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:29 ---> a5fa4aabfed2 08:37:29 Step 19/24 : WORKDIR / 08:37:29 ---> Running in 5c4b21ef2f69 08:37:29 ---> Running in eb8f595ec8ae 08:37:29 Removing intermediate container 447d8dfef72e 08:37:29 ---> f1274bd367c3 08:37:29 Step 20/21 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:29 ---> Running in 5fa14e2322e9 08:37:29 Removing intermediate container eb8f595ec8ae 08:37:29 ---> ca87633e3812 08:37:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:29 Removing intermediate container 5c4b21ef2f69 08:37:29 ---> ce4497f0dc46 08:37:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:29 ---> Running in cd7a62566ac3 08:37:29 ---> Running in 6241cab55e78 08:37:29 Removing intermediate container 5fa14e2322e9 08:37:29 ---> a0d563c3e3fb 08:37:29 Step 21/21 : LABEL version=0.0.0 08:37:29 ---> Running in 52774f95a596 08:37:29 (1/2) Installing dumb-init (1.2.5-r1) 08:37:29 Removing intermediate container cd7a62566ac3 08:37:29 ---> 48ff28edcd0e 08:37:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:29 (2/2) Installing su-exec (0.2-r1) 08:37:29 Executing busybox-1.35.0-r17.trigger 08:37:29 Removing intermediate container 6241cab55e78 08:37:29 ---> 2ba67e84139e 08:37:29 Step 22/24 : LABEL arch=x86_64 08:37:29 OK: 6 MiB in 16 packages 08:37:29 ---> Running in c09dd50e077c 08:37:29 ---> Running in a373cdbf495f 08:37:29 Removing intermediate container 52774f95a596 08:37:29 ---> 402d4e147e69 08:37:29 08:37:29 Removing intermediate container dd77d321d432 08:37:29 ---> 5f1deacb4be9 08:37:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:30 ---> Running in 46b7e49a93f9 08:37:30 Removing intermediate container c09dd50e077c 08:37:30 ---> 6e696e740879 08:37:30 Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:37:30 Successfully built 402d4e147e69 08:37:30 Successfully tagged security-proxy-setup:latest 08:37:30  Building security-proxy-setup ... done Building support-notifications 08:37:30 Removing intermediate container a373cdbf495f 08:37:30 ---> ec2671f8ec24 08:37:30 Step 22/24 : LABEL arch=x86_64 08:37:30 ---> Running in ffcc3146b3e4 08:37:30 Removing intermediate container 46b7e49a93f9 08:37:30 ---> 33ce8f982f00 08:37:30 Step 22/24 : LABEL arch=x86_64 08:37:30 ---> Running in b89db732bafd 08:37:30 ---> Running in bdcc3d1d7b46 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.489s coverage: 79.9% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.342s coverage: 86.9% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.177s coverage: 20.0% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 77.4% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.299s coverage: 63.1% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 08:37:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:33 ---> 18ae7d557c2e 08:37:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:34 ---> Using cache 08:37:34 ---> 1f4542916ebd 08:37:34 Step 4/22 : WORKDIR /edgex-go 08:37:34 ---> Using cache 08:37:34 ---> 9c398e2bd19f 08:37:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:35 Removing intermediate container ffcc3146b3e4 08:37:35 ---> af14ec9e6bc7 08:37:35 Step 24/24 : LABEL version=0.0.0 08:37:35 Removing intermediate container d0497c0f3157 08:37:35 ---> aa85ca400200 08:37:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:37:35 Removing intermediate container b89db732bafd 08:37:35 ---> 80ac8f83258a 08:37:35 Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:37:35 ---> Running in 755e314d02b5 08:37:35 ---> Running in efa1de8c6e17 08:37:35 Removing intermediate container bdcc3d1d7b46 08:37:35 ---> 297a143ebaf3 08:37:35 Step 23/24 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:37:35 ---> Running in 6182d16bb60d 08:37:35 ---> Running in 0a8ca50c1679 08:37:35 ---> Running in 746ca1363519 08:37:35 Removing intermediate container 755e314d02b5 08:37:35 ---> 7f9411d474ed 08:37:35 08:37:35 Removing intermediate container 6182d16bb60d 08:37:35 ---> 2c137edc5cba 08:37:35 Step 24/24 : LABEL version=0.0.0 08:37:35 Removing intermediate container 0a8ca50c1679 08:37:35 ---> cbec48a2acab 08:37:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:35 ---> Running in 6423f75bde95 08:37:35 Removing intermediate container 746ca1363519 08:37:35 ---> d01099277b88 08:37:35 Step 24/24 : LABEL version=0.0.0 08:37:35 Successfully built 7f9411d474ed 08:37:35 ---> Running in 04aab75ec45e 08:37:35 Successfully tagged security-spire-agent:latest 08:37:35  Building security-spire-agent ... done  ---> Running in 7f5ee6f4ec86 08:37:35 Removing intermediate container 6423f75bde95 08:37:35 ---> e37cc2174060 08:37:35 08:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:35 Removing intermediate container 7f5ee6f4ec86 08:37:35 ---> f130aac39125 08:37:35 08:37:35 Removing intermediate container 04aab75ec45e 08:37:35 ---> a5914c38df58 08:37:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:35 ---> Running in 9befaec62010 08:37:35 Successfully built e37cc2174060 08:37:35 Successfully tagged security-spire-config:latest 08:37:35  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:35 Successfully built f130aac39125 08:37:35 Successfully tagged security-secretstore-setup:latest 08:37:36  Building security-secretstore-setup ... done Removing intermediate container 9befaec62010 08:37:36 ---> 8214bcd116a3 08:37:36 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:36 ---> Running in ae9b1cfd65c4 08:37:36 Removing intermediate container ae9b1cfd65c4 08:37:36 ---> 9a4085ea6549 08:37:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:36 OK: 211 MiB in 51 packages 08:37:36 ---> Running in 319fbe5d1d4c 08:37:36 Removing intermediate container efa1de8c6e17 08:37:36 ---> e8651b191c81 08:37:36 Step 6/22 : COPY go.mod vendor* ./ 08:37:36 ---> cc15fa030fab 08:37:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:36 ---> Running in 2b58ada0b385 08:37:36 Removing intermediate container 319fbe5d1d4c 08:37:36 ---> 5f0eaeffc06f 08:37:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:36 ---> Running in 408197e3da4b 08:37:36 Removing intermediate container 408197e3da4b 08:37:36 ---> 417ddb17d405 08:37:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:36 ---> 0b8bf9c3f69c 08:37:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:36 ---> Running in fe94443f0fb8 08:37:37 Removing intermediate container fe94443f0fb8 08:37:37 ---> c81390436c02 08:37:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:37 ---> 173fbeca9995 08:37:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:38 ---> 02110b839bd4 08:37:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:38 ---> 24cda07bfe13 08:37:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:38 ---> 7539f0639b30 08:37:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:38 ---> d5e6b355d709 08:37:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:39 ---> 0bdab7c8d217 08:37:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:39 ---> da01b0c5abb8 08:37:39 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:39 ---> Running in 282f690ae453 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.313s coverage: 65.3% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:37:40 Removing intermediate container 282f690ae453 08:37:40 ---> 923498fd9798 08:37:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:40 ---> Running in b306e1a10ed7 08:37:40 Removing intermediate container b306e1a10ed7 08:37:40 ---> 2d8139748409 08:37:40 Step 29/32 : CMD ["gate"] 08:37:40 ---> Running in b246a4303b4b 08:37:40 Removing intermediate container b246a4303b4b 08:37:40 ---> 402d02c7cd31 08:37:40 Step 30/32 : LABEL arch=x86_64 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.851s coverage: 41.0% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:41 ---> Running in 9be8014c1dd4 08:37:42 Removing intermediate container 9be8014c1dd4 08:37:42 ---> 84782c89882b 08:37:42 Step 31/32 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:37:44 ---> Running in 4e31d90f9cae 08:37:44 Removing intermediate container 4e31d90f9cae 08:37:44 ---> ca741836855d 08:37:44 Step 32/32 : LABEL version=0.0.0 08:37:44 ---> Running in e25fcdfcd7bf 08:37:44 Removing intermediate container e25fcdfcd7bf 08:37:44 ---> 50bef071ac18 08:37:44 08:37:45 Successfully built 50bef071ac18 08:37:45 Successfully tagged security-bootstrapper:latest 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:49 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 08:37:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:49 go vet ./... 08:37:53  Building security-bootstrapper ... done Removing intermediate container 2b58ada0b385 08:37:53 ---> a37c85081f11 08:37:53 Step 8/22 : COPY . . 08:38:01 ---> ba068c404659 08:38:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:38:01 ---> Running in 1b41e20891e3 08:38:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:38:23 Removing intermediate container 1b41e20891e3 08:38:23 ---> 313e6ff9c3fb 08:38:23 08:38:23 Step 10/22 : FROM alpine:3.16 08:38:23 ---> dfd21b5a31f5 08:38:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:23 ---> Running in 2910c8632a81 08:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:24 (1/2) Installing ca-certificates (20220614-r0) 08:38:24 (2/2) Installing dumb-init (1.2.5-r1) 08:38:24 Executing busybox-1.35.0-r17.trigger 08:38:24 Executing ca-certificates-20220614-r0.trigger 08:38:24 OK: 6 MiB in 16 packages 08:38:24 Removing intermediate container 2910c8632a81 08:38:24 ---> e05491cb3f5d 08:38:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:38:24 ---> Running in 4a5c5515d808 08:38:24 Removing intermediate container 4a5c5515d808 08:38:24 ---> 3cce20d00862 08:38:24 Step 13/22 : ENV APP_PORT=59860 08:38:24 ---> Running in 6f4a2e70c99e 08:38:24 Removing intermediate container 6f4a2e70c99e 08:38:24 ---> da79b8e6244a 08:38:24 Step 14/22 : EXPOSE $APP_PORT 08:38:25 ---> Running in cdc9e7aac5c3 08:38:25 Removing intermediate container cdc9e7aac5c3 08:38:25 ---> 11530c37dfce 08:38:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 ---> d9afd920c0e6 08:38:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:25 ---> fe21278b660b 08:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:38:25 ---> 8219c83235c7 08:38:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:38:26 ---> Running in 75012006c07d 08:38:26 Removing intermediate container 75012006c07d 08:38:26 ---> 2ad429e302c4 08:38:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 ---> Running in de4efa3bafef 08:38:26 Removing intermediate container de4efa3bafef 08:38:26 ---> 4cde8ecdd384 08:38:26 Step 20/22 : LABEL arch=x86_64 08:38:26 ---> Running in ffc05438d478 08:38:26 Removing intermediate container ffc05438d478 08:38:26 ---> 6ad4a5e24d68 08:38:26 Step 21/22 : LABEL git_sha=75110dc0744f4182c73f4aa356fa683c8913165c 08:38:26 ---> Running in 08412e37608c 08:38:26 Removing intermediate container 08412e37608c 08:38:26 ---> 30da71bfc79e 08:38:26 Step 22/22 : LABEL version=0.0.0 08:38:26 ---> Running in 9bbe8c50e6bd 08:38:26 Removing intermediate container 9bbe8c50e6bd 08:38:26 ---> 9a040e3c5c27 08:38:26 08:38:26 Successfully built 9a040e3c5c27 08:38:26 Successfully tagged support-notifications:latest 08:38:26  Building support-notifications ... done  [Pipeline] } 08:38:26 $ docker stop --time=1 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e 08:38:28 $ docker rm -f --volumes 16de357761785e398ca5c4c6dd693469ce77f46306d3a46a78891c8f31239b7e [Pipeline] // withDockerContainer [Pipeline] sh 08:38:28 + docker images 08:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:28 support-notifications latest 9a040e3c5c27 2 seconds ago 30.7MB 08:38:28 313e6ff9c3fb 7 seconds ago 1.76GB 08:38:28 security-bootstrapper latest 50bef071ac18 44 seconds ago 20.4MB 08:38:28 security-secretstore-setup latest f130aac39125 53 seconds ago 30MB 08:38:28 security-spire-agent latest 7f9411d474ed 53 seconds ago 125MB 08:38:28 security-spire-config latest e37cc2174060 53 seconds ago 85.8MB 08:38:28 security-proxy-setup latest 402d4e147e69 59 seconds ago 27.8MB 08:38:28 634297080dad About a minute ago 1.68GB 08:38:28 e3d6eafb9b57 About a minute ago 1.56GB 08:38:28 6eef7380cd39 About a minute ago 1.56GB 08:38:28 aaefb3b9b2e0 About a minute ago 1.68GB 08:38:28 b310c60b8858 About a minute ago 1.68GB 08:38:28 core-data latest 600459b408f3 About a minute ago 17.9MB 08:38:28 support-scheduler latest 3a30c77b7303 2 minutes ago 30.1MB 08:38:28 edb6fe8af5c3 2 minutes ago 1.75GB 08:38:28 6e22db93082f 2 minutes ago 1.7GB 08:38:28 security-proxy-auth latest a7384de0d77c 2 minutes ago 16.2MB 08:38:28 core-metadata latest 166db60c00b7 2 minutes ago 18.5MB 08:38:28 core-command latest 8eb6f0de8d68 3 minutes ago 17.7MB 08:38:28 core-common-config-bootstrapper latest 87e0b193a5f4 3 minutes ago 15.5MB 08:38:28 376d10e80cc6 3 minutes ago 1.67GB 08:38:28 security-spiffe-token-provider latest 4e09d0937e0c 3 minutes ago 30MB 08:38:28 0162ec837538 3 minutes ago 1.73GB 08:38:28 3279a4bd6b8d 3 minutes ago 1.68GB 08:38:28 62eb0a66bc21 3 minutes ago 1.7GB 08:38:28 64bc3cbfef5c 3 minutes ago 1.69GB 08:38:28 security-spire-server latest a006a3c6b4a8 3 minutes ago 86.5MB 08:38:28 c708e676debc 4 minutes ago 1.56GB 08:38:28 ci-base-image-x86_64 latest 18ae7d557c2e 8 minutes ago 904MB 08:38:28 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 08:38:28 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 08:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:39:41 + ls -al . 08:39:42 total 748 08:39:42 drwxrwxr-x 11 1001 1001 4096 Feb 25 08:33 . 08:39:42 drwxr-xr-x 4 root root 4096 Feb 25 08:33 .. 08:39:42 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 .blubracket 08:39:42 -rw-rw-r-- 1 1001 1001 16 Feb 25 08:32 .dockerignore 08:39:42 drwxrwxr-x 8 1001 1001 4096 Feb 25 08:32 .git 08:39:42 drwxrwxr-x 3 1001 1001 4096 Feb 25 08:32 .github 08:39:42 -rw-rw-r-- 1 1001 1001 1068 Feb 25 08:32 .gitignore 08:39:42 -rw-rw-r-- 1 1001 1001 42 Feb 25 08:32 .golangci.yml 08:39:42 -rw-rw-r-- 1 1001 1001 87 Feb 25 08:32 .hadolint.yml 08:39:42 -rw-rw-r-- 1 1001 1001 166 Feb 25 08:32 .sonarcloud.properties 08:39:42 -rw-rw-r-- 1 1001 1001 1171 Feb 25 08:32 ADOPTERS.md 08:39:42 -rw-rw-r-- 1 1001 1001 10825 Feb 25 08:32 Attribution.txt 08:39:42 -rw-rw-r-- 1 1001 1001 73765 Feb 25 08:32 CHANGELOG.md 08:39:42 -rw-rw-r-- 1 1001 1001 3804 Feb 25 08:32 CONTRIBUTING.md 08:39:42 -rw-rw-r-- 1 1001 1001 677 Feb 25 08:32 GOVERNANCE.md 08:39:42 -rw-rw-r-- 1 1001 1001 883 Feb 25 08:32 Jenkinsfile 08:39:42 -rw-rw-r-- 1 1001 1001 10775 Feb 25 08:32 LICENSE 08:39:42 -rw-rw-r-- 1 1001 1001 14277 Feb 25 08:32 Makefile 08:39:42 -rw-rw-r-- 1 1001 1001 582 Feb 25 08:32 OWNERS.md 08:39:42 -rw-rw-r-- 1 1001 1001 9403 Feb 25 08:32 README.md 08:39:42 -rw-rw-r-- 1 1001 1001 6912 Feb 25 08:32 SECURITY.md 08:39:42 -rw-rw-r-- 1 1001 1001 5 Feb 25 08:29 VERSION 08:39:42 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 bin 08:39:42 drwxrwxr-x 18 1001 1001 4096 Feb 25 08:32 cmd 08:39:42 -rw-r--r-- 1 root root 487670 Feb 25 08:37 coverage.out 08:39:42 -rw-rw-r-- 1 1001 1001 3296 Feb 25 08:32 go.mod 08:39:42 -rw-rw-r-- 1 1001 1001 33293 Feb 25 08:32 go.sum 08:39:42 drwxrwxr-x 7 1001 1001 4096 Feb 25 08:32 internal 08:39:42 drwxrwxr-x 3 1001 1001 4096 Feb 25 08:32 openapi 08:39:42 drwxrwxr-x 2 1001 1001 4096 Feb 25 08:32 sbom 08:39:42 drwxrwxr-x 4 1001 1001 4096 Feb 25 08:32 snap 08:39:42 -rw-rw-r-- 1 1001 1001 204 Feb 25 08:32 version.go [Pipeline] sh 08:39:42 + '[' -e coverage.out ] 08:39:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:42 Warning: overwriting stash ‘coverage-report’ 08:39:43 Stashed 1 file(s) [Pipeline] sh 08:39:43 + make build 08:39:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:41:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:42:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:42:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:42:47 $ docker stop --time=1 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d 08:42:50 $ docker rm -f --volumes 9516a718225a5bf8c1bc738f811bad9506dd444f5ebf4927c64d9db68ca0a54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:52 08:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:53 29e5d40040c1: Pulling fs layer 08:42:53 1ce36da41761: Pulling fs layer 08:42:53 25b303627fd3: Pulling fs layer 08:42:53 29e5d40040c1: Verifying Checksum 08:42:53 29e5d40040c1: Download complete 08:42:53 1ce36da41761: Verifying Checksum 08:42:53 1ce36da41761: Download complete 08:42:54 29e5d40040c1: Pull complete 08:42:55 25b303627fd3: Verifying Checksum 08:42:55 25b303627fd3: Download complete 08:42:55 1ce36da41761: Pull complete 08:43:05 25b303627fd3: Pull complete 08:43:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container 08:43:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:08 $ docker top b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:09 + grep parallel 08:43:09 + docker-compose build --help 08:43:14 --parallel Build images in parallel. [Pipeline] } 08:43:14 $ docker stop --time=1 b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c 08:43:16 $ docker rm -f --volumes b8f582c127cc0512e3e9bfa7ba8a690bf8243b9e30df6dac1cd2c966d0989a8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:17 prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container 08:43:17 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:18 $ docker top 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:23 Building core-command ... 08:43:23 Building core-common-config-bootstrapper ... 08:43:23 Building core-data ... 08:43:23 Building core-metadata ... 08:43:23 Building security-bootstrapper ... 08:43:23 Building security-proxy-auth ... 08:43:23 Building security-proxy-setup ... 08:43:23 Building security-secretstore-setup ... 08:43:23 Building security-spiffe-token-provider ... 08:43:23 Building security-spire-agent ... 08:43:23 Building security-spire-config ... 08:43:23 Building security-spire-server ... 08:43:23 Building support-notifications ... 08:43:23 Building support-scheduler ... 08:43:23 Building security-bootstrapper 08:43:23 Building core-data 08:43:23 Building security-proxy-auth 08:43:23 Building support-notifications 08:43:23 Building core-common-config-bootstrapper 08:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> 4585d4dd1607 08:44:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> 4585d4dd1607 08:44:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> 4585d4dd1607 08:44:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:10 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> 4585d4dd1607 08:44:10 Step 3/32 : WORKDIR /edgex-go 08:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:10 ---> 4585d4dd1607 08:44:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:10 ---> Running in e627bc7a3da8 08:44:10 ---> Running in ceea5cbdda54 08:44:10 ---> Running in d73442faab97 08:44:10 ---> Running in c59cf036602a 08:44:10 ---> Running in 2ea8aed866c8 08:44:10 Removing intermediate container d73442faab97 08:44:10 ---> ffa3548a10ff 08:44:10 Step 4/22 : WORKDIR /edgex-go 08:44:10 Removing intermediate container ceea5cbdda54 08:44:10 ---> e0df8c9362d0 08:44:10 Step 4/32 : RUN apk add --update --no-cache make git 08:44:10 Removing intermediate container c59cf036602a 08:44:10 ---> 3ffdcfb90966 08:44:10 Step 4/22 : WORKDIR /edgex-go 08:44:10 Removing intermediate container e627bc7a3da8 08:44:10 ---> 72adde9dd540 08:44:10 Step 4/22 : WORKDIR /edgex-go 08:44:10 Removing intermediate container 2ea8aed866c8 08:44:10 ---> Running in 4987f1669f7a 08:44:10 ---> 241074ba04ba 08:44:10 Step 4/22 : WORKDIR /edgex-go 08:44:10 ---> Running in fc7b847ec696 08:44:10 ---> Running in a4b6a414481f 08:44:10 ---> Running in d86720dea631 08:44:10 ---> Running in e83517f5207e 08:44:10 Removing intermediate container 4987f1669f7a 08:44:10 ---> 6fcb42e8d213 08:44:10 Step 5/22 : RUN apk add --update --no-cache make git 08:44:10 Removing intermediate container a4b6a414481f 08:44:10 ---> b2681bb61337 08:44:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:44:10 ---> Running in 7255b3b20c8f 08:44:10 Removing intermediate container d86720dea631 08:44:10 ---> 5fc6403ab43e 08:44:10 Step 5/22 : RUN apk add --update --no-cache make git 08:44:10 ---> Running in 1c3a89a96a7e 08:44:10 Removing intermediate container e83517f5207e 08:44:10 ---> 1999cc9f69b9 08:44:10 Step 5/22 : RUN apk add --update --no-cache make git 08:44:10 ---> Running in f1f2d69f68be 08:44:10 ---> Running in 56b076625528 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:13 OK: 221 MiB in 51 packages 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:14 OK: 221 MiB in 51 packages 08:44:14 Removing intermediate container fc7b847ec696 08:44:14 ---> 2cc27931e769 08:44:14 Step 5/32 : COPY go.mod vendor* ./ 08:44:14 OK: 221 MiB in 51 packages 08:44:14 OK: 221 MiB in 51 packages 08:44:15 OK: 221 MiB in 51 packages 08:44:16 Removing intermediate container 7255b3b20c8f 08:44:16 ---> bb85c48f6c99 08:44:16 Step 6/22 : COPY go.mod vendor* ./ 08:44:16 ---> c0c13f327e37 08:44:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:16 ---> Running in fcfec1dfcf00 08:44:17 Removing intermediate container 1c3a89a96a7e 08:44:17 ---> 19f8f044869a 08:44:17 Step 6/22 : COPY go.mod vendor* ./ 08:44:17 Removing intermediate container f1f2d69f68be 08:44:17 ---> 6c4361d7c38a 08:44:17 Step 6/22 : COPY go.mod vendor* ./ 08:44:17 Removing intermediate container 56b076625528 08:44:17 ---> c87cd22445d7 08:44:17 Step 6/22 : COPY go.mod vendor* ./ 08:44:17 ---> 1eb15aeaa2b6 08:44:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:17 ---> Running in 3551fa7d866b 08:44:18 ---> 169736c9949d 08:44:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:19 ---> Running in 8b4f3cb4c213 08:44:19 ---> d3d3d55803a1 08:44:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:19 ---> 1be563722edf 08:44:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:19 ---> Running in 0d902629fe61 08:44:19 ---> Running in e053252b682b 08:46:10 Removing intermediate container 0d902629fe61 08:46:10 ---> ab3b51604c1c 08:46:10 Step 8/22 : COPY . . 08:46:10 Removing intermediate container fcfec1dfcf00 08:46:10 ---> d10092825d94 08:46:10 Step 7/32 : COPY . . 08:46:10 Removing intermediate container 8b4f3cb4c213 08:46:10 ---> 6639a4749676 08:46:10 Step 8/22 : COPY . . 08:46:10 Removing intermediate container e053252b682b 08:46:10 ---> 0efdfdc2bd14 08:46:10 Step 8/22 : COPY . . 08:46:10 Removing intermediate container 3551fa7d866b 08:46:10 ---> df1100ec9ca2 08:46:10 Step 8/22 : COPY . . 08:46:25 ---> 94d379fa758a 08:46:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:46:25 ---> be2eab353287 08:46:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:25 ---> Running in c4da5d7ad6dd 08:46:25 ---> ec34341730e5 08:46:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:46:25 ---> ea71304af412 08:46:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:46:25 ---> a449d23b560c 08:46:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:25 ---> Running in 5a7d761935da 08:46:25 ---> Running in bbcbb21eb84f 08:46:25 ---> Running in 9527c3e2a804 08:46:25 ---> Running in 9003f6a66073 08:46:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:52:05 Removing intermediate container 9527c3e2a804 08:52:05 ---> ce7281d2b4fb 08:52:05 08:52:05 Step 10/22 : FROM alpine:3.16 08:52:05 3.16: Pulling from library/alpine 08:52:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:52:05 Status: Downloaded newer image for alpine:3.16 08:52:05 ---> 4c81e5bf8899 08:52:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:52:05 ---> Running in d16d31f8ced2 08:52:05 Removing intermediate container d16d31f8ced2 08:52:05 ---> 79fbd63b8bfc 08:52:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:52:05 ---> Running in d552f8407d2a 08:52:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:05 (1/1) Installing dumb-init (1.2.5-r1) 08:52:05 Executing busybox-1.35.0-r17.trigger 08:52:05 OK: 5 MiB in 15 packages 08:52:05 Removing intermediate container d552f8407d2a 08:52:05 ---> 5d1cd60f3d03 08:52:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:05 ---> 7441a3edf6c2 08:52:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:52:05 ---> 8bd37a632da5 08:52:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:52:05 ---> 6cb52b53ac91 08:52:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:52:05 ---> c87ffb7fef74 08:52:05 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:05 ---> Running in 1e739a1e7f1d 08:52:08 Removing intermediate container 1e739a1e7f1d 08:52:08 ---> 61c4e9d915a1 08:52:08 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:52:08 ---> Running in d1d68e08e664 08:52:08 Removing intermediate container d1d68e08e664 08:52:08 ---> 56f5ff62d7fa 08:52:08 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:52:08 ---> Running in 2f9c45ff55b2 08:52:09 Removing intermediate container 2f9c45ff55b2 08:52:09 ---> 966a33eacdaf 08:52:09 Step 20/22 : LABEL arch=arm64 08:52:09 ---> Running in 284669c501a9 08:52:10 Removing intermediate container 284669c501a9 08:52:10 ---> cf683f25bbde 08:52:10 Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:52:10 ---> Running in f94dd649a0b7 08:52:10 Removing intermediate container f94dd649a0b7 08:52:10 ---> 36d8358cbc3e 08:52:10 Step 22/22 : LABEL version=0.0.0 08:52:10 ---> Running in 5655cbebce42 08:52:11 Removing intermediate container 5655cbebce42 08:52:11 ---> 730600e919e1 08:52:11 08:52:11 Successfully built 730600e919e1 08:52:11 Successfully tagged security-proxy-auth-arm64:latest 08:52:11  Building security-proxy-auth ... done Building security-secretstore-setup 08:52:19 Removing intermediate container 5a7d761935da 08:52:19 ---> 5d7eade30948 08:52:19 08:52:19 Step 9/32 : FROM alpine:3.16 08:52:19 ---> 4c81e5bf8899 08:52:19 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:20 ---> Running in 3aec0d35d941 08:52:20 Removing intermediate container 3aec0d35d941 08:52:20 ---> 5ae7c052b4b4 08:52:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:52:20 ---> Running in 5a9f8fd187a2 08:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:25 (1/2) Installing dumb-init (1.2.5-r1) 08:52:25 (2/2) Installing su-exec (0.2-r1) 08:52:25 Executing busybox-1.35.0-r17.trigger 08:52:25 OK: 5 MiB in 16 packages 08:52:27 Removing intermediate container 5a9f8fd187a2 08:52:27 ---> e3d628e51c4e 08:52:27 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:52:27 ---> Running in 07acceb66392 08:52:28 Removing intermediate container 07acceb66392 08:52:28 ---> 12547d8a80e7 08:52:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:52:28 ---> Running in 068607f374f0 08:52:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:52:31 Removing intermediate container 068607f374f0 08:52:31 ---> 7fc8f1577e1d 08:52:31 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis ---> 4585d4dd1607 08:52:31 Step 3/24 : WORKDIR /edgex-go 08:52:31 ---> Using cache 08:52:31 ---> e0df8c9362d0 08:52:31 Step 4/24 : RUN apk add --update --no-cache make git 08:52:31 ---> Using cache 08:52:31 ---> 2cc27931e769 08:52:31 Step 5/24 : COPY go.mod vendor* ./ 08:52:31 ---> Using cache 08:52:31 ---> c0c13f327e37 08:52:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:31 ---> Using cache 08:52:31 ---> d10092825d94 08:52:31 Step 7/24 : COPY . . 08:52:31 08:52:31 ---> Using cache 08:52:31 ---> be2eab353287 08:52:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:31 ---> Running in 7ae9c6b789dc 08:52:31 ---> Running in 1aa96f977272 08:52:32 Removing intermediate container 7ae9c6b789dc 08:52:32 ---> 62f613c8f992 08:52:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:52:33 ---> Running in cd3d7e4beae1 08:52:34 Removing intermediate container cd3d7e4beae1 08:52:34 ---> 27a7c7fcd768 08:52:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:52:34 ---> Running in 4a226e353da5 08:52:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:37 Removing intermediate container bbcbb21eb84f 08:52:37 ---> 1561ac4088b0 08:52:37 08:52:37 Step 10/22 : FROM alpine:3.16 08:52:37 ---> 4c81e5bf8899 08:52:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:52:37 ---> Using cache 08:52:37 ---> 79fbd63b8bfc 08:52:37 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:52:37 ---> Using cache 08:52:37 ---> 5d1cd60f3d03 08:52:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:37 ---> Using cache 08:52:37 ---> 7441a3edf6c2 08:52:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:52:37 Removing intermediate container 4a226e353da5 08:52:37 ---> 79703359dc7a 08:52:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:52:38 ---> Running in 29067bdc9fe5 08:52:38 Removing intermediate container 29067bdc9fe5 08:52:38 ---> cff978b2602e 08:52:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:52:39 ---> 6767473fe5ba 08:52:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:52:40 ---> e6d0b2bf222d 08:52:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:52:40 ---> Running in bab690e42665 08:52:41 ---> cfa9679112fc 08:52:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:52:42 ---> 7d89f25113fc 08:52:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:42 ---> Running in 71da69895faf 08:52:45 Removing intermediate container bab690e42665 08:52:45 ---> 0378eb9f3216 08:52:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:46 ---> 4d6118c90d8b 08:52:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:46 Removing intermediate container 71da69895faf 08:52:46 ---> 52970241f2e2 08:52:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:52:46 ---> Running in 6edfaf4467ae 08:52:47 Removing intermediate container 6edfaf4467ae 08:52:47 ---> 17a40f77c661 08:52:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:52:47 ---> Running in 8cbba1a100ee 08:52:48 Removing intermediate container 8cbba1a100ee 08:52:48 ---> a36d129f1bb3 08:52:48 Step 20/22 : LABEL arch=arm64 08:52:48 ---> Running in 91c2cc6d49eb 08:52:49 ---> 7f9c78633745 08:52:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:50 Removing intermediate container 91c2cc6d49eb 08:52:50 ---> 70ad25debbdf 08:52:50 Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:52:50 ---> Running in af6b0c081608 08:52:51 Removing intermediate container af6b0c081608 08:52:51 ---> 245bcadd4305 08:52:51 Step 22/22 : LABEL version=0.0.0 08:52:51 ---> 307d71b39c83 08:52:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:51 ---> Running in 1cf3683056a5 08:52:52 Removing intermediate container 1cf3683056a5 08:52:52 ---> 3fba086fc2bf 08:52:52 08:52:52 ---> 848b14f203fe 08:52:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:52:53 Successfully built 3fba086fc2bf 08:52:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:52:53  Building core-common-config-bootstrapper ... done Building security-spire-server 08:52:54 ---> d59c68895dbe 08:52:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:52:56 ---> 5f72b51bd404 08:52:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:58 ---> 5ed8f825079a 08:52:58 Step 27/32 : RUN chmod +x /entrypoint.sh 08:52:58 ---> Running in 141a502dccb3 08:52:59 Removing intermediate container c4da5d7ad6dd 08:52:59 ---> 2daf2a552d5d 08:52:59 08:52:59 Step 10/22 : FROM alpine:3.16 08:52:59 ---> 4c81e5bf8899 08:52:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:52:59 ---> Running in 654ef18b7e24 08:53:00 Removing intermediate container 654ef18b7e24 08:53:00 ---> 93b916b3696b 08:53:00 Step 12/22 : ENV APP_PORT=59880 08:53:00 ---> Running in d12b87611476 08:53:01 Removing intermediate container d12b87611476 08:53:01 ---> 536d6bef3c0e 08:53:01 Step 13/22 : EXPOSE $APP_PORT 08:53:01 ---> Running in b7b265bcf26d 08:53:02 Removing intermediate container 141a502dccb3 08:53:02 Removing intermediate container b7b265bcf26d 08:53:02 ---> 5b67b5c04f95 08:53:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:53:02 ---> 4d1e86084e19 08:53:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:53:02 ---> Running in 9b8311725396 08:53:02 ---> Running in 5c0c4f956c30 08:53:03 Removing intermediate container 9b8311725396 08:53:03 ---> 91d257d9006e 08:53:03 Step 29/32 : CMD ["gate"] 08:53:03 ---> Running in d1b7f9a45aac 08:53:04 Removing intermediate container d1b7f9a45aac 08:53:04 ---> 20cc26e2c5cc 08:53:04 Step 30/32 : LABEL arch=arm64 08:53:04 ---> Running in 8db485714a13 08:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:05 Removing intermediate container 8db485714a13 08:53:05 ---> 9cad2bcd0aff 08:53:05 Step 31/32 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:53:05 ---> Running in 19c213a788e7 08:53:06 Removing intermediate container 19c213a788e7 08:53:06 ---> 69807068583b 08:53:06 Step 32/32 : LABEL version=0.0.0 08:53:06 ---> Running in 6fca697c9a81 08:53:07 Removing intermediate container 6fca697c9a81 08:53:07 (1/1) Installing dumb-init (1.2.5-r1) 08:53:07 ---> 7e110c43cef3 08:53:07 08:53:07 Executing busybox-1.35.0-r17.trigger 08:53:07 OK: 5 MiB in 15 packages 08:53:07 Successfully built 7e110c43cef3 08:53:07 Successfully tagged security-bootstrapper-arm64:latest 08:53:07 Building security-spiffe-token-provider 08:53:08  Building security-bootstrapper ... done Removing intermediate container 5c0c4f956c30 08:53:08 ---> 196be7001a18 08:53:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:11 ---> 14e732e65311 08:53:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:53:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:12 ---> 4585d4dd1607 08:53:12 Step 3/23 : WORKDIR /edgex-go 08:53:12 ---> Using cache 08:53:12 ---> e0df8c9362d0 08:53:12 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:53:12 ---> Running in 8e2bc0aded29 08:53:13 ---> f1e35434b57e 08:53:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:53:15 ---> 657aa8be29e9 08:53:15 Step 18/22 : ENTRYPOINT ["/core-data"] 08:53:15 ---> Running in 9b13a12cd33f 08:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:15 Removing intermediate container 9b13a12cd33f 08:53:15 ---> 13d2e463735c 08:53:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:15 ---> Running in 307d621e47e9 08:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:16 Removing intermediate container 307d621e47e9 08:53:16 ---> 0160c5a28843 08:53:16 Step 20/22 : LABEL arch=arm64 08:53:16 ---> Running in 12ba4b93ccab 08:53:16 Removing intermediate container 12ba4b93ccab 08:53:16 ---> efd6295f52cb 08:53:16 Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:53:16 ---> Running in f4fa2039e4c1 08:53:17 OK: 221 MiB in 51 packages 08:53:17 Removing intermediate container f4fa2039e4c1 08:53:17 ---> c70bf6c21f2d 08:53:17 Step 22/22 : LABEL version=0.0.0 08:53:17 ---> Running in dff19347f78a 08:53:18 Removing intermediate container dff19347f78a 08:53:18 ---> 60b3694d5aeb 08:53:18 08:53:19 Removing intermediate container 8e2bc0aded29 08:53:19 ---> f12dbe800b2d 08:53:19 Step 5/23 : COPY go.mod vendor* ./ 08:53:19 Successfully built 60b3694d5aeb 08:53:19 Successfully tagged core-data-arm64:latest 08:53:19  Building core-data ... done Building security-proxy-setup 08:53:20 ---> 59ee8f2fbd79 08:53:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:20 ---> Running in 38e634ff887a 08:53:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:53:32 ---> 4585d4dd1607 08:53:32 Step 3/19 : WORKDIR /edgex-go 08:53:32 ---> Using cache 08:53:32 ---> e0df8c9362d0 08:53:32 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:53:32 ---> Running in 2d04f254cd4e 08:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:37 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:53:37 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:53:37 OK: 16903 distinct packages available 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:41 OK: 221 MiB in 51 packages 08:53:43 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:53:43 ---> 4585d4dd1607 08:53:43 Step 3/21 : WORKDIR /edgex-go 08:53:43 ---> Using cache 08:53:43 ---> e0df8c9362d0 08:53:43 Step 4/21 : RUN apk add --update --no-cache make git 08:53:43 ---> Using cache 08:53:43 ---> 2cc27931e769 08:53:43 Step 5/21 : COPY go.mod vendor* ./ 08:53:43 ---> Using cache 08:53:43 ---> c0c13f327e37 08:53:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:43 ---> Using cache 08:53:43 ---> d10092825d94 08:53:43 Step 7/21 : COPY . . 08:53:43 ---> Using cache 08:53:43 ---> be2eab353287 08:53:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:53:43 ---> Running in 0723d171edf5 08:53:43 Removing intermediate container 2d04f254cd4e 08:53:43 ---> cb3ac2fac1fb 08:53:43 Step 5/19 : COPY go.mod vendor* ./ 08:53:44 ---> 9ec7bcbd7aa8 08:53:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:44 ---> Running in fa59a2ce43fc 08:53:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:54:53 Removing intermediate container 38e634ff887a 08:54:53 ---> e850376f15f1 08:54:53 Step 7/23 : COPY . . 08:55:19 ---> d7d5065b5221 08:55:19 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:55:19 ---> Running in 323f25e13fee 08:55:19 Removing intermediate container 323f25e13fee 08:55:19 ---> 5570c42bdff9 08:55:19 Step 9/23 : WORKDIR /edgex-go/spire-build 08:55:19 ---> Running in d231bf02a775 08:55:20 Removing intermediate container d231bf02a775 08:55:20 ---> 6030a152ebba 08:55:20 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:55:21 ---> Running in 1b64fb988675 08:55:26 Removing intermediate container 1b64fb988675 08:55:26 ---> 561cd20bf2de 08:55:26 Step 11/23 : WORKDIR /edgex-go 08:55:26 ---> Running in fb5287af5852 08:55:27 Removing intermediate container fb5287af5852 08:55:27 ---> 17b800132851 08:55:27 08:55:27 Step 12/23 : FROM alpine:3.15 08:55:28 3.15: Pulling from library/alpine 08:55:31 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:55:31 Status: Downloaded newer image for alpine:3.15 08:55:31 ---> 354640af7b1b 08:55:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:31 ---> Running in 9a224ccebd04 08:55:33 Removing intermediate container 9a224ccebd04 08:55:33 ---> 8510be8cae06 08:55:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:33 ---> Running in f55ea294d97a 08:55:35 Removing intermediate container 9003f6a66073 08:55:35 ---> d80e4dafe444 08:55:35 08:55:35 Step 10/22 : FROM alpine:3.16 08:55:35 ---> 4c81e5bf8899 08:55:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:55:35 ---> Running in d673aa191a37 08:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:36 Removing intermediate container fa59a2ce43fc 08:55:36 ---> 74cd50060c31 08:55:36 Step 7/19 : COPY . . 08:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:38 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:55:38 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:55:38 OK: 15734 distinct packages available 08:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:40 (1/2) Installing ca-certificates (20220614-r0) 08:55:40 (2/2) Installing dumb-init (1.2.5-r1) 08:55:40 Executing busybox-1.35.0-r17.trigger 08:55:40 Executing ca-certificates-20220614-r0.trigger 08:55:40 (1/5) Installing dumb-init (1.2.5-r1) 08:55:40 (2/5) Installing musl-obstack (1.2.3-r0) 08:55:40 (3/5) Installing libucontext (1.1-r0) 08:55:40 (4/5) Installing gcompat (1.0.0-r4) 08:55:40 (5/5) Installing openssl (1.1.1t-r1) 08:55:40 Executing busybox-1.34.1-r7.trigger 08:55:40 OK: 6 MiB in 19 packages 08:55:41 OK: 6 MiB in 16 packages 08:55:44 Removing intermediate container f55ea294d97a 08:55:44 ---> 36e30bad9bce 08:55:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:55:46 Removing intermediate container d673aa191a37 08:55:46 ---> 96f6001e4041 08:55:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:55:46 ---> Running in 17dc5d12ad39 08:55:47 Removing intermediate container 17dc5d12ad39 08:55:47 ---> e34396d5f4b0 08:55:47 Step 13/22 : ENV APP_PORT=59860 08:55:47 ---> Running in 9b77fcc6ea3a 08:55:48 Removing intermediate container 9b77fcc6ea3a 08:55:48 ---> 8845a478fe6c 08:55:48 Step 14/22 : EXPOSE $APP_PORT 08:55:48 ---> Running in 851708a9b484 08:55:49 Removing intermediate container 851708a9b484 08:55:49 ---> 9c03010b54ad 08:55:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:51 ---> a3efc6fe970b 08:55:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:55:55 ---> c3bc46eaf6eb 08:55:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:55 ---> 9488dbc4bcdc 08:55:55 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:55 ---> Running in 6e11a1921e4c 08:55:56 ---> 0fceefdf3784 08:55:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:55:58 ---> cb225883d6be 08:55:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:58 ---> 5891e9a49e5a 08:55:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:55:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:55:58 ---> Running in 420345509fec 08:55:59 Removing intermediate container 420345509fec 08:55:59 ---> 55ecf4cd6ace 08:55:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:59 ---> Running in 2ebf2a4b6838 08:55:59 ---> b2a4d04927b4 08:55:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:56:00 Removing intermediate container 2ebf2a4b6838 08:56:00 ---> 477c62d62f87 08:56:00 Step 20/22 : LABEL arch=arm64 08:56:00 ---> Running in 4fe1efd6a868 08:56:00 ---> 108f17242a22 08:56:00 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:56:01 Removing intermediate container 4fe1efd6a868 08:56:01 ---> 9ce1ce7b3a2b 08:56:01 Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:56:01 ---> Running in a7c2bdfee500 08:56:01 ---> Running in 435f903c941e 08:56:02 Removing intermediate container a7c2bdfee500 08:56:02 ---> 5c80fbfd044e 08:56:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:56:02 Removing intermediate container 435f903c941e 08:56:02 ---> 51d263e1ea64 08:56:02 Step 22/22 : LABEL version=0.0.0 08:56:02 ---> Running in 51103f27b5ba 08:56:02 ---> Running in 8f0c6f4b9770 08:56:02 Removing intermediate container 51103f27b5ba 08:56:02 ---> 76a0b21c624f 08:56:02 Step 21/23 : LABEL arch=arm64 08:56:02 ---> Running in 188b15f7fe4c 08:56:02 Removing intermediate container 8f0c6f4b9770 08:56:02 ---> 6b526ea852d4 08:56:02 08:56:03 Successfully built 6b526ea852d4 08:56:03 Successfully tagged support-notifications-arm64:latest 08:56:03  Building support-notifications ... done Building support-scheduler 08:56:03 Removing intermediate container 188b15f7fe4c 08:56:03 ---> 4d2adb1acd58 08:56:03 Step 22/23 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:56:03 ---> Running in 3ab45d7389b2 08:56:04 Removing intermediate container 3ab45d7389b2 08:56:04 ---> 775265efa357 08:56:04 Step 23/23 : LABEL version=0.0.0 08:56:04 ---> Running in a87290523f5b 08:56:04 Removing intermediate container a87290523f5b 08:56:04 ---> dcf60d736e4f 08:56:04 08:56:04 Successfully built dcf60d736e4f 08:56:04 Successfully tagged security-spire-server-arm64:latest 08:56:04  Building security-spire-server ... done Building security-spire-agent 08:56:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:31 ---> 4585d4dd1607 08:56:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:31 ---> Using cache 08:56:31 ---> 241074ba04ba 08:56:31 Step 4/22 : WORKDIR /edgex-go 08:56:31 ---> Using cache 08:56:31 ---> 1999cc9f69b9 08:56:31 Step 5/22 : RUN apk add --update --no-cache make git 08:56:31 ---> Using cache 08:56:31 ---> c87cd22445d7 08:56:31 Step 6/22 : COPY go.mod vendor* ./ 08:56:31 ---> Using cache 08:56:31 ---> 1be563722edf 08:56:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:31 ---> Using cache 08:56:31 ---> ab3b51604c1c 08:56:31 Step 8/22 : COPY . . 08:56:31 ---> Using cache 08:56:31 ---> 94d379fa758a 08:56:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:56:31 ---> Running in 1e487f1407c3 08:56:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:31 ---> 4585d4dd1607 08:56:31 Step 3/24 : WORKDIR /edgex-go 08:56:31 ---> Using cache 08:56:31 ---> e0df8c9362d0 08:56:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:56:31 ---> Using cache 08:56:31 ---> f12dbe800b2d 08:56:31 Step 5/24 : COPY go.mod vendor* ./ 08:56:31 ---> Using cache 08:56:31 ---> 59ee8f2fbd79 08:56:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:31 ---> Using cache 08:56:31 ---> e850376f15f1 08:56:31 Step 7/24 : COPY . . 08:56:32 ---> Using cache 08:56:32 ---> d7d5065b5221 08:56:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:56:32 ---> Using cache 08:56:32 ---> 5570c42bdff9 08:56:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:56:32 ---> Using cache 08:56:32 ---> 6030a152ebba 08:56:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:56:32 ---> Running in b0a05110e9c9 08:56:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:37 Removing intermediate container b0a05110e9c9 08:56:37 ---> 7cdb0304dc63 08:56:37 Step 11/24 : WORKDIR /edgex-go 08:56:37 ---> Running in 435c86d2a643 08:56:37 Removing intermediate container 435c86d2a643 08:56:37 ---> 4d47c69da515 08:56:37 08:56:37 Step 12/24 : FROM alpine:3.15 08:56:37 ---> 354640af7b1b 08:56:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:37 ---> Using cache 08:56:37 ---> 8510be8cae06 08:56:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:37 ---> Using cache 08:56:37 ---> 36e30bad9bce 08:56:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:56:40 ---> bda4e736e785 08:56:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:56:47 ---> 924c76c94823 08:56:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:56:47 ---> 8a5d4c5970bb 08:56:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:56:48 ---> 424b5c2bb0f9 08:56:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:56:49 ---> 89cbf5c9c266 08:56:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:56:49 ---> Running in 905dba07afd5 08:56:50 Removing intermediate container 905dba07afd5 08:56:50 ---> bb4f9488e881 08:56:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:56:50 ---> Running in 4f9fb5a7ad34 08:56:50 Removing intermediate container 4f9fb5a7ad34 08:56:50 ---> ac1b1837091d 08:56:50 Step 22/24 : LABEL arch=arm64 08:56:50 ---> Running in 9d57a444db42 08:56:51 Removing intermediate container 9d57a444db42 08:56:51 ---> 2a264722af59 08:56:51 Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:56:51 ---> Running in 004d2ee5befc 08:56:52 Removing intermediate container 004d2ee5befc 08:56:52 ---> 238e67b7d957 08:56:52 Step 24/24 : LABEL version=0.0.0 08:56:52 ---> Running in e262fee22d7e 08:56:52 Removing intermediate container e262fee22d7e 08:56:52 ---> 62311ce36795 08:56:52 08:56:53 Successfully built 62311ce36795 08:56:53 Successfully tagged security-spire-agent-arm64:latest 08:56:53 Building security-spire-config 08:57:11  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:11 ---> 4585d4dd1607 08:57:11 Step 3/24 : WORKDIR /edgex-go 08:57:11 ---> Using cache 08:57:11 ---> e0df8c9362d0 08:57:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:57:11 ---> Using cache 08:57:11 ---> f12dbe800b2d 08:57:11 Step 5/24 : COPY go.mod vendor* ./ 08:57:11 ---> Using cache 08:57:11 ---> 59ee8f2fbd79 08:57:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:11 ---> Using cache 08:57:11 ---> e850376f15f1 08:57:11 Step 7/24 : COPY . . 08:57:11 ---> Using cache 08:57:11 ---> d7d5065b5221 08:57:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:57:11 ---> Using cache 08:57:11 ---> 5570c42bdff9 08:57:11 Step 9/24 : WORKDIR /edgex-go/spire-build 08:57:11 ---> Using cache 08:57:11 ---> 6030a152ebba 08:57:11 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 08:57:11 ---> Using cache 08:57:11 ---> 7cdb0304dc63 08:57:11 Step 11/24 : WORKDIR /edgex-go 08:57:11 ---> Using cache 08:57:11 ---> 4d47c69da515 08:57:11 08:57:11 Step 12/24 : FROM alpine:3.15 08:57:11 ---> 354640af7b1b 08:57:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:11 ---> Using cache 08:57:11 ---> 8510be8cae06 08:57:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:11 ---> Running in 529107f99c6b 08:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:14 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:14 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:14 OK: 15734 distinct packages available 08:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:16 (1/4) Installing dumb-init (1.2.5-r1) 08:57:16 (2/4) Installing musl-obstack (1.2.3-r0) 08:57:16 (3/4) Installing libucontext (1.1-r0) 08:57:16 (4/4) Installing gcompat (1.0.0-r4) 08:57:16 Executing busybox-1.34.1-r7.trigger 08:57:16 OK: 6 MiB in 18 packages 08:57:18 Removing intermediate container 529107f99c6b 08:57:18 ---> d689a1f2dd45 08:57:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:23 ---> 1405cf5aff1f 08:57:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:23 ---> c8821244ee52 08:57:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:23 ---> Running in 5a597cff507a 08:57:24 Removing intermediate container 5a597cff507a 08:57:24 ---> f43158063a19 08:57:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:25 ---> 9857a20b9b6f 08:57:25 Step 19/24 : WORKDIR / 08:57:25 ---> Running in 23536cf65edb 08:57:27 Removing intermediate container 23536cf65edb 08:57:27 ---> 623264e165ff 08:57:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:27 ---> Running in 1b15a49112e1 08:57:28 Removing intermediate container 1b15a49112e1 08:57:28 ---> f1a6b315766e 08:57:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:28 ---> Running in 1d988c2249df 08:57:28 Removing intermediate container 1d988c2249df 08:57:28 ---> 8928e25a477f 08:57:28 Step 22/24 : LABEL arch=arm64 08:57:28 ---> Running in f54379041206 08:57:29 Removing intermediate container f54379041206 08:57:29 ---> 1cab593b6cc7 08:57:29 Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:57:29 ---> Running in 65d72326995e 08:57:29 Removing intermediate container 65d72326995e 08:57:29 ---> 2a9e901cce7f 08:57:29 Step 24/24 : LABEL version=0.0.0 08:57:29 ---> Running in d66fdb61db43 08:57:30 Removing intermediate container d66fdb61db43 08:57:30 ---> e334070dca19 08:57:30 08:57:30 Successfully built e334070dca19 08:57:30 Successfully tagged security-spire-config-arm64:latest 08:57:30 Building core-command 08:57:52  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 4585d4dd1607 08:57:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:52 ---> Using cache 08:57:52 ---> 241074ba04ba 08:57:52 Step 4/23 : WORKDIR /edgex-go 08:57:52 ---> Using cache 08:57:52 ---> 1999cc9f69b9 08:57:52 Step 5/23 : RUN apk add --update --no-cache make git 08:57:52 ---> Using cache 08:57:52 ---> c87cd22445d7 08:57:52 Step 6/23 : COPY go.mod vendor* ./ 08:57:52 ---> Using cache 08:57:52 ---> 1be563722edf 08:57:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:52 ---> Using cache 08:57:52 ---> ab3b51604c1c 08:57:52 Step 8/23 : COPY . . 08:57:52 ---> Using cache 08:57:52 ---> 94d379fa758a 08:57:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:57:52 ---> Running in 058c5066a9f9 08:57:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:58:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:23 Removing intermediate container 1aa96f977272 08:58:23 ---> 428dab9ce81f 08:58:23 08:58:23 Step 9/24 : FROM alpine:3.16 08:58:23 ---> 4c81e5bf8899 08:58:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:58:23 ---> Running in f47cb03c0fb7 08:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:25 (1/3) Installing ca-certificates (20220614-r0) 08:58:25 (2/3) Installing dumb-init (1.2.5-r1) 08:58:25 (3/3) Installing su-exec (0.2-r1) 08:58:25 Executing busybox-1.35.0-r17.trigger 08:58:25 Executing ca-certificates-20220614-r0.trigger 08:58:25 OK: 6 MiB in 17 packages 08:58:27 Removing intermediate container f47cb03c0fb7 08:58:27 ---> b244ef545b41 08:58:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:27 ---> Running in 27d745b96aea 08:58:28 Removing intermediate container 27d745b96aea 08:58:28 ---> fb722c7bfa2b 08:58:28 Step 12/24 : WORKDIR / 08:58:28 ---> Running in b600596f5c07 08:58:28 Removing intermediate container b600596f5c07 08:58:28 ---> d20ccd51aa84 08:58:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:29 ---> a016a1cf9c70 08:58:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:58:30 ---> 7fcd5b0d4d00 08:58:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:31 ---> 1b862bdefcf5 08:58:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:58:34 ---> 6154c5262708 08:58:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:35 ---> 0ffd02129bd1 08:58:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:37 ---> 9597721afa09 08:58:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:38 ---> d25cdc1daa09 08:58:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:38 ---> Running in b0c51c84b775 08:58:42 Removing intermediate container b0c51c84b775 08:58:42 ---> e18ce8273678 08:58:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:58:42 ---> Running in aef3d5d4e0d4 08:58:42 Removing intermediate container aef3d5d4e0d4 08:58:42 ---> 7c5ed89ff368 08:58:42 Step 22/24 : LABEL arch=arm64 08:58:42 ---> Running in 00209969b661 08:58:42 Removing intermediate container 00209969b661 08:58:42 ---> 5787eea552da 08:58:42 Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:58:42 ---> Running in 7de1e94bcf0f 08:58:43 Removing intermediate container 7de1e94bcf0f 08:58:43 ---> fff772470372 08:58:43 Step 24/24 : LABEL version=0.0.0 08:58:43 ---> Running in 3f505e98738a 08:58:44 Removing intermediate container 3f505e98738a 08:58:44 ---> ffc75204312f 08:58:44 08:58:44 Successfully built ffc75204312f 08:58:44 Successfully tagged security-secretstore-setup-arm64:latest 08:58:44 Building core-metadata 08:59:02  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:02 ---> 4585d4dd1607 08:59:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:02 ---> Using cache 08:59:02 ---> 241074ba04ba 08:59:02 Step 4/24 : WORKDIR /edgex-go 08:59:02 ---> Using cache 08:59:02 ---> 1999cc9f69b9 08:59:02 Step 5/24 : RUN apk add --update --no-cache make git 08:59:02 ---> Using cache 08:59:02 ---> c87cd22445d7 08:59:02 Step 6/24 : COPY go.mod vendor* ./ 08:59:02 ---> Using cache 08:59:02 ---> 1be563722edf 08:59:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:02 ---> Using cache 08:59:02 ---> ab3b51604c1c 08:59:02 Step 8/24 : COPY . . 08:59:02 ---> Using cache 08:59:02 ---> 94d379fa758a 08:59:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:02 ---> Running in ff128c114832 08:59:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:59:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:59:44 Removing intermediate container 0723d171edf5 08:59:44 ---> 43b171f2b11f 08:59:44 08:59:44 Step 9/21 : FROM alpine:3.16 08:59:44 ---> 4c81e5bf8899 08:59:44 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:59:44 ---> Running in 9444354f1dae 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:44 (1/6) Installing ca-certificates (20220614-r0) 08:59:44 (2/6) Installing brotli-libs (1.0.9-r6) 08:59:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:59:44 (4/6) Installing libcurl (7.83.1-r6) 08:59:44 (5/6) Installing curl (7.83.1-r6) 08:59:44 (6/6) Installing dumb-init (1.2.5-r1) 08:59:44 Executing busybox-1.35.0-r17.trigger 08:59:44 Executing ca-certificates-20220614-r0.trigger 08:59:45 OK: 8 MiB in 20 packages 08:59:46 Removing intermediate container 9444354f1dae 08:59:46 ---> 65da0b3c2d96 08:59:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:46 ---> Running in dba69b6f75a8 08:59:47 Removing intermediate container dba69b6f75a8 08:59:47 ---> 93dfff651a1a 08:59:47 Step 12/21 : WORKDIR /edgex 08:59:47 ---> Running in 56888a580ad2 08:59:48 Removing intermediate container 56888a580ad2 08:59:48 ---> 4b6561796d99 08:59:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:59:49 ---> 98ec75cb44e8 08:59:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:59:51 ---> 283cbbf9106a 08:59:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:52 ---> f8b0e65ae258 08:59:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:53 ---> ce2a8ee3423a 08:59:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:53 ---> Running in 1a80e1773467 08:59:56 Removing intermediate container 1a80e1773467 08:59:56 ---> 3d04247e931d 08:59:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:59:56 ---> Running in ad8f2772e7c7 08:59:57 Removing intermediate container ad8f2772e7c7 08:59:57 ---> 040a9b835801 08:59:57 Step 19/21 : LABEL arch=arm64 08:59:57 ---> Running in 319b84c06706 08:59:58 Removing intermediate container 319b84c06706 08:59:58 ---> 28c051df2c74 08:59:58 Step 20/21 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 08:59:58 ---> Running in a773c2b1eac2 08:59:58 Removing intermediate container a773c2b1eac2 08:59:58 ---> ae4231c30cf7 08:59:58 Step 21/21 : LABEL version=0.0.0 08:59:58 ---> Running in f6a081b8e63e 08:59:59 Removing intermediate container f6a081b8e63e 08:59:59 ---> b37b12a7638e 08:59:59 08:59:59 Successfully built b37b12a7638e 08:59:59 Successfully tagged security-proxy-setup-arm64:latest 09:03:51  Building security-proxy-setup ... done Removing intermediate container 058c5066a9f9 09:03:51 ---> 42a4f3baa8c5 09:03:51 09:03:51 Step 10/23 : FROM alpine:3.16 09:03:51 ---> 4c81e5bf8899 09:03:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:03:51 ---> Running in 8a8027f8cf7c 09:03:51 Removing intermediate container 6e11a1921e4c 09:03:51 ---> 6c58311c2125 09:03:51 09:03:51 Step 9/19 : FROM alpine:3.15 09:03:51 ---> 354640af7b1b 09:03:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:51 ---> Using cache 09:03:51 ---> 8510be8cae06 09:03:51 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:51 ---> Running in 57299b3ccac1 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:51 (1/1) Installing dumb-init (1.2.5-r1) 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:51 Executing busybox-1.35.0-r17.trigger 09:03:51 OK: 5 MiB in 15 packages 09:03:51 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:03:51 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:03:51 OK: 15734 distinct packages available 09:03:51 Removing intermediate container 8a8027f8cf7c 09:03:51 ---> 1ae0ecb55a2a 09:03:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:51 ---> Running in 4ab40d39afbf 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:51 Removing intermediate container 4ab40d39afbf 09:03:51 ---> f634ef12011c 09:03:51 Step 13/23 : ENV APP_PORT=59882 09:03:51 ---> Running in aa0ec728c6fe 09:03:51 Removing intermediate container aa0ec728c6fe 09:03:51 ---> 548fb2b61541 09:03:51 Step 14/23 : EXPOSE $APP_PORT 09:03:51 ---> Running in a419d0d0c147 09:03:51 (1/9) Installing ca-certificates (20220614-r0) 09:03:51 Removing intermediate container a419d0d0c147 09:03:51 ---> d98cb7498b57 09:03:51 Step 15/23 : WORKDIR / 09:03:51 ---> Running in f7618d3f52c8 09:03:51 (2/9) Installing brotli-libs (1.0.9-r5) 09:03:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:03:51 (4/9) Installing libcurl (7.80.0-r6) 09:03:51 (5/9) Installing curl (7.80.0-r6) 09:03:51 (6/9) Installing dumb-init (1.2.5-r1) 09:03:51 (7/9) Installing musl-obstack (1.2.3-r0) 09:03:51 (8/9) Installing libucontext (1.1-r0) 09:03:51 (9/9) Installing gcompat (1.0.0-r4) 09:03:51 Executing busybox-1.34.1-r7.trigger 09:03:51 Executing ca-certificates-20220614-r0.trigger 09:03:51 Removing intermediate container f7618d3f52c8 09:03:51 ---> bd199dd97ac7 09:03:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:51 OK: 8 MiB in 23 packages 09:03:51 ---> 802ccbc6db7a 09:03:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:03:51 Removing intermediate container 57299b3ccac1 09:03:51 ---> 951dc06a17e8 09:03:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:51 ---> 539dfb63a1ca 09:03:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:03:51 ---> 517382a487b1 09:03:51 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:03:51 ---> b758f8690823 09:03:51 Step 19/23 : ENTRYPOINT ["/core-command"] 09:03:51 ---> Running in d4e44731d3b8 09:03:51 Removing intermediate container d4e44731d3b8 09:03:51 ---> d2095ea7497f 09:03:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:51 ---> Running in e58dea24df26 09:03:52 Removing intermediate container e58dea24df26 09:03:52 ---> 882529133e45 09:03:52 Step 21/23 : LABEL arch=arm64 09:03:52 ---> Running in 677e81a611e0 09:03:55 ---> 81be1fedb2ab 09:03:55 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:03:55 Removing intermediate container 677e81a611e0 09:03:55 ---> 85547de37e52 09:03:55 Step 22/23 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 09:03:55 ---> Running in 87211bb266e8 09:03:55 Removing intermediate container 87211bb266e8 09:03:55 ---> 3aa6137ef32f 09:03:55 Step 23/23 : LABEL version=0.0.0 09:03:55 ---> Running in 551aa1fe8084 09:03:55 ---> ca188e15ddda 09:03:55 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:03:56 ---> Running in cf93a1806cae 09:03:56 Removing intermediate container 551aa1fe8084 09:03:56 ---> 96626c4e02d6 09:03:56 09:03:56 Removing intermediate container cf93a1806cae 09:03:56 ---> 9ca9a35d9c18 09:03:56 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:56 ---> Running in e4650c2fe41c 09:03:56 Successfully built 96626c4e02d6 09:03:56 Successfully tagged core-command-arm64:latest 09:03:57  Building core-command ... done Removing intermediate container e4650c2fe41c 09:03:57 ---> 4e47aeb29d8e 09:03:57 Step 17/19 : LABEL arch=arm64 09:03:57 ---> Running in f61f0b38ec9b 09:03:58 Removing intermediate container f61f0b38ec9b 09:03:58 ---> 15558b0e0ae7 09:03:58 Step 18/19 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 09:03:58 ---> Running in 5beaa82809a4 09:03:58 Removing intermediate container 5beaa82809a4 09:03:58 ---> 8404bc1e0d04 09:03:58 Step 19/19 : LABEL version=0.0.0 09:03:59 ---> Running in 90f446720185 09:03:59 Removing intermediate container 90f446720185 09:03:59 ---> a1abc376956c 09:03:59 09:03:59 Successfully built a1abc376956c 09:03:59 Successfully tagged security-spiffe-token-provider-arm64:latest 09:04:21  Building security-spiffe-token-provider ... done Removing intermediate container ff128c114832 09:04:21 ---> 5be7c2cc0e78 09:04:21 09:04:21 Step 10/24 : FROM alpine:3.16 09:04:21 ---> 4c81e5bf8899 09:04:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:04:21 ---> Using cache 09:04:21 ---> 1ae0ecb55a2a 09:04:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:21 ---> Using cache 09:04:21 ---> f634ef12011c 09:04:21 Step 13/24 : ENV APP_PORT=59881 09:04:21 ---> Running in 0015ed6cd9e2 09:04:21 Removing intermediate container 0015ed6cd9e2 09:04:21 ---> 192b9571a512 09:04:21 Step 14/24 : EXPOSE $APP_PORT 09:04:21 ---> Running in f71339c4a354 09:04:21 Removing intermediate container f71339c4a354 09:04:21 ---> 0eb8e47d9bab 09:04:21 Step 15/24 : WORKDIR / 09:04:21 ---> Running in b7a5048584d5 09:04:21 Removing intermediate container b7a5048584d5 09:04:21 ---> bf977c45d8e3 09:04:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:21 ---> 12157b021a9c 09:04:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:22 ---> da9eaa032e32 09:04:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:04:22 ---> 4a904e93ce89 09:04:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:04:23 ---> 5578ed486a17 09:04:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:04:23 ---> Running in 7b2806df85dd 09:04:23 Removing intermediate container 7b2806df85dd 09:04:23 ---> a17e68461911 09:04:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:24 ---> Running in e2ff901b13e3 09:04:24 Removing intermediate container e2ff901b13e3 09:04:24 ---> b5b64b809184 09:04:24 Step 22/24 : LABEL arch=arm64 09:04:24 ---> Running in 2697ea2ca47c 09:04:24 Removing intermediate container 2697ea2ca47c 09:04:24 ---> 1c0866297f27 09:04:24 Step 23/24 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 09:04:25 ---> Running in 4d3f173149c4 09:04:25 Removing intermediate container 4d3f173149c4 09:04:25 ---> a4e5b119d1f1 09:04:25 Step 24/24 : LABEL version=0.0.0 09:04:25 ---> Running in 4a01836aa6ea 09:04:26 Removing intermediate container 4a01836aa6ea 09:04:26 ---> caf35237d662 09:04:26 09:04:26 Successfully built caf35237d662 09:04:26 Successfully tagged core-metadata-arm64:latest 09:04:29  Building core-metadata ... done Removing intermediate container 1e487f1407c3 09:04:29 ---> 48edd487641a 09:04:29 09:04:29 Step 10/22 : FROM alpine:3.16 09:04:29 ---> 4c81e5bf8899 09:04:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:04:29 ---> Using cache 09:04:29 ---> 1ae0ecb55a2a 09:04:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:29 ---> Using cache 09:04:29 ---> f634ef12011c 09:04:29 Step 13/22 : ENV APP_PORT=59861 09:04:29 ---> Running in bcbde81bcb5f 09:04:29 Removing intermediate container bcbde81bcb5f 09:04:29 ---> 754ccf830ffa 09:04:29 Step 14/22 : EXPOSE $APP_PORT 09:04:29 ---> Running in f19fc0ec9e0c 09:04:29 Removing intermediate container f19fc0ec9e0c 09:04:29 ---> 53bb5607c9cf 09:04:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:30 ---> 8d1284832bb3 09:04:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:04:32 ---> 9a505d1f3775 09:04:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:04:32 ---> 6fd9b2f03c9e 09:04:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:04:33 ---> Running in 47c37ac5856f 09:04:33 Removing intermediate container 47c37ac5856f 09:04:33 ---> 0452884abb69 09:04:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:33 ---> Running in 0897e05875aa 09:04:33 Removing intermediate container 0897e05875aa 09:04:33 ---> 970d4e809ec5 09:04:33 Step 20/22 : LABEL arch=arm64 09:04:33 ---> Running in 83752acc0087 09:04:33 Removing intermediate container 83752acc0087 09:04:33 ---> e3323442b207 09:04:33 Step 21/22 : LABEL git_sha=63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 09:04:34 ---> Running in 54c12d994062 09:04:34 Removing intermediate container 54c12d994062 09:04:34 ---> 5117a9c9d99c 09:04:34 Step 22/22 : LABEL version=0.0.0 09:04:34 ---> Running in 09b24f3ad821 09:04:34 Removing intermediate container 09b24f3ad821 09:04:34 ---> 0ba95e647351 09:04:34 09:04:34 Successfully built 0ba95e647351 09:04:34 Successfully tagged support-scheduler-arm64:latest 09:04:35  Building support-scheduler ... done  [Pipeline] } 09:04:35 $ docker stop --time=1 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 09:04:37 $ docker rm -f --volumes 1d943099a6bf8a7d9b813759639ec821487adf3cc6489df85450985eca92b578 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:37 + docker images 09:04:37 REPOSITORY TAG IMAGE ID CREATED SIZE 09:04:37 support-scheduler-arm64 latest 0ba95e647351 3 seconds ago 29MB 09:04:37 48edd487641a 9 seconds ago 1.58GB 09:04:37 core-metadata-arm64 latest caf35237d662 12 seconds ago 17.8MB 09:04:37 5be7c2cc0e78 20 seconds ago 1.52GB 09:04:37 security-spiffe-token-provider-arm64 latest a1abc376956c 38 seconds ago 29.1MB 09:04:37 core-command-arm64 latest 96626c4e02d6 41 seconds ago 17.1MB 09:04:37 6c58311c2125 59 seconds ago 1.55GB 09:04:37 42a4f3baa8c5 About a minute ago 1.52GB 09:04:37 security-proxy-setup-arm64 latest b37b12a7638e 4 minutes ago 26.9MB 09:04:37 43b171f2b11f 5 minutes ago 1.51GB 09:04:37 security-secretstore-setup-arm64 latest ffc75204312f 5 minutes ago 29MB 09:04:37 428dab9ce81f 6 minutes ago 1.51GB 09:04:37 security-spire-config-arm64 latest e334070dca19 7 minutes ago 83.6MB 09:04:37 security-spire-agent-arm64 latest 62311ce36795 7 minutes ago 122MB 09:04:37 4d47c69da515 8 minutes ago 1.39GB 09:04:37 security-spire-server-arm64 latest dcf60d736e4f 8 minutes ago 84.3MB 09:04:37 support-notifications-arm64 latest 6b526ea852d4 8 minutes ago 29.7MB 09:04:37 d80e4dafe444 9 minutes ago 1.58GB 09:04:37 17b800132851 9 minutes ago 1.39GB 09:04:37 core-data-arm64 latest 60b3694d5aeb 11 minutes ago 17.3MB 09:04:37 security-bootstrapper-arm64 latest 7e110c43cef3 11 minutes ago 19.6MB 09:04:37 2daf2a552d5d 11 minutes ago 1.52GB 09:04:37 core-common-config-bootstrapper-arm64 latest 3fba086fc2bf 11 minutes ago 14.9MB 09:04:37 1561ac4088b0 12 minutes ago 1.51GB 09:04:37 5d7eade30948 12 minutes ago 1.51GB 09:04:37 security-proxy-auth-arm64 latest 730600e919e1 12 minutes ago 15.6MB 09:04:37 ce7281d2b4fb 12 minutes ago 1.5GB 09:04:37 ci-base-image-arm64 latest 4585d4dd1607 31 minutes ago 905MB 09:04:37 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:04:37 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 09:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:38 09:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:38 arm64: Pulling from edgex-lftools-log-publisher 09:04:38 8998bd30e6a1: Pulling fs layer 09:04:38 04944245beec: Pulling fs layer 09:04:38 699f458cf7ca: Pulling fs layer 09:04:38 765212b225bb: Pulling fs layer 09:04:38 f23df028b6ca: Pulling fs layer 09:04:38 d65c8cfc05b1: Pulling fs layer 09:04:38 2437ff75d9bd: Pulling fs layer 09:04:38 f23df028b6ca: Waiting 09:04:38 d65c8cfc05b1: Waiting 09:04:38 2437ff75d9bd: Waiting 09:04:38 765212b225bb: Waiting 09:04:38 04944245beec: Verifying Checksum 09:04:38 04944245beec: Download complete 09:04:38 765212b225bb: Verifying Checksum 09:04:38 765212b225bb: Download complete 09:04:39 f23df028b6ca: Verifying Checksum 09:04:39 f23df028b6ca: Download complete 09:04:39 d65c8cfc05b1: Verifying Checksum 09:04:39 d65c8cfc05b1: Download complete 09:04:39 699f458cf7ca: Verifying Checksum 09:04:39 699f458cf7ca: Download complete 09:04:39 8998bd30e6a1: Download complete 09:04:42 2437ff75d9bd: Download complete 09:04:43 8998bd30e6a1: Pull complete 09:04:43 04944245beec: Pull complete 09:04:46 699f458cf7ca: Pull complete 09:04:46 765212b225bb: Pull complete 09:04:46 f23df028b6ca: Pull complete 09:04:47 d65c8cfc05b1: Pull complete 09:04:59 2437ff75d9bd: Pull complete 09:04:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:59 prd-ubuntu20.04-docker-arm64-4c-16g-7438 does not seem to be running inside a container 09:04:59 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:02 $ docker top d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:03 ---> job-cost.sh 09:05:03 lf-activate-venv: SKIPPING 09:05:03 INFO: No Stack... 09:05:03 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:04 INFO: Archiving Costs [Pipeline] sh 09:05:05 + cat /w/workspace/edgex-go/14/archives/cost.csv 09:05:05 + cut -d, -f6 [Pipeline] lock 09:05:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] 09:05:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] did not exist. Created. 09:05:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:06 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:06 Stashed 1 file(s) [Pipeline] } 09:05:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-14-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:06 $ docker stop --time=1 d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 09:05:07 $ docker rm -f --volumes d120d644e2beef973d587f5bf01a1aa4f7b9ba5485085050ae41191318a254f6 [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 09:05:08 provisioning config files... 09:05:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config17791803747334027142tmp [Pipeline] { [Pipeline] sh 09:05:08 + set +x 09:05:08 + curl -s https://codecov.io/bash 09:05:08 + bash -s -- 09:05:08 09:05:08 _____ _ 09:05:08 / ____| | | 09:05:08 | | ___ __| | ___ ___ _____ __ 09:05:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:08 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:08 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:08 Bash-1.0.6 09:05:08 09:05:08 09:05:08 ==> git version 2.25.1 found 09:05:08 ==> 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 09:05:08 Release-Date: 2020-01-08 09:05:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:08 ==> Jenkins CI detected. 09:05:08 current dir:  /w/workspace/edgex-go/14 09:05:08 project root: . 09:05:08 --> token set from env 09:05:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:08 ==> Running gcov in . (disable via -X gcov) 09:05:08 ==> Python coveragepy not found 09:05:08 ==> Searching for coverage reports in: 09:05:08 + . 09:05:08 -> Found 1 reports 09:05:08 ==> Detecting git/mercurial file structure 09:05:08 ==> Reading reports 09:05:08 + ./coverage.out bytes=487670 09:05:08 ==> Appending adjustments 09:05:08 https://docs.codecov.io/docs/fixing-reports 09:05:10 + Found adjustments 09:05:10 ==> Gzipping contents 09:05:10 64K /tmp/codecov.qktBv7.gz 09:05:10 ==> Uploading reports 09:05:10 url: https://codecov.io 09:05:10 query: branch=PR-4339&commit=75110dc0744f4182c73f4aa356fa683c8913165c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:05:10 -> Pinging Codecov 09:05:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=75110dc0744f4182c73f4aa356fa683c8913165c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:05:10 -> Uploading to 09:05:10 https://storage.googleapis.com/codecov/v4/raw/2023-02-25/00271124DB129430A58F1EEE437C3FCB/75110dc0744f4182c73f4aa356fa683c8913165c/59897a98-60e8-46cc-94e9-e3535ad5ec1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230225T090510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90eba493a95f88dcc5f98e5fa0ceebaa9cf4196963a9c300c8e20e3e840660c9 09:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:10 Dload Upload Total Spent Left Speed 09:05:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63186 0 0 100 63186 0 176k --:--:-- --:--:-- --:--:-- 176k 09:05:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75110dc0744f4182c73f4aa356fa683c8913165c [Pipeline] } 09:05:10 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 09:05:11 + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:12 ---> package-listing.sh 09:05:12 ++ facter osfamily 09:05:12 ++ tr '[:upper:]' '[:lower:]' 09:05:12 + OS_FAMILY=debian 09:05:12 + workspace=/w/workspace/edgex-go/14 09:05:12 + START_PACKAGES=/tmp/packages_start.txt 09:05:12 + END_PACKAGES=/tmp/packages_end.txt 09:05:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:12 + PACKAGES=/tmp/packages_start.txt 09:05:12 + '[' /w/workspace/edgex-go/14 ']' 09:05:12 + PACKAGES=/tmp/packages_end.txt 09:05:12 + case "${OS_FAMILY}" in 09:05:12 + dpkg -l 09:05:12 + grep '^ii' 09:05:12 + '[' -f /tmp/packages_start.txt ']' 09:05:12 + '[' -f /tmp/packages_end.txt ']' 09:05:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:12 + '[' /w/workspace/edgex-go/14 ']' 09:05:12 + mkdir -p /w/workspace/edgex-go/14/archives/ 09:05:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 09:05:12 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:14 09:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:14 latest: Pulling from edgex-lftools-log-publisher 09:05:14 5eb5b503b376: Pulling fs layer 09:05:14 5c69ac0246d0: Pulling fs layer 09:05:14 ec43610c2a17: Pulling fs layer 09:05:14 3a2ae6a8a46f: Pulling fs layer 09:05:14 33b1e0a273af: Pulling fs layer 09:05:14 5d3b04190fa2: Pulling fs layer 09:05:14 2f39f015ded8: Pulling fs layer 09:05:14 3a2ae6a8a46f: Waiting 09:05:14 33b1e0a273af: Waiting 09:05:14 5d3b04190fa2: Waiting 09:05:14 2f39f015ded8: Waiting 09:05:14 5c69ac0246d0: Verifying Checksum 09:05:14 5c69ac0246d0: Download complete 09:05:14 3a2ae6a8a46f: Verifying Checksum 09:05:14 3a2ae6a8a46f: Download complete 09:05:14 33b1e0a273af: Verifying Checksum 09:05:14 33b1e0a273af: Download complete 09:05:14 5d3b04190fa2: Download complete 09:05:14 ec43610c2a17: Verifying Checksum 09:05:14 ec43610c2a17: Download complete 09:05:14 5eb5b503b376: Verifying Checksum 09:05:14 5eb5b503b376: Download complete 09:05:15 2f39f015ded8: Download complete 09:05:16 5eb5b503b376: Pull complete 09:05:16 5c69ac0246d0: Pull complete 09:05:16 ec43610c2a17: Pull complete 09:05:16 3a2ae6a8a46f: Pull complete 09:05:16 33b1e0a273af: Pull complete 09:05:16 5d3b04190fa2: Pull complete 09:05:22 2f39f015ded8: Pull complete 09:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:22 prd-ubuntu20.04-docker-8c-8g-7437 does not seem to be running inside a container 09:05:22 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-lftools-log-publisher:latest cat 09:05:24 $ docker top d29b0dc8232fd243ac6424341e9ddee78e00bea1d6ea929c73f6afba71286e02 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:25 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:25 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:25 + ls /var/log/sa-host 09:05:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:25 provisioning config files... 09:05:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config6350886604267383536tmp [Pipeline] { [Pipeline] echo 09:05:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:26 ---> create-netrc.sh [Pipeline] } 09:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:26 ---> python-tools-install.sh [Pipeline] echo 09:05:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:26 ---> sudo-logs.sh 09:05:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:05:27 ---> job-cost.sh 09:05:27 lf-activate-venv: SKIPPING 09:05:27 DEBUG: total: 0.10999999940395355 09:05:27 INFO: Retrieving Stack Cost... 09:05:27 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:27 INFO: Archiving Costs [Pipeline] echo 09:05:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:28 ---> logs-deploy.sh 09:05:28 lf-activate-venv: SKIPPING 09:05:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/14 09:05:28 INFO: archiving workspace using pattern(s): 09:05:29 Archives upload complete. 09:05:29 INFO: archiving logs to Nexus 09:05:29 ---> uname -a: 09:05:29 Linux prd-ubuntu20-04-docker-8c-8g-7437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:05:29 09:05:29 09:05:29 ---> lscpu: 09:05:29 Architecture: x86_64 09:05:29 CPU op-mode(s): 32-bit, 64-bit 09:05:29 Byte Order: Little Endian 09:05:29 Address sizes: 40 bits physical, 48 bits virtual 09:05:29 CPU(s): 8 09:05:29 On-line CPU(s) list: 0-7 09:05:29 Thread(s) per core: 1 09:05:29 Core(s) per socket: 1 09:05:29 Socket(s): 8 09:05:29 NUMA node(s): 1 09:05:29 Vendor ID: AuthenticAMD 09:05:29 CPU family: 23 09:05:29 Model: 49 09:05:29 Model name: AMD EPYC-Rome Processor 09:05:29 Stepping: 0 09:05:29 CPU MHz: 2800.000 09:05:29 BogoMIPS: 5600.00 09:05:29 Virtualization: AMD-V 09:05:29 Hypervisor vendor: KVM 09:05:29 Virtualization type: full 09:05:29 L1d cache: 256 KiB 09:05:29 L1i cache: 256 KiB 09:05:29 L2 cache: 4 MiB 09:05:29 L3 cache: 128 MiB 09:05:29 NUMA node0 CPU(s): 0-7 09:05:29 Vulnerability Itlb multihit: Not affected 09:05:29 Vulnerability L1tf: Not affected 09:05:29 Vulnerability Mds: Not affected 09:05:29 Vulnerability Meltdown: Not affected 09:05:29 Vulnerability Mmio stale data: Not affected 09:05:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:05:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:05:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:05:29 Vulnerability Srbds: Not affected 09:05:29 Vulnerability Tsx async abort: Not affected 09:05:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:05:29 09:05:29 09:05:29 ---> nproc: 09:05:29 8 09:05:29 09:05:29 09:05:29 ---> df -h: 09:05:29 Filesystem Size Used Avail Use% Mounted on 09:05:29 overlay 155G 21G 135G 14% / 09:05:29 tmpfs 64M 0 64M 0% /dev 09:05:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:05:29 shm 64M 0 64M 0% /dev/shm 09:05:29 /dev/vda1 155G 21G 135G 14% /facter-os 09:05:29 09:05:29 09:05:29 ---> sar -b -r -n DEV: 09:05:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7437) 02/25/23 _x86_64_ (8 CPU) 09:05:29 09:05:29 08:28:44 LINUX RESTART (8 CPU) 09:05:29 09:05:29 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:05:29 08:30:01 329.31 47.71 281.60 0.00 5363.11 73349.51 0.00 09:05:29 08:31:01 109.77 0.42 109.35 0.00 7.73 55796.57 0.00 09:05:29 08:32:01 26.66 1.82 24.85 0.00 39.33 6767.29 0.00 09:05:29 08:33:01 211.51 0.22 211.30 0.00 24.53 99151.74 0.00 09:05:29 08:34:01 386.75 11.55 375.20 0.00 159.57 134439.59 0.00 09:05:29 08:35:01 416.03 8.43 407.60 0.00 2816.33 192296.92 0.00 09:05:29 08:36:01 652.37 3.82 648.56 0.00 2304.42 179009.10 0.00 09:05:29 08:37:01 527.24 0.72 526.52 0.00 13.20 187170.54 0.00 09:05:29 08:38:02 705.11 0.82 704.30 0.00 6.53 170707.50 0.00 09:05:29 08:39:01 104.73 0.02 104.71 0.00 0.68 16865.07 0.00 09:05:29 08:40:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 09:05:29 08:41:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:05:29 08:42:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:05:29 08:43:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 09:05:29 08:44:01 1.88 0.02 1.87 0.00 0.13 20.80 0.00 09:05:29 08:45:01 1.90 0.00 1.90 0.00 0.00 25.46 0.00 09:05:29 08:46:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 09:05:29 08:47:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 09:05:29 08:48:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:05:29 08:49:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 09:05:29 08:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:05:29 08:51:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 09:05:29 08:52:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 09:05:29 08:53:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 09:05:29 08:54:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:05:29 08:55:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 09:05:29 08:56:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:05:29 08:57:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 09:05:29 08:58:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:05:29 08:59:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 09:05:29 09:00:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:05:29 09:01:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:05:29 09:02:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:05:29 09:03:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 09:05:29 09:04:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:05:29 09:05:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 09:05:29 Average: 97.31 2.10 95.21 0.00 298.36 31007.17 0.00 09:05:29 09:05:29 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:29 08:30:01 28701136 31600160 709616 2.16 73536 3094828 1838876 5.42 1040756 2770136 482744 09:05:29 08:31:01 27775360 31425692 875216 2.66 113728 3734644 2136788 6.30 1634476 3018152 47012 09:05:29 08:32:01 27711412 31505620 793068 2.41 116960 3853328 2097720 6.18 1439416 3256892 272776 09:05:29 08:33:01 26005932 31439148 844944 2.57 123632 5433788 2367796 6.98 1650324 4678120 4652 09:05:29 08:34:01 20456500 31499672 786820 2.39 291152 10584264 1924156 5.67 1756476 9827468 3319912 09:05:29 08:35:01 20829700 31440320 825724 2.51 314272 10100580 2085588 6.15 2106288 9052976 220152 09:05:29 08:36:01 18987052 31020472 1236796 3.76 352956 11394160 3335640 9.83 2986820 9914940 247308 09:05:29 08:37:01 16670736 31324212 930832 2.83 419780 13807348 2763856 8.15 2820496 12257636 875344 09:05:29 08:38:02 17492500 31416252 840696 2.56 472180 13034192 2395572 7.06 2571168 11700056 1672 09:05:29 08:39:01 17732020 31520088 743748 2.26 473824 12905056 1913872 5.64 2506712 11540796 396 09:05:29 08:40:01 17732264 31520340 743492 2.26 473836 12905060 1913872 5.64 2506192 11540800 8 09:05:29 08:41:01 17742256 31530336 733416 2.23 473856 12905064 1913872 5.64 2496132 11540804 160 09:05:29 08:42:01 17742540 31530680 733112 2.23 473868 12905064 1913872 5.64 2496172 11540808 8 09:05:29 08:43:01 17746204 31534348 729556 2.22 473880 12905068 1913872 5.64 2493428 11540812 188 09:05:29 08:44:01 17746156 31534724 729560 2.22 473904 12905060 1911284 5.63 2493144 11541128 28 09:05:29 08:45:01 17745736 31534324 729808 2.22 473936 12905052 1911284 5.63 2493192 11541112 4 09:05:29 08:46:01 17745664 31534324 729716 2.22 473960 12905056 1911284 5.63 2493196 11541116 12 09:05:29 08:47:01 17745804 31534512 729432 2.22 473972 12905056 1911284 5.63 2493208 11541116 44 09:05:29 08:48:01 17745684 31534404 729412 2.22 473988 12905060 1895136 5.59 2493632 11541120 172 09:05:29 08:49:01 17745876 31534716 729348 2.22 474016 12905052 1895136 5.59 2493516 11541224 48 09:05:29 08:50:01 17745552 31534396 729628 2.22 474024 12905068 1895136 5.59 2493584 11541228 176 09:05:29 08:51:01 17745828 31534796 729204 2.22 474048 12905192 1895136 5.59 2493136 11541352 4 09:05:29 08:52:01 17745708 31534732 729176 2.22 474064 12905200 1911212 5.63 2493580 11541352 176 09:05:29 08:53:01 17745732 31534764 729132 2.22 474076 12905204 1911212 5.63 2493188 11541356 44 09:05:29 08:54:01 17745684 31534760 729092 2.22 474096 12905204 1911212 5.63 2493216 11541364 8 09:05:29 08:55:01 17745636 31534724 729056 2.22 474116 12905212 1911212 5.63 2493292 11541376 44 09:05:29 08:56:01 17745368 31534524 729344 2.22 474136 12905216 1911212 5.63 2493272 11541384 8 09:05:29 08:57:01 17745824 31534984 728784 2.22 474148 12905216 1911212 5.63 2493544 11541384 12 09:05:29 08:58:01 17745984 31535152 728804 2.22 474160 12905220 1911212 5.63 2493272 11541388 8 09:05:29 08:59:01 17745888 31535096 728724 2.22 474188 12905216 1911212 5.63 2493272 11541392 40 09:05:29 09:00:01 17745524 31534796 729004 2.22 474200 12905224 1911212 5.63 2493404 11541396 8 09:05:29 09:01:01 17745404 31534680 728984 2.22 474204 12905228 1911212 5.63 2493328 11541400 44 09:05:29 09:02:01 17745388 31534668 728932 2.22 474208 12905228 1911212 5.63 2493388 11541400 12 09:05:29 09:03:01 17745252 31534540 728904 2.22 474236 12905236 1911212 5.63 2493344 11541408 48 09:05:29 09:04:01 17745444 31534796 728844 2.22 474256 12905240 1911212 5.63 2493712 11541416 40 09:05:29 09:05:01 17745652 31535008 728808 2.22 474268 12905240 1911212 5.63 2493480 11541416 48 09:05:29 Average: 18992511 31501966 765798 2.33 418824 11763226 2013833 5.93 2371077 10502478 152038 09:05:29 09:05:29 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:29 08:30:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 09:05:29 08:30:01 ens3 1494.47 1459.02 11877.69 202.59 0.00 0.00 0.00 0.00 09:05:29 08:30:01 docker0 516.53 447.13 36.37 2738.91 0.00 0.00 0.00 0.00 09:05:29 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:31:01 veth84e1a8b 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 09:05:29 08:31:01 ens3 178.19 114.86 727.19 23.02 0.00 0.00 0.00 0.00 09:05:29 08:31:01 docker0 92.07 141.88 7.15 694.36 0.00 0.00 0.00 0.00 09:05:29 08:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:32:01 veth84e1a8b 1.20 1.22 0.09 0.09 0.00 0.00 0.00 0.00 09:05:29 08:32:01 ens3 30.14 21.70 24.46 16.62 0.00 0.00 0.00 0.00 09:05:29 08:32:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth733c2ff 9.58 14.86 0.93 4.69 0.00 0.00 0.00 0.00 09:05:29 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth91cf520 9.53 14.91 0.93 4.68 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth8efd4f5 9.53 15.03 0.93 4.70 0.00 0.00 0.00 0.00 09:05:29 08:33:01 ens3 202.65 125.10 1965.98 26.27 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth8927a74 9.62 15.00 0.93 4.70 0.00 0.00 0.00 0.00 09:05:29 08:33:01 docker0 56.74 92.95 4.53 266.46 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth9ce4a4e 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 09:05:29 08:33:01 veth0b61de2 9.50 15.00 0.92 4.70 0.00 0.00 0.00 0.00 09:05:29 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:05:29 08:34:01 ens3 849.93 508.20 6629.69 49.28 0.00 0.00 0.00 0.00 09:05:29 08:34:01 docker0 466.69 783.80 38.41 5837.29 0.00 0.00 0.00 0.00 09:05:29 08:34:01 veth9ce4a4e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:05:29 08:35:01 veth7f41813 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:05:29 08:35:01 ens3 248.88 115.98 882.21 16.97 0.00 0.00 0.00 0.00 09:05:29 08:35:01 docker0 3.53 6.01 0.23 80.99 0.00 0.00 0.00 0.00 09:05:29 08:35:01 veth9ce4a4e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:36:01 veth5969378 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:05:29 08:36:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 09:05:29 08:36:01 ens3 541.14 307.15 4042.53 190.02 0.00 0.00 0.00 0.00 09:05:29 08:36:01 docker0 197.55 390.22 15.75 2678.52 0.00 0.00 0.00 0.00 09:05:29 08:36:01 veth9ce4a4e 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:05:29 08:37:01 vetheeab234 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:05:29 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:37:01 ens3 390.74 197.27 2403.35 28.61 0.00 0.00 0.00 0.00 09:05:29 08:37:01 docker0 181.62 364.83 14.67 2382.36 0.00 0.00 0.00 0.00 09:05:29 08:37:01 veth9ce4a4e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:05:29 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:38:02 ens3 242.39 124.56 1455.21 24.20 0.00 0.00 0.00 0.00 09:05:29 08:38:02 docker0 103.27 209.00 8.29 1429.42 0.00 0.00 0.00 0.00 09:05:29 08:38:02 veth9ce4a4e 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:05:29 08:38:02 veth962cbe0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:39:01 ens3 15.91 10.03 53.86 4.97 0.00 0.00 0.00 0.00 09:05:29 08:39:01 docker0 2.05 4.80 0.13 44.43 0.00 0.00 0.00 0.00 09:05:29 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:40:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:05:29 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:45:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:05:29 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:50:01 ens3 0.12 0.15 0.07 0.07 0.00 0.00 0.00 0.00 09:05:29 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:51:01 ens3 0.47 0.38 0.53 0.03 0.00 0.00 0.00 0.00 09:05:29 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:55:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:05:29 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:56:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:05:29 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:00:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 09:05:29 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 09:01:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:05:29 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 09:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:04:01 ens3 0.77 0.38 0.29 0.21 0.00 0.00 0.00 0.00 09:05:29 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:29 09:05:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:05:29 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:29 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 09:05:29 Average: ens3 116.67 83.00 835.46 16.21 0.00 0.00 0.00 0.00 09:05:29 Average: docker0 45.05 67.86 3.49 448.88 0.00 0.00 0.00 0.00 09:05:29 09:05:29