Pull request #4574 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from 206be55e254c1ff3e4c131aacfb382d3e5c087c9+32cb5413f266176248a0713c2644b680483ab760 (a42ce8af3844d80b8bb18221423d647afdd60b96) 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-ssh15626744798352236564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7062113513627648230.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11000776276314437983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9793023040138331983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18408094916576935812.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11358071469822189412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-16273 in /w/workspace/edgexfoundry_edgex-go_PR-4574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit 206be55e254c1ff3e4c131aacfb382d3e5c087c9 Merge succeeded, producing 206be55e254c1ff3e4c131aacfb382d3e5c087c9 Checking out Revision 206be55e254c1ff3e4c131aacfb382d3e5c087c9 (PR-4574) > 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/4574/head:refs/remotes/origin/PR-4574 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis " First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:20:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:20:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:20:39 ========================================================= 11:20:39 EdgeX Global Pipelines Version Info 11:20:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:20:41 ------------------- 11:20:41 stable info: 11:20:41 ------------------- 11:20:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:20:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:20:41 Message: update stable to v1.0.249 11:20:42 ------------------- 11:20:42 experimental info: 11:20:42 ------------------- 11:20:42 Commited By: **** collab-it+edgex@linuxfoundation.org 11:20:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:20:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:20:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4574 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4574 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4574 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 206be55 [Pipeline] echo 11:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:43 provisioning config files... 11:20:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10386168724887051569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:43 ---> docker-login.sh 11:20:43 nexus3.edgexfoundry.org:10001 11:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:44 Configure a credential helper to remove this warning. See 11:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:44 11:20:44 Login Succeeded 11:20:44 nexus3.edgexfoundry.org:10002 11:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:44 Configure a credential helper to remove this warning. See 11:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:44 11:20:44 Login Succeeded 11:20:44 nexus3.edgexfoundry.org:10003 11:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:44 Configure a credential helper to remove this warning. See 11:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:44 11:20:44 Login Succeeded 11:20:44 nexus3.edgexfoundry.org:10004 11:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:44 Configure a credential helper to remove this warning. See 11:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:44 11:20:44 Login Succeeded 11:20:44 docker.io 11:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:45 Configure a credential helper to remove this warning. See 11:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:45 11:20:45 Login Succeeded 11:20:45 ---> docker-login.sh ends [Pipeline] } 11:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:45 + 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 11:20:45 + cut -d/ -f2 11:20:45 + dirname cmd/core-command/Dockerfile 11:20:45 + echo core-command,cmd/core-command/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:20:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:20:45 + + cut -d/ -f2 11:20:45 dirname cmd/core-data/Dockerfile 11:20:45 + echo core-data,cmd/core-data/Dockerfile 11:20:45 + + cut -d/ -f2dirname 11:20:45 cmd/core-metadata/Dockerfile 11:20:45 + echo core-metadata,cmd/core-metadata/Dockerfile 11:20:45 + + cut -d/ -f2 11:20:45 dirname cmd/security-bootstrapper/Dockerfile 11:20:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:20:45 + + cut -d/ -f2dirname 11:20:45 cmd/security-proxy-auth/Dockerfile 11:20:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:20:45 + dirname cmd/security-proxy-setup/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:20:45 + dirname cmd/security-secretstore-setup/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:20:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:20:45 + dirname+ cmd/security-spire-agent/Dockerfile 11:20:45 cut -d/ -f2 11:20:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:20:45 + dirname cmd/security-spire-config/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:20:45 + dirname cmd/security-spire-server/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:20:45 + dirname cmd/support-notifications/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo support-notifications,cmd/support-notifications/Dockerfile 11:20:45 + dirname cmd/support-scheduler/Dockerfile 11:20:45 + cut -d/ -f2 11:20:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:20:45 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 11:20:46 + git rev-list -1 --merges 206be55e254c1ff3e4c131aacfb382d3e5c087c9~1..206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo 11:20:46 -----------> git rev-list -1 --merges 206be55e254c1ff3e4c131aacfb382d3e5c087c9~1..206be55e254c1ff3e4c131aacfb382d3e5c087c9 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [false] [Pipeline] sh 11:20:46 + git log --format=format:%s -1 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo 11:20:46 ========================================================= 11:20:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:20:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:20:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:20:46 + grep -v github /etc/ssh/ssh_known_hosts 11:20:46 + [ -e /tmp/ssh_known_hosts ] 11:20:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:20:46 + sudo tee -a /etc/ssh/ssh_known_hosts 11:20:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:20:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:47 11:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:47 0.1.4: Pulling from edgex-devops/py-git-semver 11:20:47 b85a868b505f: Pulling fs layer 11:20:47 e2be974225ed: Pulling fs layer 11:20:47 339a4e72a1f5: Pulling fs layer 11:20:47 988bab9f4d93: Pulling fs layer 11:20:47 1469e6f7b9e6: Pulling fs layer 11:20:47 eaf3925da568: Pulling fs layer 11:20:47 bab4dde63d76: Pulling fs layer 11:20:47 bde34c3a00c8: Pulling fs layer 11:20:47 b352a97aabf1: Pulling fs layer 11:20:47 4872d77fe225: Pulling fs layer 11:20:47 5851b861e8e6: Pulling fs layer 11:20:47 988bab9f4d93: Waiting 11:20:47 1469e6f7b9e6: Waiting 11:20:47 eaf3925da568: Waiting 11:20:47 bab4dde63d76: Waiting 11:20:47 bde34c3a00c8: Waiting 11:20:47 b352a97aabf1: Waiting 11:20:47 4872d77fe225: Waiting 11:20:47 5851b861e8e6: Waiting 11:20:47 e2be974225ed: Download complete 11:20:47 988bab9f4d93: Download complete 11:20:47 339a4e72a1f5: Verifying Checksum 11:20:47 339a4e72a1f5: Download complete 11:20:47 1469e6f7b9e6: Verifying Checksum 11:20:47 1469e6f7b9e6: Download complete 11:20:47 eaf3925da568: Verifying Checksum 11:20:47 eaf3925da568: Download complete 11:20:47 bde34c3a00c8: Download complete 11:20:48 b352a97aabf1: Verifying Checksum 11:20:48 b352a97aabf1: Download complete 11:20:48 4872d77fe225: Verifying Checksum 11:20:48 4872d77fe225: Download complete 11:20:48 5851b861e8e6: Verifying Checksum 11:20:48 5851b861e8e6: Download complete 11:20:48 b85a868b505f: Verifying Checksum 11:20:48 b85a868b505f: Download complete 11:20:48 bab4dde63d76: Verifying Checksum 11:20:48 bab4dde63d76: Download complete 11:20:49 b85a868b505f: Pull complete 11:20:49 e2be974225ed: Pull complete 11:20:50 339a4e72a1f5: Pull complete 11:20:50 988bab9f4d93: Pull complete 11:20:50 1469e6f7b9e6: Pull complete 11:20:50 eaf3925da568: Pull complete 11:20:52 bab4dde63d76: Pull complete 11:20:52 bde34c3a00c8: Pull complete 11:20:52 b352a97aabf1: Pull complete 11:20:52 4872d77fe225: Pull complete 11:20:52 5851b861e8e6: Pull complete 11:20:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:53 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:20:55 $ docker top d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 -eo pid,comm 11:20:55 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). 11:20:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:55 [ssh-agent] Looking for ssh-agent implementation... 11:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:55 $ docker exec d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent 11:20:55 SSH_AUTH_SOCK=/tmp/ssh-fpolmM2SKQtd/agent.32 11:20:55 SSH_AGENT_PID=38 11:20:55 Running ssh-add (command line suppressed) 11:20:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10140945038746150955.key (/w/workspace/edgex-go/1@tmp/private_key_10140945038746150955.key) 11:20:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:56 + git tag --points-at HEAD [Pipeline] } 11:20:56 $ docker exec --env ******** --env ******** d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent -k 11:20:56 unset SSH_AUTH_SOCK; 11:20:56 unset SSH_AGENT_PID; 11:20:56 echo Agent pid 38 killed; 11:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:20:56 [ssh-agent] Looking for ssh-agent implementation... 11:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:56 $ docker exec d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent 11:20:56 SSH_AUTH_SOCK=/tmp/ssh-CxpwUjRLWdkY/agent.70 11:20:56 SSH_AGENT_PID=77 11:20:56 Running ssh-add (command line suppressed) 11:20:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18180490205142912418.key (/w/workspace/edgex-go/1@tmp/private_key_18180490205142912418.key) 11:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:20:57 + git semver init 11:20:57 2023-05-22 11:20:57,353 [run_init] DEBUG init version:0.0.0 force:False 11:20:57 2023-05-22 11:20:57,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 11:20:57 2023-05-22 11:20:57,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 11:20:57 2023-05-22 11:20:57,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 11:21:02 2023-05-22 11:21:01,845 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 11:21:02 2023-05-22 11:21:01,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4574 with force:False 11:21:02 2023-05-22 11:21:01,845 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4574 11:21:02 2023-05-22 11:21:01,850 [execute] INFO git cat-file --batch-check 11:21:02 2023-05-22 11:21:01,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:21:02 2023-05-22 11:21:01,856 [execute] INFO git cat-file --batch 11:21:02 2023-05-22 11:21:01,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:21:02 2023-05-22 11:21:01,862 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4574 11:21:02 0.0.0 [Pipeline] } 11:21:02 $ docker exec --env ******** --env ******** d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent -k 11:21:02 unset SSH_AUTH_SOCK; 11:21:02 unset SSH_AGENT_PID; 11:21:02 echo Agent pid 77 killed; 11:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:21:03 + git semver [Pipeline] } 11:21:03 $ docker stop --time=1 d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 11:21:04 $ docker rm -f --volumes d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 [Pipeline] // withDockerContainer [Pipeline] sh 11:21:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:21:05 Stashed 1 file(s) [Pipeline] echo 11:21:05 [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 11:21:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:21:06 ========================================================= 11:21:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:21:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:21:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:21:06 f56be85fc22e: Pulling fs layer 11:21:06 85791d961cd3: Pulling fs layer 11:21:06 d694b5ae8c79: Pulling fs layer 11:21:06 9f32a84ed3da: Pulling fs layer 11:21:06 4d19c01a9841: Pulling fs layer 11:21:06 9325e15d5711: Pulling fs layer 11:21:06 556b6ee489ea: Pulling fs layer 11:21:06 4d19c01a9841: Waiting 11:21:06 9f32a84ed3da: Waiting 11:21:06 9325e15d5711: Waiting 11:21:06 c5a4b2cf53e6: Pulling fs layer 11:21:06 c5a4b2cf53e6: Waiting 11:21:06 556b6ee489ea: Waiting 11:21:06 85791d961cd3: Download complete 11:21:06 9f32a84ed3da: Verifying Checksum 11:21:06 9f32a84ed3da: Download complete 11:21:06 f56be85fc22e: Verifying Checksum 11:21:06 f56be85fc22e: Download complete 11:21:06 4d19c01a9841: Verifying Checksum 11:21:06 4d19c01a9841: Download complete 11:21:06 9325e15d5711: Verifying Checksum 11:21:06 9325e15d5711: Download complete 11:21:07 f56be85fc22e: Pull complete 11:21:07 85791d961cd3: Pull complete 11:21:07 c5a4b2cf53e6: Verifying Checksum 11:21:07 c5a4b2cf53e6: Download complete 11:21:07 d694b5ae8c79: Verifying Checksum 11:21:07 d694b5ae8c79: Download complete 11:21:07 556b6ee489ea: Verifying Checksum 11:21:07 556b6ee489ea: Download complete 11:21:11 d694b5ae8c79: Pull complete 11:21:11 9f32a84ed3da: Pull complete 11:21:11 4d19c01a9841: Pull complete 11:21:11 9325e15d5711: Pull complete 11:21:13 556b6ee489ea: Pull complete 11:21:14 c5a4b2cf53e6: Pull complete 11:21:14 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:21:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 11:21:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:21:14 WORKDIR /edgex 11:21:14 COPY go.mod . 11:21:14 RUN go mod download 11:21:14 + docker build -t ci-base-image-x86_64 -f - . 11:21:15 Sending build context to Docker daemon 170.7MB 11:21:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:21:15 ---> c4be618373d6 11:21:15 Step 2/4 : WORKDIR /edgex 11:21:19 ---> Running in 343a708b9d13 11:21:19 Removing intermediate container 343a708b9d13 11:21:19 ---> 3212abf26ace 11:21:19 Step 3/4 : COPY go.mod . 11:21:19 ---> 467a5f3b1a19 11:21:19 Step 4/4 : RUN go mod download 11:21:19 ---> Running in 501e7a7ef0fd 11:21:20 Still waiting to schedule task 11:21:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:21:34 Removing intermediate container 501e7a7ef0fd 11:21:34 ---> 087c46db430a 11:21:34 Successfully built 087c46db430a 11:21:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:35 + docker inspect -f . ci-base-image-x86_64 11:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:35 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:21:35 $ docker top 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:36 + go version 11:21:36 go version go1.20.2 linux/amd64 [Pipeline] } 11:21:36 $ docker stop --time=1 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 11:21:37 $ docker rm -f --volumes 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:38 + docker inspect -f . ci-base-image-x86_64 11:21:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:38 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:21:38 $ docker top 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 -eo pid,comm [Pipeline] { [Pipeline] echo 11:21:38 ========================================================= 11:21:38 [edgeXBuildGoParallel] Running Tests and Build... 11:21:38 ========================================================= [Pipeline] sh 11:21:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:21:39 + make test 11:21:39 go test -race -coverprofile=coverage.out ./... 11:21:45 ? github.com/edgexfoundry/edgex-go [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:22:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:22:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:22:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:22:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:22:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 11:22:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 11:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 11:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 11:22:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.690s coverage: 88.5% of statements 11:22:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:22:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements 11:22:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 11:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:22:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 11:22:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:22:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.156s coverage: 96.3% of statements 11:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:22:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:22:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:22:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:22:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:22:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:22:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:22:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 11:22:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:22:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:22:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:22:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 86.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements 11:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 11:22:34 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 11:22:34 running golangci-lint 11:22:34 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 11:22:34 go version go1.20.2 linux/amd64 11:22:35 level=info msg="[config_reader] Used config file .golangci.yml" 11:22:35 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 11:22:53 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 15.580255276s" 11:22:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.486075ms" 11:23:00 level=info msg="[linters_context/goanalysis] analyzers took 1m5.227323057s with top 10 stages: buildir: 38.098858308s, fact_deprecated: 2.400246977s, inspect: 1.812514237s, gosec: 1.650741262s, printf: 1.411598285s, ctrlflow: 1.20646923s, S1038: 1.118451367s, fact_purity: 898.853061ms, nilness: 802.194007ms, ineffassign: 720.388447ms" 11:23:00 level=info msg="[runner] Issues before processing: 203, after processing: 0" 11:23:00 level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203" 11:23:00 level=info msg="[runner] processing took 17.285336ms with stages: nolint: 7.986978ms, identifier_marker: 3.844414ms, path_prettifier: 1.853036ms, exclude-rules: 1.289809ms, autogenerated_exclude: 1.243878ms, skip_dirs: 988.179µs, cgo: 55.812µs, filename_unadjuster: 18.56µs, max_from_linter: 720ns, max_same_issues: 660ns, uniq_by_line: 560ns, skip_files: 530ns, exclude: 420ns, diff: 410ns, severity-rules: 390ns, source_code: 290ns, sort_results: 250ns, path_prefixer: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" 11:23:00 level=info msg="[runner] linters took 8.802642003s with stages: goanalysis_metalinter: 8.785254415s" 11:23:00 level=info msg="File cache stats: 0 entries of total size 0B" 11:23:00 level=info msg="Memory: 246 samples, avg is 191.5MB, max is 748.8MB" 11:23:00 level=info msg="Execution took 24.448353331s" 11:23:00 go vet ./... 11:23:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16274 in /w/workspace/edgexfoundry_edgex-go_PR-4574 [Pipeline] { [Pipeline] ws 11:23:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:23:02 The recommended git tool is: git 11:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:23:05 ./bin/test-attribution-txt.sh [Pipeline] echo 11:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:23:06 + ls -al . 11:23:06 total 704 11:23:06 drwxrwxr-x 11 1001 1001 4096 May 22 11:21 . 11:23:06 drwxr-xr-x 4 root root 4096 May 22 11:21 .. 11:23:06 drwxrwxr-x 2 1001 1001 4096 May 22 11:20 .blubracket 11:23:06 -rw-rw-r-- 1 1001 1001 16 May 22 11:20 .dockerignore 11:23:06 drwxrwxr-x 8 1001 1001 4096 May 22 11:21 .git 11:23:06 drwxrwxr-x 3 1001 1001 4096 May 22 11:20 .github 11:23:06 -rw-rw-r-- 1 1001 1001 1133 May 22 11:20 .gitignore 11:23:06 -rw-rw-r-- 1 1001 1001 42 May 22 11:20 .golangci.yml 11:23:06 -rw-rw-r-- 1 1001 1001 87 May 22 11:20 .hadolint.yml 11:23:06 drwxr-xr-x 3 1001 1001 4096 May 22 11:21 .semver 11:23:06 -rw-rw-r-- 1 1001 1001 166 May 22 11:20 .sonarcloud.properties 11:23:06 -rw-rw-r-- 1 1001 1001 1171 May 22 11:20 ADOPTERS.md 11:23:06 -rw-rw-r-- 1 1001 1001 10835 May 22 11:20 Attribution.txt 11:23:06 -rw-rw-r-- 1 1001 1001 73765 May 22 11:20 CHANGELOG.md 11:23:06 -rw-rw-r-- 1 1001 1001 3804 May 22 11:20 CONTRIBUTING.md 11:23:06 -rw-rw-r-- 1 1001 1001 677 May 22 11:20 GOVERNANCE.md 11:23:06 -rw-rw-r-- 1 1001 1001 883 May 22 11:20 Jenkinsfile 11:23:06 -rw-rw-r-- 1 1001 1001 10775 May 22 11:20 LICENSE 11:23:06 -rw-rw-r-- 1 1001 1001 14368 May 22 11:20 Makefile 11:23:06 -rw-rw-r-- 1 1001 1001 582 May 22 11:20 OWNERS.md 11:23:06 -rw-rw-r-- 1 1001 1001 9902 May 22 11:20 README.md 11:23:06 -rw-rw-r-- 1 1001 1001 789 May 22 11:20 SECURITY.md 11:23:06 -rw-rw-r-- 1 1001 1001 5 May 22 11:21 VERSION 11:23:06 drwxrwxr-x 2 1001 1001 4096 May 22 11:20 bin 11:23:06 drwxrwxr-x 18 1001 1001 4096 May 22 11:20 cmd 11:23:06 -rw-r--r-- 1 root root 447731 May 22 11:22 coverage.out 11:23:06 -rw-rw-r-- 1 1001 1001 3200 May 22 11:20 go.mod 11:23:06 -rw-rw-r-- 1 1001 1001 31040 May 22 11:20 go.sum 11:23:06 drwxrwxr-x 7 1001 1001 4096 May 22 11:20 internal 11:23:06 drwxrwxr-x 3 1001 1001 4096 May 22 11:20 openapi 11:23:06 -rw-rw-r-- 1 1001 1001 594 May 22 11:20 security.txt 11:23:06 drwxrwxr-x 4 1001 1001 4096 May 22 11:20 snap 11:23:06 -rw-rw-r-- 1 1001 1001 204 May 22 11:20 version.go [Pipeline] sh 11:23:06 + '[' -e coverage.out ] 11:23:06 + chown 1001:1001 coverage.out [Pipeline] stash 11:23:07 Stashed 1 file(s) [Pipeline] sh 11:23:07 + make build 11:23:07 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 11:23:08 using credential edgex-jenkins-ssh 11:23:08 Cloning the remote Git repository 11:23:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:23:08 > git init /w/workspace/edgex-go/1 # timeout=10 11:23:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:23:08 > git --version # timeout=10 11:23:08 > git --version # 'git version 2.25.1' 11:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:22 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 11:23:22 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 11:23:23 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 11:23:24 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 11:23:27 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit 206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:23:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:23:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:23:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4574/head:refs/remotes/origin/PR-4574 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:23:27 > git config core.sparsecheckout # timeout=10 11:23:27 Merge succeeded, producing 206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:23:27 Checking out Revision 206be55e254c1ff3e4c131aacfb382d3e5c087c9 (PR-4574) 11:23:27 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 11:23:27 > git remote # timeout=10 11:23:27 > git config --get remote.origin.url # timeout=10 11:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:27 > git merge 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 11:23:27 > git rev-parse HEAD^{commit} # timeout=10 11:23:27 > git config core.sparsecheckout # timeout=10 11:23:27 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 11:23:30 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 11:23:31 Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis " 11:23:31 > git --version # timeout=10 11:23:31 > git --version # 'git version 2.25.1' 11:23:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:23:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:23:32 Dload Upload Total Spent Left Speed 11:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 11:23:32 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 [Pipeline] sh 11:23:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:23:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:23:33 + sudo tee /etc/docker/daemon.new 11:23:33 { 11:23:33 "registry-mirrors": [ 11:23:33 "https://nexus3.edgexfoundry.org:10001" 11:23:33 ], 11:23:33 "bip": "10.250.0.254/24", 11:23:33 "hosts": [ 11:23:33 "tcp://0.0.0.0:5555", 11:23:33 "unix:///var/run/docker.sock" 11:23:33 ], 11:23:33 "mtu": 1458, 11:23:33 "selinux-enabled": true, 11:23:33 "seccomp-profile": "/etc/docker/seccomp.json" 11:23:33 } [Pipeline] sh 11:23:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:23:33 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 11:23:34 + sudo service docker restart 11:23: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 11:23:35 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 11:23:36 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 11:23:38 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] } 11:23:39 $ docker stop --time=1 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 11:23:43 $ docker rm -f --volumes 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:23:45 11:23:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:23:45 latest: Pulling from edgex-devops/edgex-compose 11:23:45 cbdbe7a5bc2a: Pulling fs layer 11:23:45 ca9280d653b3: Pulling fs layer 11:23:45 7e9c9ca2126c: Pulling fs layer 11:23:45 cbdbe7a5bc2a: Download complete 11:23:45 ca9280d653b3: Verifying Checksum 11:23:45 ca9280d653b3: Download complete 11:23:45 cbdbe7a5bc2a: Pull complete 11:23:46 7e9c9ca2126c: Download complete 11:23:46 ca9280d653b3: Pull complete 11:23:49 7e9c9ca2126c: Pull complete 11:23:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:49 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:23:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:23:52 $ docker top e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 11:23:52 provisioning config files... 11:23:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7294491590807478013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:52 + + docker-compose build --help 11:23:52 grep parallel 11:23:53 ---> docker-login.sh 11:23:53 nexus3.edgexfoundry.org:10001 11:23:53 --parallel Build images in parallel. [Pipeline] } 11:23:53 $ docker stop --time=1 e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 11:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:53 Configure a credential helper to remove this warning. See 11:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:53 11:23:53 Login Succeeded 11:23:53 nexus3.edgexfoundry.org:10002 11:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:54 Configure a credential helper to remove this warning. See 11:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:54 11:23:54 Login Succeeded 11:23:54 nexus3.edgexfoundry.org:10003 11:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:54 Configure a credential helper to remove this warning. See 11:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:54 11:23:54 Login Succeeded 11:23:54 nexus3.edgexfoundry.org:10004 11:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:54 Configure a credential helper to remove this warning. See 11:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:54 11:23:54 Login Succeeded 11:23:54 docker.io 11:23:54 $ docker rm -f --volumes e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 [Pipeline] // withDockerContainer [Pipeline] writeFile 11:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:55 Configure a credential helper to remove this warning. See 11:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:55 11:23:55 Login Succeeded 11:23:55 ---> docker-login.sh ends [Pipeline] } 11:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:55 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:23:56 $ docker top 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 11:23:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:23:56 ========================================================= 11:23:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:23:56 ========================================================= [Pipeline] fileExists 11:23:56 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 11:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:23:57 Building core-command ... 11:23:57 Building core-common-config-bootstrapper ... 11:23:57 Building core-data ... 11:23:57 Building core-metadata ... 11:23:57 Building security-bootstrapper ... 11:23:57 Building security-proxy-auth ... 11:23:57 Building security-proxy-setup ... 11:23:57 Building security-secretstore-setup ... 11:23:57 Building security-spiffe-token-provider ... 11:23:57 Building security-spire-agent ... 11:23:57 Building security-spire-config ... 11:23:57 Building security-spire-server ... 11:23:57 Building support-notifications ... 11:23:57 Building support-scheduler ... 11:23:57 Building security-proxy-auth 11:23:57 Building security-proxy-setup 11:23:57 Building core-data 11:23:57 Building core-command 11:23:57 Building security-bootstrapper 11:23:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:23:57 c41833b44d91: Pulling fs layer 11:23:57 ed15518f5707: Pulling fs layer 11:23:57 feae8fd75edb: Pulling fs layer 11:23:57 242c74f7c9fa: Pulling fs layer 11:23:57 3cdef696dda3: Pulling fs layer 11:23:57 2ced38df9373: Pulling fs layer 11:23:57 58f1dce35555: Pulling fs layer 11:23:57 3cdef696dda3: Waiting 11:23:57 2ced38df9373: Waiting 11:23:57 58f1dce35555: Waiting 11:23:57 242c74f7c9fa: Waiting 11:23:57 ed15518f5707: Download complete 11:23:57 242c74f7c9fa: Verifying Checksum 11:23:57 242c74f7c9fa: Download complete 11:23:57 c41833b44d91: Verifying Checksum 11:23:57 c41833b44d91: Download complete 11:23:57 3cdef696dda3: Verifying Checksum 11:23:57 3cdef696dda3: Download complete 11:23:58 c41833b44d91: Pull complete 11:23:58 58f1dce35555: Verifying Checksum 11:23:58 58f1dce35555: Download complete 11:23:59 ed15518f5707: Pull complete 11:23:59 feae8fd75edb: Verifying Checksum 11:23:59 feae8fd75edb: Download complete 11:23:59 2ced38df9373: Verifying Checksum 11:23:59 2ced38df9373: Download complete 11:24:10 feae8fd75edb: Pull complete 11:24:10 242c74f7c9fa: Pull complete 11:24:10 3cdef696dda3: Pull complete 11:24:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:24:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:24:12 ---> 087c46db430a 11:24:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:24:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:24:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:24:12 ---> 087c46db430a 11:24:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:24:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:24:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 11:24:12 ---> 087c46db430a 11:24:12 Step 3/33 : WORKDIR /edgex-go 11:24:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:24:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:24:12 ---> 087c46db430a 11:24:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:24:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:24:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:24:12 ---> 087c46db430a 11:24:12 Step 3/22 : WORKDIR /edgex-go 11:24:16 ---> Running in fe9f5196e9f6 11:24:16 ---> Running in 972c47fd5c00 11:24:16 ---> Running in 9739ed71d51a 11:24:16 ---> Running in 519fe7d82b96 11:24:16 ---> Running in 66280834c2d0 11:24:16 Removing intermediate container 972c47fd5c00 11:24:16 ---> 6a9e53d19353 11:24:16 Step 4/23 : WORKDIR /edgex-go 11:24:16 ---> Running in 35798bd68683 11:24:16 Removing intermediate container 66280834c2d0 11:24:16 ---> b4e5c9dda0e0 11:24:16 Step 4/22 : RUN apk add --update --no-cache make git 11:24:16 Removing intermediate container fe9f5196e9f6 11:24:16 ---> ad4deb792d3e 11:24:16 Step 4/24 : WORKDIR /edgex-go 11:24:16 Removing intermediate container 9739ed71d51a 11:24:16 ---> 4dca70c21e67 11:24:16 Step 4/23 : WORKDIR /edgex-go 11:24:16 Removing intermediate container 519fe7d82b96 11:24:16 ---> c1f3c216323c 11:24:16 Step 4/33 : RUN apk add --update --no-cache make git 11:24:16 ---> Running in e597a21eb3b2 11:24:16 ---> Running in ae5a37122f6c 11:24:16 ---> Running in 842212e1f9f6 11:24:16 ---> Running in 87bebe254875 11:24:16 Removing intermediate container 35798bd68683 11:24:16 ---> 2bb313064c2b 11:24:16 Step 5/23 : RUN apk add --update --no-cache make git 11:24:16 ---> Running in 3821ddd88b4f 11:24:16 Removing intermediate container 842212e1f9f6 11:24:16 ---> a952c16e5b23 11:24:16 Step 5/23 : RUN apk add --update --no-cache make git 11:24:16 Removing intermediate container ae5a37122f6c 11:24:16 ---> 6f358f408954 11:24:16 Step 5/24 : RUN apk add --update --no-cache make git 11:24:16 ---> Running in 00b74066c6b0 11:24:16 ---> Running in 6f113430fcd3 11:24:16 2ced38df9373: Pull complete 11:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:17 OK: 265 MiB in 53 packages 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:17 OK: 265 MiB in 53 packages 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:17 OK: 265 MiB in 53 packages 11:24:17 OK: 265 MiB in 53 packages 11:24:17 OK: 265 MiB in 53 packages 11:24:17 Removing intermediate container 87bebe254875 11:24:17 ---> 44fae073df35 11:24:17 Step 5/33 : COPY go.mod vendor* ./ 11:24:17 Removing intermediate container e597a21eb3b2 11:24:17 ---> a7059dfb11d3 11:24:17 Step 5/22 : COPY go.mod vendor* ./ 11:24:17 ---> 10712fe64481 11:24:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:17 ---> Running in a90ea0a4107e 11:24:18 ---> 0bd96b1a7597 11:24:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:18 ---> Running in 957c390cb707 11:24:18 Removing intermediate container 6f113430fcd3 11:24:18 ---> 9442361ee6f0 11:24:18 Step 6/24 : COPY go.mod vendor* ./ 11:24:18 Removing intermediate container 00b74066c6b0 11:24:18 ---> d4e3af00c851 11:24:18 Step 6/23 : COPY go.mod vendor* ./ 11:24:18 ---> b9afc6344283 11:24:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:18 Removing intermediate container 3821ddd88b4f 11:24:18 ---> d4aac84c969d 11:24:18 Step 6/23 : COPY go.mod vendor* ./ 11:24:18 ---> Running in 9f48cd160080 11:24:18 ---> 2cf4845ad749 11:24:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:18 ---> Running in 692fb0b993dd 11:24:18 ---> 417633328586 11:24:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:18 ---> Running in 61693c331884 11:24:18 58f1dce35555: Pull complete 11:24:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 11:24:19 + docker build -t ci-base-image-arm64 -f - . 11:24:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:24:19 WORKDIR /edgex 11:24:19 COPY go.mod . 11:24:19 RUN go mod download 11:24:19 Sending build context to Docker daemon 2.928MB 11:24:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:24:19 ---> fadd8f120f05 11:24:19 Step 2/4 : WORKDIR /edgex 11:24:23 ---> Running in 63e05ccb8fa7 11:24:23 Removing intermediate container 63e05ccb8fa7 11:24:23 ---> 79870e587739 11:24:23 Step 3/4 : COPY go.mod . 11:24:24 ---> 06fc56dfae0c 11:24:24 Step 4/4 : RUN go mod download 11:24:24 ---> Running in 9e92e4646e19 11:24:56 Removing intermediate container 9e92e4646e19 11:24:56 ---> ae8e2f2bc822 11:24:56 Successfully built ae8e2f2bc822 11:24:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:56 + docker inspect -f . ci-base-image-arm64 11:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container 11:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:24:58 $ docker top 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:59 + go version 11:24:59 go version go1.20.2 linux/arm64 [Pipeline] } 11:24:59 $ docker stop --time=1 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 11:25:04 $ docker rm -f --volumes 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:05 + docker inspect -f . ci-base-image-arm64 11:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container 11:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:25:06 $ docker top 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad -eo pid,comm [Pipeline] { [Pipeline] echo 11:25:06 ========================================================= 11:25:06 [edgeXBuildGoParallel] Running Tests and Build... 11:25:06 ========================================================= [Pipeline] sh 11:25:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:25:07 + make test 11:25:08 go test -race -coverprofile=coverage.out ./... 11:25:26 Removing intermediate container a90ea0a4107e 11:25:26 ---> 6bbd6f4b430b 11:25:26 Step 7/33 : COPY . . 11:25:26 Removing intermediate container 9f48cd160080 11:25:26 ---> a38ae4b3b59e 11:25:26 Step 8/24 : COPY . . 11:25:26 Removing intermediate container 692fb0b993dd 11:25:26 ---> a82dc740fa8e 11:25:26 Step 8/23 : COPY . . 11:25:26 Removing intermediate container 957c390cb707 11:25:26 ---> f05b37fa9def 11:25:26 Step 7/22 : COPY . . 11:25:26 Removing intermediate container 61693c331884 11:25:26 ---> aa2831588a43 11:25:26 Step 8/23 : COPY . . 11:25:34 ---> 54bf551641bd 11:25:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 11:25:34 ---> d482012aa518 11:25:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:25:34 ---> Running in 876d69c12259 11:25:34 ---> Running in e9506711db50 11:25:34 ---> ab81fd62ab9c 11:25:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 11:25:34 ---> a8f59c2afc35 11:25:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 11:25:34 ---> 03920e230fa8 11:25:34 Step 8/22 : RUN make cmd/secrets-config/secrets-config 11:25:34 ---> Running in f895c82983f0 11:25:34 ---> Running in 4d8d30d325d2 11:25:34 ---> Running in a4961732767d 11:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:25: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:25:34 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 11:25:34 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 11:25:34 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 11:25:55 ? github.com/edgexfoundry/edgex-go [no test files] 11:26:13 Removing intermediate container e9506711db50 11:26:13 ---> 1b3a2b1a9c4a 11:26:13 11:26:13 Step 9/33 : FROM alpine:3.17 11:26:13 Removing intermediate container 876d69c12259 11:26:13 ---> 36c247355401 11:26:13 11:26:13 Step 10/23 : FROM alpine:3.17 11:26:13 3.17: Pulling from library/alpine 11:26:13 3.17: Pulling from library/alpine 11:26:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:26:14 Status: Downloaded newer image for alpine:3.17 11:26:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:26:14 Status: Image is up to date for alpine:3.17 11:26:14 ---> 9ed4aefc74f6 11:26:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:26:14 ---> 9ed4aefc74f6 11:26:14 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 11:26:14 ---> Running in 7477ec496538 11:26:14 ---> Running in 6dd8f0bb0e91 11:26:14 Removing intermediate container 4d8d30d325d2 11:26:14 ---> 6b2c40238fb4 11:26:14 11:26:14 Step 9/22 : FROM alpine:3.17 11:26:14 ---> 9ed4aefc74f6 11:26:14 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 11:26:14 Removing intermediate container a4961732767d 11:26:14 Removing intermediate container f895c82983f0 11:26:14 ---> cd0eb29c6e53 11:26:14 ---> 8a7e6a8e48b4 11:26:14 11:26:14 11:26:14 Step 10/23 : FROM alpine:3.17 11:26:14 ---> 9ed4aefc74f6 11:26:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Step 10/24 : FROM alpine:3.17 11:26:14 11:26:14 ---> 9ed4aefc74f6 11:26:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 11:26:14 ---> Running in 3000037108ac 11:26:14 ---> Running in 4ec89241a02f 11:26:14 ---> Running in 4cfb680ac640 11:26:14 Removing intermediate container 7477ec496538 11:26:14 ---> 4c1f5b1e54be 11:26:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:26:14 Removing intermediate container 6dd8f0bb0e91 11:26:14 ---> 336ac1318f87 11:26:14 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 11:26:14 ---> Running in f73cb8ff6e8c 11:26:14 ---> Running in 5b15b048dd5d 11:26:14 Removing intermediate container 4cfb680ac640 11:26:14 ---> 57bc5788e564 11:26:14 Step 12/23 : ENV APP_PORT=59880 11:26:14 ---> Running in 3057e9fa7eb0 11:26:14 Removing intermediate container 3057e9fa7eb0 11:26:14 ---> 05e424cb4e0b 11:26:14 Step 13/23 : EXPOSE $APP_PORT 11:26:14 ---> Running in 45641f13038b 11:26:14 Removing intermediate container 45641f13038b 11:26:14 ---> c8d4103b4501 11:26:14 Step 14/23 : RUN apk add --update --no-cache dumb-init 11:26:14 ---> Running in baa508062bc6 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:15 (1/1) Installing dumb-init (1.2.5-r2) 11:26:15 Executing busybox-1.35.0-r29.trigger 11:26:15 OK: 7 MiB in 16 packages 11:26:15 (1/2) Installing dumb-init (1.2.5-r2) 11:26:15 (2/2) Installing openssl (3.0.8-r4) 11:26:15 Executing busybox-1.35.0-r29.trigger 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:15 OK: 8 MiB in 17 packages 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:15 (1/1) Installing dumb-init (1.2.5-r2) 11:26:15 Executing busybox-1.35.0-r29.trigger 11:26:15 OK: 7 MiB in 16 packages 11:26:15 (1/2) Installing dumb-init (1.2.5-r2) 11:26:15 (2/2) Installing su-exec (0.2-r2) 11:26:15 Executing busybox-1.35.0-r29.trigger 11:26:15 OK: 7 MiB in 17 packages 11:26:15 Removing intermediate container 4ec89241a02f 11:26:15 ---> fe8a34ea227d 11:26:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:26:15 (1/1) Installing dumb-init (1.2.5-r2) 11:26:15 Executing busybox-1.35.0-r29.trigger 11:26:15 ---> Running in 47e9272794b4 11:26:15 OK: 7 MiB in 16 packages 11:26:15 Removing intermediate container 47e9272794b4 11:26:15 ---> 520a581461f3 11:26:15 Step 13/24 : ENV APP_PORT=59882 11:26:15 Removing intermediate container 3000037108ac 11:26:15 ---> 1642978aaa4a 11:26:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 11:26:15 ---> Running in b28fc58483f8 11:26:15 ---> Running in 275d67bccf25 11:26:16 Removing intermediate container b28fc58483f8 11:26:16 ---> ecde2104535e 11:26:16 Step 12/22 : WORKDIR /edgex 11:26:16 Removing intermediate container 275d67bccf25 11:26:16 ---> 9252612345d6 11:26:16 Step 14/24 : EXPOSE $APP_PORT 11:26:16 ---> Running in aa05f98a8bee 11:26:16 ---> Running in 2e58b05392a3 11:26:16 Removing intermediate container aa05f98a8bee 11:26:16 ---> a8bf3a782753 11:26:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:16 Removing intermediate container 2e58b05392a3 11:26:16 ---> 7fe7c4b11e36 11:26:16 Step 15/24 : WORKDIR / 11:26:16 ---> Running in d4da779127f2 11:26:16 Removing intermediate container baa508062bc6 11:26:16 ---> 9a06b10c5e83 11:26:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:16 Removing intermediate container f73cb8ff6e8c 11:26:16 ---> f16e295a9d24 11:26:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:16 Removing intermediate container d4da779127f2 11:26:16 ---> b4faa2912a32 11:26:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:16 ---> 1613ebfb7a2a 11:26:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 11:26:16 Removing intermediate container 5b15b048dd5d 11:26:16 ---> 8bb14a783f9e 11:26:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 11:26:16 ---> Running in 487f9e171c7c 11:26:16 ---> ed21ed4abbd2 11:26:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:26:16 ---> b1e39a5e081d 11:26:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 11:26:16 ---> c71963caa933 11:26:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 11:26:16 Removing intermediate container 487f9e171c7c 11:26:16 ---> b49e112da463 11:26:16 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 11:26:16 ---> b9fa4fa5b52c 11:26:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:26:16 ---> Running in b5e006eb9ef5 11:26:16 ---> 17bae522dbf5 11:26:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:26:16 ---> 572cdd2193af 11:26:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:26:16 ---> ebc76fc8aa78 11:26:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:26:16 Removing intermediate container b5e006eb9ef5 11:26:16 ---> 5893c34165e4 11:26:16 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 11:26:16 ---> Running in f11d3a4f1d6d 11:26:16 ---> 420d1a316e2e 11:26:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:26:17 Removing intermediate container f11d3a4f1d6d 11:26:17 ---> 09c447867c7c 11:26:17 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 11:26:17 ---> d8a310395fe1 11:26:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> c2e2d8bc7231 11:26:17 ---> 10dfdb3ca072 11:26:17 11:26:17 ---> Running in 11666f97dd8a 11:26:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:26:17 11:26:17 ---> a4f0e20f6a4e 11:26:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:26:17 Removing intermediate container 11666f97dd8a 11:26:17 ---> e071cdcb91ce 11:26:17 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 11:26:17 ---> Running in e4e7dd91ff76 11:26:17 ---> 2c5b6f6895cc 11:26:17 Step 19/23 : ENTRYPOINT ["/core-data"] 11:26:17 ---> Running in f8dff185153f 11:26:17 ---> 6288fbd4d3da 11:26:17 Step 20/24 : ENTRYPOINT ["/core-command"] 11:26:17 ---> 24cf001fbe87 11:26:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:26:17 ---> Running in 98cd1e3519b6 11:26:17 ---> ea512be765f6 11:26:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:26:17 Removing intermediate container f8dff185153f 11:26:17 ---> 36f9191b91ea 11:26:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:26:17 ---> Running in 5f444a9a6349 11:26:17 ---> Running in 69b0f049726b 11:26:17 Removing intermediate container 98cd1e3519b6 11:26:17 ---> 72daac6d32ab 11:26:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:26:17 ---> ab9422bb57ac 11:26:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:26:17 ---> Running in 9a8059b9313d 11:26:18 ---> Running in 55bf23ffbdcc 11:26:18 Removing intermediate container 69b0f049726b 11:26:18 ---> f4545e306116 11:26:18 Step 21/23 : LABEL arch=x86_64 11:26:18 ---> Running in 0627e5705c8f 11:26:18 Removing intermediate container 9a8059b9313d 11:26:18 ---> cb07fd90c160 11:26:18 Step 22/24 : LABEL arch=x86_64 11:26:18 ---> Running in ece3e8cb0013 11:26:18 Removing intermediate container 0627e5705c8f 11:26:18 ---> d8266c490e03 11:26:18 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:26:18 ---> Running in 91e91d3f9fde 11:26:18 Removing intermediate container ece3e8cb0013 11:26:18 ---> 7c1f49ba1dd4 11:26:18 Step 23/24 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:26:18 ---> Running in 5659886e04b1 11:26:18 Removing intermediate container e4e7dd91ff76 11:26:18 ---> 9dc0a15fef27 11:26:18 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 11:26:18 ---> Running in a421bd3a7d9d 11:26:18 Removing intermediate container 91e91d3f9fde 11:26:18 ---> a632de2aeeec 11:26:18 Step 23/23 : LABEL version=0.0.0 11:26:18 Removing intermediate container 5659886e04b1 11:26:18 ---> 8f7e522d0d9f 11:26:18 Step 24/24 : LABEL version=0.0.0 11:26:18 ---> Running in 306636c06ebd 11:26:18 ---> Running in 0fafcec7c1bf 11:26:18 Removing intermediate container a421bd3a7d9d 11:26:18 ---> da73430e9dba 11:26:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 11:26:18 Removing intermediate container 306636c06ebd 11:26:18 ---> 9d4a64c830c4 11:26:18 11:26:18 Removing intermediate container 0fafcec7c1bf 11:26:18 ---> d160a4b845ae 11:26:18 11:26:18 Removing intermediate container 5f444a9a6349 11:26:18 ---> a42d719e30a0 11:26:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:26:18 ---> Running in 86d71b1361d9 11:26:18 Successfully built 9d4a64c830c4 11:26:18 Successfully built d160a4b845ae 11:26:18 Successfully tagged core-command:latest 11:26:18 Successfully tagged core-data:latest 11:26:18 Building security-spiffe-token-provider 11:26:18 Building support-scheduler 11:26:19  Building core-command ... done  Building core-data ... done  ---> e1ef8eeff953 11:26:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 11:26:19 ---> Running in 43ba94542f07 11:26:19 Removing intermediate container 86d71b1361d9 11:26:19 ---> e0e1d0349624 11:26:19 Step 20/22 : LABEL arch=x86_64 11:26:19 ---> Running in bfb1837215bd 11:26:19 Removing intermediate container 55bf23ffbdcc 11:26:19 ---> 73ee89c8b5cd 11:26:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 11:26:19 ---> Running in a987c3956952 11:26:21 Removing intermediate container bfb1837215bd 11:26:21 ---> 8dd5d06cd303 11:26:21 Step 21/22 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:26:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:26:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:26:23 ---> 087c46db430a 11:26:23 Step 3/20 : WORKDIR /edgex-go 11:26:23 ---> Using cache 11:26:23 ---> c1f3c216323c 11:26:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:26:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:26:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:26:23 ---> 087c46db430a 11:26:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:26:23 ---> Using cache 11:26:23 ---> 4dca70c21e67 11:26:23 Step 4/23 : WORKDIR /edgex-go 11:26:23 ---> Using cache 11:26:23 ---> a952c16e5b23 11:26:23 Step 5/23 : RUN apk add --update --no-cache make git 11:26:23 ---> Using cache 11:26:23 ---> d4e3af00c851 11:26:23 Step 6/23 : COPY go.mod vendor* ./ 11:26:23 ---> Using cache 11:26:23 ---> 2cf4845ad749 11:26:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:23 ---> Using cache 11:26:23 ---> a82dc740fa8e 11:26:23 Step 8/23 : COPY . . 11:26:23 ---> Using cache 11:26:23 ---> 54bf551641bd 11:26:23 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 11:26:24 Removing intermediate container a987c3956952 11:26:24 ---> 1dc64228e215 11:26:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 11:26:24 ---> Running in abfb5c4b5bed 11:26:24 ---> Running in fb44a6e0bd70 11:26:24 ---> Running in a72dfb090310 11:26:24 ---> Running in 46f393538187 11:26:24 Removing intermediate container 43ba94542f07 11:26:24 ---> 9b32785c0a73 11:26:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:24 Removing intermediate container abfb5c4b5bed 11:26:24 ---> 0a64645bea43 11:26:24 Step 22/22 : LABEL version=0.0.0 11:26:24 ---> Running in f648e56a67ca 11:26:24 Removing intermediate container 46f393538187 11:26:24 ---> 73f5b40aa092 11:26:24 Step 21/23 : LABEL arch=x86_64 11:26:24 ---> Running in df5cd6ff7fc0 11:26:24 Removing intermediate container f648e56a67ca 11:26:24 ---> 8e26c11bb11f 11:26:24 11:26:24 Removing intermediate container df5cd6ff7fc0 11:26:24 ---> 6d54d3d36bec 11:26:24 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:26:24 ---> Running in 3f69c2bb8d39 11:26:24 ---> 1096cb66b512 11:26:24 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 11:26:24 Successfully built 8e26c11bb11f 11:26:24 Successfully tagged security-proxy-setup:latest 11:26:24  Building security-proxy-setup ... done Building core-common-config-bootstrapper 11:26:24 Removing intermediate container 3f69c2bb8d39 11:26:24 ---> e914ce9bacfc 11:26:24 Step 23/23 : LABEL version=0.0.0 11:26:24 ---> Running in e3008a4f948b 11:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:25 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:26:25 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:26:25 OK: 17826 distinct packages available 11:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:25 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 11:26:25 OK: 265 MiB in 53 packages 11:26:26 ---> d4a24116ca95 11:26:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:26:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:26:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:26:27 ---> 087c46db430a 11:26:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:26:27 ---> Using cache 11:26:27 ---> 4dca70c21e67 11:26:27 Step 4/23 : WORKDIR /edgex-go 11:26:27 ---> Using cache 11:26:27 ---> a952c16e5b23 11:26:27 Step 5/23 : RUN apk add --update --no-cache make git 11:26:27 ---> Using cache 11:26:27 ---> d4e3af00c851 11:26:27 Step 6/23 : COPY go.mod vendor* ./ 11:26:27 ---> Using cache 11:26:27 ---> 2cf4845ad749 11:26:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:27 ---> Using cache 11:26:27 ---> a82dc740fa8e 11:26:27 Step 8/23 : COPY . . 11:26:27 ---> Using cache 11:26:27 ---> 54bf551641bd 11:26:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:26:28 Removing intermediate container e3008a4f948b 11:26:28 ---> f5481bdde117 11:26:28 11:26:28 ---> Running in 8c3436f9c3d9 11:26:28 ---> c2b60657cda5 11:26:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:26:28 Successfully built f5481bdde117 11:26:28 Successfully tagged security-proxy-auth:latest 11:26:28  Building security-proxy-auth ... done Building support-notifications 11:26:29 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 11:26:29 Removing intermediate container a72dfb090310 11:26:29 ---> e1c2d902d07f 11:26:29 Step 5/20 : COPY go.mod vendor* ./ 11:26:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:26:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:26:31 ---> 087c46db430a 11:26:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:26:31 ---> Using cache 11:26:31 ---> 4dca70c21e67 11:26:31 Step 4/23 : WORKDIR /edgex-go 11:26:31 ---> Using cache 11:26:31 ---> a952c16e5b23 11:26:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:26:33 ---> a0cc4debe50d 11:26:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 11:26:33 ---> d65ff02d4bf9 11:26:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:33 ---> Running in 090739db50ac 11:26:33 ---> Running in a12f5f1c0ca0 11:26:33 ---> ab462380e4ec 11:26:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 11:26:34 ---> f8473f5eaf2a 11:26:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 11:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:35 ---> 95c2097b8610 11:26:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:26:35 OK: 265 MiB in 53 packages 11:26:35 ---> 033f9d7f3524 11:26:35 Step 28/33 : RUN chmod +x /entrypoint.sh 11:26:35 ---> Running in 417e723f3c14 11:26:35 Removing intermediate container 090739db50ac 11:26:35 ---> 87b33e1f8adf 11:26:35 Step 6/23 : COPY go.mod vendor* ./ 11:26:36 ---> 47a802cc39d2 11:26:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:37 ---> Running in 61587c4d1f28 11:26:37 Removing intermediate container 417e723f3c14 11:26:37 ---> 802aaf608f0a 11:26:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 11:26:37 ---> Running in 843b66ae7bf2 11:26:38 Removing intermediate container 843b66ae7bf2 11:26:38 ---> 44ed997537a2 11:26:38 Step 30/33 : CMD ["gate"] 11:26:38 ---> Running in b6613ef5eef8 11:26:38 Removing intermediate container b6613ef5eef8 11:26:38 ---> d095288511a8 11:26:38 Step 31/33 : LABEL arch=x86_64 11:26:38 ---> Running in 658aa0735ba4 11:26:38 Removing intermediate container 658aa0735ba4 11:26:38 ---> bf8d0fc72659 11:26:38 Step 32/33 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:26:40 ---> Running in 1ea31ac2c307 11:26:41 Removing intermediate container 1ea31ac2c307 11:26:41 ---> a9c79edd7aba 11:26:41 Step 33/33 : LABEL version=0.0.0 11:26:41 ---> Running in 2285339a192d 11:26:43 Removing intermediate container 2285339a192d 11:26:43 ---> f59a758d2b2a 11:26:43 11:26:43 Successfully built f59a758d2b2a 11:26:43 Successfully tagged security-bootstrapper:latest 11:26:43 Building security-spire-config 11:26:45  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:26:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:26:45 ---> 087c46db430a 11:26:45 Step 3/27 : WORKDIR /edgex-go 11:26:45 ---> Using cache 11:26:45 ---> c1f3c216323c 11:26:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 11:26:50 ---> Running in 3add28ff1141 11:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:26:50 OK: 265 MiB in 53 packages 11:26:56 Removing intermediate container 3add28ff1141 11:26:56 ---> e35f60063f22 11:26:56 Step 5/27 : COPY go.mod vendor* ./ 11:26:56 Removing intermediate container a12f5f1c0ca0 11:26:56 ---> e47f3fde1bec 11:26:56 Step 7/20 : COPY . . 11:27:03 ---> 502fe05032fd 11:27:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:04 ---> Running in 9d82edcd5221 11:27:04 ---> 7c280dd13aa2 11:27:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:27:04 ---> Running in e6e8c6bf5f5b 11:27:04 Removing intermediate container 8c3436f9c3d9 11:27:04 ---> 93b12e66f07e 11:27:04 11:27:04 Step 10/23 : FROM alpine:3.17 11:27:04 ---> 9ed4aefc74f6 11:27:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:27:04 ---> Using cache 11:27:04 ---> 4c1f5b1e54be 11:27:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:27:04 ---> Using cache 11:27:04 ---> f16e295a9d24 11:27:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:27:04 ---> Using cache 11:27:04 ---> c71963caa933 11:27:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 11:27:04 ---> Using cache 11:27:04 ---> ebc76fc8aa78 11:27:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:27:04 Removing intermediate container fb44a6e0bd70 11:27:04 ---> 10373f88b311 11:27:04 11:27:04 Step 10/23 : FROM alpine:3.17 11:27:04 ---> 9ed4aefc74f6 11:27:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:27:04 ---> Using cache 11:27:04 ---> fe8a34ea227d 11:27:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:27:04 ---> Using cache 11:27:04 ---> 520a581461f3 11:27:04 Step 13/23 : ENV APP_PORT=59861 11:27:04 ---> Running in 0b4d19c54004 11:27:05 Removing intermediate container 0b4d19c54004 11:27:05 ---> 842e863bdd30 11:27:05 Step 14/23 : EXPOSE $APP_PORT 11:27:05 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 11:27:05 ---> Running in e5e3e98c9879 11:27:05 ---> cf48c3ae935c 11:27:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:27:05 Removing intermediate container e5e3e98c9879 11:27:05 ---> 426778a71e2e 11:27:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:27:05 Removing intermediate container 61587c4d1f28 11:27:05 ---> 59a75c3b6abb 11:27:05 Step 8/23 : COPY . . 11:27:05 ---> e217c91ba78a 11:27:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:27:08 ---> fb80e1470609 11:27:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:27:08 ---> 83f47762dec8 11:27:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:27:08 ---> Running in ef1186c63b5f 11:27:08 ---> 632cb22e2ae9 11:27:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:27:10 Removing intermediate container ef1186c63b5f 11:27:10 ---> d78c2bf09d48 11:27:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 11:27:10 ---> d0df9e0f646d 11:27:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:27:10 ---> Running in b8c812aa5fe1 11:27:10 Removing intermediate container b8c812aa5fe1 11:27:10 ---> f88db6b293ff 11:27:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 11:27:10 ---> de7bfabad514 11:27:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:27:10 ---> Running in d6f8dd9bf9aa 11:27:10 ---> Running in 80738e552330 11:27:10 Removing intermediate container d6f8dd9bf9aa 11:27:10 ---> 16146c0d4cc7 11:27:10 Step 21/23 : LABEL arch=x86_64 11:27:10 Removing intermediate container 80738e552330 11:27:10 ---> 6918210557cc 11:27:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:27:10 ---> Running in 3dd9b360a711 11:27:10 ---> Running in 207ce2c3fe7f 11:27:10 ---> df5db354d07b 11:27:10 Step 9/23 : RUN make cmd/support-notifications/support-notifications 11:27:10 ---> Running in eaa61f4b4318 11:27:10 Removing intermediate container 3dd9b360a711 11:27:10 ---> 868d26962a16 11:27:10 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:27:10 Removing intermediate container 207ce2c3fe7f 11:27:10 ---> 7d252191f0c3 11:27:10 Step 21/23 : LABEL arch=x86_64 11:27:11 ---> Running in 2d24aad24d77 11:27:11 ---> Running in 5ab49e4a0605 11:27:11 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 11:27:11 Removing intermediate container 2d24aad24d77 11:27:11 ---> ce91ddce6099 11:27:11 Step 23/23 : LABEL version=0.0.0 11:27:11 Removing intermediate container 5ab49e4a0605 11:27:11 ---> 832269140fa7 11:27:11 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:27:11 ---> Running in c0238b84bed3 11:27:11 ---> Running in 0cbf9d1a6220 11:27:12 Removing intermediate container c0238b84bed3 11:27:12 ---> 389b5660a221 11:27:12 11:27:12 Removing intermediate container 0cbf9d1a6220 11:27:12 ---> 4202872a9a43 11:27:12 Step 23/23 : LABEL version=0.0.0 11:27:12 Successfully built 389b5660a221 11:27:12 Successfully tagged core-common-config-bootstrapper:latest 11:27:12  Building core-common-config-bootstrapper ... done Building security-spire-server 11:27:13 ---> Running in 6aa5a35df7b3 11:27:16 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:27:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:27:16 ---> 087c46db430a 11:27:16 Step 3/26 : WORKDIR /edgex-go 11:27:16 ---> Using cache 11:27:16 ---> c1f3c216323c 11:27:16 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 11:27:16 ---> Using cache 11:27:16 ---> e35f60063f22 11:27:16 Step 5/26 : COPY go.mod vendor* ./ 11:27:16 ---> Using cache 11:27:16 ---> 502fe05032fd 11:27:16 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:21 Removing intermediate container 6aa5a35df7b3 11:27:21 ---> 47ddd7a36d26 11:27:21 11:27:21 ---> Running in d4dc97347a79 11:27:21 Successfully built 47ddd7a36d26 11:27:21 Successfully tagged support-scheduler:latest 11:27:21  Building support-scheduler ... done Building core-metadata 11:27:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:27:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:27:28 ---> 087c46db430a 11:27:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:27:28 ---> Using cache 11:27:28 ---> 4dca70c21e67 11:27:28 Step 4/25 : WORKDIR /edgex-go 11:27:28 ---> Using cache 11:27:28 ---> a952c16e5b23 11:27:28 Step 5/25 : RUN apk add --update --no-cache make git 11:27:28 ---> Using cache 11:27:28 ---> d4e3af00c851 11:27:28 Step 6/25 : COPY go.mod vendor* ./ 11:27:28 ---> Using cache 11:27:28 ---> 2cf4845ad749 11:27:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:28 ---> Using cache 11:27:28 ---> a82dc740fa8e 11:27:28 Step 8/25 : COPY . . 11:27:28 ---> Using cache 11:27:28 ---> 54bf551641bd 11:27:28 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 11:27:37 ---> Running in 6bf39ef24a44 11:27:37 Removing intermediate container 9d82edcd5221 11:27:37 ---> 200ff6198be5 11:27:37 Step 7/27 : COPY . . 11:27:38 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 11:27:45 Removing intermediate container e6e8c6bf5f5b 11:27:45 ---> 64a04ab8ab15 11:27:45 11:27:45 Step 9/20 : FROM alpine:3.17 11:27:45 ---> 9ed4aefc74f6 11:27:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 11:27:45 ---> Using cache 11:27:45 ---> 336ac1318f87 11:27:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:27:45 ---> Running in 66126e0e795e 11:27:45 ---> 3e5554e60a0f 11:27:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 11:27:45 ---> Running in 64a679625153 11:27:45 Removing intermediate container eaa61f4b4318 11:27:45 ---> f5ee64cd7d07 11:27:45 11:27:45 Step 10/23 : FROM alpine:3.17 11:27:45 ---> 9ed4aefc74f6 11:27:45 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:27:45 ---> Running in 15b6f7c2c3fb 11:27:46 Removing intermediate container 64a679625153 11:27:46 ---> cd14bd7c5116 11:27:46 Step 9/27 : WORKDIR /edgex-go/spire-build 11:27:46 ---> Running in 308c41d27588 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:46 Removing intermediate container d4dc97347a79 11:27:46 ---> 87809b8595e3 11:27:46 Step 7/26 : COPY . . 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:27:46 Removing intermediate container 308c41d27588 11:27:46 ---> 0088d957a0f1 11:27:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:46 ---> Running in 960944e3b44c 11:27:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:27:46 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:27:46 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:27:46 OK: 17823 distinct packages available 11:27:46 (1/2) Installing ca-certificates (20230506-r0) 11:27:46 (2/2) Installing dumb-init (1.2.5-r2) 11:27:46 Executing busybox-1.35.0-r29.trigger 11:27:46 Executing ca-certificates-20230506-r0.trigger 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:46 OK: 8 MiB in 17 packages 11:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:47 (1/9) Installing ca-certificates (20230506-r0) 11:27:47 (2/9) Installing brotli-libs (1.0.9-r9) 11:27:47 (3/9) Installing nghttp2-libs (1.51.0-r0) 11:27:47 (4/9) Installing libcurl (8.1.0-r2) 11:27:47 (5/9) Installing curl (8.1.0-r2) 11:27:47 (6/9) Installing dumb-init (1.2.5-r2) 11:27:47 (7/9) Installing musl-obstack (1.2.3-r0) 11:27:47 (8/9) Installing libucontext (1.2-r0) 11:27:47 (9/9) Installing gcompat (1.1.0-r0) 11:27:47 Executing busybox-1.35.0-r29.trigger 11:27:47 Executing ca-certificates-20230506-r0.trigger 11:27:47 Removing intermediate container 960944e3b44c 11:27:47 ---> 483651a2030f 11:27:47 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:27:47 OK: 10 MiB in 24 packages 11:27:50 ---> Running in fec152994629 11:27:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:27:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:27:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:27:51 Removing intermediate container 15b6f7c2c3fb 11:27:51 ---> 5b12b7956263 11:27:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 11:27:51 Removing intermediate container 66126e0e795e 11:27:51 ---> 4d714696ce97 11:27:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:27:51 ---> Running in fa374f4da39b 11:27:51 Removing intermediate container fa374f4da39b 11:27:51 ---> b58cc560d334 11:27:51 Step 13/23 : ENV APP_PORT=59860 11:27:51 ---> Running in 6012a20dae68 11:27:51 ---> fe115bc37c04 11:27:51 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 11:27:51 ---> a68c680bdf18 11:27:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 11:27:51 ---> Running in 62d26c1915e8 11:27:51 Removing intermediate container fec152994629 11:27:51 ---> 917382c2b7b0 11:27:51 Step 12/27 : WORKDIR /edgex-go 11:27:51 Removing intermediate container 6012a20dae68 11:27:51 ---> 96829f4634f2 11:27:51 Step 14/23 : EXPOSE $APP_PORT 11:27:51 ---> Running in 1768aa6c4904 11:27:51 ---> Running in 45785deb7344 11:27:51 Removing intermediate container 62d26c1915e8 11:27:51 ---> 7d8598285977 11:27:51 Step 9/26 : WORKDIR /edgex-go/spire-build 11:27:51 ---> afcd59b1e005 11:27:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:27:51 ---> Running in 08451657d89d 11:27:51 Removing intermediate container 1768aa6c4904 11:27:51 ---> 3255f2bfffaf 11:27:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:27:52 Removing intermediate container 45785deb7344 11:27:52 ---> fbaa118d3218 11:27:52 11:27:52 Step 13/27 : FROM alpine:3.17 11:27:52 ---> 9ed4aefc74f6 11:27:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:27:52 Removing intermediate container 08451657d89d 11:27:52 ---> f1f00095faa9 11:27:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:27:52 ---> Running in 7fb862023e84 11:27:52 ---> Running in 60b179e50c70 11:27:52 ---> d6d16fb9f279 11:27:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:27:52 ---> e4769c6f1caf 11:27:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:27:52 Removing intermediate container 7fb862023e84 11:27:52 ---> 415bcc7fb3ff 11:27:52 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:27:52 ---> Running in f9dbc18af102 11:27:52 ---> 4a32533c1bfd 11:27:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:27:52 Removing intermediate container 60b179e50c70 11:27:52 ---> d4e96fe951a6 11:27:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:27:52 ---> Running in b01a155dd0de 11:27:52 ---> Running in 7894a71a0095 11:27:52 ---> 1d1284f34a2e 11:27:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:27:53 Removing intermediate container b01a155dd0de 11:27:53 ---> 3f8fc37fe27a 11:27:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 11:27:53 ---> Running in 352500cb9b2f 11:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:53 Removing intermediate container 352500cb9b2f 11:27:53 ---> 0333653d30ce 11:27:53 Step 18/20 : LABEL arch=x86_64 11:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:53 ---> Running in 41582abfa1ab 11:27:53 ---> b34f511ecaab 11:27:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:27:53 Removing intermediate container 41582abfa1ab 11:27:53 ---> eb3673ed2d67 11:27:53 Step 19/20 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:27:53 ---> Running in f07b91eaa0d3 11:27:53 Removing intermediate container f9dbc18af102 11:27:53 ---> d7062b23964d 11:27:53 Step 12/26 : WORKDIR /edgex-go 11:27:53 ---> Running in b518856462f3 11:27:53 ---> 4f974f0284ff 11:27:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:27:53 ---> Running in 4364f4896291 11:27:53 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:27:53 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:27:53 OK: 17823 distinct packages available 11:27:53 Removing intermediate container f07b91eaa0d3 11:27:53 ---> a1587f4d8366 11:27:53 Step 20/20 : LABEL version=0.0.0 11:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:53 ---> Running in 6abaca56be5a 11:27:53 Removing intermediate container b518856462f3 11:27:53 ---> 7b45c1c0d30c 11:27:53 11:27:53 Step 13/26 : FROM alpine:3.17 11:27:53 ---> 9ed4aefc74f6 11:27:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:27:53 ---> Using cache 11:27:53 ---> d4e96fe951a6 11:27:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:27:54 ---> Running in 5f06ec54a248 11:27:54 Removing intermediate container 4364f4896291 11:27:54 ---> 50cd2e73e0a7 11:27:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:27:54 Removing intermediate container 6abaca56be5a 11:27:54 ---> 38b1fb32e40f 11:27:54 11:27:54 ---> Running in b25136b124fe 11:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:54 Successfully built 38b1fb32e40f 11:27:54 Successfully tagged security-spiffe-token-provider:latest 11:27:54 Building security-secretstore-setup 11:27:54  Building security-spiffe-token-provider ... done Removing intermediate container b25136b124fe 11:27:54 ---> 7f2e828b53b1 11:27:54 Step 21/23 : LABEL arch=x86_64 11:27:54 ---> Running in c0cb68202ccc 11:27:54 (1/4) Installing dumb-init (1.2.5-r2) 11:27:54 (2/4) Installing musl-obstack (1.2.3-r0) 11:27:54 (3/4) Installing libucontext (1.2-r0) 11:27:54 (4/4) Installing gcompat (1.1.0-r0) 11:27:54 Executing busybox-1.35.0-r29.trigger 11:27:54 OK: 7 MiB in 19 packages 11:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:56 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:27:56 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:27:56 OK: 17823 distinct packages available 11:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:27:56 (1/5) Installing dumb-init (1.2.5-r2) 11:27:56 (2/5) Installing musl-obstack (1.2.3-r0) 11:27:56 (3/5) Installing libucontext (1.2-r0) 11:27:56 (4/5) Installing gcompat (1.1.0-r0) 11:27:56 (5/5) Installing openssl (3.0.8-r4) 11:27:56 Executing busybox-1.35.0-r29.trigger 11:27:56 OK: 8 MiB in 20 packages 11:27:57 Removing intermediate container c0cb68202ccc 11:27:57 ---> 454dbbb99ee1 11:27:57 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:27:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:27:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:27:58 ---> 087c46db430a 11:27:58 Step 3/25 : WORKDIR /edgex-go 11:27:58 ---> Using cache 11:27:58 ---> c1f3c216323c 11:27:58 Step 4/25 : RUN apk add --update --no-cache make git 11:27:58 ---> Using cache 11:27:58 ---> 44fae073df35 11:27:58 Step 5/25 : COPY go.mod vendor* ./ 11:27:58 ---> Using cache 11:27:58 ---> 10712fe64481 11:27:58 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:58 ---> Using cache 11:27:58 ---> 6bbd6f4b430b 11:27:58 Step 7/25 : COPY . . 11:27:58 ---> Using cache 11:27:58 ---> d482012aa518 11:27:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:28:00 ---> Running in 0bf3887217bc 11:28:00 ---> Running in 37b34ae4f8e6 11:28:00 Removing intermediate container 7894a71a0095 11:28:00 ---> 60aa0560dad4 11:28:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 11:28:00 Removing intermediate container 5f06ec54a248 11:28:00 ---> 3c810915098c 11:28:00 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 11:28:00 Removing intermediate container 37b34ae4f8e6 11:28:00 ---> cb7ad10df735 11:28:00 Step 23/23 : LABEL version=0.0.0 11:28:00 ---> Running in 3ab935bb9be7 11:28:00 Removing intermediate container 3ab935bb9be7 11:28:00 ---> 2d8c63ad912e 11:28:00 11:28:00 ---> 166ddf457ecf 11:28:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 11:28:00 ---> c01465faf10e 11:28:00 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 11:28:00 Successfully built 2d8c63ad912e 11:28:00 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 11:28:00 Successfully tagged support-notifications:latest 11:28:00  Building support-notifications ... done Building security-spire-agent 11:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.343s coverage: 28.7% of statements 11:28:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:28:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:28:04 ---> 087c46db430a 11:28:04 Step 3/27 : WORKDIR /edgex-go 11:28:04 ---> Using cache 11:28:04 ---> c1f3c216323c 11:28:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 11:28:04 ---> Using cache 11:28:04 ---> e35f60063f22 11:28:04 Step 5/27 : COPY go.mod vendor* ./ 11:28:04 ---> Using cache 11:28:04 ---> 502fe05032fd 11:28:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:04 ---> Using cache 11:28:04 ---> 87809b8595e3 11:28:04 Step 7/27 : COPY . . 11:28:04 ---> Using cache 11:28:04 ---> fe115bc37c04 11:28:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 11:28:04 ---> Using cache 11:28:04 ---> 7d8598285977 11:28:04 Step 9/27 : WORKDIR /edgex-go/spire-build 11:28:04 ---> Using cache 11:28:04 ---> f1f00095faa9 11:28:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:28:04 ---> Using cache 11:28:04 ---> 415bcc7fb3ff 11:28:04 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:28:04 ---> 90e6eb479b51 11:28:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:28:04 ---> d0e141370f97 11:28:04 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:28:04 ---> Running in 1ed80d17279a 11:28:04 Removing intermediate container 6bf39ef24a44 11:28:04 ---> 40125ad46863 11:28:04 11:28:04 Step 10/25 : FROM alpine:3.17 11:28:04 ---> 9ed4aefc74f6 11:28:04 Step 11/25 : RUN apk add --update --no-cache dumb-init 11:28:04 ---> Using cache 11:28:04 ---> fe8a34ea227d 11:28:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:28:04 ---> Using cache 11:28:04 ---> 520a581461f3 11:28:04 Step 13/25 : ENV APP_PORT=59881 11:28:04 ---> Running in b9e5553c4fb3 11:28:04 Removing intermediate container b9e5553c4fb3 11:28:04 ---> 32b4aa883321 11:28:04 Step 14/25 : EXPOSE $APP_PORT 11:28:04 ---> Running in a99ed149f981 11:28:08 Removing intermediate container a99ed149f981 11:28:08 ---> 0f0f52347240 11:28:08 Step 15/25 : WORKDIR / 11:28:08 ---> 98e9df48964a 11:28:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:28:08 ---> Running in a26a2e965f92 11:28:08 ---> f47370edd2b5 11:28:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:28:08 Removing intermediate container 1ed80d17279a 11:28:08 ---> 7e7b4491dd42 11:28:08 Step 12/27 : WORKDIR /edgex-go 11:28:08 ---> fc5f6d97b9fb 11:28:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:28:08 Removing intermediate container a26a2e965f92 11:28:08 ---> 6e56dee02721 11:28:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:28:08 ---> Running in 2515bccef2e7 11:28:08 ---> e30d113cf710 11:28:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:28:08 ---> Running in 720b84686b1b 11:28:08 Removing intermediate container 2515bccef2e7 11:28:08 ---> 532d0f9b16bf 11:28:08 11:28:08 Step 13/27 : FROM alpine:3.17 11:28:08 ---> 9ed4aefc74f6 11:28:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:28:08 ---> Using cache 11:28:08 ---> d4e96fe951a6 11:28:08 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:28:08 ---> Using cache 11:28:08 ---> 3c810915098c 11:28:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 11:28:08 ---> Using cache 11:28:08 Removing intermediate container 720b84686b1b 11:28:08 ---> 5e13e64c6302 11:28:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:28:08 ---> c01465faf10e 11:28:08 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 11:28:08 ---> Using cache 11:28:08 ---> 90e6eb479b51 11:28:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 11:28:08 ---> 0b7f097d270d 11:28:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 11:28:08 ---> e3b3dd862efd 11:28:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:28:08 ---> fd54ab7891be 11:28:08 Step 22/27 : WORKDIR / 11:28:08 ---> Running in 5d4f57713b1f 11:28:09 ---> ca13afa52e79 11:28:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:28:10 Removing intermediate container 5d4f57713b1f 11:28:10 ---> dc53d2a5285c 11:28:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:28:10 ---> 21555627abf3 11:28:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:28:10 ---> Running in 2cfabd3d58e7 11:28:10 ---> Running in 997f3ed0ac60 11:28:10 ---> 4f7b45653aef 11:28:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:28:10 ---> 67beea51243a 11:28:10 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:28:10 Removing intermediate container 2cfabd3d58e7 11:28:10 ---> bce269e1c1bb 11:28:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:28:10 ---> Running in 6e8ef3c4be45 11:28:10 Removing intermediate container 997f3ed0ac60 11:28:10 ---> 961d3b8f6f04 11:28:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:28:10 ---> Running in d989c81ef7d7 11:28:10 ---> 0b163e116e25 11:28:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:28:10 Removing intermediate container 6e8ef3c4be45 11:28:10 ---> 932fcf1727b0 11:28:10 Step 24/26 : LABEL arch=x86_64 11:28:10 Removing intermediate container d989c81ef7d7 11:28:10 ---> e330664b7740 11:28:10 Step 25/27 : LABEL arch=x86_64 11:28:10 ---> Running in 478e014e9532 11:28:10 ---> Running in b65832b448d0 11:28:11 Removing intermediate container 478e014e9532 11:28:11 ---> cc4b01b589b8 11:28:11 Step 25/26 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:28:12 Removing intermediate container b65832b448d0 11:28:12 ---> 813b45330ebf 11:28:12 Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:28:12 ---> dbe4581c9000 11:28:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 11:28:12 ---> Running in 0a692c6a7ec9 11:28:12 ---> Running in e4b05d983fce 11:28:12 ---> Running in 564785d23cf8 11:28:12 ---> 889a696c2e81 11:28:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:28:12 Removing intermediate container e4b05d983fce 11:28:12 ---> e680f493bb87 11:28:12 Step 27/27 : LABEL version=0.0.0 11:28:12 Removing intermediate container 564785d23cf8 11:28:12 ---> 7ba0e1dc1328 11:28:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:28:12 Removing intermediate container 0a692c6a7ec9 11:28:12 ---> 20805c2c4363 11:28:12 Step 26/26 : LABEL version=0.0.0 11:28:12 ---> Running in 7e13b26e9de6 11:28:12 ---> Running in 41cc3c33c6a7 11:28:12 ---> d498add90390 11:28:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:28:12 ---> Running in 34af68a92509 11:28:12 Removing intermediate container 7e13b26e9de6 11:28:12 ---> 510a7f15554e 11:28:12 11:28:12 Removing intermediate container 41cc3c33c6a7 11:28:12 ---> 4bea56e4b2bb 11:28:12 Step 23/25 : LABEL arch=x86_64 11:28:12 ---> Running in 31c76843f80e 11:28:12 Successfully built 510a7f15554e 11:28:12 Removing intermediate container 34af68a92509 11:28:12 ---> 093fbecccbb5 11:28:12 11:28:12 Successfully tagged security-spire-config:latest 11:28:12  Building security-spire-config ... done  ---> 0154d3a411ac 11:28:12 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:28:12 Successfully built 093fbecccbb5 11:28:12 Successfully tagged security-spire-server:latest 11:28:12  Building security-spire-server ... done Removing intermediate container 31c76843f80e 11:28:12 ---> ad0a2c174f0d 11:28:12 Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:28:12 ---> Running in 4d075a0963dd 11:28:12 ---> 9ff8f2eba1cd 11:28:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:28:12 ---> Running in 6e5f4e2a100b 11:28:12 Removing intermediate container 4d075a0963dd 11:28:12 ---> ef9e8fc43e8a 11:28:12 Step 25/25 : LABEL version=0.0.0 11:28:12 ---> Running in b2eff517ae2d 11:28:12 Removing intermediate container 6e5f4e2a100b 11:28:12 ---> 2bccee654bbb 11:28:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:28:12 Removing intermediate container b2eff517ae2d 11:28:12 ---> d6740fae4df7 11:28:12 11:28:12 ---> Running in a01a256afda2 11:28:12 Successfully built d6740fae4df7 11:28:12 Successfully tagged core-metadata:latest 11:28:13  Building core-metadata ... done Removing intermediate container a01a256afda2 11:28:13 ---> dc630bfde4fb 11:28:13 Step 25/27 : LABEL arch=x86_64 11:28:13 ---> Running in e35101f2ebff 11:28:13 Removing intermediate container e35101f2ebff 11:28:13 ---> ad0d82361ae1 11:28:13 Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:28:13 ---> Running in 722b2f32d0f1 11:28:13 Removing intermediate container 722b2f32d0f1 11:28:13 ---> b14cf9493dc8 11:28:13 Step 27/27 : LABEL version=0.0.0 11:28:13 ---> Running in a70088456c30 11:28:13 Removing intermediate container a70088456c30 11:28:13 ---> 9f13c2d8c52f 11:28:13 11:28:13 Successfully built 9f13c2d8c52f 11:28:13 Successfully tagged security-spire-agent:latest 11:28:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements 11:28:17  Building security-spire-agent ... done 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 11:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.5% of statements 11:28:22 Removing intermediate container 0bf3887217bc 11:28:22 ---> 45a367cec335 11:28:22 11:28:22 Step 9/25 : FROM alpine:3.17 11:28:22 ---> 9ed4aefc74f6 11:28:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:28:22 ---> Running in 0897c2f850a6 11:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:28:22 (1/3) Installing ca-certificates (20230506-r0) 11:28:22 (2/3) Installing dumb-init (1.2.5-r2) 11:28:22 (3/3) Installing su-exec (0.2-r2) 11:28:22 Executing busybox-1.35.0-r29.trigger 11:28:22 Executing ca-certificates-20230506-r0.trigger 11:28:22 OK: 8 MiB in 18 packages 11:28:23 Removing intermediate container 0897c2f850a6 11:28:23 ---> 4d80340ab089 11:28:23 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 11:28:23 ---> Running in 768bde7889b2 11:28:23 Removing intermediate container 768bde7889b2 11:28:23 ---> 957cc9ef44c1 11:28:23 Step 12/25 : WORKDIR / 11:28:23 ---> Running in c5649f2bbbc2 11:28:23 Removing intermediate container c5649f2bbbc2 11:28:23 ---> a51d56760df9 11:28:23 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:28:23 ---> d918cbb44d85 11:28:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 11:28:23 ---> dad327bcd3cf 11:28:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:28:23 ---> 5c6b53b133fc 11:28:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:28:23 ---> 66345a66fbb5 11:28:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:28:23 ---> 750d2fdca64f 11:28:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:28:24 ---> 030eb5cc7f5c 11:28:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:28:24 ---> 80b1480aa1de 11:28:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:28:24 ---> e5a80d62f257 11:28:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:28:24 ---> Running in bce3d31bf731 11:28:25 Removing intermediate container bce3d31bf731 11:28:25 ---> 6a0a5a85e441 11:28:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:28:25 ---> Running in d84bcba6381f 11:28:25 Removing intermediate container d84bcba6381f 11:28:25 ---> c06f730bd758 11:28:25 Step 23/25 : LABEL arch=x86_64 11:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.627s coverage: 54.0% of statements 11:28:25 ---> Running in b8e5ccacae78 11:28:25 Removing intermediate container b8e5ccacae78 11:28:25 ---> 987788979391 11:28:25 Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:28:25 ---> Running in 4608c76ff4f1 11:28:25 Removing intermediate container 4608c76ff4f1 11:28:25 ---> 3823d1838316 11:28:25 Step 25/25 : LABEL version=0.0.0 11:28:25 ---> Running in 980492cc49b6 11:28:25 Removing intermediate container 980492cc49b6 11:28:25 ---> dda2cec2d941 11:28:25 11:28:25 Successfully built dda2cec2d941 11:28:25 Successfully tagged security-secretstore-setup:latest 11:28:25  Building security-secretstore-setup ... done  [Pipeline] } 11:28:25 $ docker stop --time=1 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 11:28:27 $ docker rm -f --volumes 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 [Pipeline] // withDockerContainer [Pipeline] sh 11:28:27 + docker images 11:28:27 REPOSITORY TAG IMAGE ID CREATED SIZE 11:28:27 security-secretstore-setup latest dda2cec2d941 2 seconds ago 32.8MB 11:28:27 45a367cec335 7 seconds ago 1.72GB 11:28:27 security-spire-agent latest 9f13c2d8c52f 14 seconds ago 161MB 11:28:27 security-spire-server latest 093fbecccbb5 15 seconds ago 103MB 11:28:27 security-spire-config latest 510a7f15554e 15 seconds ago 102MB 11:28:27 core-metadata latest d6740fae4df7 15 seconds ago 20.4MB 11:28:27 532d0f9b16bf 19 seconds ago 1.58GB 11:28:27 40125ad46863 23 seconds ago 1.73GB 11:28:27 support-notifications latest 2d8c63ad912e 27 seconds ago 32.4MB 11:28:27 security-spiffe-token-provider latest 38b1fb32e40f 33 seconds ago 32.8MB 11:28:27 7b45c1c0d30c 34 seconds ago 1.58GB 11:28:27 fbaa118d3218 36 seconds ago 1.58GB 11:28:27 f5ee64cd7d07 43 seconds ago 1.79GB 11:28:27 64a04ab8ab15 48 seconds ago 1.76GB 11:28:27 support-scheduler latest 47ddd7a36d26 About a minute ago 31.8MB 11:28:27 core-common-config-bootstrapper latest 389b5660a221 About a minute ago 17.2MB 11:28:27 93b12e66f07e About a minute ago 1.72GB 11:28:27 10373f88b311 About a minute ago 1.79GB 11:28:27 security-bootstrapper latest f59a758d2b2a About a minute ago 22.2MB 11:28:27 security-proxy-auth latest f5481bdde117 2 minutes ago 18.3MB 11:28:27 security-proxy-setup latest 8e26c11bb11f 2 minutes ago 18.7MB 11:28:27 core-data latest 9d4a64c830c4 2 minutes ago 20.1MB 11:28:27 core-command latest d160a4b845ae 2 minutes ago 19.9MB 11:28:27 cd0eb29c6e53 2 minutes ago 1.72GB 11:28:27 8a7e6a8e48b4 2 minutes ago 1.73GB 11:28:27 6b2c40238fb4 2 minutes ago 1.7GB 11:28:27 36c247355401 2 minutes ago 1.7GB 11:28:27 1b3a2b1a9c4a 2 minutes ago 1.71GB 11:28:27 ci-base-image-x86_64 latest 087c46db430a 6 minutes ago 918MB 11:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 11:28:27 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 11:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 11:28:27 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] } 11:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.953s coverage: 88.5% of statements 11:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.523s coverage: 3.8% of statements 11:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:28:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.631s coverage: 95.6% of statements 11:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:28:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 11:28:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:28:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:28:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:28:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 65.9% of statements 11:29:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.9% of statements 11:29:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 29.0% of statements 11:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 42.9% of statements 11:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 82.9% of statements 11:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 11:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 11:29:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 11:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:29:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:29:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:29:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements 11:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:29:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:29:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:29:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:29:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.164s coverage: 79.9% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.246s coverage: 92.9% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.201s coverage: 62.3% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.553s coverage: 81.8% of statements 11:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.570s coverage: 82.1% of statements 11:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 86.0% of statements 11:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 63.1% of statements 11:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements 11:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 11:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 11:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 11:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:29:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 11:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.979s coverage: 38.4% of statements 11:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements 11:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 11:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:30:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.370s coverage: 17.7% of statements 11:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:30:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements 11:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:30:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements 11:30:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:30:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:30:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements 11:30:24 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 11:30:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:30:24 go vet ./... 11:33:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:33:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:33:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:33:01 + ls -al . 11:33:01 total 704 11:33:01 drwxrwxr-x 10 1001 1001 4096 May 22 11:25 . 11:33:01 drwxr-xr-x 4 root root 4096 May 22 11:25 .. 11:33:01 drwxrwxr-x 2 1001 1001 4096 May 22 11:23 .blubracket 11:33:01 -rw-rw-r-- 1 1001 1001 16 May 22 11:23 .dockerignore 11:33:01 drwxrwxr-x 8 1001 1001 4096 May 22 11:23 .git 11:33:01 drwxrwxr-x 3 1001 1001 4096 May 22 11:23 .github 11:33:01 -rw-rw-r-- 1 1001 1001 1133 May 22 11:23 .gitignore 11:33:01 -rw-rw-r-- 1 1001 1001 42 May 22 11:23 .golangci.yml 11:33:01 -rw-rw-r-- 1 1001 1001 87 May 22 11:23 .hadolint.yml 11:33:01 -rw-rw-r-- 1 1001 1001 166 May 22 11:23 .sonarcloud.properties 11:33:01 -rw-rw-r-- 1 1001 1001 1171 May 22 11:23 ADOPTERS.md 11:33:01 -rw-rw-r-- 1 1001 1001 10835 May 22 11:23 Attribution.txt 11:33:01 -rw-rw-r-- 1 1001 1001 73765 May 22 11:23 CHANGELOG.md 11:33:01 -rw-rw-r-- 1 1001 1001 3804 May 22 11:23 CONTRIBUTING.md 11:33:01 -rw-rw-r-- 1 1001 1001 677 May 22 11:23 GOVERNANCE.md 11:33:01 -rw-rw-r-- 1 1001 1001 883 May 22 11:23 Jenkinsfile 11:33:01 -rw-rw-r-- 1 1001 1001 10775 May 22 11:23 LICENSE 11:33:01 -rw-rw-r-- 1 1001 1001 14368 May 22 11:23 Makefile 11:33:01 -rw-rw-r-- 1 1001 1001 582 May 22 11:23 OWNERS.md 11:33:01 -rw-rw-r-- 1 1001 1001 9902 May 22 11:23 README.md 11:33:01 -rw-rw-r-- 1 1001 1001 789 May 22 11:23 SECURITY.md 11:33:01 -rw-rw-r-- 1 1001 1001 5 May 22 11:21 VERSION 11:33:01 drwxrwxr-x 2 1001 1001 4096 May 22 11:23 bin 11:33:01 drwxrwxr-x 18 1001 1001 4096 May 22 11:23 cmd 11:33:01 -rw-r--r-- 1 root root 447731 May 22 11:30 coverage.out 11:33:01 -rw-rw-r-- 1 1001 1001 3200 May 22 11:23 go.mod 11:33:01 -rw-rw-r-- 1 1001 1001 31040 May 22 11:23 go.sum 11:33:01 drwxrwxr-x 7 1001 1001 4096 May 22 11:23 internal 11:33:01 drwxrwxr-x 3 1001 1001 4096 May 22 11:23 openapi 11:33:01 -rw-rw-r-- 1 1001 1001 594 May 22 11:23 security.txt 11:33:01 drwxrwxr-x 4 1001 1001 4096 May 22 11:23 snap 11:33:01 -rw-rw-r-- 1 1001 1001 204 May 22 11:23 version.go [Pipeline] sh 11:33:02 + '[' -e coverage.out ] 11:33:02 + chown 1001:1001 coverage.out [Pipeline] stash 11:33:02 Warning: overwriting stash ‘coverage-report’ 11:33:02 Stashed 1 file(s) [Pipeline] sh 11:33:03 + make build 11:33:03 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 11:34:40 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 11:34:40 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 11:34:40 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 11:34:44 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 11:35:33 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 11:35:33 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 11:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:35: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 11:35:54 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 11:35:59 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] } 11:36:06 $ docker stop --time=1 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad 11:36:08 $ docker rm -f --volumes 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:36:11 11:36:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:36:11 latest: Pulling from edgex-devops/edgex-compose-arm64 11:36:11 29e5d40040c1: Pulling fs layer 11:36:11 1ce36da41761: Pulling fs layer 11:36:11 25b303627fd3: Pulling fs layer 11:36:11 29e5d40040c1: Verifying Checksum 11:36:11 29e5d40040c1: Download complete 11:36:12 1ce36da41761: Verifying Checksum 11:36:12 1ce36da41761: Download complete 11:36:12 29e5d40040c1: Pull complete 11:36:13 25b303627fd3: Download complete 11:36:13 1ce36da41761: Pull complete 11:36:23 25b303627fd3: Pull complete 11:36:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container 11:36:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:36:26 $ docker top 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:27 + docker-compose build --help 11:36:27 + grep parallel 11:36:31 --parallel Build images in parallel. [Pipeline] } 11:36:31 $ docker stop --time=1 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 11:36:33 $ docker rm -f --volumes 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:36:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container 11:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:36:35 $ docker top 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:36 + docker-compose -f ./docker-compose-build.yml build --parallel 11:36:40 Building core-command ... 11:36:40 Building core-common-config-bootstrapper ... 11:36:40 Building core-data ... 11:36:40 Building core-metadata ... 11:36:40 Building security-bootstrapper ... 11:36:40 Building security-proxy-auth ... 11:36:40 Building security-proxy-setup ... 11:36:40 Building security-secretstore-setup ... 11:36:40 Building security-spiffe-token-provider ... 11:36:40 Building security-spire-agent ... 11:36:40 Building security-spire-config ... 11:36:40 Building security-spire-server ... 11:36:40 Building support-notifications ... 11:36:40 Building support-scheduler ... 11:36:40 Building security-spire-agent 11:36:40 Building security-spiffe-token-provider 11:36:40 Building support-scheduler 11:36:40 Building core-metadata 11:36:40 Building core-common-config-bootstrapper 11:37:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:37:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:37:27 ---> ae8e2f2bc822 11:37:27 Step 3/20 : WORKDIR /edgex-go 11:37:27 ---> Running in 77ee079ba676 11:37:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:37:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:37:27 ---> ae8e2f2bc822 11:37:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:37:27 ---> Running in 4b42f6720bc5 11:37:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17Removing intermediate container 77ee079ba676 11:37:27 11:37:27 ---> 4dbd10b2187e 11:37:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:37:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> ae8e2f2bc822 11:37:27 Step 3/27 : WORKDIR /edgex-go 11:37:27 11:37:27 ---> Running in c1d6d1deeb0a 11:37:27 ---> Running in 33731c00810e 11:37:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:37:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:37:27 ---> ae8e2f2bc822 11:37:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:37:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:37:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:37:27 ---> ae8e2f2bc822 11:37:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:37:27 ---> Running in 95d49d5029ee 11:37:27 Removing intermediate container 4b42f6720bc5 11:37:27 ---> 4ada29c79001 11:37:27 Step 4/25 : WORKDIR /edgex-go 11:37:27 ---> Running in 8600f43f7ff1 11:37:27 ---> Running in a3a51a8dd252 11:37:27 Removing intermediate container c1d6d1deeb0a 11:37:27 ---> a91caab3fbfc 11:37:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 11:37:27 ---> Running in 3fabc24b8eed 11:37:27 Removing intermediate container 95d49d5029ee 11:37:27 ---> 1a7aed9d62d9 11:37:27 Step 4/23 : WORKDIR /edgex-go 11:37:27 Removing intermediate container 8600f43f7ff1 11:37:27 ---> 24742b54c391 11:37:27 Step 4/23 : WORKDIR /edgex-go 11:37:27 ---> Running in 660fa88d4459 11:37:27 ---> Running in 83c9089f8a93 11:37:27 Removing intermediate container a3a51a8dd252 11:37:27 ---> 340e67be7446 11:37:27 Step 5/25 : RUN apk add --update --no-cache make git 11:37:27 ---> Running in e4d6734e9b67 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 Removing intermediate container 660fa88d4459 11:37:27 ---> 63d158e74e54 11:37:27 Step 5/23 : RUN apk add --update --no-cache make git 11:37:27 Removing intermediate container 83c9089f8a93 11:37:27 ---> de83082cf241 11:37:27 Step 5/23 : RUN apk add --update --no-cache make git 11:37:27 ---> Running in 79a41c064fda 11:37:27 ---> Running in 2f9ddf11b26b 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:37:27 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:37:27 OK: 17697 distinct packages available 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:37:27 OK: 263 MiB in 53 packages 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:37:27 OK: 263 MiB in 53 packages 11:37:27 Removing intermediate container 3fabc24b8eed 11:37:27 ---> 972d4554b216 11:37:27 Step 5/27 : COPY go.mod vendor* ./ 11:37:28 OK: 263 MiB in 53 packages 11:37:28 OK: 263 MiB in 53 packages 11:37:29 OK: 263 MiB in 53 packages 11:37:29 ---> ab2a447581a2 11:37:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:29 ---> Running in 2ec4ead04a99 11:37:29 Removing intermediate container e4d6734e9b67 11:37:29 ---> 38800cc0c773 11:37:29 Step 6/25 : COPY go.mod vendor* ./ 11:37:30 Removing intermediate container 33731c00810e 11:37:30 ---> 3f7931d2b940 11:37:30 Step 5/20 : COPY go.mod vendor* ./ 11:37:30 Removing intermediate container 2f9ddf11b26b 11:37:30 ---> ba17dfb69a98 11:37:30 Step 6/23 : COPY go.mod vendor* ./ 11:37:30 Removing intermediate container 79a41c064fda 11:37:30 ---> 829fe981a780 11:37:30 Step 6/23 : COPY go.mod vendor* ./ 11:37:31 ---> b9b269a7c9b9 11:37:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:31 ---> Running in 0ade54d4f561 11:37:31 ---> ad90cb9ea644 11:37:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:31 ---> 6db5febf1eee 11:37:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:31 ---> Running in f38cc286217e 11:37:31 ---> Running in d924bf1f33fd 11:37:32 ---> 92c305b08c3d 11:37:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:32 ---> Running in afd8dbded893 11:39:24 Removing intermediate container 2ec4ead04a99 11:39:24 ---> 567f3c0829eb 11:39:24 Step 7/27 : COPY . . 11:39:24 Removing intermediate container f38cc286217e 11:39:24 ---> 6bf6b715ae70 11:39:24 Step 8/23 : COPY . . 11:39:24 Removing intermediate container 0ade54d4f561 11:39:24 ---> 12cc8d81ccb0 11:39:24 Step 8/25 : COPY . . 11:39:24 Removing intermediate container d924bf1f33fd 11:39:24 ---> 82228d8ed38e 11:39:24 Step 7/20 : COPY . . 11:39:24 Removing intermediate container afd8dbded893 11:39:24 ---> 40180e8a8076 11:39:24 Step 8/23 : COPY . . 11:39:39 ---> fd5c8cbf747c 11:39:39 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 11:39:39 ---> f3b3bf072ffb 11:39:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 11:39:39 ---> d623627050d5 11:39:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:39:39 ---> 75999f1b3a55 11:39:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 11:39:39 ---> d39719aa7482 11:39:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:39:39 ---> Running in 57f5f3c9d5d9 11:39:39 ---> Running in c724c350f743 11:39:39 ---> Running in da4397a127df 11:39:39 ---> Running in 5ecd8c05b95e 11:39:39 ---> Running in 54e54129a7d7 11:39:39 Removing intermediate container 57f5f3c9d5d9 11:39:39 ---> 94731f01b04a 11:39:39 Step 9/27 : WORKDIR /edgex-go/spire-build 11:39:39 ---> Running in 0ead1a962f2b 11:39:39 Removing intermediate container 0ead1a962f2b 11:39:39 ---> 551892b65b83 11:39:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:39:39 ---> Running in fb9e2ed4c7a4 11:39:39 Removing intermediate container fb9e2ed4c7a4 11:39:39 ---> 18af0b14c8b9 11:39:39 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:39:39 ---> Running in 5dcb6a40b3d2 11:39:39 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 11:39:39 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 11:39:39 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 11:39:40 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 11:39:44 Removing intermediate container 5dcb6a40b3d2 11:39:44 ---> 7e9f0fbcba82 11:39:44 Step 12/27 : WORKDIR /edgex-go 11:39:44 ---> Running in f50fa1522b67 11:39:45 Removing intermediate container f50fa1522b67 11:39:45 ---> 9918dc96261f 11:39:45 11:39:45 Step 13/27 : FROM alpine:3.17 11:39:45 3.17: Pulling from library/alpine 11:39:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:39:45 Status: Downloaded newer image for alpine:3.17 11:39:45 ---> 51e60588ff2c 11:39:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:39:45 ---> Running in cb4356a608e5 11:39:46 Removing intermediate container cb4356a608e5 11:39:46 ---> 6ba25179da71 11:39:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:39:46 ---> Running in 235006b25460 11:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:39:50 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:39:50 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:39:50 OK: 17694 distinct packages available 11:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:39:52 (1/5) Installing dumb-init (1.2.5-r2) 11:39:52 (2/5) Installing musl-obstack (1.2.3-r0) 11:39:52 (3/5) Installing libucontext (1.2-r0) 11:39:52 (4/5) Installing gcompat (1.1.0-r0) 11:39:52 (5/5) Installing openssl (3.0.8-r4) 11:39:52 Executing busybox-1.35.0-r29.trigger 11:39:52 OK: 9 MiB in 20 packages 11:39:54 Removing intermediate container 235006b25460 11:39:54 ---> 105715d0c949 11:39:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 11:39:55 ---> e84e45f1317e 11:39:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 11:39:57 ---> 790871b3156c 11:39:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 11:40:01 ---> 0ea6087a4d89 11:40:01 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:40:07 ---> 587174fcb6e1 11:40:07 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:40:11 ---> 740f9ca8c255 11:40:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:40:11 ---> 127b4106bf1d 11:40:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:40:12 ---> 16c7e9927ca4 11:40:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:40:12 ---> Running in b0ff5ef62122 11:40:13 Removing intermediate container b0ff5ef62122 11:40:13 ---> 7d2f41997fd1 11:40:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:40:13 ---> Running in 2b483d7874ff 11:40:13 Removing intermediate container 2b483d7874ff 11:40:13 ---> 44906fc5b1cd 11:40:13 Step 25/27 : LABEL arch=arm64 11:40:13 ---> Running in a78b5f0b0201 11:40:14 Removing intermediate container a78b5f0b0201 11:40:14 ---> d6d5dfb17517 11:40:14 Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:40:14 ---> Running in 5acbdf3da6c8 11:40:15 Removing intermediate container 5acbdf3da6c8 11:40:15 ---> e328b4772fae 11:40:15 Step 27/27 : LABEL version=0.0.0 11:40:15 ---> Running in ce0fafdfaa49 11:40:15 Removing intermediate container ce0fafdfaa49 11:40:15 ---> 2e83dc8d2630 11:40:15 11:40:16 Successfully built 2e83dc8d2630 11:40:16 Successfully tagged security-spire-agent-arm64:latest 11:40:16 Building security-proxy-setup 11:40:31  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:40:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:40:31 ---> ae8e2f2bc822 11:40:31 Step 3/22 : WORKDIR /edgex-go 11:40:31 ---> Using cache 11:40:31 ---> a91caab3fbfc 11:40:31 Step 4/22 : RUN apk add --update --no-cache make git 11:40:31 ---> Running in 9718ada3148e 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:40:35 OK: 263 MiB in 53 packages 11:40:38 Removing intermediate container 9718ada3148e 11:40:38 ---> a86f8b3f1416 11:40:38 Step 5/22 : COPY go.mod vendor* ./ 11:40:39 ---> 97462fbc7d52 11:40:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:39 ---> Running in 4947c15ad4b6 11:42:15 Removing intermediate container 4947c15ad4b6 11:42:15 ---> a44bc7a98d25 11:42:15 Step 7/22 : COPY . . 11:42:20 ---> 5707926c3343 11:42:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 11:42:20 ---> Running in 33a25c096ba0 11:42:21 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 11:46:43 Removing intermediate container 5ecd8c05b95e 11:46:43 ---> 029b59b5c7f9 11:46:43 11:46:43 Step 10/23 : FROM alpine:3.17 11:46:43 ---> 51e60588ff2c 11:46:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:46:43 ---> Running in ccbeda4a9204 11:46:43 Removing intermediate container ccbeda4a9204 11:46:43 ---> a07f0ba71b2a 11:46:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:46:43 ---> Running in e4b026942b1e 11:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:46:43 (1/1) Installing dumb-init (1.2.5-r2) 11:46:43 Executing busybox-1.35.0-r29.trigger 11:46:43 OK: 8 MiB in 16 packages 11:46:43 Removing intermediate container e4b026942b1e 11:46:43 ---> 9dde404a42af 11:46:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:43 ---> 98937fe8eb7f 11:46:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 11:46:43 ---> 2de1596feabf 11:46:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:46:43 ---> 01ac9d07165f 11:46:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:46:43 ---> 1e64e7beeca5 11:46:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:46:43 ---> 2101def69a1a 11:46:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:43 ---> Running in 3d7b3041c29f 11:46:44 Removing intermediate container 3d7b3041c29f 11:46:44 ---> c75e879d384d 11:46:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 11:46:45 ---> Running in 372ecf927291 11:46:45 Removing intermediate container 372ecf927291 11:46:45 ---> ed45e292b85a 11:46:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 11:46:45 ---> Running in c28ec509c41e 11:46:46 Removing intermediate container c28ec509c41e 11:46:46 ---> 601e1d590c72 11:46:46 Step 21/23 : LABEL arch=arm64 11:46:46 ---> Running in e784ebfe6615 11:46:47 Removing intermediate container e784ebfe6615 11:46:47 ---> a453889656c2 11:46:47 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:46:47 ---> Running in 2d2b0688ad1d 11:46:47 Removing intermediate container 2d2b0688ad1d 11:46:47 ---> 7732b71ec467 11:46:47 Step 23/23 : LABEL version=0.0.0 11:46:47 ---> Running in ce0ec98bb2b0 11:46:48 Removing intermediate container ce0ec98bb2b0 11:46:48 ---> a2726c193127 11:46:48 11:46:48 Successfully built a2726c193127 11:46:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 11:46:48  Building core-common-config-bootstrapper ... done Building core-command 11:47:03 Removing intermediate container c724c350f743 11:47:03 ---> c6753c3ebe7c 11:47:03 11:47:03 Step 10/25 : FROM alpine:3.17 11:47:03 ---> 51e60588ff2c 11:47:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 11:47:03 ---> Running in 9564e81b7f46 11:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:47:06 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:47:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:47:06 ---> ae8e2f2bc822 11:47:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:47:06 ---> Using cache 11:47:06 ---> 24742b54c391 11:47:06 Step 4/24 : WORKDIR /edgex-go 11:47:06 ---> Using cache 11:47:06 ---> de83082cf241 11:47:06 Step 5/24 : RUN apk add --update --no-cache make git 11:47:06 ---> Using cache 11:47:06 ---> ba17dfb69a98 11:47:06 Step 6/24 : COPY go.mod vendor* ./ 11:47:06 ---> Using cache 11:47:06 ---> ad90cb9ea644 11:47:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:06 ---> Using cache 11:47:06 ---> 6bf6b715ae70 11:47:06 Step 8/24 : COPY . . 11:47:06 ---> Using cache 11:47:06 ---> 75999f1b3a55 11:47:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 11:47:06 ---> Running in 2ebe99a0ffe9 11:47:07 (1/1) Installing dumb-init (1.2.5-r2) 11:47:07 Executing busybox-1.35.0-r29.trigger 11:47:07 OK: 8 MiB in 16 packages 11:47:09 Removing intermediate container 9564e81b7f46 11:47:09 ---> 51bd8e5ccd43 11:47:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:47:09 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 11:47:09 ---> Running in 1dc827bd94bd 11:47:09 Removing intermediate container 1dc827bd94bd 11:47:09 ---> 7ebd49ef0792 11:47:09 Step 13/25 : ENV APP_PORT=59881 11:47:09 ---> Running in 98b5e813fdb6 11:47:10 Removing intermediate container 98b5e813fdb6 11:47:10 ---> 898cb5f7a98d 11:47:10 Step 14/25 : EXPOSE $APP_PORT 11:47:10 ---> Running in 211b98ac0bd1 11:47:10 Removing intermediate container 211b98ac0bd1 11:47:10 ---> 3023b54a5f43 11:47:10 Step 15/25 : WORKDIR / 11:47:10 ---> Running in affd978977be 11:47:11 Removing intermediate container affd978977be 11:47:11 ---> 08676875d5cb 11:47:11 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:12 ---> f85fa6ed42d2 11:47:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 11:47:12 ---> 02b5aa113d2d 11:47:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:47:14 ---> 72cea01dccbe 11:47:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:47:19 ---> bd3de9d158cf 11:47:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:47:19 ---> c6db69ad961b 11:47:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 11:47:19 ---> Running in 57975e31c3b1 11:47:20 Removing intermediate container 57975e31c3b1 11:47:20 ---> 04bc16765026 11:47:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:47:20 ---> Running in c2dfde8fe49a 11:47:20 Removing intermediate container c2dfde8fe49a 11:47:20 ---> e26a2931b0aa 11:47:20 Step 23/25 : LABEL arch=arm64 11:47:21 ---> Running in 0a009ea38189 11:47:21 Removing intermediate container 0a009ea38189 11:47:21 ---> 0957b77839e9 11:47:21 Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:47:21 ---> Running in fda8a2c97aab 11:47:22 Removing intermediate container fda8a2c97aab 11:47:22 ---> c67ea0435099 11:47:22 Step 25/25 : LABEL version=0.0.0 11:47:22 ---> Running in 3d15896b559e 11:47:22 Removing intermediate container 3d15896b559e 11:47:22 ---> cdd9db69b3d4 11:47:22 11:47:23 Successfully built cdd9db69b3d4 11:47:23 Successfully tagged core-metadata-arm64:latest 11:47:23 Building security-spire-config 11:47:45  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:47:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:47:45 ---> ae8e2f2bc822 11:47:45 Step 3/27 : WORKDIR /edgex-go 11:47:45 ---> Using cache 11:47:45 ---> a91caab3fbfc 11:47:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 11:47:45 ---> Using cache 11:47:45 ---> 972d4554b216 11:47:45 Step 5/27 : COPY go.mod vendor* ./ 11:47:45 ---> Using cache 11:47:45 ---> ab2a447581a2 11:47:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:45 ---> Using cache 11:47:45 ---> 567f3c0829eb 11:47:45 Step 7/27 : COPY . . 11:47:45 ---> Using cache 11:47:45 ---> fd5c8cbf747c 11:47:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 11:47:45 ---> Using cache 11:47:45 ---> 94731f01b04a 11:47:45 Step 9/27 : WORKDIR /edgex-go/spire-build 11:47:45 ---> Using cache 11:47:45 ---> 551892b65b83 11:47:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:47:45 ---> Using cache 11:47:45 ---> 18af0b14c8b9 11:47:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:47:45 ---> Using cache 11:47:45 ---> 7e9f0fbcba82 11:47:45 Step 12/27 : WORKDIR /edgex-go 11:47:45 ---> Using cache 11:47:45 ---> 9918dc96261f 11:47:45 11:47:45 Step 13/27 : FROM alpine:3.17 11:47:45 ---> 51e60588ff2c 11:47:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:47:45 ---> Using cache 11:47:45 ---> 6ba25179da71 11:47:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:47:45 ---> Running in e0c4a42264e3 11:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:47:46 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:47:46 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:47:46 OK: 17694 distinct packages available 11:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:47:49 (1/4) Installing dumb-init (1.2.5-r2) 11:47:49 (2/4) Installing musl-obstack (1.2.3-r0) 11:47:49 (3/4) Installing libucontext (1.2-r0) 11:47:49 (4/4) Installing gcompat (1.1.0-r0) 11:47:49 Executing busybox-1.35.0-r29.trigger 11:47:49 OK: 8 MiB in 19 packages 11:47:50 Removing intermediate container e0c4a42264e3 11:47:50 ---> 8df55f97cfd3 11:47:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:51 ---> f7daa3745e95 11:47:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 11:47:52 ---> 7953d0cee1f9 11:47:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:47:59 ---> fa9a761082e3 11:47:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:47:59 ---> b472b57e6dd2 11:47:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:48:00 ---> Running in 65d1e251aaee 11:48:00 Removing intermediate container 65d1e251aaee 11:48:00 ---> a67cecb6031e 11:48:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:48:01 ---> 2c6e569f0f6f 11:48:01 Step 22/27 : WORKDIR / 11:48:01 ---> Running in 32b36aa07437 11:48:02 Removing intermediate container 32b36aa07437 11:48:02 ---> 2c40eb1035a4 11:48:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:48:02 ---> Running in 19fc085c4e5d 11:48:02 Removing intermediate container 19fc085c4e5d 11:48:02 ---> 38fd7c0e5d1b 11:48:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:48:02 ---> Running in a4659725eaa2 11:48:03 Removing intermediate container a4659725eaa2 11:48:03 ---> 86d7cfb13615 11:48:03 Step 25/27 : LABEL arch=arm64 11:48:03 ---> Running in 7c7ee45f004a 11:48:03 Removing intermediate container 7c7ee45f004a 11:48:03 ---> 8bc03441bb52 11:48:03 Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:48:03 ---> Running in c911d63fff15 11:48:04 Removing intermediate container c911d63fff15 11:48:04 ---> 453f6d04ca24 11:48:04 Step 27/27 : LABEL version=0.0.0 11:48:04 ---> Running in b951b26a709d 11:48:05 Removing intermediate container b951b26a709d 11:48:05 ---> 76f40267982f 11:48:05 11:48:05 Successfully built 76f40267982f 11:48:05 Successfully tagged security-spire-config-arm64:latest 11:48:05  Building security-spire-config ... done Building support-notifications 11:48:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:48:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:48:23 ---> ae8e2f2bc822 11:48:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:48:23 ---> Using cache 11:48:23 ---> 24742b54c391 11:48:23 Step 4/23 : WORKDIR /edgex-go 11:48:23 ---> Using cache 11:48:23 ---> de83082cf241 11:48:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:48:23 ---> Running in 7bb5494af098 11:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:48:27 OK: 263 MiB in 53 packages 11:48:28 Removing intermediate container 7bb5494af098 11:48:28 ---> 2dc44663f7cf 11:48:28 Step 6/23 : COPY go.mod vendor* ./ 11:48:29 ---> 40e3147bbacd 11:48:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:48:29 ---> Running in 37eea8924da2 11:48:47 Removing intermediate container 54e54129a7d7 11:48:47 ---> d1ef9998df91 11:48:47 11:48:47 Step 9/20 : FROM alpine:3.17 11:48:47 ---> 51e60588ff2c 11:48:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 11:48:47 ---> Running in 3e8880482731 11:48:47 Removing intermediate container 3e8880482731 11:48:47 ---> 91677a7b06d9 11:48:47 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:48:47 ---> Running in b47a8b8b1275 11:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:48:52 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 11:48:52 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 11:48:52 OK: 17694 distinct packages available 11:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:48:53 Removing intermediate container 33a25c096ba0 11:48:53 ---> 7c5695bb02f0 11:48:53 11:48:53 Step 9/22 : FROM alpine:3.17 11:48:53 ---> 51e60588ff2c 11:48:53 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 11:48:53 ---> Running in 6ee09d16d1b8 11:48:54 (1/9) Installing ca-certificates (20230506-r0) 11:48:54 (2/9) Installing brotli-libs (1.0.9-r9) 11:48:54 (3/9) Installing nghttp2-libs (1.51.0-r0) 11:48:54 (4/9) Installing libcurl (8.1.0-r2) 11:48:54 (5/9) Installing curl (8.1.0-r2) 11:48:55 (6/9) Installing dumb-init (1.2.5-r2) 11:48:55 (7/9) Installing musl-obstack (1.2.3-r0) 11:48:55 (8/9) Installing libucontext (1.2-r0) 11:48:55 (9/9) Installing gcompat (1.1.0-r0) 11:48:55 Executing busybox-1.35.0-r29.trigger 11:48:55 Executing ca-certificates-20230506-r0.trigger 11:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:48:55 OK: 11 MiB in 24 packages 11:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:48:58 Removing intermediate container b47a8b8b1275 11:48:58 ---> 8be8ebc3bd45 11:48:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:48:58 (1/2) Installing dumb-init (1.2.5-r2) 11:48:58 (2/2) Installing openssl (3.0.8-r4) 11:48:58 Executing busybox-1.35.0-r29.trigger 11:48:58 OK: 8 MiB in 17 packages 11:48:59 ---> 3b1d7ef606fd 11:48:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 11:49:00 ---> ca5870052c6f 11:49:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:49:00 Removing intermediate container 6ee09d16d1b8 11:49:00 ---> 1aa20ca61e36 11:49:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 11:49:00 ---> Running in 1f76ecdfc309 11:49:01 Removing intermediate container 1f76ecdfc309 11:49:01 ---> b7a1f19cee62 11:49:01 Step 12/22 : WORKDIR /edgex 11:49:01 ---> Running in 319b00cdc039 11:49:02 Removing intermediate container 319b00cdc039 11:49:02 ---> b493462eadbe 11:49:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:49:07 ---> bc1457ecea22 11:49:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:49:07 ---> aef8110c317d 11:49:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 11:49:08 ---> 56e1539a5de4 11:49:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:49:08 ---> bc7ead7a1bda 11:49:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:49:08 ---> Running in fd5fbcfff825 11:49:09 Removing intermediate container fd5fbcfff825 11:49:09 ---> b89e15ed93b0 11:49:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 11:49:09 ---> Running in 1ce57431900d 11:49:09 ---> b2781b893339 11:49:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:49:10 Removing intermediate container 1ce57431900d 11:49:10 ---> 0f268a2dd555 11:49:10 Step 18/20 : LABEL arch=arm64 11:49:10 ---> Running in 8838f1d6173a 11:49:11 Removing intermediate container 8838f1d6173a 11:49:11 ---> d6d1a56ec17f 11:49:11 Step 19/20 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:49:11 ---> Running in aacde22ffe98 11:49:11 ---> c45be88c10ad 11:49:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:49:11 Removing intermediate container aacde22ffe98 11:49:11 ---> 582f7eb7bc8a 11:49:11 Step 20/20 : LABEL version=0.0.0 11:49:12 ---> Running in 9a54a436691b 11:49:13 ---> 086b66142e1c 11:49:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:49:13 Removing intermediate container 9a54a436691b 11:49:13 ---> f6365cc64412 11:49:13 11:49:13 ---> Running in 5422b191ed60 11:49:13 Successfully built f6365cc64412 11:49:13 Successfully tagged security-spiffe-token-provider-arm64:latest 11:49:13 Building security-spire-server 11:49:17  Building security-spiffe-token-provider ... done Removing intermediate container 5422b191ed60 11:49:17 ---> dfeaf02795d6 11:49:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:49:17 ---> Running in 0afd8dc5ad28 11:49:17 Removing intermediate container 0afd8dc5ad28 11:49:17 ---> 755adae7a64f 11:49:17 Step 20/22 : LABEL arch=arm64 11:49:17 ---> Running in b09b9aeebabe 11:49:20 Removing intermediate container b09b9aeebabe 11:49:20 ---> 69a6824202db 11:49:20 Step 21/22 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:49:20 ---> Running in a96fbbfa583f 11:49:21 Removing intermediate container a96fbbfa583f 11:49:21 ---> aa616865ab22 11:49:21 Step 22/22 : LABEL version=0.0.0 11:49:21 ---> Running in 31cf4513be76 11:49:23 Removing intermediate container 31cf4513be76 11:49:23 ---> c2ee57a3a3b5 11:49:23 11:49:23 Successfully built c2ee57a3a3b5 11:49:23 Successfully tagged security-proxy-setup-arm64:latest 11:49:23  Building security-proxy-setup ... done Building core-data 11:49:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:49:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:49:31 ---> ae8e2f2bc822 11:49:31 Step 3/26 : WORKDIR /edgex-go 11:49:31 ---> Using cache 11:49:31 ---> a91caab3fbfc 11:49:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 11:49:31 ---> Using cache 11:49:31 ---> 972d4554b216 11:49:31 Step 5/26 : COPY go.mod vendor* ./ 11:49:31 ---> Using cache 11:49:31 ---> ab2a447581a2 11:49:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:31 ---> Using cache 11:49:31 ---> 567f3c0829eb 11:49:31 Step 7/26 : COPY . . 11:49:32 ---> Using cache 11:49:32 ---> fd5c8cbf747c 11:49:32 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 11:49:32 ---> Using cache 11:49:32 ---> 94731f01b04a 11:49:32 Step 9/26 : WORKDIR /edgex-go/spire-build 11:49:32 ---> Using cache 11:49:32 ---> 551892b65b83 11:49:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 11:49:32 ---> Using cache 11:49:32 ---> 18af0b14c8b9 11:49:32 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 11:49:33 ---> Running in 8667f9697f03 11:49:40 Removing intermediate container 8667f9697f03 11:49:40 ---> 6db9a9f196a3 11:49:40 Step 12/26 : WORKDIR /edgex-go 11:49:40 ---> Running in d98f741e5876 11:49:40 Removing intermediate container d98f741e5876 11:49:40 ---> e58d6b255e5c 11:49:40 11:49:40 Step 13/26 : FROM alpine:3.17 11:49:40 ---> 51e60588ff2c 11:49:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:49:40 ---> Using cache 11:49:40 ---> 6ba25179da71 11:49:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:49:40 ---> Using cache 11:49:40 ---> 105715d0c949 11:49:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 11:49:40 ---> Using cache 11:49:40 ---> e84e45f1317e 11:49:40 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 11:49:40 ---> Using cache 11:49:40 ---> 790871b3156c 11:49:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 11:49:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:49:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:49:52 ---> ae8e2f2bc822 11:49:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:49:52 ---> Using cache 11:49:52 ---> 24742b54c391 11:49:52 Step 4/23 : WORKDIR /edgex-go 11:49:52 ---> Using cache 11:49:52 ---> de83082cf241 11:49:52 Step 5/23 : RUN apk add --update --no-cache make git 11:49:52 ---> Using cache 11:49:52 ---> ba17dfb69a98 11:49:52 Step 6/23 : COPY go.mod vendor* ./ 11:49:52 ---> Using cache 11:49:52 ---> ad90cb9ea644 11:49:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:52 ---> Using cache 11:49:52 ---> 6bf6b715ae70 11:49:52 Step 8/23 : COPY . . 11:49:52 ---> Using cache 11:49:52 ---> 75999f1b3a55 11:49:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 11:49:52 ---> Running in a69f6cff70a3 11:49:56 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 11:49:57 ---> f6c091d33de8 11:49:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:49:59 ---> 76a607980ed4 11:49:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:50:01 ---> 339ff48e23a7 11:50:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:50:03 ---> c8c96dd44e20 11:50:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:50:03 ---> Running in 3aa2c4e05ce7 11:50:04 Removing intermediate container 3aa2c4e05ce7 11:50:04 ---> edfb9ef720f2 11:50:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:50:04 ---> Running in 92fbeb742b81 11:50:04 Removing intermediate container da4397a127df 11:50:04 ---> 5d5c25382bcf 11:50:04 11:50:04 Step 10/23 : FROM alpine:3.17 11:50:04 ---> 51e60588ff2c 11:50:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:50:04 ---> Using cache 11:50:04 ---> 51bd8e5ccd43 11:50:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:50:04 ---> Using cache 11:50:04 ---> 7ebd49ef0792 11:50:04 Step 13/23 : ENV APP_PORT=59861 11:50:04 ---> Running in dc823fede14d 11:50:05 Removing intermediate container 92fbeb742b81 11:50:05 ---> 5210d80a0d1c 11:50:05 Step 24/26 : LABEL arch=arm64 11:50:05 ---> Running in 76fc5ec5b4ad 11:50:06 Removing intermediate container dc823fede14d 11:50:06 ---> d1ddeff6e614 11:50:06 Step 14/23 : EXPOSE $APP_PORT 11:50:06 ---> Running in 7896e3fe32c3 11:50:06 Removing intermediate container 76fc5ec5b4ad 11:50:06 ---> 2d6876e29328 11:50:06 Step 25/26 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:50:06 ---> Running in cd203ce696e3 11:50:06 Removing intermediate container 7896e3fe32c3 11:50:06 ---> e78e75378015 11:50:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:50:07 Removing intermediate container cd203ce696e3 11:50:07 ---> 1d2d13dc8b48 11:50:07 Step 26/26 : LABEL version=0.0.0 11:50:07 ---> Running in 015e051a9f9f 11:50:08 ---> 4ce2ba7075ca 11:50:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:50:08 Removing intermediate container 015e051a9f9f 11:50:08 ---> 06ddaf9306a6 11:50:08 11:50:10 Successfully built 06ddaf9306a6 11:50:10 ---> 6f4b76d786a3 11:50:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:50:10 Successfully tagged security-spire-server-arm64:latest 11:50:10  Building security-spire-server ... done Building security-proxy-auth 11:50:15 ---> c02c5b35d60f 11:50:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:50:16 ---> 193dd2c3f583 11:50:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:50:16 ---> Running in 2f154706ccbb 11:50:17 Removing intermediate container 2f154706ccbb 11:50:17 ---> 4ab18c1c0ea1 11:50:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:50:17 ---> Running in e07132b1a77b 11:50:18 Removing intermediate container e07132b1a77b 11:50:18 ---> 428439bdbd75 11:50:18 Step 21/23 : LABEL arch=arm64 11:50:18 ---> Running in d80ba9d1de11 11:50:19 Removing intermediate container d80ba9d1de11 11:50:19 ---> 9d80bec2167d 11:50:19 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:50:19 ---> Running in f92ccf8fdea4 11:50:20 Removing intermediate container f92ccf8fdea4 11:50:20 ---> dd22ea55e00b 11:50:20 Step 23/23 : LABEL version=0.0.0 11:50:20 ---> Running in 1ebcde14cad5 11:50:21 Removing intermediate container 1ebcde14cad5 11:50:21 ---> 18c0911a4dae 11:50:21 11:50:22 Successfully built 18c0911a4dae 11:50:22 Successfully tagged support-scheduler-arm64:latest 11:50:22 Building security-bootstrapper 11:50:23  Building support-scheduler ... done Removing intermediate container 37eea8924da2 11:50:23 ---> 051deb9b1d5c 11:50:23 Step 8/23 : COPY . . 11:50:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:50:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:50:28 ---> ae8e2f2bc822 11:50:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 11:50:28 ---> Using cache 11:50:28 ---> 24742b54c391 11:50:28 Step 4/23 : WORKDIR /edgex-go 11:50:28 ---> Using cache 11:50:28 ---> de83082cf241 11:50:28 Step 5/23 : RUN apk add --update --no-cache make git 11:50:28 ---> Using cache 11:50:28 ---> ba17dfb69a98 11:50:28 Step 6/23 : COPY go.mod vendor* ./ 11:50:28 ---> Using cache 11:50:28 ---> ad90cb9ea644 11:50:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:28 ---> Using cache 11:50:28 ---> 6bf6b715ae70 11:50:28 Step 8/23 : COPY . . 11:50:28 ---> Using cache 11:50:28 ---> 75999f1b3a55 11:50:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 11:50:28 ---> Running in 9e2f2ab882a3 11:50:31 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 11:50:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:50:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 11:50:43 ---> ae8e2f2bc822 11:50:43 Step 3/33 : WORKDIR /edgex-go 11:50:43 ---> Using cache 11:50:43 ---> a91caab3fbfc 11:50:43 Step 4/33 : RUN apk add --update --no-cache make git 11:50:43 ---> Using cache 11:50:43 ---> a86f8b3f1416 11:50:43 Step 5/33 : COPY go.mod vendor* ./ 11:50:43 ---> Using cache 11:50:43 ---> 97462fbc7d52 11:50:43 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:43 ---> Using cache 11:50:43 ---> a44bc7a98d25 11:50:43 Step 7/33 : COPY . . 11:50:43 ---> Using cache 11:50:43 ---> 5707926c3343 11:50:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:50:43 ---> Running in 142359fbdd1d 11:50:43 ---> 7cc0ced2a48e 11:50:43 Step 9/23 : RUN make cmd/support-notifications/support-notifications 11:50:43 ---> Running in fa3505f8ee57 11:50:44 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 11:50:44 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 11:53:21 Removing intermediate container 2ebe99a0ffe9 11:53:21 ---> 8e9fa0b1cce9 11:53:21 11:53:21 Step 10/24 : FROM alpine:3.17 11:53:21 ---> 51e60588ff2c 11:53:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 11:53:21 ---> Using cache 11:53:21 ---> 51bd8e5ccd43 11:53:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:53:21 ---> Using cache 11:53:21 ---> 7ebd49ef0792 11:53:21 Step 13/24 : ENV APP_PORT=59882 11:53:21 ---> Running in e1bcc489f70c 11:53:21 Removing intermediate container e1bcc489f70c 11:53:21 ---> a65001839202 11:53:21 Step 14/24 : EXPOSE $APP_PORT 11:53:21 ---> Running in b709ab1b7952 11:53:21 Removing intermediate container b709ab1b7952 11:53:21 ---> 7a56b5a65934 11:53:21 Step 15/24 : WORKDIR / 11:53:21 ---> Running in f2d0859104c1 11:53:21 Removing intermediate container f2d0859104c1 11:53:21 ---> 7f0e7470ba7a 11:53:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:53:21 ---> 7b241ee1da53 11:53:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 11:53:21 ---> 111edffd0b49 11:53:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:53:21 ---> e80efa8a4fab 11:53:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:53:22 ---> 62c76c8ddfe6 11:53:22 Step 20/24 : ENTRYPOINT ["/core-command"] 11:53:22 ---> Running in d5ff091534d4 11:53:23 Removing intermediate container d5ff091534d4 11:53:23 ---> 9d61b669e362 11:53:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:23 ---> Running in 527f1d57262e 11:53:23 Removing intermediate container 527f1d57262e 11:53:23 ---> ab0eb272bf24 11:53:23 Step 22/24 : LABEL arch=arm64 11:53:23 ---> Running in ad250ff0c450 11:53:24 Removing intermediate container ad250ff0c450 11:53:24 ---> 29058a91112e 11:53:24 Step 23/24 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:53:24 ---> Running in b64df1ec374d 11:53:24 Removing intermediate container b64df1ec374d 11:53:24 ---> e6910b72ff87 11:53:24 Step 24/24 : LABEL version=0.0.0 11:53:27 ---> Running in 4bb1b3375a51 11:53:27 Removing intermediate container 4bb1b3375a51 11:53:27 ---> 1ed3bf3bc4c2 11:53:27 11:53:27 Successfully built 1ed3bf3bc4c2 11:53:27 Successfully tagged core-command-arm64:latest 11:53:27  Building core-command ... done Building security-secretstore-setup 11:53:50 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 11:53:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:53:50 ---> ae8e2f2bc822 11:53:50 Step 3/25 : WORKDIR /edgex-go 11:53:50 ---> Using cache 11:53:50 ---> a91caab3fbfc 11:53:50 Step 4/25 : RUN apk add --update --no-cache make git 11:53:50 ---> Using cache 11:53:50 ---> a86f8b3f1416 11:53:50 Step 5/25 : COPY go.mod vendor* ./ 11:53:50 ---> Using cache 11:53:50 ---> 97462fbc7d52 11:53:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:53:50 ---> Using cache 11:53:50 ---> a44bc7a98d25 11:53:50 Step 7/25 : COPY . . 11:53:50 ---> Using cache 11:53:50 ---> 5707926c3343 11:53:50 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:53:50 ---> Running in fe96605a9795 11:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:56:41 Removing intermediate container 9e2f2ab882a3 11:56:41 ---> 12079368ead8 11:56:41 11:56:41 Step 10/23 : FROM alpine:3.17 11:56:41 ---> 51e60588ff2c 11:56:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:56:41 ---> Using cache 11:56:41 ---> a07f0ba71b2a 11:56:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:56:41 ---> Using cache 11:56:41 ---> 9dde404a42af 11:56:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:56:41 ---> Using cache 11:56:41 ---> 98937fe8eb7f 11:56:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 11:56:41 ---> Using cache 11:56:41 ---> 2de1596feabf 11:56:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:56:41 ---> 397b7e0190de 11:56:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:56:41 ---> c53312d13bf5 11:56:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:56:41 ---> 525f539b862a 11:56:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:56:41 ---> Running in 561ba08282ac 11:56:41 Removing intermediate container 561ba08282ac 11:56:41 ---> 89c69f349c11 11:56:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 11:56:41 ---> Running in e802679464db 11:56:41 Removing intermediate container e802679464db 11:56:41 ---> 9d820eefb212 11:56:41 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 11:56:41 ---> Running in acd10fac7cf4 11:56:41 Removing intermediate container acd10fac7cf4 11:56:41 ---> feb454954b27 11:56:41 Step 21/23 : LABEL arch=arm64 11:56:41 ---> Running in 05a6a9cf43ed 11:56:41 Removing intermediate container 05a6a9cf43ed 11:56:41 ---> d5262b1abb33 11:56:41 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:56:41 ---> Running in 32c18d52b6d5 11:56:41 Removing intermediate container 32c18d52b6d5 11:56:41 ---> 0b5071c8f882 11:56:41 Step 23/23 : LABEL version=0.0.0 11:56:41 ---> Running in bc1c3d8a31af 11:56:41 Removing intermediate container bc1c3d8a31af 11:56:41 ---> 47b3cb30abef 11:56:41 11:56:41 Successfully built 47b3cb30abef 11:56:41 Successfully tagged security-proxy-auth-arm64:latest 11:56:54  Building security-proxy-auth ... done Removing intermediate container a69f6cff70a3 11:56:54 ---> 81e4736a6e65 11:56:54 11:56:54 Step 10/23 : FROM alpine:3.17 11:56:54 ---> 51e60588ff2c 11:56:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 11:56:54 ---> Running in 31196dd8048d 11:56:54 Removing intermediate container 31196dd8048d 11:56:54 ---> 2728a06e3477 11:56:54 Step 12/23 : ENV APP_PORT=59880 11:56:54 ---> Running in 83f7f0fb1524 11:56:55 Removing intermediate container 83f7f0fb1524 11:56:55 ---> 8e0ad88ebdfe 11:56:55 Step 13/23 : EXPOSE $APP_PORT 11:56:55 ---> Running in 26e799ae1889 11:56:56 Removing intermediate container 26e799ae1889 11:56:56 ---> 160f8965043c 11:56:56 Step 14/23 : RUN apk add --update --no-cache dumb-init 11:56:56 ---> Running in a9949bfcf03a 11:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:56:59 Removing intermediate container 142359fbdd1d 11:56:59 ---> e131b7a5c632 11:56:59 11:56:59 Step 9/33 : FROM alpine:3.17 11:56:59 ---> 51e60588ff2c 11:56:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 11:56:59 ---> Using cache 11:56:59 ---> 91677a7b06d9 11:56:59 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 11:56:59 ---> Running in 46fca981f3df 11:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:57:00 (1/1) Installing dumb-init (1.2.5-r2) 11:57:00 Executing busybox-1.35.0-r29.trigger 11:57:00 OK: 8 MiB in 16 packages 11:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:57:02 Removing intermediate container a9949bfcf03a 11:57:02 ---> 902d29fd5602 11:57:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:02 (1/2) Installing dumb-init (1.2.5-r2) 11:57:02 (2/2) Installing su-exec (0.2-r2) 11:57:02 Executing busybox-1.35.0-r29.trigger 11:57:02 OK: 8 MiB in 17 packages 11:57:03 ---> 9d7880b70e32 11:57:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:57:04 Removing intermediate container 46fca981f3df 11:57:04 ---> e5a4e20c788d 11:57:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 11:57:04 ---> 4b8c4cd41a69 11:57:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:57:04 ---> Running in ce67cf35ef74 11:57:05 Removing intermediate container ce67cf35ef74 11:57:05 ---> e69ae338dec2 11:57:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 11:57:05 ---> Running in 1c62b94e0d6a 11:57:06 Removing intermediate container 1c62b94e0d6a 11:57:06 ---> b8728f7b3be3 11:57:06 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 11:57:06 ---> Running in f7bf7e11aa57 11:57:06 ---> ca9e26ba7e0b 11:57:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:57:07 Removing intermediate container f7bf7e11aa57 11:57:07 ---> f407d7c17948 11:57:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 11:57:07 ---> Running in f2f6c55fa664 11:57:08 Removing intermediate container f2f6c55fa664 11:57:08 ---> d3cb39867233 11:57:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 11:57:08 ---> 2bcb05a5c5e4 11:57:08 Step 19/23 : ENTRYPOINT ["/core-data"] 11:57:08 ---> Running in 3069cf911b34 11:57:08 ---> Running in eea818206f11 11:57:09 Removing intermediate container eea818206f11 11:57:09 ---> 20ad3ff647dc 11:57:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:57:09 ---> Running in 3946a377577b 11:57:10 Removing intermediate container 3946a377577b 11:57:10 ---> 3cc21c544560 11:57:10 Step 21/23 : LABEL arch=arm64 11:57:10 ---> Running in c1d8ab2adf92 11:57:11 Removing intermediate container c1d8ab2adf92 11:57:11 ---> e3ed9f90f531 11:57:11 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:57:11 ---> Running in 38656a27cb91 11:57:13 Removing intermediate container 3069cf911b34 11:57:13 ---> 07cccbcb70b2 11:57:13 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 11:57:13 Removing intermediate container 38656a27cb91 11:57:13 ---> 4ae4284f3500 11:57:13 Step 23/23 : LABEL version=0.0.0 11:57:13 ---> Running in 58e626825ad1 11:57:13 ---> Running in 2f1336053210 11:57:14 Removing intermediate container 2f1336053210 11:57:14 ---> 5db705574e4f 11:57:14 11:57:14 Removing intermediate container 58e626825ad1 11:57:14 ---> a9ab528a66f3 11:57:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 11:57:15 Successfully built 5db705574e4f 11:57:15 Successfully tagged core-data-arm64:latest 11:57:15  Building core-data ... done  ---> ce470b465edb 11:57:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 11:57:15 ---> Running in 5da5c5fe27f6 11:57:18 Removing intermediate container 5da5c5fe27f6 11:57:18 ---> 7a259741ec3b 11:57:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:19 ---> a7cf02b96192 11:57:19 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 11:57:20 ---> 174a933b806f 11:57:20 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:57:21 ---> 24c8f307121f 11:57:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:57:22 ---> 5911a08f1ccc 11:57:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 11:57:23 ---> 0b27455d6eb3 11:57:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 11:57:24 ---> 8aaeac8ab001 11:57:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 11:57:25 ---> ad4aa961d954 11:57:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:57:25 ---> 30b0944705eb 11:57:25 Step 28/33 : RUN chmod +x /entrypoint.sh 11:57:25 ---> Running in fede45b64b0f 11:57:28 Removing intermediate container fede45b64b0f 11:57:28 ---> 23566f8a11a4 11:57:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 11:57:28 ---> Running in b046330ff403 11:57:29 Removing intermediate container b046330ff403 11:57:29 ---> f042febabefe 11:57:29 Step 30/33 : CMD ["gate"] 11:57:29 ---> Running in 8514b7a9f34d 11:57:29 Removing intermediate container 8514b7a9f34d 11:57:29 ---> e3e750a09256 11:57:29 Step 31/33 : LABEL arch=arm64 11:57:29 ---> Running in a6f8115b2dc6 11:57:30 Removing intermediate container a6f8115b2dc6 11:57:30 ---> 8ecb5ac22f92 11:57:30 Step 32/33 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:57:30 ---> Running in 00a3d841d5ea 11:57:31 Removing intermediate container 00a3d841d5ea 11:57:31 ---> 8432f21d7c20 11:57:31 Step 33/33 : LABEL version=0.0.0 11:57:31 ---> Running in 6f5da65891f9 11:57:31 Removing intermediate container 6f5da65891f9 11:57:31 ---> ff9b9b46617f 11:57:31 11:57:32 Successfully built ff9b9b46617f 11:57:32 Successfully tagged security-bootstrapper-arm64:latest 11:58:11  Building security-bootstrapper ... done 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 11:58:19 Removing intermediate container fe96605a9795 11:58:19 ---> 06b3abd00392 11:58:19 11:58:19 Step 9/25 : FROM alpine:3.17 11:58:19 ---> 51e60588ff2c 11:58:19 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:58:19 ---> Running in 6f958ca71e27 11:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:58:22 (1/3) Installing ca-certificates (20230506-r0) 11:58:22 (2/3) Installing dumb-init (1.2.5-r2) 11:58:22 (3/3) Installing su-exec (0.2-r2) 11:58:22 Executing busybox-1.35.0-r29.trigger 11:58:22 Executing ca-certificates-20230506-r0.trigger 11:58:22 OK: 8 MiB in 18 packages 11:58:24 Removing intermediate container 6f958ca71e27 11:58:24 ---> f8c5cfdda19b 11:58:24 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 11:58:24 ---> Running in 1ccd542e1d44 11:58:25 Removing intermediate container 1ccd542e1d44 11:58:25 ---> 644036ad1291 11:58:25 Step 12/25 : WORKDIR / 11:58:25 ---> Running in 03b97772f383 11:58:25 Removing intermediate container 03b97772f383 11:58:25 ---> e8c2c2c71c41 11:58:25 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:58:26 Removing intermediate container fa3505f8ee57 11:58:26 ---> 249424dadb73 11:58:26 11:58:26 Step 10/23 : FROM alpine:3.17 11:58:26 ---> 51e60588ff2c 11:58:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:58:26 ---> Running in 174ae402e48e 11:58:26 ---> 5c211057f740 11:58:26 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 11:58:26 ---> 0f376d986708 11:58:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:58:27 ---> b8e0cb0e949a 11:58:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:58:28 ---> 15b5efdc9af1 11:58:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:58:28 ---> 9131303024f7 11:58:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:58:28 (1/2) Installing ca-certificates (20230506-r0) 11:58:28 (2/2) Installing dumb-init (1.2.5-r2) 11:58:28 Executing busybox-1.35.0-r29.trigger 11:58:28 Executing ca-certificates-20230506-r0.trigger 11:58:29 OK: 8 MiB in 17 packages 11:58:29 ---> 80082bf61e90 11:58:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:58:30 ---> 830c2958cc82 11:58:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:58:30 Removing intermediate container 174ae402e48e 11:58:30 ---> 67aa90d7f4eb 11:58:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 11:58:30 ---> Running in b53945e6f066 11:58:31 Removing intermediate container b53945e6f066 11:58:31 ---> 5087ebbeb68a 11:58:31 Step 13/23 : ENV APP_PORT=59860 11:58:31 ---> Running in 54e7dc878e8a 11:58:31 ---> 8cebe149ce7b 11:58:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:58:31 ---> Running in 27102e8af6b7 11:58:31 Removing intermediate container 54e7dc878e8a 11:58:31 ---> 36a01071e970 11:58:31 Step 14/23 : EXPOSE $APP_PORT 11:58:31 ---> Running in 9aaf580bd5a5 11:58:32 Removing intermediate container 9aaf580bd5a5 11:58:32 ---> a4bae0f6e954 11:58:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:58:32 ---> 7d0c8cbb9ae7 11:58:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 11:58:33 Removing intermediate container 27102e8af6b7 11:58:33 ---> b8a0470241b1 11:58:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:58:33 ---> Running in ea4d8809600a 11:58:33 ---> 247dd50248e6 11:58:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:58:33 Removing intermediate container ea4d8809600a 11:58:33 ---> 1f6959635b02 11:58:33 Step 23/25 : LABEL arch=arm64 11:58:33 ---> Running in 45a3d93b1cc8 11:58:34 Removing intermediate container 45a3d93b1cc8 11:58:34 ---> 8fe77b0a459c 11:58:34 Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:58:34 ---> Running in 472bf6979449 11:58:34 ---> 7c9450d4dd2d 11:58:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:58:34 Removing intermediate container 472bf6979449 11:58:34 ---> 7865adf627cc 11:58:34 Step 25/25 : LABEL version=0.0.0 11:58:34 ---> Running in e07dc9946319 11:58:35 Removing intermediate container e07dc9946319 11:58:35 ---> e53aaafdca5e 11:58:35 11:58:35 ---> 4e68e3c115c7 11:58:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:58:35 ---> Running in 67ac321e51bb 11:58:35 Successfully built e53aaafdca5e 11:58:35 Successfully tagged security-secretstore-setup-arm64:latest 11:58:36  Building security-secretstore-setup ... done Removing intermediate container 67ac321e51bb 11:58:36 ---> 64d34ae650b2 11:58:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:58:36 ---> Running in dd9c733ffab2 11:58:36 Removing intermediate container dd9c733ffab2 11:58:36 ---> cf8700b0eb96 11:58:36 Step 21/23 : LABEL arch=arm64 11:58:36 ---> Running in 02527a7e4e60 11:58:36 Removing intermediate container 02527a7e4e60 11:58:36 ---> cc18fb5f418d 11:58:36 Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 11:58:36 ---> Running in 4c625af26af4 11:58:37 Removing intermediate container 4c625af26af4 11:58:37 ---> 049a6a76670b 11:58:37 Step 23/23 : LABEL version=0.0.0 11:58:37 ---> Running in d1947690d420 11:58:37 Removing intermediate container d1947690d420 11:58:37 ---> af3229d7b86f 11:58:37 11:58:37 Successfully built af3229d7b86f 11:58:37 Successfully tagged support-notifications-arm64:latest 11:58:38  Building support-notifications ... done  [Pipeline] } 11:58:38 $ docker stop --time=1 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded 11:58:39 $ docker rm -f --volumes 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded [Pipeline] // withDockerContainer [Pipeline] sh 11:58:40 + docker images 11:58:40 REPOSITORY TAG IMAGE ID CREATED SIZE 11:58:40 support-notifications-arm64 latest af3229d7b86f 3 seconds ago 32MB 11:58:40 security-secretstore-setup-arm64 latest e53aaafdca5e 5 seconds ago 32.2MB 11:58:40 249424dadb73 15 seconds ago 1.59GB 11:58:40 06b3abd00392 23 seconds ago 1.52GB 11:58:40 security-bootstrapper-arm64 latest ff9b9b46617f About a minute ago 21.9MB 11:58:40 core-data-arm64 latest 5db705574e4f About a minute ago 19.9MB 11:58:40 e131b7a5c632 About a minute ago 1.51GB 11:58:40 81e4736a6e65 About a minute ago 1.53GB 11:58:40 security-proxy-auth-arm64 latest 47b3cb30abef About a minute ago 18.1MB 11:58:40 12079368ead8 2 minutes ago 1.51GB 11:58:40 core-command-arm64 latest 1ed3bf3bc4c2 5 minutes ago 19.7MB 11:58:40 8e9fa0b1cce9 5 minutes ago 1.53GB 11:58:40 support-scheduler-arm64 latest 18c0911a4dae 8 minutes ago 31.2MB 11:58:40 security-spire-server-arm64 latest 06ddaf9306a6 8 minutes ago 97MB 11:58:40 5d5c25382bcf 8 minutes ago 1.59GB 11:58:40 e58d6b255e5c 9 minutes ago 1.39GB 11:58:40 security-proxy-setup-arm64 latest c2ee57a3a3b5 9 minutes ago 18.7MB 11:58:40 security-spiffe-token-provider-arm64 latest f6365cc64412 9 minutes ago 32.7MB 11:58:40 7c5695bb02f0 9 minutes ago 1.51GB 11:58:40 d1ef9998df91 9 minutes ago 1.57GB 11:58:40 security-spire-config-arm64 latest 76f40267982f 10 minutes ago 96.1MB 11:58:40 core-metadata-arm64 latest cdd9db69b3d4 11 minutes ago 20.2MB 11:58:40 c6753c3ebe7c 11 minutes ago 1.53GB 11:58:40 core-common-config-bootstrapper-arm64 latest a2726c193127 11 minutes ago 17.2MB 11:58:40 029b59b5c7f9 12 minutes ago 1.52GB 11:58:40 security-spire-agent-arm64 latest 2e83dc8d2630 18 minutes ago 153MB 11:58:40 9918dc96261f 18 minutes ago 1.39GB 11:58:40 ci-base-image-arm64 latest ae8e2f2bc822 33 minutes ago 899MB 11:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 11:58:40 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 11:58:40 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 11:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:41 11:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:42 arm64: Pulling from edgex-lftools-log-publisher 11:58:42 8998bd30e6a1: Pulling fs layer 11:58:42 04944245beec: Pulling fs layer 11:58:42 699f458cf7ca: Pulling fs layer 11:58:42 765212b225bb: Pulling fs layer 11:58:42 f23df028b6ca: Pulling fs layer 11:58:42 d65c8cfc05b1: Pulling fs layer 11:58:42 2437ff75d9bd: Pulling fs layer 11:58:42 765212b225bb: Waiting 11:58:42 f23df028b6ca: Waiting 11:58:42 d65c8cfc05b1: Waiting 11:58:42 2437ff75d9bd: Waiting 11:58:42 04944245beec: Verifying Checksum 11:58:42 04944245beec: Download complete 11:58:42 765212b225bb: Verifying Checksum 11:58:42 765212b225bb: Download complete 11:58:42 f23df028b6ca: Verifying Checksum 11:58:42 f23df028b6ca: Download complete 11:58:42 d65c8cfc05b1: Verifying Checksum 11:58:42 d65c8cfc05b1: Download complete 11:58:42 699f458cf7ca: Verifying Checksum 11:58:42 699f458cf7ca: Download complete 11:58:43 8998bd30e6a1: Verifying Checksum 11:58:43 8998bd30e6a1: Download complete 11:58:45 2437ff75d9bd: Verifying Checksum 11:58:45 2437ff75d9bd: Download complete 11:58:46 8998bd30e6a1: Pull complete 11:58:47 04944245beec: Pull complete 11:58:48 699f458cf7ca: Pull complete 11:58:48 765212b225bb: Pull complete 11:58:49 f23df028b6ca: Pull complete 11:58:49 d65c8cfc05b1: Pull complete 11:59:04 2437ff75d9bd: Pull complete 11:59:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:59:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container 11:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:59:08 $ docker top 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:09 ---> job-cost.sh 11:59:09 lf-activate-venv: SKIPPING 11:59:09 INFO: No Stack... 11:59:09 INFO: Retrieving Pricing Info for: v3-standard-4 11:59:10 INFO: Archiving Costs [Pipeline] sh 11:59:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:59:11 + cut -d, -f6 [Pipeline] lock 11:59:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] 11:59:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] did not exist. Created. 11:59:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:59:11 + echo total: 0.10999999940395355 [Pipeline] stash 11:59:12 Stashed 1 file(s) [Pipeline] } 11:59:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:59:12 $ docker stop --time=1 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec 11:59:13 $ docker rm -f --volumes 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec [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 11:59:14 provisioning config files... 11:59:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17079759029578800496tmp [Pipeline] { [Pipeline] sh 11:59:15 + set +x 11:59:15 + bash -s -- 11:59:15 + curl -s https://codecov.io/bash 11:59:15 11:59:15 _____ _ 11:59:15 / ____| | | 11:59:15 | | ___ __| | ___ ___ _____ __ 11:59:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:59:15 | |___| (_) | (_| | __/ (_| (_) \ V / 11:59:15 \_____\___/ \__,_|\___|\___\___/ \_/ 11:59:15 Bash-1.0.6 11:59:15 11:59:15 11:59:15 ==> git version 2.25.1 found 11:59:15 ==> 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 11:59:15 Release-Date: 2020-01-08 11:59:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:59:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:59:15 ==> Jenkins CI detected. 11:59:15 current dir:  /w/workspace/edgex-go/1 11:59:15 project root: . 11:59:15 --> token set from env 11:59:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:59:15 ==> Running gcov in . (disable via -X gcov) 11:59:15 ==> Python coveragepy not found 11:59:15 ==> Searching for coverage reports in: 11:59:15 + . 11:59:15 -> Found 1 reports 11:59:15 ==> Detecting git/mercurial file structure 11:59:15 ==> Reading reports 11:59:15 + ./coverage.out bytes=447731 11:59:15 ==> Appending adjustments 11:59:15 https://docs.codecov.io/docs/fixing-reports 11:59:16 + Found adjustments 11:59:16 ==> Gzipping contents 11:59:16 60K /tmp/codecov.4rVSh2.gz 11:59:16 ==> Uploading reports 11:59:16 url: https://codecov.io 11:59:16 query: branch=PR-4574&commit=206be55e254c1ff3e4c131aacfb382d3e5c087c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4574&job=&cmd_args= 11:59:16 -> Pinging Codecov 11:59:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4574&commit=206be55e254c1ff3e4c131aacfb382d3e5c087c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4574&job=&cmd_args= 11:59:16 -> Uploading to 11:59:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/206be55e254c1ff3e4c131aacfb382d3e5c087c9/ca4d40f1-3f44-4bda-b807-e64725345b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T115916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77d9c57a5be4d08cce59070e56c2ac5989a8c954ca883a6a37b21aebe1f4cdb7 11:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:16 Dload Upload Total Spent Left Speed 11:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57435 0 0 100 57435 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57435 0 0 100 57435 0 220k --:--:-- --:--:-- --:--:-- 219k 11:59:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] } 11:59:16 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 11:59:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:59:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:59:19 ---> package-listing.sh 11:59:19 ++ facter osfamily 11:59:19 ++ tr '[:upper:]' '[:lower:]' 11:59:19 + OS_FAMILY=debian 11:59:19 + workspace=/w/workspace/edgex-go/1 11:59:19 + START_PACKAGES=/tmp/packages_start.txt 11:59:19 + END_PACKAGES=/tmp/packages_end.txt 11:59:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:59:19 + PACKAGES=/tmp/packages_start.txt 11:59:19 + '[' /w/workspace/edgex-go/1 ']' 11:59:19 + PACKAGES=/tmp/packages_end.txt 11:59:19 + case "${OS_FAMILY}" in 11:59:19 + dpkg -l 11:59:19 + grep '^ii' 11:59:19 + '[' -f /tmp/packages_start.txt ']' 11:59:19 + '[' -f /tmp/packages_end.txt ']' 11:59:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:59:19 + '[' /w/workspace/edgex-go/1 ']' 11:59:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:59:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:59:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:59:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:20 11:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:20 latest: Pulling from edgex-lftools-log-publisher 11:59:20 5eb5b503b376: Pulling fs layer 11:59:20 5c69ac0246d0: Pulling fs layer 11:59:20 ec43610c2a17: Pulling fs layer 11:59:20 3a2ae6a8a46f: Pulling fs layer 11:59:20 33b1e0a273af: Pulling fs layer 11:59:20 5d3b04190fa2: Pulling fs layer 11:59:20 2f39f015ded8: Pulling fs layer 11:59:20 3a2ae6a8a46f: Waiting 11:59:20 33b1e0a273af: Waiting 11:59:20 5d3b04190fa2: Waiting 11:59:20 5c69ac0246d0: Verifying Checksum 11:59:20 5c69ac0246d0: Download complete 11:59:20 3a2ae6a8a46f: Verifying Checksum 11:59:20 3a2ae6a8a46f: Download complete 11:59:20 ec43610c2a17: Verifying Checksum 11:59:20 ec43610c2a17: Download complete 11:59:20 33b1e0a273af: Verifying Checksum 11:59:20 33b1e0a273af: Download complete 11:59:20 5d3b04190fa2: Verifying Checksum 11:59:20 5d3b04190fa2: Download complete 11:59:21 5eb5b503b376: Verifying Checksum 11:59:21 5eb5b503b376: Download complete 11:59:21 2f39f015ded8: Download complete 11:59:22 5eb5b503b376: Pull complete 11:59:22 5c69ac0246d0: Pull complete 11:59:22 ec43610c2a17: Pull complete 11:59:22 3a2ae6a8a46f: Pull complete 11:59:23 33b1e0a273af: Pull complete 11:59:23 5d3b04190fa2: Pull complete 11:59:27 2f39f015ded8: Pull complete 11:59:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:27 prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container 11:59:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:59:30 $ docker top e53fec559b27cc4e039b505cfd0c3e7be166c40f6258ceaba3f7cf3fbdedd9e2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:59:31 + mkdir -p /var/log/sysstat [Pipeline] sh 11:59:31 + ls /var/log/sa-host 11:59:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:31 provisioning config files... 11:59:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config436532499968516957tmp [Pipeline] { [Pipeline] echo 11:59:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:59:32 ---> create-netrc.sh [Pipeline] } 11:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:59:32 ---> python-tools-install.sh [Pipeline] echo 11:59:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:59:33 ---> sudo-logs.sh 11:59:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:59:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:59:33 ---> job-cost.sh 11:59:33 lf-activate-venv: SKIPPING 11:59:33 DEBUG: total: 0.10999999940395355 11:59:33 INFO: Retrieving Stack Cost... 11:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:59:34 INFO: Archiving Costs [Pipeline] echo 11:59:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:59:34 ---> logs-deploy.sh 11:59:34 lf-activate-venv: SKIPPING 11:59:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4574/1 11:59:34 INFO: archiving workspace using pattern(s): 11:59:35 Archives upload complete. 11:59:35 INFO: archiving logs to Nexus 11:59:36 ---> uname -a: 11:59:36 Linux prd-ubuntu20-04-docker-8c-8g-16273 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:59:36 11:59:36 11:59:36 ---> lscpu: 11:59:36 Architecture: x86_64 11:59:36 CPU op-mode(s): 32-bit, 64-bit 11:59:36 Byte Order: Little Endian 11:59:36 Address sizes: 40 bits physical, 48 bits virtual 11:59:36 CPU(s): 8 11:59:36 On-line CPU(s) list: 0-7 11:59:36 Thread(s) per core: 1 11:59:36 Core(s) per socket: 1 11:59:36 Socket(s): 8 11:59:36 NUMA node(s): 1 11:59:36 Vendor ID: AuthenticAMD 11:59:36 CPU family: 23 11:59:36 Model: 49 11:59:36 Model name: AMD EPYC-Rome Processor 11:59:36 Stepping: 0 11:59:36 CPU MHz: 2799.998 11:59:36 BogoMIPS: 5599.99 11:59:36 Virtualization: AMD-V 11:59:36 Hypervisor vendor: KVM 11:59:36 Virtualization type: full 11:59:36 L1d cache: 256 KiB 11:59:36 L1i cache: 256 KiB 11:59:36 L2 cache: 4 MiB 11:59:36 L3 cache: 128 MiB 11:59:36 NUMA node0 CPU(s): 0-7 11:59:36 Vulnerability Itlb multihit: Not affected 11:59:36 Vulnerability L1tf: Not affected 11:59:36 Vulnerability Mds: Not affected 11:59:36 Vulnerability Meltdown: Not affected 11:59:36 Vulnerability Mmio stale data: Not affected 11:59:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:59:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:59:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:59:36 Vulnerability Srbds: Not affected 11:59:36 Vulnerability Tsx async abort: Not affected 11:59:36 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 11:59:36 11:59:36 11:59:36 ---> nproc: 11:59:36 8 11:59:36 11:59:36 11:59:36 ---> df -h: 11:59:36 Filesystem Size Used Avail Use% Mounted on 11:59:36 overlay 155G 20G 136G 13% / 11:59:36 tmpfs 64M 0 64M 0% /dev 11:59:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:59:36 shm 64M 0 64M 0% /dev/shm 11:59:36 /dev/vda1 155G 20G 136G 13% /facter-os 11:59:36 11:59:36 11:59:36 ---> sar -b -r -n DEV: 11:59:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16273) 05/22/23 _x86_64_ (8 CPU) 11:59:36 11:59:36 11:19:58 LINUX RESTART (8 CPU) 11:59:36 11:59:36 11:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:59:36 11:21:01 335.80 47.87 287.94 0.00 5393.80 199377.94 0.00 11:59:36 11:22:01 105.10 1.15 103.95 0.00 57.99 52457.66 0.00 11:59:36 11:23:01 32.48 0.05 32.43 0.00 0.40 18241.78 0.00 11:59:36 11:24:01 85.82 1.18 84.64 0.00 28.66 34270.18 0.00 11:59:36 11:25:01 384.70 8.10 376.60 0.00 140.78 144601.63 0.00 11:59:36 11:26:01 427.07 13.84 413.23 0.00 5116.11 223627.12 0.00 11:59:36 11:27:01 924.94 0.62 924.33 0.00 21.06 261513.36 0.00 11:59:36 11:28:01 939.74 1.20 938.54 0.00 21.33 269392.07 0.00 11:59:36 11:29:01 395.00 0.10 394.90 0.00 8.13 62866.32 0.00 11:59:36 11:30:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 11:59:36 11:31:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 11:59:36 11:32:01 0.95 0.00 0.95 0.00 0.00 9.86 0.00 11:59:36 11:33:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 11:59:36 11:34:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:59:36 11:35:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 11:59:36 11:36:01 1.73 0.02 1.72 0.00 0.13 24.26 0.00 11:59:36 11:37:01 1.17 0.00 1.17 0.00 0.00 14.25 0.00 11:59:36 11:38:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 11:59:36 11:39:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 11:59:36 11:40:01 2.75 1.52 1.23 0.00 35.72 15.06 0.00 11:59:36 11:41:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 11:59:36 11:42:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:59:36 11:43:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 11:59:36 11:44:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 11:59:36 11:45:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 11:59:36 11:46:02 1.13 0.00 1.13 0.00 0.00 12.13 0.00 11:59:36 11:47:01 1.27 0.00 1.27 0.00 0.00 14.91 0.00 11:59:36 11:48:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 11:59:36 11:49:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 11:59:36 11:50:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 11:59:36 11:51:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 11:59:36 11:52:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 11:59:36 11:53:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 11:59:36 11:54:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 11:59:36 11:55:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 11:59:36 11:56:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 11:59:36 11:57:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 11:59:36 11:58:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 11:59:36 11:59:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 11:59:36 Average: 94.09 1.94 92.15 0.00 277.69 32495.65 0.00 11:59:36 11:59:36 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:59:36 11:21:01 29544476 31524040 817824 2.49 60452 2216404 1863772 5.49 1075612 1947580 10292 11:59:36 11:22:01 27956460 31533148 770704 2.34 113120 3659976 1875328 5.53 1456344 3019192 480352 11:59:36 11:23:01 27835536 31503032 797972 2.43 116400 3725392 2184340 6.44 1304688 3265956 269184 11:59:36 11:24:01 26170260 31540460 761368 2.32 117676 5400524 1859644 5.48 1571956 4638332 1710756 11:59:36 11:25:01 23179684 31369588 918492 2.79 223984 7868316 2686452 7.92 2205388 6729012 803032 11:59:36 11:26:01 19713400 30412304 1838696 5.59 310328 10149364 4296524 12.66 3539140 8676108 54052 11:59:36 11:27:01 18344396 31426540 833092 2.53 367196 12374708 2148508 6.33 2400336 11099376 317956 11:59:36 11:28:01 16604212 31365980 896556 2.73 446528 13872372 2441908 7.20 2519596 12615796 214392 11:59:36 11:29:01 18177100 31512728 758504 2.31 453352 12490732 1928704 5.68 2568588 11058916 252 11:59:36 11:30:01 18176736 31512408 758724 2.31 453388 12490732 1928704 5.68 2568544 11058916 52 11:59:36 11:31:01 18178184 31513992 757132 2.30 453404 12490736 1928704 5.68 2567032 11059008 4 11:59:36 11:32:01 18178380 31514208 756880 2.30 453420 12490736 1928704 5.68 2567244 11059016 16 11:59:36 11:33:01 18186764 31522656 748340 2.28 453440 12490740 1928704 5.68 2558668 11059020 184 11:59:36 11:34:01 18187764 31523920 747240 2.27 453460 12490744 1928704 5.68 2558168 11059276 8 11:59:36 11:35:01 18187904 31524136 746908 2.27 453484 12490744 1928704 5.68 2557824 11059296 12 11:59:36 11:36:01 18186916 31523308 747692 2.27 453524 12490728 1904808 5.61 2557904 11059348 4 11:59:36 11:37:01 18187128 31523596 747308 2.27 453560 12490732 1904808 5.61 2557856 11059352 32 11:59:36 11:38:01 18186828 31523312 747528 2.27 453576 12490732 1904808 5.61 2557868 11059352 8 11:59:36 11:39:01 18187240 31523736 747252 2.27 453588 12490736 1920888 5.66 2557904 11059356 8 11:59:36 11:40:01 18168808 31507372 763528 2.32 453628 12491804 1920888 5.66 2579616 11059668 8 11:59:36 11:41:01 18168704 31507340 763520 2.32 453640 12491808 1920888 5.66 2579376 11059696 8 11:59:36 11:42:01 18168404 31507052 763744 2.32 453644 12491816 1920888 5.66 2579244 11059700 4 11:59:36 11:43:01 18168120 31506792 763924 2.32 453668 12491820 1920888 5.66 2579620 11059700 16 11:59:36 11:44:01 18168264 31506968 763920 2.32 453692 12491824 1920888 5.66 2579312 11059704 12 11:59:36 11:45:01 18168288 31507024 763844 2.32 453724 12491812 1920888 5.66 2579300 11059712 16 11:59:36 11:46:02 18168172 31506948 764076 2.32 453744 12491828 1920888 5.66 2579444 11059716 4 11:59:36 11:47:01 18168188 31506984 764012 2.32 453760 12491832 1920888 5.66 2579384 11059720 8 11:59:36 11:48:01 18168392 31507200 763740 2.32 453768 12491832 1920888 5.66 2579392 11059720 8 11:59:36 11:49:01 18168224 31507080 763712 2.32 453776 12491836 1920888 5.66 2579400 11059724 8 11:59:36 11:50:01 18167412 31506284 764448 2.32 453788 12491840 1920888 5.66 2579424 11059728 8 11:59:36 11:51:01 18167308 31506208 764424 2.32 453812 12491840 1920888 5.66 2579204 11059728 8 11:59:36 11:52:01 18167260 31506192 764380 2.32 453836 12491844 1920888 5.66 2579464 11059732 8 11:59:36 11:53:01 18166992 31505932 764576 2.33 453844 12491848 1920888 5.66 2579472 11059732 8 11:59:36 11:54:01 18166944 31505904 764544 2.33 453860 12491852 1920888 5.66 2579496 11059736 8 11:59:36 11:55:01 18167364 31506332 764272 2.32 453864 12491856 1920888 5.66 2579492 11059740 8 11:59:36 11:56:01 18167348 31506440 764108 2.32 453892 12491976 1920888 5.66 2579576 11059840 8 11:59:36 11:57:01 18167008 31506168 764352 2.32 453916 12491988 1920888 5.66 2579548 11059876 8 11:59:36 11:58:01 18167000 31506176 764284 2.32 453928 12491988 1920888 5.66 2579568 11059876 12 11:59:36 11:59:01 18166952 31506152 764244 2.32 453944 12491996 1920888 5.66 2579580 11059880 4 11:59:36 Average: 19300629 31475016 799484 2.43 405631 11448779 2023346 5.96 2457425 10124029 98994 11:59:36 11:59:36 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:59:36 11:21:01 veth6e4747d 537.79 480.31 45.21 2748.66 0.00 0.00 0.00 0.23 11:59:36 11:21:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 11:59:36 11:21:01 docker0 537.79 480.19 37.86 2748.65 0.00 0.00 0.00 0.00 11:59:36 11:21:01 ens3 1455.43 1380.36 7914.48 184.90 0.00 0.00 0.00 0.00 11:59:36 11:22:01 veth9b4b51b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:59:36 11:22:01 docker0 82.94 124.65 6.52 683.39 0.00 0.00 0.00 0.00 11:59:36 11:22:01 ens3 297.62 182.87 4946.85 31.86 0.00 0.00 0.00 0.00 11:59:36 11:23:01 veth9b4b51b 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 11:59:36 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:23:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 11:59:36 11:23:01 ens3 33.33 20.51 25.86 14.39 0.00 0.00 0.00 0.00 11:59:36 11:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:59:36 11:24:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:24:01 veth1ea3ef7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:24:01 ens3 87.49 55.38 1700.31 21.09 0.00 0.00 0.00 0.00 11:59:36 11:25:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:25:01 docker0 499.50 903.40 40.96 6261.68 0.00 0.00 0.00 0.00 11:59:36 11:25:01 veth1ea3ef7 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:25:01 ens3 915.46 507.65 6271.35 53.37 0.00 0.00 0.00 0.00 11:59:36 11:26:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:59:36 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:26:01 vethc413346 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:26:01 veth1ea3ef7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:26:01 ens3 300.88 123.04 2880.53 11.88 0.00 0.00 0.00 0.00 11:59:36 11:26:01 veth92ed01b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:26:01 veth7bca84c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:26:01 vethf57e924 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:26:01 veth9d2b893 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:27:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:59:36 11:27:01 docker0 211.25 442.20 16.40 2812.41 0.00 0.00 0.00 0.00 11:59:36 11:27:01 veth1ea3ef7 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 11:59:36 11:27:01 ens3 483.29 240.35 2845.09 72.98 0.00 0.00 0.00 0.00 11:59:36 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:28:01 docker0 200.82 408.93 16.03 2746.08 0.00 0.00 0.00 0.00 11:59:36 11:28:01 veth1ea3ef7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:28:01 ens3 476.99 268.79 2789.32 179.47 0.00 0.00 0.00 0.00 11:59:36 11:28:01 veth9c3fde5 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:59:36 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:29:01 docker0 1.77 3.47 0.12 45.67 0.00 0.00 0.00 0.00 11:59:36 11:29:01 ens3 23.78 13.75 62.69 9.04 0.00 0.00 0.00 0.00 11:59:36 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:30:01 ens3 0.23 0.15 0.36 0.01 0.00 0.00 0.00 0.00 11:59:36 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:31:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:59:36 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:32:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:59:36 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:33:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:59:36 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:36:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:59:36 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:37:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:40:01 ens3 7.86 6.55 5.33 6.25 0.00 0.00 0.00 0.00 11:59:36 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:41:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:59:36 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:43:01 ens3 0.57 0.45 0.26 0.22 0.00 0.00 0.00 0.00 11:59:36 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:44:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:59:36 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:45:01 ens3 0.70 0.48 0.54 0.27 0.00 0.00 0.00 0.00 11:59:36 11:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:46:02 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:59:36 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:47:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:49:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:59:36 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:50:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:59:36 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:51:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 11:59:36 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:54:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:55:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:56:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:59:36 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:57:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:36 11:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:59:36 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 11:59:36 Average: docker0 39.39 60.65 3.03 392.40 0.00 0.00 0.00 0.00 11:59:36 Average: ens3 104.83 71.89 755.27 15.04 0.00 0.00 0.00 0.00 11:59:36 11:59:36 11:59:36 ---> sar -P ALL: 11:59:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16273) 05/22/23 _x86_64_ (8 CPU) 11:59:36 11:59:36 11:19:58 LINUX RESTART (8 CPU) 11:59:36 11:59:36 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:59:36 11:21:01 all 7.93 0.00 2.98 2.08 0.05 86.95 11:59:36 11:21:01 0 8.83 0.00 2.41 0.60 0.05 88.10 11:59:36 11:21:01 1 11.08 0.00 3.99 5.87 0.05 79.01 11:59:36 11:21:01 2 9.08 0.00 1.76 3.42 0.03 85.71 11:59:36 11:21:01 3 6.65 0.00 2.99 0.27 0.05 90.03 11:59:36 11:21:01 4 5.38 0.00 3.88 0.19 0.05 90.50 11:59:36 11:21:01 5 8.94 0.00 2.53 0.55 0.05 87.92 11:59:36 11:21:01 6 6.65 0.00 3.50 4.91 0.03 84.90 11:59:36 11:21:01 7 6.78 0.00 2.81 0.79 0.07 89.55 11:59:36 11:22:01 all 24.41 0.00 5.48 1.66 0.07 68.38 11:59:36 11:22:01 0 24.52 0.00 5.56 1.89 0.07 67.96 11:59:36 11:22:01 1 25.24 0.00 5.15 0.42 0.07 69.12 11:59:36 11:22:01 2 25.54 0.00 5.46 4.75 0.08 64.16 11:59:36 11:22:01 3 24.42 0.00 5.62 0.76 0.07 69.14 11:59:36 11:22:01 4 23.09 0.00 6.63 3.41 0.07 66.81 11:59:36 11:22:01 5 23.41 0.00 5.57 1.19 0.07 69.76 11:59:36 11:22:01 6 23.69 0.00 4.91 0.12 0.07 71.21 11:59:36 11:22:01 7 25.35 0.00 4.93 0.78 0.08 68.86 11:59:36 11:23:01 all 39.12 0.00 5.61 0.54 0.08 54.64 11:59:36 11:23:01 0 42.53 0.00 5.87 0.02 0.08 51.50 11:59:36 11:23:01 1 41.36 0.00 6.12 0.07 0.08 52.37 11:59:36 11:23:01 2 39.88 0.00 5.82 0.05 0.07 54.18 11:59:36 11:23:01 3 38.78 0.00 5.21 0.02 0.08 55.91 11:59:36 11:23:01 4 37.33 0.00 5.64 2.18 0.08 54.76 11:59:36 11:23:01 5 36.12 0.00 5.49 1.90 0.08 56.42 11:59:36 11:23:01 6 38.41 0.00 5.05 0.05 0.07 56.42 11:59:36 11:23:01 7 38.58 0.00 5.68 0.07 0.08 55.59 11:59:36 11:24:01 all 24.64 0.00 5.98 1.47 0.07 67.84 11:59:36 11:24:01 0 24.42 0.00 6.76 0.15 0.07 68.60 11:59:36 11:24:01 1 25.49 0.00 6.12 0.19 0.12 68.08 11:59:36 11:24:01 2 24.30 0.00 5.87 8.09 0.08 61.65 11:59:36 11:24:01 3 23.88 0.00 5.12 0.10 0.07 70.83 11:59:36 11:24:01 4 24.14 0.00 5.16 2.07 0.07 68.56 11:59:36 11:24:01 5 24.71 0.00 6.40 1.01 0.05 67.82 11:59:36 11:24:01 6 25.35 0.00 6.74 0.03 0.07 67.81 11:59:36 11:24:01 7 24.79 0.00 5.66 0.17 0.07 69.31 11:59:36 11:25:01 all 11.02 0.00 7.41 6.48 0.06 75.03 11:59:36 11:25:01 0 12.14 0.00 7.32 5.02 0.05 75.48 11:59:36 11:25:01 1 10.32 0.00 8.00 4.70 0.05 76.92 11:59:36 11:25:01 2 10.18 0.00 7.45 15.11 0.07 67.19 11:59:36 11:25:01 3 9.80 0.00 7.37 3.77 0.07 78.99 11:59:36 11:25:01 4 11.28 0.00 6.29 1.78 0.05 80.60 11:59:36 11:25:01 5 10.55 0.00 8.13 3.90 0.09 77.34 11:59:36 11:25:01 6 12.62 0.00 7.86 2.97 0.05 76.50 11:59:36 11:25:01 7 11.27 0.00 6.84 14.57 0.08 67.24 11:59:36 11:26:01 all 44.59 0.00 11.03 11.73 0.15 32.51 11:59:36 11:26:01 0 43.50 0.00 11.53 3.39 0.10 41.47 11:59:36 11:26:01 1 45.93 0.00 9.67 14.78 0.10 29.52 11:59:36 11:26:01 2 44.89 0.00 10.55 8.99 0.41 35.16 11:59:36 11:26:01 3 42.77 0.00 12.94 15.10 0.12 29.07 11:59:36 11:26:01 4 43.69 0.00 10.72 18.63 0.10 26.86 11:59:36 11:26:01 5 44.32 0.00 11.40 11.91 0.13 32.24 11:59:36 11:26:01 6 46.65 0.00 10.04 13.79 0.10 29.42 11:59:36 11:26:01 7 44.91 0.00 11.41 7.18 0.12 36.38 11:59:36 11:27:01 all 42.03 0.00 14.28 12.20 0.15 31.34 11:59:36 11:27:01 0 40.56 0.00 15.61 23.05 0.17 20.61 11:59:36 11:27:01 1 41.88 0.00 15.33 8.15 0.12 34.52 11:59:36 11:27:01 2 42.76 0.00 14.16 9.28 0.19 33.62 11:59:36 11:27:01 3 40.06 0.00 14.80 10.20 0.19 34.75 11:59:36 11:27:01 4 39.16 0.00 14.13 10.59 0.16 35.96 11:59:36 11:27:01 5 43.10 0.00 14.97 18.04 0.10 23.78 11:59:36 11:27:01 6 44.92 0.00 12.67 7.42 0.12 34.87 11:59:36 11:27:01 7 43.75 0.00 12.61 10.89 0.12 32.64 11:59:36 11:28:01 all 48.85 0.00 15.92 10.67 0.18 24.39 11:59:36 11:28:01 0 48.99 0.00 17.39 13.04 0.16 20.43 11:59:36 11:28:01 1 51.51 0.00 15.03 9.04 0.14 24.28 11:59:36 11:28:01 2 50.08 0.00 16.77 12.58 0.23 20.33 11:59:36 11:28:01 3 48.85 0.00 15.47 9.12 0.16 26.40 11:59:36 11:28:01 4 47.81 0.00 14.11 6.95 0.19 30.93 11:59:36 11:28:01 5 47.90 0.00 18.32 18.76 0.23 14.79 11:59:36 11:28:01 6 49.94 0.00 16.16 8.07 0.14 25.68 11:59:36 11:28:01 7 45.71 0.00 14.12 7.89 0.17 32.11 11:59:36 11:29:01 all 12.24 0.00 3.80 2.97 0.05 80.94 11:59:36 11:29:01 0 12.15 0.00 4.23 3.59 0.07 79.96 11:59:36 11:29:01 1 14.61 0.00 3.91 0.90 0.05 80.53 11:59:36 11:29:01 2 12.86 0.00 3.73 1.29 0.03 82.09 11:59:36 11:29:01 3 11.16 0.00 3.43 1.63 0.03 83.74 11:59:36 11:29:01 4 11.95 0.00 3.60 3.04 0.03 81.37 11:59:36 11:29:01 5 11.61 0.00 4.23 4.05 0.05 80.06 11:59:36 11:29:01 6 12.91 0.00 3.76 1.95 0.05 81.34 11:59:36 11:29:01 7 10.63 0.00 3.49 7.38 0.05 78.44 11:59:36 11:30:01 all 0.21 0.00 0.01 0.01 0.01 99.77 11:59:36 11:30:01 0 0.02 0.00 0.02 0.03 0.02 99.92 11:59:36 11:30:01 1 0.22 0.00 0.02 0.00 0.00 99.77 11:59:36 11:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:59:36 11:30:01 4 1.40 0.00 0.00 0.00 0.02 98.58 11:59:36 11:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:31:01 all 0.27 0.00 0.01 0.00 0.00 99.70 11:59:36 11:31:01 0 0.05 0.00 0.05 0.02 0.02 99.87 11:59:36 11:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 11:59:36 11:31:01 4 1.99 0.00 0.00 0.00 0.02 98.00 11:59:36 11:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:59:36 11:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:59:36 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:59:36 11:32:01 all 0.25 0.00 0.02 0.00 0.01 99.72 11:59:36 11:32:01 0 0.03 0.00 0.05 0.02 0.03 99.87 11:59:36 11:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:32:01 4 1.92 0.00 0.03 0.00 0.02 98.03 11:59:36 11:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:59:36 11:33:01 all 0.06 0.00 0.01 0.00 0.00 99.91 11:59:36 11:33:01 0 0.12 0.00 0.07 0.02 0.02 99.78 11:59:36 11:33:01 1 0.08 0.00 0.02 0.00 0.00 99.90 11:59:36 11:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:33:01 3 0.08 0.00 0.00 0.02 0.00 99.90 11:59:36 11:33:01 4 0.13 0.00 0.00 0.00 0.00 99.87 11:59:36 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:59:36 11:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:59:36 11:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:59:36 11:34:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:59:36 11:34:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:59:36 11:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:34:01 3 0.00 0.00 0.02 0.02 0.02 99.95 11:59:36 11:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:59:36 11:35:01 0 0.03 0.00 0.05 0.02 0.03 99.87 11:59:36 11:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:59:36 11:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:36:01 all 0.03 0.00 0.04 0.01 0.01 99.92 11:59:36 11:36:01 0 0.05 0.00 0.08 0.05 0.02 99.80 11:59:36 11:36:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:59:36 11:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:36:01 3 0.02 0.00 0.05 0.02 0.02 99.90 11:59:36 11:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:59:36 11:36:01 7 0.02 0.00 0.05 0.00 0.00 99.93 11:59:36 11:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:59:36 11:37:01 0 0.07 0.00 0.07 0.03 0.03 99.80 11:59:36 11:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:59:36 11:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:59:36 11:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:38:01 all 0.10 0.00 0.01 0.00 0.00 99.88 11:59:36 11:38:01 0 0.10 0.00 0.05 0.02 0.02 99.82 11:59:36 11:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:38:01 4 0.63 0.00 0.00 0.00 0.02 99.35 11:59:36 11:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:39:01 all 0.03 0.00 0.01 0.00 0.01 99.96 11:59:36 11:39:01 0 0.05 0.00 0.05 0.03 0.03 99.83 11:59:36 11:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:40:01 all 0.32 0.00 0.05 0.01 0.01 99.61 11:59:36 11:40:01 0 0.18 0.00 0.05 0.02 0.02 99.73 11:59:36 11:40:01 1 0.92 0.00 0.03 0.00 0.02 99.03 11:59:36 11:40:01 2 0.17 0.00 0.07 0.00 0.00 99.77 11:59:36 11:40:01 3 0.37 0.00 0.02 0.00 0.02 99.60 11:59:36 11:40:01 4 0.12 0.00 0.03 0.02 0.02 99.82 11:59:36 11:40:01 5 0.23 0.00 0.02 0.02 0.00 99.73 11:59:36 11:40:01 6 0.55 0.00 0.13 0.02 0.00 99.30 11:59:36 11:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:59:36 11:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:59:36 11:41:01 0 0.08 0.00 0.02 0.05 0.02 99.83 11:59:36 11:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:41:01 6 0.02 0.00 0.03 0.00 0.03 99.92 11:59:36 11:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:59:36 11:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 11:59:36 11:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:59:36 11:42:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:59:36 11:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:59:36 11:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:59:36 11:59:36 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:59:36 11:43:01 all 0.15 0.00 0.01 0.00 0.01 99.83 11:59:36 11:43:01 0 0.07 0.00 0.03 0.02 0.02 99.87 11:59:36 11:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:59:36 11:43:01 4 0.94 0.00 0.03 0.00 0.02 99.01 11:59:36 11:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:43:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:59:36 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:44:01 all 0.03 0.00 0.02 0.00 0.00 99.94 11:59:36 11:44:01 0 0.00 0.00 0.03 0.03 0.02 99.92 11:59:36 11:44:01 1 0.10 0.00 0.02 0.00 0.00 99.88 11:59:36 11:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:59:36 11:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:59:36 11:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:59:36 11:45:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:59:36 11:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:59:36 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:46:02 all 0.03 0.00 0.02 0.00 0.01 99.94 11:59:36 11:46:02 0 0.03 0.00 0.02 0.03 0.02 99.90 11:59:36 11:46:02 1 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:46:02 2 0.05 0.00 0.05 0.00 0.02 99.88 11:59:36 11:46:02 3 0.05 0.00 0.00 0.00 0.00 99.95 11:59:36 11:46:02 4 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:46:02 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:46:02 6 0.02 0.00 0.03 0.00 0.00 99.95 11:59:36 11:46:02 7 0.03 0.00 0.03 0.00 0.00 99.93 11:59:36 11:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:59:36 11:47:01 0 0.02 0.00 0.00 0.05 0.00 99.93 11:59:36 11:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:47:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:59:36 11:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:59:36 11:48:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:59:36 11:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:59:36 11:49:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:59:36 11:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:59:36 11:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:59:36 11:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:59:36 11:50:01 0 0.00 0.00 0.02 0.02 0.02 99.95 11:59:36 11:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:59:36 11:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:51:01 all 0.02 0.00 0.00 0.01 0.01 99.96 11:59:36 11:51:01 0 0.05 0.00 0.02 0.03 0.00 99.90 11:59:36 11:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:59:36 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:59:36 11:52:01 0 0.08 0.00 0.02 0.03 0.02 99.85 11:59:36 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:52:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:59:36 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:59:36 11:53:01 all 0.02 0.00 0.01 0.00 0.01 99.97 11:59:36 11:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:59:36 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:59:36 11:59:36 11:53:01 CPU %user %nice %system %iowait %steal %idle 11:59:36 11:54:01 all 0.10 0.00 0.01 0.00 0.01 99.87 11:59:36 11:54:01 0 0.05 0.00 0.02 0.02 0.00 99.92 11:59:36 11:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:59:36 11:54:01 4 0.73 0.00 0.05 0.00 0.00 99.22 11:59:36 11:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:59:36 11:55:01 all 0.05 0.00 0.01 0.00 0.01 99.92 11:59:36 11:55:01 0 0.07 0.00 0.00 0.03 0.02 99.88 11:59:36 11:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:55:01 2 0.03 0.00 0.03 0.00 0.03 99.90 11:59:36 11:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:55:01 4 0.23 0.00 0.00 0.00 0.02 99.75 11:59:36 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:59:36 11:56:01 all 0.18 0.00 0.01 0.00 0.00 99.80 11:59:36 11:56:01 0 0.05 0.00 0.00 0.03 0.02 99.90 11:59:36 11:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:56:01 4 1.34 0.00 0.00 0.00 0.00 98.66 11:59:36 11:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:59:36 11:57:01 all 0.03 0.00 0.02 0.00 0.01 99.95 11:59:36 11:57:01 0 0.03 0.00 0.03 0.03 0.02 99.88 11:59:36 11:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:59:36 11:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:59:36 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:57:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:59:36 11:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:57:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:59:36 11:58:01 all 0.25 0.00 0.01 0.00 0.00 99.74 11:59:36 11:58:01 0 0.05 0.00 0.03 0.02 0.00 99.90 11:59:36 11:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:58:01 4 1.89 0.00 0.02 0.00 0.02 98.08 11:59:36 11:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:59:36 11:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 11:59:01 all 0.16 0.00 0.01 0.00 0.01 99.81 11:59:36 11:59:01 0 0.07 0.00 0.05 0.03 0.02 99.83 11:59:36 11:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:59:36 11:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:59:36 11:59:01 4 1.11 0.00 0.02 0.00 0.00 98.87 11:59:36 11:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:59:36 11:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:59:36 11:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:59:36 Average: all 6.49 0.00 1.83 1.25 0.03 90.39 11:59:36 Average: 0 6.54 0.00 1.95 1.29 0.03 90.19 11:59:36 Average: 1 6.82 0.00 1.86 1.12 0.02 90.18 11:59:36 Average: 2 6.52 0.00 1.80 1.59 0.04 90.06 11:59:36 Average: 3 6.22 0.00 1.84 1.03 0.02 90.89 11:59:36 Average: 4 6.47 0.00 1.77 1.23 0.03 90.51 11:59:36 Average: 5 6.34 0.00 1.94 1.54 0.02 90.15 11:59:36 Average: 6 6.64 0.00 1.80 0.99 0.02 90.54 11:59:36 Average: 7 6.38 0.00 1.72 1.25 0.03 90.62 11:59:36 11:59:36 11:59:36