Pull request #4118 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 drkfmorton for edgexfoundry/edgex-go Loading trusted files from base branch main at 903554080b28ff075cc341860676ebe681b23b54 rather than 8628ecff4fec815747bca68cc35be89ed8c55ec1 Obtained Jenkinsfile from 903554080b28ff075cc341860676ebe681b23b54 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-ssh17820807967008526293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8786929038756433456.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4118/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-4118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17160297909211202140.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-4118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5537072522007251295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3051371094741041688.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-4118/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-4118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14084491994455074606.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 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21934 in /w/workspace/edgexfoundry_edgex-go_PR-4118 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4118/head:refs/remotes/origin/PR-4118 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 8628ecff4fec815747bca68cc35be89ed8c55ec1 Merge succeeded, producing 8628ecff4fec815747bca68cc35be89ed8c55ec1 Checking out Revision 8628ecff4fec815747bca68cc35be89ed8c55ec1 (PR-4118) > git config core.sparsecheckout # timeout=10 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # 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 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 Commit message: "fix: Addressed permission error in redis v7 #4027" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:12 ========================================================= 14:24:12 EdgeX Global Pipelines Version Info 14:24:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:24:13 ------------------- 14:24:13 stable info: 14:24:13 ------------------- 14:24:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:24:13 Message: update stable to v1.0.238 14:24:13 ------------------- 14:24:13 experimental info: 14:24:13 ------------------- 14:24:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:24:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:24:13 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4118 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4118 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4118 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8628ecf [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:15 provisioning config files... 14:24:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1845081965560891468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:15 ---> docker-login.sh 14:24:15 nexus3.edgexfoundry.org:10001 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:16 Configure a credential helper to remove this warning. See 14:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:16 14:24:16 Login Succeeded 14:24:16 nexus3.edgexfoundry.org:10002 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:16 Configure a credential helper to remove this warning. See 14:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:16 14:24:16 Login Succeeded 14:24:16 nexus3.edgexfoundry.org:10003 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:16 Configure a credential helper to remove this warning. See 14:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:16 14:24:16 Login Succeeded 14:24:16 nexus3.edgexfoundry.org:10004 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:16 Configure a credential helper to remove this warning. See 14:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:16 14:24:16 Login Succeeded 14:24:16 docker.io 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:24:17 Configure a credential helper to remove this warning. See 14:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:24:17 14:24:17 Login Succeeded 14:24:17 ---> docker-login.sh ends [Pipeline] } 14:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:17 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 14:24:17 + dirname cmd/core-command/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo core-command,cmd/core-command/Dockerfile 14:24:17 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 14:24:17 14:24:17 + echo core-data,cmd/core-data/Dockerfile 14:24:17 + dirname cmd/core-metadata/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo core-metadata,cmd/core-metadata/Dockerfile 14:24:17 + dirname cmd/security-bootstrapper/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:24:17 + dirname cmd/security-proxy-setup/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:24:17 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 14:24:17 14:24:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:24:17 + cut -d/ -f2+ 14:24:17 dirname cmd/security-spiffe-token-provider/Dockerfile 14:24:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:24:17 + dirname cmd/security-spire-agent/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:24:17 + dirname cmd/security-spire-config/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:24:17 + dirname cmd/security-spire-server/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:24:17 + dirname cmd/support-notifications/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo support-notifications,cmd/support-notifications/Dockerfile 14:24:17 + dirname cmd/support-scheduler/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:24:17 + dirname cmd/sys-mgmt-agent/Dockerfile 14:24:17 + cut -d/ -f2 14:24:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:24:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:24:18 + git rev-list -1 --merges 8628ecff4fec815747bca68cc35be89ed8c55ec1~1..8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo 14:24:18 -----------> git rev-list -1 --merges 8628ecff4fec815747bca68cc35be89ed8c55ec1~1..8628ecff4fec815747bca68cc35be89ed8c55ec1 8628ecff4fec815747bca68cc35be89ed8c55ec1 [false] [Pipeline] sh 14:24:18 + git log --format=format:%s -1 8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo 14:24:18 ========================================================= 14:24:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:24:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:24:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:19 + grep -v github /etc/ssh/ssh_known_hosts 14:24:19 + [ -e /tmp/ssh_known_hosts ] 14:24:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:24:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:24:19 + sudo tee -a /etc/ssh/ssh_known_hosts 14:24:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:19 14:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:20 0.1.4: Pulling from edgex-devops/py-git-semver 14:24:20 b85a868b505f: Pulling fs layer 14:24:20 e2be974225ed: Pulling fs layer 14:24:20 339a4e72a1f5: Pulling fs layer 14:24:20 988bab9f4d93: Pulling fs layer 14:24:20 1469e6f7b9e6: Pulling fs layer 14:24:20 eaf3925da568: Pulling fs layer 14:24:20 bab4dde63d76: Pulling fs layer 14:24:20 bde34c3a00c8: Pulling fs layer 14:24:20 b352a97aabf1: Pulling fs layer 14:24:20 4872d77fe225: Pulling fs layer 14:24:20 5851b861e8e6: Pulling fs layer 14:24:20 bab4dde63d76: Waiting 14:24:20 1469e6f7b9e6: Waiting 14:24:20 bde34c3a00c8: Waiting 14:24:20 b352a97aabf1: Waiting 14:24:20 5851b861e8e6: Waiting 14:24:20 eaf3925da568: Waiting 14:24:20 988bab9f4d93: Waiting 14:24:20 4872d77fe225: Waiting 14:24:20 e2be974225ed: Download complete 14:24:20 988bab9f4d93: Download complete 14:24:20 1469e6f7b9e6: Verifying Checksum 14:24:20 1469e6f7b9e6: Download complete 14:24:20 eaf3925da568: Download complete 14:24:20 339a4e72a1f5: Verifying Checksum 14:24:20 339a4e72a1f5: Download complete 14:24:20 bde34c3a00c8: Verifying Checksum 14:24:20 bde34c3a00c8: Download complete 14:24:20 b352a97aabf1: Download complete 14:24:20 4872d77fe225: Download complete 14:24:20 5851b861e8e6: Verifying Checksum 14:24:20 5851b861e8e6: Download complete 14:24:20 b85a868b505f: Verifying Checksum 14:24:20 b85a868b505f: Download complete 14:24:20 bab4dde63d76: Verifying Checksum 14:24:20 bab4dde63d76: Download complete 14:24:22 b85a868b505f: Pull complete 14:24:22 e2be974225ed: Pull complete 14:24:22 339a4e72a1f5: Pull complete 14:24:22 988bab9f4d93: Pull complete 14:24:22 1469e6f7b9e6: Pull complete 14:24:23 eaf3925da568: Pull complete 14:24:25 bab4dde63d76: Pull complete 14:24:25 bde34c3a00c8: Pull complete 14:24:25 b352a97aabf1: Pull complete 14:24:25 4872d77fe225: Pull complete 14:24:25 5851b861e8e6: Pull complete 14:24:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:25 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:27 $ docker top b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 -eo pid,comm 14:24:27 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). 14:24:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:27 [ssh-agent] Looking for ssh-agent implementation... 14:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:27 $ docker exec b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent 14:24:27 SSH_AUTH_SOCK=/tmp/ssh-0WQXaCIr2Brb/agent.34 14:24:27 SSH_AGENT_PID=41 14:24:27 Running ssh-add (command line suppressed) 14:24:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6757121305256111922.key (/w/workspace/edgex-go/1@tmp/private_key_6757121305256111922.key) 14:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:28 + git tag --points-at HEAD [Pipeline] } 14:24:28 $ docker exec --env ******** --env ******** b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent -k 14:24:28 unset SSH_AUTH_SOCK; 14:24:28 unset SSH_AGENT_PID; 14:24:28 echo Agent pid 41 killed; 14:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:28 [ssh-agent] Looking for ssh-agent implementation... 14:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:28 $ docker exec b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent 14:24:28 SSH_AUTH_SOCK=/tmp/ssh-BNVqcCdAFfyH/agent.75 14:24:28 SSH_AGENT_PID=81 14:24:28 Running ssh-add (command line suppressed) 14:24:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8745364554803306808.key (/w/workspace/edgex-go/1@tmp/private_key_8745364554803306808.key) 14:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:29 + git semver init 14:24:29 2022-08-04 14:24:29,446 [run_init] DEBUG init version:0.0.0 force:False 14:24:29 2022-08-04 14:24:29,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:24:29 2022-08-04 14:24:29,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:24:29 2022-08-04 14:24:29,448 [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) 14:24:34 2022-08-04 14:24:33,952 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:24:34 2022-08-04 14:24:33,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4118 with force:False 14:24:34 2022-08-04 14:24:33,953 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4118 14:24:34 2022-08-04 14:24:33,961 [execute] INFO git cat-file --batch-check 14:24:34 2022-08-04 14:24:33,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:24:34 2022-08-04 14:24:33,968 [execute] INFO git cat-file --batch 14:24:34 2022-08-04 14:24:33,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:24:34 2022-08-04 14:24:33,974 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4118 14:24:34 0.0.0 [Pipeline] } 14:24:34 $ docker exec --env ******** --env ******** b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent -k 14:24:34 unset SSH_AUTH_SOCK; 14:24:34 unset SSH_AGENT_PID; 14:24:34 echo Agent pid 81 killed; 14:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:35 + git semver [Pipeline] } 14:24:35 $ docker stop --time=1 b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 14:24:37 $ docker rm -f b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:24:37 Stashed 1 file(s) [Pipeline] echo 14:24:37 [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 14:24:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:38 ========================================================= 14:24:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:24:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:24:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:24:39 2408cc74d12b: Pulling fs layer 14:24:39 ea60b727a1ce: Pulling fs layer 14:24:39 30c4a7721957: Pulling fs layer 14:24:39 370296b7ddb6: Pulling fs layer 14:24:39 7c6cee850709: Pulling fs layer 14:24:39 39a5fcdaea64: Pulling fs layer 14:24:39 d94ebbe4e438: Pulling fs layer 14:24:39 bcfd1f05c69d: Pulling fs layer 14:24:39 59ccb84bbe0f: Pulling fs layer 14:24:39 370296b7ddb6: Waiting 14:24:39 d94ebbe4e438: Waiting 14:24:39 39a5fcdaea64: Waiting 14:24:39 bcfd1f05c69d: Waiting 14:24:39 30c4a7721957: Download complete 14:24:39 ea60b727a1ce: Verifying Checksum 14:24:39 ea60b727a1ce: Download complete 14:24:39 7c6cee850709: Download complete 14:24:39 39a5fcdaea64: Verifying Checksum 14:24:39 39a5fcdaea64: Download complete 14:24:39 2408cc74d12b: Verifying Checksum 14:24:39 d94ebbe4e438: Verifying Checksum 14:24:39 d94ebbe4e438: Download complete 14:24:39 2408cc74d12b: Pull complete 14:24:39 ea60b727a1ce: Pull complete 14:24:39 59ccb84bbe0f: Verifying Checksum 14:24:39 59ccb84bbe0f: Download complete 14:24:39 30c4a7721957: Pull complete 14:24:39 bcfd1f05c69d: Verifying Checksum 14:24:39 bcfd1f05c69d: Download complete 14:24:40 370296b7ddb6: Download complete 14:24:44 370296b7ddb6: Pull complete 14:24:44 7c6cee850709: Pull complete 14:24:44 39a5fcdaea64: Pull complete 14:24:44 d94ebbe4e438: Pull complete 14:24:47 bcfd1f05c69d: Pull complete 14:24:47 59ccb84bbe0f: Pull complete 14:24:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:24:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:24:48 + + docker build -t ci-base-image-x86_64 -f - . 14:24:48 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:24:48 WORKDIR /edgex 14:24:48 COPY go.mod . 14:24:48 RUN go mod download 14:24:48 Sending build context to Docker daemon 169.2MB 14:24:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:24:48 ---> a4fb48ad2a94 14:24:48 Step 2/4 : WORKDIR /edgex 14:24:50 ---> Running in f40ad6b4a8e0 14:24:50 Removing intermediate container f40ad6b4a8e0 14:24:50 ---> 4f4bc72d35d7 14:24:50 Step 3/4 : COPY go.mod . 14:24:50 ---> c220e989f0d7 14:24:50 Step 4/4 : RUN go mod download 14:24:50 ---> Running in f36b7ce15147 14:24:53 Still waiting to schedule task 14:24:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:25:05 Removing intermediate container f36b7ce15147 14:25:05 ---> 9f44c46ba416 14:25:05 Successfully built 9f44c46ba416 14:25:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:06 + docker inspect -f . ci-base-image-x86_64 14:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:06 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:25:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:25:06 $ docker top 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:07 + go version 14:25:07 go version go1.18.3 linux/amd64 [Pipeline] } 14:25:07 $ docker stop --time=1 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 14:25:08 $ docker rm -f 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:09 + docker inspect -f . ci-base-image-x86_64 14:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:09 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:25:09 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:25:09 $ docker top 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 -eo pid,comm [Pipeline] { [Pipeline] echo 14:25:10 ========================================================= 14:25:10 [edgeXBuildGoParallel] Running Tests and Build... 14:25:10 ========================================================= [Pipeline] sh 14:25:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:25:10 + make test 14:25:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:25:17 ? github.com/edgexfoundry/edgex-go [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.508s coverage: 89.2% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.1% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements 14:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 14:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 14:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.2% of statements 14:25:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.6% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:25:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 14:25:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:25:55 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 14:26:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:26:17 GO111MODULE=on go vet ./... 14:26:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:19 ./bin/test-attribution-txt.sh 14:26:19 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 14:26:19 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 14:26:19 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 14:26:19 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:26:19 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:26:19 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:26:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:26:19 + ls -al . 14:26:19 total 728 14:26:19 drwxrwxr-x 10 1001 1001 4096 Aug 4 14:25 . 14:26:19 drwxr-xr-x 4 root root 4096 Aug 4 14:25 .. 14:26:19 -rw-rw-r-- 1 1001 1001 16 Aug 4 14:24 .dockerignore 14:26:19 drwxrwxr-x 8 1001 1001 4096 Aug 4 14:25 .git 14:26:19 drwxrwxr-x 3 1001 1001 4096 Aug 4 14:24 .github 14:26:19 -rw-rw-r-- 1 1001 1001 1030 Aug 4 14:24 .gitignore 14:26:19 -rw-rw-r-- 1 1001 1001 42 Aug 4 14:24 .golangci.yml 14:26:19 -rw-rw-r-- 1 1001 1001 87 Aug 4 14:24 .hadolint.yml 14:26:19 drwxr-xr-x 3 1001 1001 4096 Aug 4 14:24 .semver 14:26:19 -rw-rw-r-- 1 1001 1001 166 Aug 4 14:24 .sonarcloud.properties 14:26:19 -rw-rw-r-- 1 1001 1001 1171 Aug 4 14:24 ADOPTERS.md 14:26:19 -rw-rw-r-- 1 1001 1001 10347 Aug 4 14:24 Attribution.txt 14:26:19 -rw-rw-r-- 1 1001 1001 63209 Aug 4 14:24 CHANGELOG.md 14:26:19 -rw-rw-r-- 1 1001 1001 3804 Aug 4 14:24 CONTRIBUTING.md 14:26:19 -rw-rw-r-- 1 1001 1001 677 Aug 4 14:24 GOVERNANCE.md 14:26:19 -rw-rw-r-- 1 1001 1001 850 Aug 4 14:24 Jenkinsfile 14:26:19 -rw-rw-r-- 1 1001 1001 10775 Aug 4 14:24 LICENSE 14:26:19 -rw-rw-r-- 1 1001 1001 12212 Aug 4 14:24 Makefile 14:26:19 -rw-rw-r-- 1 1001 1001 582 Aug 4 14:24 OWNERS.md 14:26:19 -rw-rw-r-- 1 1001 1001 9094 Aug 4 14:24 README.md 14:26:19 -rw-rw-r-- 1 1001 1001 6912 Aug 4 14:24 SECURITY.md 14:26:19 -rw-rw-r-- 1 1001 1001 5 Aug 4 14:24 VERSION 14:26:19 -rw-rw-r-- 1 1001 1001 4131 Aug 4 14:24 ZMQWindows.md 14:26:19 drwxrwxr-x 2 1001 1001 4096 Aug 4 14:24 bin 14:26:19 drwxrwxr-x 18 1001 1001 4096 Aug 4 14:24 cmd 14:26:19 -rw-r--r-- 1 root root 478941 Aug 4 14:25 coverage.out 14:26:19 -rw-rw-r-- 1 1001 1001 3681 Aug 4 14:24 go.mod 14:26:19 -rw-rw-r-- 1 1001 1001 38033 Aug 4 14:24 go.sum 14:26:19 drwxrwxr-x 8 1001 1001 4096 Aug 4 14:24 internal 14:26:19 drwxrwxr-x 3 1001 1001 4096 Aug 4 14:24 openapi 14:26:19 drwxrwxr-x 4 1001 1001 4096 Aug 4 14:24 snap 14:26:19 -rw-rw-r-- 1 1001 1001 204 Aug 4 14:24 version.go [Pipeline] sh 14:26:20 + '[' -e coverage.out ] 14:26:20 + chown 1001:1001 coverage.out [Pipeline] stash 14:26:20 Stashed 1 file(s) [Pipeline] sh 14:26:20 + make build 14:26:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:26:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21935 in /w/workspace/edgexfoundry_edgex-go_PR-4118 [Pipeline] { [Pipeline] ws 14:26:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:26:28 The recommended git tool is: git 14:26:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 14:26:35 using credential edgex-jenkins-ssh 14:26:35 Cloning the remote Git repository 14:26:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:26:35 > git init /w/workspace/edgex-go/1 # timeout=10 14:26:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:26:36 > git --version # timeout=10 14:26:36 > git --version # 'git version 2.25.1' 14:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:26:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:26:53 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 8628ecff4fec815747bca68cc35be89ed8c55ec1 14:26:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:26:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:26:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:26:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4118/head:refs/remotes/origin/PR-4118 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:26:53 > git config core.sparsecheckout # timeout=10 14:26:53 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 14:26:53 Merge succeeded, producing 8628ecff4fec815747bca68cc35be89ed8c55ec1 14:26:53 Checking out Revision 8628ecff4fec815747bca68cc35be89ed8c55ec1 (PR-4118) 14:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:26:53 > git remote # timeout=10 14:26:53 > git config --get remote.origin.url # timeout=10 14:26:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:53 > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 14:26:53 > git rev-parse HEAD^{commit} # timeout=10 14:26:53 > git config core.sparsecheckout # timeout=10 14:26:53 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 14:26:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:26:58 Commit message: "fix: Addressed permission error in redis v7 #4027" 14:26:58 > git --version # timeout=10 14:26:58 > git --version # 'git version 2.25.1' 14:26:58 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 14:26:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:26:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:59 Dload Upload Total Spent Left Speed 14:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 99451 [Pipeline] sh 14:26:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:27:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:27:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:27:00 + sudo tee /etc/docker/daemon.new 14:27:00 { 14:27:00 "registry-mirrors": [ 14:27:00 "https://nexus3.edgexfoundry.org:10001" 14:27:00 ], 14:27:00 "bip": "10.250.0.254/24", 14:27:00 "hosts": [ 14:27:00 "tcp://0.0.0.0:5555", 14:27:00 "unix:///var/run/docker.sock" 14:27:00 ], 14:27:00 "mtu": 1458, 14:27:00 "selinux-enabled": true, 14:27:00 "seccomp-profile": "/etc/docker/seccomp.json" 14:27:00 } [Pipeline] sh 14:27:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:27:01 + sudo service docker restart 14:27:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:27:02 $ docker stop --time=1 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 14:27:05 $ docker rm -f 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:06 14:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:07 latest: Pulling from edgex-devops/edgex-compose 14:27:07 cbdbe7a5bc2a: Pulling fs layer 14:27:07 ca9280d653b3: Pulling fs layer 14:27:07 7e9c9ca2126c: Pulling fs layer 14:27:07 cbdbe7a5bc2a: Verifying Checksum 14:27:07 cbdbe7a5bc2a: Download complete 14:27:07 ca9280d653b3: Verifying Checksum 14:27:07 ca9280d653b3: Download complete 14:27:07 cbdbe7a5bc2a: Pull complete 14:27:07 7e9c9ca2126c: Verifying Checksum 14:27:07 7e9c9ca2126c: Download complete 14:27:07 ca9280d653b3: Pull complete 14:27:12 7e9c9ca2126c: Pull complete 14:27:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:12 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:27:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:13 $ docker top 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:14 + docker-compose build --help 14:27:14 + grep parallel 14:27:14 --parallel Build images in parallel. [Pipeline] } 14:27:14 $ docker stop --time=1 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb 14:27:16 $ docker rm -f 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:17 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:17 $ docker top 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:17 + docker-compose -f ./docker-compose-build.yml build --parallel 14:27:18 Building core-command ... 14:27:18 Building core-data ... 14:27:18 Building core-metadata ... 14:27:18 Building security-bootstrapper ... 14:27:18 Building security-proxy-setup ... 14:27:18 Building security-secretstore-setup ... 14:27:18 Building security-spiffe-token-provider ... 14:27:18 Building security-spire-agent ... 14:27:18 Building security-spire-config ... 14:27:18 Building security-spire-server ... 14:27:18 Building support-notifications ... 14:27:18 Building support-scheduler ... 14:27:18 Building sys-mgmt-agent ... 14:27:18 Building security-secretstore-setup 14:27:18 Building security-spire-server 14:27:18 Building security-spiffe-token-provider 14:27:18 Building security-bootstrapper 14:27:18 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:19 provisioning config files... 14:27:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2520019848898106220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:20 ---> docker-login.sh 14:27:20 nexus3.edgexfoundry.org:10001 14:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 nexus3.edgexfoundry.org:10002 14:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:21 Configure a credential helper to remove this warning. See 14:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:21 14:27:21 Login Succeeded 14:27:21 nexus3.edgexfoundry.org:10003 14:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:22 Configure a credential helper to remove this warning. See 14:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:22 14:27:22 Login Succeeded 14:27:22 nexus3.edgexfoundry.org:10004 14:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:22 Configure a credential helper to remove this warning. See 14:27:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:22 14:27:22 Login Succeeded 14:27:22 docker.io 14:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:23 Configure a credential helper to remove this warning. See 14:27:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:23 14:27:23 Login Succeeded 14:27:23 ---> docker-login.sh ends [Pipeline] } 14:27:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:27:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:27:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:24 ========================================================= 14:27:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:27:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:27:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:24 b3c136eddcbf: Pulling fs layer 14:27:24 c0a3192eca97: Pulling fs layer 14:27:24 a050256f5b6f: Pulling fs layer 14:27:24 656be50a0ddc: Pulling fs layer 14:27:24 2bbca73fdf42: Pulling fs layer 14:27:24 46d945488cbd: Pulling fs layer 14:27:24 8a5474983e97: Pulling fs layer 14:27:24 329c88fbcd65: Pulling fs layer 14:27:24 656be50a0ddc: Waiting 14:27:24 2bbca73fdf42: Waiting 14:27:24 46d945488cbd: Waiting 14:27:24 8a5474983e97: Waiting 14:27:24 329c88fbcd65: Waiting 14:27:24 a050256f5b6f: Verifying Checksum 14:27:24 a050256f5b6f: Download complete 14:27:24 c0a3192eca97: Verifying Checksum 14:27:24 c0a3192eca97: Download complete 14:27:24 2bbca73fdf42: Verifying Checksum 14:27:24 2bbca73fdf42: Download complete 14:27:24 46d945488cbd: Verifying Checksum 14:27:24 46d945488cbd: Download complete 14:27:24 b3c136eddcbf: Verifying Checksum 14:27:24 b3c136eddcbf: Download complete 14:27:25 b3c136eddcbf: Pull complete 14:27:25 329c88fbcd65: Verifying Checksum 14:27:25 329c88fbcd65: Download complete 14:27:26 c0a3192eca97: Pull complete 14:27:26 a050256f5b6f: Pull complete 14:27:27 8a5474983e97: Verifying Checksum 14:27:27 8a5474983e97: Download complete 14:27:27 656be50a0ddc: Verifying Checksum 14:27:27 656be50a0ddc: Download complete 14:27:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:27:30 ---> 9f44c46ba416 14:27:30 Step 3/25 : WORKDIR /edgex-go 14:27:30 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:27:30 ---> 9f44c46ba416 14:27:30 Step 3/20 : WORKDIR /edgex-go 14:27:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:27:30 ---> 9f44c46ba416 14:27:30 Step 3/26 : WORKDIR /edgex-go 14:27:30 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:27:30 ---> 9f44c46ba416 14:27:30 Step 3/31 : WORKDIR /edgex-go 14:27:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:27:30 ---> 9f44c46ba416 14:27:30 Step 3/25 : WORKDIR /edgex-go 14:27:32 ---> Running in 39ba31c7683c 14:27:32 ---> Running in a21b37fc6707 14:27:32 ---> Running in d3667b9471c6 14:27:32 ---> Running in e851a22d9827 14:27:32 ---> Running in 69b94fd1809f 14:27:32 Removing intermediate container 39ba31c7683c 14:27:32 ---> 6a2bc9d0cfe2 14:27:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:32 Removing intermediate container a21b37fc6707 14:27:32 ---> b98124e785e4 14:27:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:32 Removing intermediate container 69b94fd1809f 14:27:32 ---> d888ae8181db 14:27:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:32 Removing intermediate container e851a22d9827 14:27:32 ---> 0c0eeedef2b3 14:27:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:27:32 Removing intermediate container d3667b9471c6 14:27:32 ---> 79448db4c493 14:27:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:27:32 ---> Running in 1d0375e032fc 14:27:32 ---> Running in d9fa9cc3c1e9 14:27:32 ---> Running in 381d0087730e 14:27:32 ---> Running in 5adc44ab21d4 14:27:32 ---> Running in bfa5c60a7438 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:33 Removing intermediate container 1d0375e032fc 14:27:33 ---> cb3608efbe01 14:27:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:27:33 ---> Running in d63fe6d8e682 14:27:34 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:27:34 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:27:34 OK: 17035 distinct packages available 14:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:34 Removing intermediate container 381d0087730e 14:27:34 ---> c80b3543f02b 14:27:34 Step 5/25 : RUN apk add --update --no-cache make git 14:27:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:34 ---> Running in b0608b977e89 14:27:34 Removing intermediate container d9fa9cc3c1e9 14:27:34 ---> 45d6ddcef64b 14:27:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:27:34 ---> Running in 27374d6d1eba 14:27:34 Removing intermediate container bfa5c60a7438 14:27:34 ---> 9ab0d1ffc14f 14:27:34 Step 5/31 : RUN apk add --update --no-cache make git 14:27:34 OK: 211 MiB in 51 packages 14:27:34 ---> Running in f9f2cd48ac45 14:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:27:35 Removing intermediate container 5adc44ab21d4 14:27:35 ---> e64ca9eb925d 14:27:35 Step 5/20 : COPY go.mod vendor* ./ 14:27:35 ---> 2ec9e4ea7f0b 14:27:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:35 ---> Running in 91ffec61c174 14:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:35 OK: 211 MiB in 51 packages 14:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:27:35 OK: 211 MiB in 51 packages 14:27:36 OK: 211 MiB in 51 packages 14:27:36 Removing intermediate container d63fe6d8e682 14:27:36 ---> 67a136600b10 14:27:36 Step 6/26 : COPY go.mod vendor* ./ 14:27:36 Removing intermediate container b0608b977e89 14:27:36 ---> b4dc7e08d350 14:27:36 Step 6/25 : COPY go.mod vendor* ./ 14:27:36 Removing intermediate container 27374d6d1eba 14:27:36 ---> a04fe0211ec8 14:27:36 Step 6/25 : COPY go.mod vendor* ./ 14:27:36 ---> 990ff50d5ca9 14:27:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:36 OK: 211 MiB in 51 packages 14:27:36 ---> 600f6947247e 14:27:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:36 ---> Running in 243e5c764352 14:27:36 ---> Running in d793d47f685a 14:27:36 ---> 69f57fcff066 14:27:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:36 ---> Running in a1aca2d2c8ba 14:27:37 Removing intermediate container f9f2cd48ac45 14:27:37 ---> a19b0529d2b7 14:27:37 Step 6/31 : COPY go.mod vendor* ./ 14:27:37 ---> aa52cd2e30c6 14:27:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:37 ---> Running in 3db931b6651d 14:27:42 656be50a0ddc: Pull complete 14:27:42 2bbca73fdf42: Pull complete 14:27:42 46d945488cbd: Pull complete 14:27:48 8a5474983e97: Pull complete 14:27:49 329c88fbcd65: Pull complete 14:27:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:27:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:27:50 WORKDIR /edgex 14:27:50 COPY go.mod . 14:27:50 RUN go mod download 14:27:50 + docker build -t ci-base-image-arm64 -f - . 14:27:50 Sending build context to Docker daemon 3.123MB 14:27:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:27:50 ---> ff4287adb874 14:27:50 Step 2/4 : WORKDIR /edgex 14:27:52 Removing intermediate container 91ffec61c174 14:27:52 ---> 9a36d5d426ca 14:27:52 Step 7/20 : COPY . . 14:27:52 Removing intermediate container 243e5c764352 14:27:52 ---> 2ffa1953889a 14:27:52 Step 8/26 : COPY . . 14:27:52 Removing intermediate container d793d47f685a 14:27:52 ---> 59af4442d6c7 14:27:52 Step 8/25 : COPY . . 14:27:52 Removing intermediate container a1aca2d2c8ba 14:27:52 ---> f3e91f7256d7 14:27:52 Step 8/25 : COPY . . 14:27:52 Removing intermediate container 3db931b6651d 14:27:52 ---> b758d5d828ef 14:27:52 Step 8/31 : COPY . . 14:27:52 ---> Running in 4609793d838e 14:27:52 Removing intermediate container 4609793d838e 14:27:52 ---> e5afc79f6749 14:27:52 Step 3/4 : COPY go.mod . 14:27:53 ---> 0f4e23bdbaed 14:27:53 Step 4/4 : RUN go mod download 14:27:53 ---> Running in 52439164563e 14:28:00 ---> 055160896f64 14:28:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:28:00 ---> ad29cab0fcde 14:28:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:28:00 ---> 7d6554792e89 14:28:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:28:00 ---> 64a782593a7f 14:28:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:28:00 ---> d555d10d0781 14:28:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:28:00 ---> Running in 57d596c3ae8d 14:28:00 ---> Running in e249d22c0eca 14:28:00 ---> Running in 17b4e247d407 14:28:00 ---> Running in a0e3cae3c234 14:28:00 ---> Running in afac196b786d 14:28:00 Removing intermediate container e249d22c0eca 14:28:00 ---> dac0367eb6df 14:28:00 Step 10/25 : WORKDIR /edgex-go/spire-build 14:28:00 Removing intermediate container 57d596c3ae8d 14:28:00 ---> e9591285d047 14:28:00 Step 10/26 : WORKDIR /edgex-go/spire-build 14:28:00 ---> Running in 2f088b20ed50 14:28:00 ---> Running in 8647b4977b33 14:28:00 Removing intermediate container 2f088b20ed50 14:28:00 ---> 6eefe4aa9fcf 14:28:00 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:28:00 Removing intermediate container 8647b4977b33 14:28:00 ---> ea6e1b958550 14:28:00 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:28:00 ---> Running in 67e065d95e48 14:28:00 ---> Running in 4a4a9427d917 14:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:28:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:28:01 Removing intermediate container 4a4a9427d917 14:28:01 ---> a69797343a70 14:28:01 Step 12/26 : WORKDIR /edgex-go 14:28:01 ---> Running in 76c42b9c3ebd 14:28:01 Removing intermediate container 67e065d95e48 14:28:01 ---> 813f64e5c6fd 14:28:01 Step 12/25 : WORKDIR /edgex-go 14:28:01 ---> Running in 0b8958100db4 14:28:01 Removing intermediate container 76c42b9c3ebd 14:28:01 ---> 12fb7d73d80a 14:28:01 14:28:01 Step 13/26 : FROM alpine:3.15 14:28:01 Removing intermediate container 0b8958100db4 14:28:01 ---> 4e07cf9ce238 14:28:01 14:28:01 Step 13/25 : FROM alpine:3.15 14:28:02 3.15: Pulling from library/alpine 14:28:02 3.15: Pulling from library/alpine 14:28:03 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 14:28:03 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 14:28:03 Status: Downloaded newer image for alpine:3.15 14:28:03 Status: Image is up to date for alpine:3.15 14:28:03 ---> 2720e26172a0 14:28:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:03 ---> 2720e26172a0 14:28:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:03 ---> Running in 866d73ee15c7 14:28:03 ---> Running in 1034c3593b77 14:28:03 Removing intermediate container 866d73ee15c7 14:28:03 ---> 9e9ef1ff233a 14:28:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:03 Removing intermediate container 1034c3593b77 14:28:03 ---> 9e34662bcd7b 14:28:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:03 ---> Running in 71eacbd9b87d 14:28:03 ---> Running in 4b05a0fc1d51 14:28:04 Removing intermediate container 71eacbd9b87d 14:28:04 ---> 9cc63cf2b299 14:28:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:28:04 ---> Running in d10572cb7869 14:28:04 Removing intermediate container 4b05a0fc1d51 14:28:04 ---> dd6e301890c7 14:28:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:28:04 ---> Running in 154d6c8729d4 14:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:28:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:28:07 OK: 15857 distinct packages available 14:28:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:28:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:28:07 OK: 15857 distinct packages available 14:28:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:08 (1/5) Installing dumb-init (1.2.5-r1) 14:28:08 (2/5) Installing musl-obstack (1.2.3-r0) 14:28:08 (1/4) Installing dumb-init (1.2.5-r1) 14:28:08 (3/5) Installing libucontext (1.1-r0) 14:28:08 (2/4) Installing musl-obstack (1.2.3-r0) 14:28:08 (4/5) Installing gcompat (1.0.0-r4) 14:28:08 (3/4) Installing libucontext (1.1-r0) 14:28:08 (5/5) Installing openssl (1.1.1q-r0) 14:28:08 (4/4) Installing gcompat (1.0.0-r4) 14:28:08 Executing busybox-1.34.1-r7.trigger 14:28:08 OK: 6 MiB in 18 packages 14:28:08 Executing busybox-1.34.1-r7.trigger 14:28:08 OK: 6 MiB in 19 packages 14:28:10 Removing intermediate container 154d6c8729d4 14:28:10 ---> 140234a2b710 14:28:10 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:28:10 Removing intermediate container d10572cb7869 14:28:10 ---> f89d9d3beedc 14:28:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:28:15 ---> 3c221f2aa150 14:28:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:28:15 ---> fb3b5e91c026 14:28:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:28:15 ---> 1afaa1353fdf 14:28:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:28:15 ---> 58cbe79cec40 14:28:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:28:15 ---> Running in 7f6f831242ee 14:28:16 Removing intermediate container 7f6f831242ee 14:28:16 ---> 2f2740f5b9c5 14:28:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:28:16 ---> 3a6664ccd58e 14:28:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:28:16 ---> 61a7b568373a 14:28:16 Step 21/26 : WORKDIR / 14:28:16 ---> Running in e18ad650f263 14:28:16 ---> a45c20c8c170 14:28:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:28:16 ---> Running in 2ed9480d8c05 14:28:16 Removing intermediate container e18ad650f263 14:28:16 ---> 9ecf4866f373 14:28:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:28:16 ---> Running in be7450ef913b 14:28:17 Removing intermediate container 2ed9480d8c05 14:28:17 ---> 76c95ae5f9c0 14:28:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:28:17 ---> Running in 9632e4427111 14:28:17 Removing intermediate container be7450ef913b 14:28:17 ---> e721fe0a9fa5 14:28:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:28:17 ---> Running in ae9b9373dd51 14:28:17 Removing intermediate container 9632e4427111 14:28:17 ---> 7051768eefb7 14:28:17 Step 23/25 : LABEL arch=x86_64 14:28:17 ---> Running in 036ce4d592e0 14:28:17 Removing intermediate container ae9b9373dd51 14:28:17 ---> 1a07cb082510 14:28:17 Step 24/26 : LABEL arch=x86_64 14:28:17 Removing intermediate container 036ce4d592e0 14:28:17 ---> b394b6609ccd 14:28:17 Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:17 ---> Running in adad4aaf2cdb 14:28:17 ---> Running in e4e22aa1cdf2 14:28:18 Removing intermediate container adad4aaf2cdb 14:28:18 ---> c34141c74d8f 14:28:18 Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:18 Removing intermediate container e4e22aa1cdf2 14:28:18 ---> c6e8cb366e92 14:28:18 Step 25/25 : LABEL version=0.0.0 14:28:18 ---> Running in 370e27aba53c 14:28:18 ---> Running in e8ce7091fff6 14:28:18 Removing intermediate container 370e27aba53c 14:28:18 ---> 193ee044459f 14:28:18 Step 26/26 : LABEL version=0.0.0 14:28:18 ---> Running in b8f7227235fd 14:28:18 Removing intermediate container e8ce7091fff6 14:28:18 ---> 2e3985c45130 14:28:18 14:28:18 Successfully built 2e3985c45130 14:28:18 Successfully tagged security-spire-server:latest 14:28:18  Building security-spire-server ... done Building sys-mgmt-agent 14:28:19 Removing intermediate container b8f7227235fd 14:28:19 ---> 6e7a6721e8ce 14:28:19 14:28:19 Successfully built 6e7a6721e8ce 14:28:19 Successfully tagged security-spire-config:latest 14:28:19  Building security-spire-config ... done Building core-metadata 14:28:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:28:22 ---> 9f44c46ba416 14:28:22 Step 3/23 : WORKDIR /edgex-go 14:28:22 ---> Using cache 14:28:22 ---> 79448db4c493 14:28:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:22 ---> Using cache 14:28:22 ---> 9ab0d1ffc14f 14:28:22 Step 5/23 : RUN apk add --update --no-cache make bash git 14:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:28:23 ---> 9f44c46ba416 14:28:23 Step 3/23 : WORKDIR /edgex-go 14:28:23 ---> Using cache 14:28:23 ---> 79448db4c493 14:28:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:23 ---> Using cache 14:28:23 ---> 9ab0d1ffc14f 14:28:23 Step 5/23 : RUN apk add --update --no-cache make git 14:28:23 ---> Using cache 14:28:23 ---> a19b0529d2b7 14:28:23 Step 6/23 : COPY go.mod vendor* ./ 14:28:23 ---> Using cache 14:28:23 ---> aa52cd2e30c6 14:28:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:23 ---> Using cache 14:28:23 ---> b758d5d828ef 14:28:23 Step 8/23 : COPY . . 14:28:23 ---> Using cache 14:28:23 ---> 7d6554792e89 14:28:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:28:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:28:25 ---> Running in c72400ce54ed 14:28:25 ---> Running in 1470774007bf 14:28:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 14:28:25 Removing intermediate container 52439164563e 14:28:25 ---> 2b40d5739699 14:28:25 Successfully built 2b40d5739699 14:28:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:26 + docker inspect -f . ci-base-image-arm64 14:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:26 prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 14:28:26 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:28:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:26 OK: 211 MiB in 51 packages 14:28:27 Removing intermediate container 17b4e247d407 14:28:27 ---> 4f4217a56c50 14:28:27 14:28:27 Step 10/31 : FROM alpine:3.16 14:28:27 Removing intermediate container afac196b786d 14:28:27 ---> 9c84985d4f0a 14:28:27 14:28:27 Step 10/25 : FROM alpine:3.16 14:28:27 Removing intermediate container c72400ce54ed 14:28:27 ---> 447d76c6e18a 14:28:27 Step 6/23 : COPY go.mod vendor* ./ 14:28:27 ---> 055a18977c24 14:28:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:27 $ docker top aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 -eo pid,comm 14:28:28 ---> Running in 24dbf03dde86 [Pipeline] { [Pipeline] sh 14:28:28 3.16: Pulling from library/alpine 14:28:28 3.16: Pulling from library/alpine 14:28:28 + go version 14:28:28 go version go1.18.3 linux/arm64 [Pipeline] } 14:28:28 $ docker stop --time=1 aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 14:28:29 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:28:29 Status: Downloaded newer image for alpine:3.16 14:28:29 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:28:29 Status: Image is up to date for alpine:3.16 14:28:29 ---> d7d3d98c851f 14:28:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:28:29 ---> d7d3d98c851f 14:28:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:30 $ docker rm -f aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 14:28:31 ---> Running in b82e3077ae79 14:28:31 ---> Running in 624f94611a5d 14:28:31 Removing intermediate container a0e3cae3c234 14:28:31 ---> 621159a4a945 14:28:31 14:28:31 Step 9/20 : FROM alpine:3.15 14:28:31 ---> 2720e26172a0 14:28:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:28:31 ---> Using cache 14:28:31 ---> 9e34662bcd7b 14:28:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:31 ---> Using cache 14:28:31 ---> dd6e301890c7 14:28:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:31 ---> Running in a33d0f0a095e 14:28:31 Removing intermediate container b82e3077ae79 14:28:31 ---> 154adc0a03db 14:28:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:31 + docker inspect -f . ci-base-image-arm64 14:28:31 . 14:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:31 ---> Running in d1d323b437ec [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:31 (1/3) Installing ca-certificates (20220614-r0) 14:28:31 (2/3) Installing dumb-init (1.2.5-r1) 14:28:31 (3/3) Installing su-exec (0.2-r1) 14:28:31 Executing busybox-1.35.0-r15.trigger 14:28:31 Executing ca-certificates-20220614-r0.trigger 14:28:31 OK: 6 MiB in 17 packages 14:28:31 prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 14:28:31 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:28:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:32 (1/2) Installing dumb-init (1.2.5-r1) 14:28:32 (2/2) Installing su-exec (0.2-r1) 14:28:32 Executing busybox-1.35.0-r15.trigger 14:28:32 OK: 6 MiB in 16 packages 14:28:32 Removing intermediate container 624f94611a5d 14:28:32 ---> 5d83c7d24bd9 14:28:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:28:32 ---> Running in a6b184b6f7f1 14:28:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:33 $ docker top 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 -eo pid,comm 14:28:33 Removing intermediate container a6b184b6f7f1 14:28:33 ---> 53f25eb39537 14:28:33 Step 13/25 : WORKDIR / 14:28:33 ---> Running in ca82d645176b 14:28:33 Removing intermediate container d1d323b437ec 14:28:33 ---> 0e3b87e4cd3f 14:28:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:28:33 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:28:33 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:28:33 OK: 15857 distinct packages available [Pipeline] { [Pipeline] echo 14:28:33 ========================================================= 14:28:33 [edgeXBuildGoParallel] Running Tests and Build... 14:28:33 ========================================================= [Pipeline] sh 14:28:33 ---> Running in cbeac08a4edb 14:28:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:28:34 Removing intermediate container ca82d645176b 14:28:34 ---> 0f909156560c 14:28:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:28:34 Removing intermediate container cbeac08a4edb 14:28:34 ---> cd27e8dc0729 14:28:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:28:34 ---> Running in 4f5ab78eb511 14:28:34 Removing intermediate container 4f5ab78eb511 14:28:34 ---> 5dcc2e03aca7 14:28:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:28:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:28:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:28:34 ---> Running in fc940bf53223 14:28:34 ---> d2663db4bbbf 14:28:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:28:34 Removing intermediate container fc940bf53223 14:28:34 ---> 393d3f78f5ce 14:28:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:28:34 (1/9) Installing ca-certificates (20220614-r0) 14:28:34 ---> e65633cfdff1 14:28:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:28:34 ---> Running in c593fe501100 14:28:34 (2/9) Installing brotli-libs (1.0.9-r5) 14:28:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:28:35 (4/9) Installing libcurl (7.80.0-r2) 14:28:35 (5/9) Installing curl (7.80.0-r2) 14:28:35 + make test 14:28:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:28:35 (6/9) Installing dumb-init (1.2.5-r1) 14:28:35 ---> bd6ffe5f0941 14:28:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:28:35 (7/9) Installing musl-obstack (1.2.3-r0) 14:28:35 (8/9) Installing libucontext (1.1-r0) 14:28:35 (9/9) Installing gcompat (1.0.0-r4) 14:28:35 Executing busybox-1.34.1-r7.trigger 14:28:35 Executing ca-certificates-20220614-r0.trigger 14:28:35 ---> 055eaa6b2bbb 14:28:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:28:35 OK: 8 MiB in 23 packages 14:28:36 Removing intermediate container c593fe501100 14:28:36 ---> 169133a5baec 14:28:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 14:28:36 ---> Running in 5242be3acb10 14:28:36 ---> 5c8e689f5056 14:28:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:28:36 Removing intermediate container 5242be3acb10 14:28:36 ---> 072f36329743 14:28:36 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:28:36 Removing intermediate container a33d0f0a095e 14:28:36 ---> 6442e7990bbb 14:28:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:36 ---> 49cb249ee22e 14:28:36 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:28:36 ---> Running in d489774d0d7c 14:28:37 ---> 01d921d070d9 14:28:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:28:37 ---> 8f0d7f4b2277 14:28:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:28:37 Removing intermediate container 24dbf03dde86 14:28:37 ---> 77d367868afc 14:28:37 Step 8/23 : COPY . . 14:28:38 ---> 16d96ef12bcc 14:28:38 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:28:39 ---> 5c54d3beb9b4 14:28:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:28:39 ---> Running in c14baf47bfad 14:28:39 Removing intermediate container d489774d0d7c 14:28:39 ---> 89b0c81cd230 14:28:39 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:39 ---> 50e1d92f8228 14:28:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:28:39 ---> Running in 39db586575be 14:28:39 ---> 7010b370abe0 14:28:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:28:39 Removing intermediate container 39db586575be 14:28:39 ---> a49cdfedb6b3 14:28:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:40 ---> Running in 50af151219c0 14:28:40 Removing intermediate container 50af151219c0 14:28:40 ---> 6a2453c0956b 14:28:40 Step 18/20 : LABEL arch=x86_64 14:28:40 ---> Running in dfb9a82c007d 14:28:40 ---> 9ca3c96b74f1 14:28:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:28:40 Removing intermediate container c14baf47bfad 14:28:40 ---> 2603fdfea6ef 14:28:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:28:40 Removing intermediate container dfb9a82c007d 14:28:40 ---> dbdb47461ca9 14:28:40 Step 19/20 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:40 ---> Running in ce4d39abd4f1 14:28:40 ---> Running in 6efb772e416c 14:28:40 ---> 54066e29cfeb 14:28:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:28:40 Removing intermediate container 6efb772e416c 14:28:40 ---> 1921a1975773 14:28:40 Step 23/25 : LABEL arch=x86_64 14:28:40 Removing intermediate container ce4d39abd4f1 14:28:40 ---> c6f8bf494a3b 14:28:40 Step 20/20 : LABEL version=0.0.0 14:28:40 ---> Running in 406d7ed04aa9 14:28:40 ---> Running in 3e48620b279a 14:28:40 ---> 848909d67e8f 14:28:40 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:28:41 Removing intermediate container 406d7ed04aa9 14:28:41 ---> 503072943fb1 14:28:41 Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:41 ---> Running in 9323cd22116f 14:28:41 Removing intermediate container 3e48620b279a 14:28:41 ---> ed3aa35c4209 14:28:41 14:28:41 ---> a925a5f379bb 14:28:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:28:41 Successfully built ed3aa35c4209 14:28:41 Successfully tagged security-spiffe-token-provider:latest 14:28:41 Building support-notifications 14:28:41  Building security-spiffe-token-provider ... done Removing intermediate container 9323cd22116f 14:28:41 ---> 723fe7fedfcf 14:28:41 Step 25/25 : LABEL version=0.0.0 14:28:41 ---> 4a68340cf999 14:28:41 Step 26/31 : RUN chmod +x /entrypoint.sh 14:28:41 ---> Running in 63b0e698227e 14:28:41 ---> Running in df6a2bf9c0dc 14:28:42 Removing intermediate container 63b0e698227e 14:28:42 ---> 964f76f88369 14:28:42 14:28:42 Successfully built 964f76f88369 14:28:42 Successfully tagged security-secretstore-setup:latest 14:28:42 Building core-data 14:28:44  Building security-secretstore-setup ... done Removing intermediate container df6a2bf9c0dc 14:28:44 ---> 4306c3ffed7b 14:28:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:28:44 ---> 1942090bb5d9 14:28:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:28:44 Removing intermediate container 1470774007bf 14:28:44 ---> 3498d4b6291e 14:28:44 14:28:44 Step 10/23 : FROM alpine:3.16 14:28:44 ---> d7d3d98c851f 14:28:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:28:44 ---> Running in 45e816dc536c 14:28:44 ---> Running in 9066df063afa 14:28:44 ---> Running in 6e888d4bc83a 14:28:45 Removing intermediate container 45e816dc536c 14:28:45 ---> d26028ccbc14 14:28:45 Step 28/31 : CMD ["gate"] 14:28:45 ---> Running in 39f30c8e6c63 14:28:45 Removing intermediate container 39f30c8e6c63 14:28:45 ---> ae4381c80073 14:28:45 Step 29/31 : LABEL arch=x86_64 14:28:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:28:45 ---> 9f44c46ba416 14:28:45 Step 3/22 : WORKDIR /edgex-go 14:28:45 ---> Using cache 14:28:45 ---> 79448db4c493 14:28:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:45 ---> Using cache 14:28:45 ---> 9ab0d1ffc14f 14:28:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:28:45 ---> Running in 7b412adce6d9 14:28:45 ---> Running in b2756254c5be 14:28:45 (1/1) Installing dumb-init (1.2.5-r1) 14:28:45 Executing busybox-1.35.0-r15.trigger 14:28:45 OK: 6 MiB in 15 packages 14:28:46 Removing intermediate container 7b412adce6d9 14:28:46 ---> edfc6a38cea6 14:28:46 Step 30/31 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:46 ---> Running in 9809d1d4827d 14:28:46 Removing intermediate container 9809d1d4827d 14:28:46 ---> 22ec5511804e 14:28:46 Step 31/31 : LABEL version=0.0.0 14:28:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:46 ---> Running in bab01568aee1 14:28:46 Removing intermediate container 6e888d4bc83a 14:28:46 ---> 2beff76e23b9 14:28:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:28:46 ---> Running in e248b53b4683 14:28:46 Removing intermediate container bab01568aee1 14:28:46 ---> 9f7e5011a6d8 14:28:46 14:28:46 Removing intermediate container e248b53b4683 14:28:46 ---> 85d03f61470b 14:28:46 Step 13/23 : ENV APP_PORT=59881 14:28:46 Successfully built 9f7e5011a6d8 14:28:46 Successfully tagged security-bootstrapper:latest 14:28:46 Building security-spire-agent 14:28:46  Building security-bootstrapper ... done  ---> Running in 6f3ce3ce4d80 14:28:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:28:47 ---> 9f44c46ba416 14:28:47 Step 3/23 : WORKDIR /edgex-go 14:28:47 ---> Using cache 14:28:47 ---> 79448db4c493 14:28:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:47 ---> Using cache 14:28:47 ---> 9ab0d1ffc14f 14:28:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:28:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:47 OK: 211 MiB in 51 packages 14:28:48 Removing intermediate container 6f3ce3ce4d80 14:28:48 ---> 4a4fdc39b811 14:28:48 Step 14/23 : EXPOSE $APP_PORT 14:28:48 ---> Running in 96727fdf0fff 14:28:48 ---> Running in d80e47ee5bba 14:28:48 Removing intermediate container d80e47ee5bba 14:28:48 ---> f8cb0b189b3d 14:28:48 Step 15/23 : WORKDIR / 14:28:48 Removing intermediate container b2756254c5be 14:28:48 ---> 138a8ab0a8db 14:28:48 Step 6/22 : COPY go.mod vendor* ./ 14:28:48 ---> Running in 40831715b917 14:28:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:49 ---> 472005c252da 14:28:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:49 Removing intermediate container 40831715b917 14:28:49 ---> fa60a3b806b7 14:28:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:49 ---> Running in f4cef91b4d5a 14:28:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:49 ---> badd106ce45b 14:28:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:28:50 OK: 211 MiB in 51 packages 14:28:50 ---> 73d9ac09adf0 14:28:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:28:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:28:50 ---> 9f44c46ba416 14:28:50 Step 3/26 : WORKDIR /edgex-go 14:28:50 ---> Using cache 14:28:50 ---> 79448db4c493 14:28:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:50 ---> Using cache 14:28:50 ---> 9ab0d1ffc14f 14:28:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:28:51 Removing intermediate container 96727fdf0fff 14:28:51 ---> 98d4954fbbf5 14:28:51 Step 6/23 : COPY go.mod vendor* ./ 14:28:51 ---> Running in a6a6e05d9ca3 14:28:51 ---> ffda29f4aa01 14:28:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:28:52 ---> Running in 29733f9dd2b3 14:28:52 ---> 9fb12eea87d2 14:28:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:52 ---> Running in b8603e58d536 14:28:52 Removing intermediate container 29733f9dd2b3 14:28:52 ---> f885c7ec0f1f 14:28:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:52 ---> Running in e050888bb868 14:28:52 Removing intermediate container e050888bb868 14:28:52 ---> dba3effe0754 14:28:52 Step 21/23 : LABEL arch=x86_64 14:28:52 ---> Running in 843edd3c846c 14:28:53 Removing intermediate container 843edd3c846c 14:28:53 ---> 1de543aca267 14:28:53 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:28:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:53 ---> Running in 8b315d1b4642 14:28:53 OK: 211 MiB in 51 packages 14:28:53 Removing intermediate container 8b315d1b4642 14:28:53 ---> bc908544b3f7 14:28:53 Step 23/23 : LABEL version=0.0.0 14:28:53 ---> Running in adb37a370f95 14:28:54 Removing intermediate container adb37a370f95 14:28:54 ---> d4d31eb74d7e 14:28:54 14:28:54 Removing intermediate container a6a6e05d9ca3 14:28:54 ---> 5c4e8d426625 14:28:54 Step 6/26 : COPY go.mod vendor* ./ 14:28:54 Successfully built d4d31eb74d7e 14:28:54 Successfully tagged core-metadata:latest 14:28:54  Building core-metadata ... done Building support-scheduler 14:28:57 ---> 4287fe0719ed 14:28:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:57 ---> Running in 260652c75a06 14:28:57 Removing intermediate container f4cef91b4d5a 14:28:57 ---> 5d977d9ec3e4 14:28:57 Step 8/22 : COPY . . 14:28:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:28:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:28:58 ---> 9f44c46ba416 14:28:58 Step 3/22 : WORKDIR /edgex-go 14:28:58 ---> Using cache 14:28:58 ---> 79448db4c493 14:28:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:58 ---> Using cache 14:28:58 ---> 9ab0d1ffc14f 14:28:58 Step 5/22 : RUN apk add --update --no-cache make git 14:28:58 ---> Using cache 14:28:58 ---> a19b0529d2b7 14:28:58 Step 6/22 : COPY go.mod vendor* ./ 14:28:58 ---> Using cache 14:28:58 ---> aa52cd2e30c6 14:28:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:58 ---> Using cache 14:28:58 ---> b758d5d828ef 14:28:58 Step 8/22 : COPY . . 14:28:58 ---> Using cache 14:28:58 ---> 7d6554792e89 14:28:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:29:01 ---> Running in 5e60ed797b2e 14:29:02 Removing intermediate container b8603e58d536 14:29:02 ---> 1546f04559d9 14:29:02 Step 8/23 : COPY . . 14:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:29:04 ---> f530d064aff4 14:29:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:29:04 Removing intermediate container 9066df063afa 14:29:04 ---> 3892f2c75f49 14:29:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:29:05 ---> Running in 51369731a505 14:29:05 ---> Running in c3dbe56724ec 14:29:05 Removing intermediate container 260652c75a06 14:29:05 ---> 778b946d318c 14:29:05 Step 8/26 : COPY . . 14:29:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:29:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:29:07 ? github.com/edgexfoundry/edgex-go [no test files] 14:29:09 ---> c12bb9d69891 14:29:09 Step 9/23 : RUN make cmd/core-data/core-data 14:29:09 ---> Running in 46eebf8ef5bb 14:29:09 Removing intermediate container c3dbe56724ec 14:29:09 ---> 6c6d1e62fa6b 14:29:09 14:29:09 Step 11/23 : FROM alpine:3.16 14:29:09 ---> d7d3d98c851f 14:29:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:29:09 ---> Running in 0946defc5f18 14:29:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:29:09 Removing intermediate container 0946defc5f18 14:29:09 ---> 59cfdbe33561 14:29:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:29:10 ---> Running in 6e49975fe6af 14:29:11 ---> b37c06c27209 14:29:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:29:11 ---> Running in 98de196cab3e 14:29:11 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:29:11 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:29:11 (3/33) Installing readline (8.1.2-r0) 14:29:11 (4/33) Installing bash (5.1.16-r2) 14:29:11 Executing bash-5.1.16-r2.post-install 14:29:11 (5/33) Installing ca-certificates (20220614-r0) 14:29:11 (6/33) Installing brotli-libs (1.0.9-r6) 14:29:11 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:29:11 (8/33) Installing libcurl (7.83.1-r2) 14:29:11 (9/33) Installing curl (7.83.1-r2) 14:29:11 (10/33) Installing docker-cli (20.10.16-r2) 14:29:11 Removing intermediate container 98de196cab3e 14:29:11 ---> 7642c2b70b7e 14:29:11 Step 10/26 : WORKDIR /edgex-go/spire-build 14:29:11 (11/33) Installing dumb-init (1.2.5-r1) 14:29:11 (12/33) Installing libbz2 (1.0.8-r1) 14:29:11 (13/33) Installing expat (2.4.8-r0) 14:29:11 (14/33) Installing libffi (3.4.2-r1) 14:29:11 (15/33) Installing gdbm (1.23-r0) 14:29:11 (16/33) Installing xz-libs (5.2.5-r1) 14:29:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:29:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:29:11 ---> Running in 7238b673a63f 14:29:11 (19/33) Installing mpdecimal (2.5.1-r1) 14:29:11 (20/33) Installing sqlite-libs (3.38.5-r0) 14:29:11 (21/33) Installing python3 (3.10.5-r0) 14:29:12 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:29:12 (23/33) Installing py3-tomli (2.0.1-r1) 14:29:12 (24/33) Installing py3-pep517 (0.12.0-r2) 14:29:12 (25/33) Installing py3-six (1.16.0-r1) 14:29:12 (26/33) Installing py3-retrying (1.3.3-r3) 14:29:12 (27/33) Installing py3-appdirs (1.4.4-r3) 14:29:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:29:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:29:12 (30/33) Installing py3-parsing (2.4.7-r3) 14:29:12 (31/33) Installing py3-packaging (21.3-r0) 14:29:12 (32/33) Installing py3-setuptools (59.4.0-r0) 14:29:12 (33/33) Installing py3-pip (22.1.1-r0) 14:29:12 Executing busybox-1.35.0-r15.trigger 14:29:12 Executing ca-certificates-20220614-r0.trigger 14:29:12 Removing intermediate container 7238b673a63f 14:29:12 ---> 50d80799e9cb 14:29:12 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:29:12 OK: 122 MiB in 47 packages 14:29:12 ---> Running in 9f3c682bbffd 14:29:14 Removing intermediate container 9f3c682bbffd 14:29:14 ---> 2bcb78f146af 14:29:14 Step 12/26 : WORKDIR /edgex-go 14:29:14 ---> Running in b1d058e88bf1 14:29:14 Removing intermediate container b1d058e88bf1 14:29:14 ---> 1686f4b8e704 14:29:14 14:29:14 Step 13/26 : FROM alpine:3.15 14:29:14 ---> 2720e26172a0 14:29:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:29:14 ---> Using cache 14:29:14 ---> 9e34662bcd7b 14:29:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:14 ---> Using cache 14:29:14 ---> dd6e301890c7 14:29:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:29:14 ---> Using cache 14:29:14 ---> 140234a2b710 14:29:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:29:14 Collecting docker-compose==1.23.2 14:29:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:29:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 14:29:15 Collecting docker<4.0,>=3.6.0 14:29:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:29:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 153.9 MB/s eta 0:00:00 14:29:15 Collecting jsonschema<3,>=2.5.1 14:29:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:29:15 Collecting cached-property<2,>=1.2.0 14:29:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:29:15 Collecting texttable<0.10,>=0.9.0 14:29:15 Downloading texttable-0.9.1.tar.gz (11 kB) 14:29:15 Preparing metadata (setup.py): started 14:29:15 Preparing metadata (setup.py): finished with status 'done' 14:29:15 Collecting dockerpty<0.5,>=0.4.1 14:29:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:29:15 Preparing metadata (setup.py): started 14:29:15 Preparing metadata (setup.py): finished with status 'done' 14:29:15 Collecting PyYAML<4,>=3.10 14:29:15 Downloading PyYAML-3.13.tar.gz (270 kB) 14:29:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.2 MB/s eta 0:00:00 14:29:16 Preparing metadata (setup.py): started 14:29:16 ---> 902d4acc5d02 14:29:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:29:16 Preparing metadata (setup.py): finished with status 'done' 14:29:16 Collecting websocket-client<1.0,>=0.32.0 14:29:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:29:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.1 MB/s eta 0:00:00 14:29:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:29:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:29:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 136.4 MB/s eta 0:00:00 14:29:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:29:16 Collecting docopt<0.7,>=0.6.1 14:29:16 Downloading docopt-0.6.2.tar.gz (25 kB) 14:29:16 Preparing metadata (setup.py): started 14:29:16 Preparing metadata (setup.py): finished with status 'done' 14:29:16 Collecting docker-pycreds>=0.4.0 14:29:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:29:17 Collecting certifi>=2017.4.17 14:29:17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 14:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 46.2 MB/s eta 0:00:00 14:29:17 Collecting urllib3<1.25,>=1.21.1 14:29:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 141.3 MB/s eta 0:00:00 14:29:17 Collecting chardet<3.1.0,>=3.0.2 14:29:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.0 MB/s eta 0:00:00 14:29:17 Collecting idna<2.8,>=2.5 14:29:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.2 MB/s eta 0:00:00 14:29:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:29:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:29:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:29:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:29:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:29:17 Running setup.py install for texttable: started 14:29:17 Running setup.py install for texttable: finished with status 'done' 14:29:17 Running setup.py install for PyYAML: started 14:29:18 Running setup.py install for PyYAML: finished with status 'done' 14:29:18 ---> 8d7e9ed77d07 14:29:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:29:18 Running setup.py install for docopt: started 14:29:19 ---> 042d4339041f 14:29:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:29:19 Running setup.py install for docopt: finished with status 'done' 14:29:19 ---> d23b7cdec444 14:29:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:29:19 Running setup.py install for dockerpty: started 14:29:19 ---> ed5db76d214a 14:29:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:29:19 Running setup.py install for dockerpty: finished with status 'done' 14:29:19 ---> Running in 32b880a866c7 14:29:20 Removing intermediate container 32b880a866c7 14:29:20 ---> 38f22bda8965 14:29:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:29:20 ---> Running in 3c798db807a7 14:29:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:29:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:29:20 Removing intermediate container 3c798db807a7 14:29:20 ---> 62a6da252a29 14:29:20 Step 24/26 : LABEL arch=x86_64 14:29:20 ---> Running in 150ed376df54 14:29:21 Removing intermediate container 150ed376df54 14:29:21 ---> c790c4c14a56 14:29:21 Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:21 ---> Running in e7300ae82fb5 14:29:21 Removing intermediate container e7300ae82fb5 14:29:21 ---> 5392930c53f6 14:29:21 Step 26/26 : LABEL version=0.0.0 14:29:21 ---> Running in 45843c46013e 14:29:22 Removing intermediate container 45843c46013e 14:29:22 ---> 934efbc9a846 14:29:22 14:29:22 Successfully built 934efbc9a846 14:29:22 Successfully tagged security-spire-agent:latest 14:29:22 Building core-command 14:29:26  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:26 ---> 9f44c46ba416 14:29:26 Step 3/23 : WORKDIR /edgex-go 14:29:26 ---> Using cache 14:29:26 ---> 79448db4c493 14:29:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:26 ---> Using cache 14:29:26 ---> 9ab0d1ffc14f 14:29:26 Step 5/23 : RUN apk add --update --no-cache make git 14:29:26 ---> Using cache 14:29:26 ---> a19b0529d2b7 14:29:26 Step 6/23 : COPY go.mod vendor* ./ 14:29:26 ---> Using cache 14:29:26 ---> aa52cd2e30c6 14:29:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:26 ---> Using cache 14:29:26 ---> b758d5d828ef 14:29:26 Step 8/23 : COPY . . 14:29:26 ---> Using cache 14:29:26 ---> 7d6554792e89 14:29:26 Step 9/23 : RUN make cmd/core-command/core-command 14:29:27 ---> Running in 7a6ed990e722 14:29:28 Removing intermediate container 6e49975fe6af 14:29:28 ---> bd987dc98708 14:29:28 Step 14/23 : ENV APP_PORT=58890 14:29:28 ---> Running in 40b1260e0e0d 14:29:28 Removing intermediate container 40b1260e0e0d 14:29:28 ---> e911f52b83d1 14:29:28 Step 15/23 : EXPOSE $APP_PORT 14:29:28 ---> Running in b96d42b167e8 14:29:28 Removing intermediate container b96d42b167e8 14:29:28 ---> 0baae3474670 14:29:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:29:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:29:29 ---> 307375266a60 14:29:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:29:30 ---> 0d787300e03f 14:29:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:29:31 ---> 11f09258bfd9 14:29:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:29:31 ---> Running in 9d2b4c059a53 14:29:32 Removing intermediate container 9d2b4c059a53 14:29:32 ---> c99d23248ed9 14:29:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:32 ---> Running in f7473a368e4e 14:29:32 Removing intermediate container f7473a368e4e 14:29:32 ---> e80fce409665 14:29:32 Step 21/23 : LABEL arch=x86_64 14:29:32 ---> Running in fd785d34f3a8 14:29:33 Removing intermediate container fd785d34f3a8 14:29:33 ---> 52229401d499 14:29:33 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:33 ---> Running in 98164cd694b6 14:29:33 Removing intermediate container 5e60ed797b2e 14:29:33 ---> 570534e4c5f9 14:29:33 14:29:33 Step 10/22 : FROM alpine:3.16 14:29:33 ---> d7d3d98c851f 14:29:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:29:33 ---> Using cache 14:29:33 ---> 2beff76e23b9 14:29:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:29:33 ---> Using cache 14:29:33 ---> 85d03f61470b 14:29:33 Step 13/22 : ENV APP_PORT=59861 14:29:33 ---> Running in 1f55f112318b 14:29:34 Removing intermediate container 98164cd694b6 14:29:34 ---> b6e47fcbf300 14:29:34 Step 23/23 : LABEL version=0.0.0 14:29:34 ---> Running in f6cc531e4170 14:29:34 Removing intermediate container 1f55f112318b 14:29:34 ---> 9df7d3d4351e 14:29:34 Step 14/22 : EXPOSE $APP_PORT 14:29:34 Removing intermediate container f6cc531e4170 14:29:34 ---> 8b74ebf68bad 14:29:34 14:29:34 ---> Running in ef84557363f9 14:29:34 Successfully built 8b74ebf68bad 14:29:34 Successfully tagged sys-mgmt-agent:latest 14:29:34  Building sys-mgmt-agent ... done Building security-proxy-setup 14:29:35 Removing intermediate container ef84557363f9 14:29:35 ---> 9ec312962af8 14:29:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:29:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:37 ---> 9f44c46ba416 14:29:37 Step 3/22 : WORKDIR /edgex-go 14:29:37 ---> Using cache 14:29:37 ---> 79448db4c493 14:29:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:37 ---> Using cache 14:29:37 ---> 9ab0d1ffc14f 14:29:37 Step 5/22 : RUN apk add --update --no-cache make git 14:29:37 ---> Using cache 14:29:37 ---> a19b0529d2b7 14:29:37 Step 6/22 : COPY go.mod vendor* ./ 14:29:37 ---> Using cache 14:29:37 ---> aa52cd2e30c6 14:29:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:37 ---> Using cache 14:29:37 ---> b758d5d828ef 14:29:37 Step 8/22 : COPY . . 14:29:37 ---> Using cache 14:29:37 ---> 7d6554792e89 14:29:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:29:37 ---> 19a491f8aaef 14:29:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:29:37 ---> Running in 20203237b850 14:29:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:29:39 ---> 232e3b21404d 14:29:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:29:40 ---> 22f513f62699 14:29:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:29:40 ---> Running in a82ab3dbce89 14:29:40 Removing intermediate container 46eebf8ef5bb 14:29:40 ---> 2b549a3eed68 14:29:40 14:29:40 Step 10/23 : FROM alpine:3.16 14:29:40 ---> d7d3d98c851f 14:29:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:29:40 Removing intermediate container 51369731a505 14:29:40 ---> 7d5d238a0e20 14:29:40 14:29:40 Step 10/22 : FROM alpine:3.16 14:29:40 ---> d7d3d98c851f 14:29:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:29:40 ---> Running in ec917785722e 14:29:40 ---> Running in c4cc2f441f0e 14:29:40 Removing intermediate container a82ab3dbce89 14:29:40 ---> 88a6e108e80d 14:29:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:41 ---> Running in 3cc849c3469f 14:29:41 Removing intermediate container ec917785722e 14:29:41 ---> 03dc23e20fcd 14:29:41 Step 12/23 : ENV APP_PORT=59880 14:29:41 ---> Running in 655fa4c105fd 14:29:41 Removing intermediate container 3cc849c3469f 14:29:41 ---> a20be10ecb0b 14:29:41 Step 20/22 : LABEL arch=x86_64 14:29:41 ---> Running in c274ba1b84a2 14:29:41 Removing intermediate container 655fa4c105fd 14:29:41 ---> 75d6c8ca2c01 14:29:41 Step 13/23 : EXPOSE $APP_PORT 14:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:29:41 ---> Running in 6017e79afe50 14:29:41 Removing intermediate container c274ba1b84a2 14:29:41 ---> 1acd62be92e9 14:29:41 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:41 ---> Running in 40d8998aafc8 14:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:29:41 Removing intermediate container 6017e79afe50 14:29:41 ---> fc9aaa10ad5e 14:29:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:41 ---> Running in 91be5661db67 14:29:41 Removing intermediate container 40d8998aafc8 14:29:41 ---> 687240f0da35 14:29:41 Step 22/22 : LABEL version=0.0.0 14:29:41 ---> Running in 1616af1aa329 14:29:41 (1/2) Installing ca-certificates (20220614-r0) 14:29:41 Removing intermediate container 1616af1aa329 14:29:41 ---> 78dbbaf4bfac 14:29:41 14:29:41 (2/2) Installing dumb-init (1.2.5-r1) 14:29:41 Executing busybox-1.35.0-r15.trigger 14:29:41 Executing ca-certificates-20220614-r0.trigger 14:29:41 Successfully built 78dbbaf4bfac 14:29:41 OK: 6 MiB in 16 packages 14:29:41 Successfully tagged support-scheduler:latest 14:29:42  Building support-scheduler ... done Removing intermediate container 91be5661db67 14:29:42 ---> 1d9817dfb46d 14:29:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:29:42 ---> Running in 9ce104ff4de9 14:29:42 Removing intermediate container c4cc2f441f0e 14:29:42 ---> 4703957ac9cb 14:29:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:29:42 ---> Running in f7591cb20bd5 14:29:43 Removing intermediate container f7591cb20bd5 14:29:43 ---> 4d0ec701bbd1 14:29:43 Step 13/22 : ENV APP_PORT=59860 14:29:43 ---> Running in f44572f70126 14:29:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:29:43 Removing intermediate container f44572f70126 14:29:43 ---> 108f147af459 14:29:43 Step 14/22 : EXPOSE $APP_PORT 14:29:43 ---> Running in 294749cd9d0c 14:29:43 Removing intermediate container 294749cd9d0c 14:29:43 ---> 5d3a3c580d1a 14:29:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:44 ---> 31f5e8a80707 14:29:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:29:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:29:44 (1/6) Installing dumb-init (1.2.5-r1) 14:29:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:29:44 (3/6) Installing libsodium (1.0.18-r0) 14:29:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:29:44 (5/6) Installing libzmq (4.3.4-r0) 14:29:44 ---> f903f7658bcb 14:29:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:29:44 (6/6) Installing zeromq (4.3.4-r0) 14:29:45 Executing busybox-1.35.0-r15.trigger 14:29:45 OK: 8 MiB in 20 packages 14:29:45 ---> f3457246cde6 14:29:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:29:45 ---> Running in 0bcf73eeb898 14:29:45 Removing intermediate container 0bcf73eeb898 14:29:45 ---> 51a34e8c1164 14:29:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:45 ---> Running in b02af9360a9d 14:29:45 Removing intermediate container 9ce104ff4de9 14:29:45 Removing intermediate container b02af9360a9d 14:29:45 ---> cc873c008ca8 14:29:45 ---> 571173f5590a 14:29:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 20/22 : LABEL arch=x86_64 14:29:45 14:29:45 ---> Running in 578eabd894d3 14:29:46 ---> 6cf30d9de4a9 14:29:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:29:46 Removing intermediate container 578eabd894d3 14:29:46 ---> 5ea024d79248 14:29:46 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:46 ---> Running in 5c93840ff6a7 14:29:47 Removing intermediate container 5c93840ff6a7 14:29:47 ---> bb47e92ac90f 14:29:47 Step 22/22 : LABEL version=0.0.0 14:29:47 ---> 16f49654ce03 14:29:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:29:47 ---> Running in 64716c99b34b 14:29:47 Removing intermediate container 64716c99b34b 14:29:47 ---> f0107dc46ef2 14:29:47 14:29:47 Successfully built f0107dc46ef2 14:29:47 Successfully tagged support-notifications:latest 14:29:47  Building support-notifications ... done  ---> 71ffcf9064a5 14:29:47 Step 19/23 : ENTRYPOINT ["/core-data"] 14:29:47 ---> Running in 445f50583b7c 14:29:47 Removing intermediate container 445f50583b7c 14:29:47 ---> 90637055ee16 14:29:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:48 ---> Running in 6838ff586f86 14:29:48 Removing intermediate container 6838ff586f86 14:29:48 ---> 43f8e1333553 14:29:48 Step 21/23 : LABEL arch=x86_64 14:29:48 ---> Running in 70181b950a07 14:29:49 Removing intermediate container 70181b950a07 14:29:49 ---> f2c3ed1774a6 14:29:49 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:49 ---> Running in 458a2f87215f 14:29:49 Removing intermediate container 7a6ed990e722 14:29:49 ---> e550a1b7a687 14:29:49 14:29:49 Step 10/23 : FROM alpine:3.16 14:29:49 ---> d7d3d98c851f 14:29:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:29:49 ---> Using cache 14:29:49 ---> 2beff76e23b9 14:29:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:29:49 ---> Using cache 14:29:49 ---> 85d03f61470b 14:29:49 Step 13/23 : ENV APP_PORT=59882 14:29:49 ---> Running in 25f43e674b60 14:29:49 Removing intermediate container 458a2f87215f 14:29:49 ---> cc4a0533aecb 14:29:49 Step 23/23 : LABEL version=0.0.0 14:29:49 ---> Running in bd8a5268b593 14:29:49 Removing intermediate container 25f43e674b60 14:29:49 ---> 82f2b4ccd6af 14:29:49 Step 14/23 : EXPOSE $APP_PORT 14:29:49 ---> Running in d224b7f8f3c2 14:29:49 Removing intermediate container bd8a5268b593 14:29:49 ---> aa4661713dac 14:29:49 14:29:49 Removing intermediate container d224b7f8f3c2 14:29:49 ---> a1299ea367ac 14:29:49 Step 15/23 : WORKDIR / 14:29:49 Successfully built aa4661713dac 14:29:49 Successfully tagged core-data:latest 14:29:49  Building core-data ... done  ---> Running in 3fc6c01f1f75 14:29:49 Removing intermediate container 3fc6c01f1f75 14:29:49 ---> a0588b837d7e 14:29:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:49 ---> 6c5f72a5d073 14:29:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:29:50 ---> 8c9dff0a297c 14:29:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:29:50 ---> b28200e46c13 14:29:50 Step 19/23 : ENTRYPOINT ["/core-command"] 14:29:50 ---> Running in e5f5487f33ef 14:29:50 Removing intermediate container e5f5487f33ef 14:29:50 ---> 21a44942957f 14:29:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:50 ---> Running in 4ae21b6f089d 14:29:50 Removing intermediate container 4ae21b6f089d 14:29:50 ---> 3d9fffa8aea0 14:29:50 Step 21/23 : LABEL arch=x86_64 14:29:50 ---> Running in a0014709871b 14:29:50 Removing intermediate container a0014709871b 14:29:50 ---> 6d9413d34fa3 14:29:50 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:50 ---> Running in 2649234c1f4a 14:29:51 Removing intermediate container 2649234c1f4a 14:29:51 ---> c23aab5ffe54 14:29:51 Step 23/23 : LABEL version=0.0.0 14:29:51 ---> Running in a1f933ccde01 14:29:51 Removing intermediate container a1f933ccde01 14:29:51 ---> d87d79e07d1c 14:29:51 14:29:51 Successfully built d87d79e07d1c 14:29:51 Successfully tagged core-command:latest 14:29:53  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:29:55 Removing intermediate container 20203237b850 14:29:55 ---> a1e00ea9251a 14:29:55 14:29:55 Step 10/22 : FROM alpine:3.16 14:29:55 ---> d7d3d98c851f 14:29:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:29:55 ---> Running in c6370f471e73 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:29:56 (1/6) Installing ca-certificates (20220614-r0) 14:29:56 (2/6) Installing brotli-libs (1.0.9-r6) 14:29:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:29:56 (4/6) Installing libcurl (7.83.1-r2) 14:29:56 (5/6) Installing curl (7.83.1-r2) 14:29:56 (6/6) Installing dumb-init (1.2.5-r1) 14:29:56 Executing busybox-1.35.0-r15.trigger 14:29:56 Executing ca-certificates-20220614-r0.trigger 14:29:56 OK: 8 MiB in 20 packages 14:29:56 Removing intermediate container c6370f471e73 14:29:56 ---> 6255be5a0545 14:29:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:29:56 ---> Running in 9eb8c962a1e5 14:29:57 Removing intermediate container 9eb8c962a1e5 14:29:57 ---> 866d644d5b39 14:29:57 Step 13/22 : WORKDIR /edgex 14:29:57 ---> Running in be4e2e466e58 14:29:57 Removing intermediate container be4e2e466e58 14:29:57 ---> 69a83eb9da48 14:29:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:29:57 ---> 0044a9b9ce3e 14:29:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:29:57 ---> 50532e3acf90 14:29:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:29:57 ---> 57f0fc9dc841 14:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:29:58 ---> eaf516eaa0d3 14:29:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:58 ---> Running in f533812979f9 14:29:58 Removing intermediate container f533812979f9 14:29:58 ---> ab8ef15b9e1a 14:29:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:29:58 ---> Running in e9858476e352 14:29:59 Removing intermediate container e9858476e352 14:29:59 ---> 96bc811528cc 14:29:59 Step 20/22 : LABEL arch=x86_64 14:29:59 ---> Running in 6e639051aa86 14:29:59 Removing intermediate container 6e639051aa86 14:29:59 ---> 89df6cec626b 14:29:59 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:29:59 ---> Running in bd7abcbf5a62 14:29:59 Removing intermediate container bd7abcbf5a62 14:29:59 ---> 6eb1f72ef218 14:29:59 Step 22/22 : LABEL version=0.0.0 14:29:59 ---> Running in 9844b6a78f58 14:29:59 Removing intermediate container 9844b6a78f58 14:29:59 ---> 3088473dab7e 14:29:59 14:29:59 Successfully built 3088473dab7e 14:29:59 Successfully tagged security-proxy-setup:latest 14:29:59  Building security-proxy-setup ... done  [Pipeline] } 14:29:59 $ docker stop --time=1 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 14:30:00 $ docker rm -f 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:01 + docker images 14:30:01 REPOSITORY TAG IMAGE ID CREATED SIZE 14:30:01 security-proxy-setup latest 3088473dab7e 2 seconds ago 27.2MB 14:30:01 a1e00ea9251a 6 seconds ago 1.53GB 14:30:01 core-command latest d87d79e07d1c 10 seconds ago 16.2MB 14:30:01 core-data latest aa4661713dac 12 seconds ago 21.5MB 14:30:01 e550a1b7a687 13 seconds ago 1.52GB 14:30:01 support-notifications latest f0107dc46ef2 14 seconds ago 27.1MB 14:30:01 support-scheduler latest 78dbbaf4bfac 20 seconds ago 26.5MB 14:30:01 7d5d238a0e20 21 seconds ago 1.58GB 14:30:01 2b549a3eed68 21 seconds ago 1.55GB 14:30:01 sys-mgmt-agent latest 8b74ebf68bad 27 seconds ago 135MB 14:30:01 570534e4c5f9 28 seconds ago 1.58GB 14:30:01 security-spire-agent latest 934efbc9a846 40 seconds ago 125MB 14:30:01 1686f4b8e704 47 seconds ago 1.42GB 14:30:01 6c6d1e62fa6b 53 seconds ago 1.52GB 14:30:01 core-metadata latest d4d31eb74d7e About a minute ago 18.2MB 14:30:01 security-bootstrapper latest 9f7e5011a6d8 About a minute ago 19.3MB 14:30:01 3498d4b6291e About a minute ago 1.55GB 14:30:01 security-spiffe-token-provider latest ed3aa35c4209 About a minute ago 29.2MB 14:30:01 security-secretstore-setup latest 964f76f88369 About a minute ago 28.9MB 14:30:01 621159a4a945 About a minute ago 1.57GB 14:30:01 9c84985d4f0a About a minute ago 1.53GB 14:30:01 4f4217a56c50 About a minute ago 1.52GB 14:30:01 security-spire-server latest 2e3985c45130 About a minute ago 86.5MB 14:30:01 security-spire-config latest 6e7a6721e8ce About a minute ago 85.8MB 14:30:01 12fb7d73d80a 2 minutes ago 1.42GB 14:30:01 4e07cf9ce238 2 minutes ago 1.42GB 14:30:01 ci-base-image-x86_64 latest 9f44c46ba416 4 minutes ago 993MB 14:30:01 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 14:30:01 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 14:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 14:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 14:30:01 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] } 14:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.641s coverage: 28.7% of statements 14:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements 14:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.2% of statements 14:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.801s coverage: 89.2% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 2.1% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.342s coverage: 95.6% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.331s coverage: 72.2% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.348s coverage: 60.0% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements 14:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements 14:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 47.1% of statements 14:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 79.5% of statements 14:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 14:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 14:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements 14:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 14:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 14:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.723s coverage: 82.2% of statements 14:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 14:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.912s coverage: 91.2% of statements 14:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.010s coverage: 64.7% of statements 14:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.332s coverage: 100.0% of statements 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 14:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 14:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.518s coverage: 65.8% of statements 14:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 43.6% of statements 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 14:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements 14:32:27 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 14:32:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:32:27 GO111MODULE=on go vet ./... 14:34:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:34:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:34:18 ./bin/test-attribution-txt.sh 14:34:18 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 14:34:18 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 14:34:18 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 14:34:18 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:34:18 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:34:18 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:34:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:34:19 + ls -al . 14:34:19 total 724 14:34:19 drwxrwxr-x 9 1001 1001 4096 Aug 4 14:28 . 14:34:19 drwxr-xr-x 4 root root 4096 Aug 4 14:28 .. 14:34:19 -rw-rw-r-- 1 1001 1001 16 Aug 4 14:26 .dockerignore 14:34:19 drwxrwxr-x 8 1001 1001 4096 Aug 4 14:26 .git 14:34:19 drwxrwxr-x 3 1001 1001 4096 Aug 4 14:26 .github 14:34:19 -rw-rw-r-- 1 1001 1001 1030 Aug 4 14:26 .gitignore 14:34:19 -rw-rw-r-- 1 1001 1001 42 Aug 4 14:26 .golangci.yml 14:34:19 -rw-rw-r-- 1 1001 1001 87 Aug 4 14:26 .hadolint.yml 14:34:19 -rw-rw-r-- 1 1001 1001 166 Aug 4 14:26 .sonarcloud.properties 14:34:19 -rw-rw-r-- 1 1001 1001 1171 Aug 4 14:26 ADOPTERS.md 14:34:19 -rw-rw-r-- 1 1001 1001 10347 Aug 4 14:26 Attribution.txt 14:34:19 -rw-rw-r-- 1 1001 1001 63209 Aug 4 14:26 CHANGELOG.md 14:34:19 -rw-rw-r-- 1 1001 1001 3804 Aug 4 14:26 CONTRIBUTING.md 14:34:19 -rw-rw-r-- 1 1001 1001 677 Aug 4 14:26 GOVERNANCE.md 14:34:19 -rw-rw-r-- 1 1001 1001 850 Aug 4 14:26 Jenkinsfile 14:34:19 -rw-rw-r-- 1 1001 1001 10775 Aug 4 14:26 LICENSE 14:34:19 -rw-rw-r-- 1 1001 1001 12212 Aug 4 14:26 Makefile 14:34:19 -rw-rw-r-- 1 1001 1001 582 Aug 4 14:26 OWNERS.md 14:34:19 -rw-rw-r-- 1 1001 1001 9094 Aug 4 14:26 README.md 14:34:19 -rw-rw-r-- 1 1001 1001 6912 Aug 4 14:26 SECURITY.md 14:34:19 -rw-rw-r-- 1 1001 1001 5 Aug 4 14:24 VERSION 14:34:19 -rw-rw-r-- 1 1001 1001 4131 Aug 4 14:26 ZMQWindows.md 14:34:19 drwxrwxr-x 2 1001 1001 4096 Aug 4 14:26 bin 14:34:19 drwxrwxr-x 18 1001 1001 4096 Aug 4 14:26 cmd 14:34:19 -rw-r--r-- 1 root root 478941 Aug 4 14:32 coverage.out 14:34:19 -rw-rw-r-- 1 1001 1001 3681 Aug 4 14:26 go.mod 14:34:19 -rw-rw-r-- 1 1001 1001 38033 Aug 4 14:26 go.sum 14:34:19 drwxrwxr-x 8 1001 1001 4096 Aug 4 14:26 internal 14:34:19 drwxrwxr-x 3 1001 1001 4096 Aug 4 14:26 openapi 14:34:19 drwxrwxr-x 4 1001 1001 4096 Aug 4 14:26 snap 14:34:19 -rw-rw-r-- 1 1001 1001 204 Aug 4 14:26 version.go [Pipeline] sh 14:34:20 + '[' -e coverage.out ] 14:34:20 + chown 1001:1001 coverage.out [Pipeline] stash 14:34:20 Warning: overwriting stash ‘coverage-report’ 14:34:21 Stashed 1 file(s) [Pipeline] sh 14:34:21 + make build 14:34:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 14:37:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:37:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:37:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:37:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:37:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:37:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:37:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:37:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:37:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:38:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:38:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:38:14 $ docker stop --time=1 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 14:38:16 $ docker rm -f 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:38:19 14:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:38:20 latest: Pulling from edgex-devops/edgex-compose-arm64 14:38:20 29e5d40040c1: Pulling fs layer 14:38:20 1ce36da41761: Pulling fs layer 14:38:20 25b303627fd3: Pulling fs layer 14:38:20 29e5d40040c1: Verifying Checksum 14:38:20 29e5d40040c1: Download complete 14:38:20 1ce36da41761: Verifying Checksum 14:38:20 1ce36da41761: Download complete 14:38:21 29e5d40040c1: Pull complete 14:38:22 25b303627fd3: Download complete 14:38:22 1ce36da41761: Pull complete 14:38:35 25b303627fd3: Pull complete 14:38:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:38:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 14:38:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:38:38 $ docker top 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:39 + docker-compose+ buildgrep parallel 14:38:39 --help 14:38:43 --parallel Build images in parallel. [Pipeline] } 14:38:43 $ docker stop --time=1 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 14:38:45 $ docker rm -f 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:46 prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 14:38:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:38:47 $ docker top 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:48 + docker-compose -f ./docker-compose-build.yml build --parallel 14:38:52 Building core-command ... 14:38:52 Building core-data ... 14:38:52 Building core-metadata ... 14:38:52 Building security-bootstrapper ... 14:38:52 Building security-proxy-setup ... 14:38:52 Building security-secretstore-setup ... 14:38:52 Building security-spiffe-token-provider ... 14:38:52 Building security-spire-agent ... 14:38:52 Building security-spire-config ... 14:38:52 Building security-spire-server ... 14:38:52 Building support-notifications ... 14:38:52 Building support-scheduler ... 14:38:52 Building sys-mgmt-agent ... 14:38:52 Building security-bootstrapper 14:38:52 Building sys-mgmt-agent 14:38:52 Building security-secretstore-setup 14:38:52 Building core-metadata 14:38:52 Building security-spire-config 14:39:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:39:39 ---> 2b40d5739699 14:39:39 Step 3/23 : WORKDIR /edgex-go 14:39:39 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:39:39 ---> 2b40d5739699 14:39:39 Step 3/31 : WORKDIR /edgex-go 14:39:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:39:39 ---> 2b40d5739699 14:39:39 Step 3/25 : WORKDIR /edgex-go 14:39:39 ---> Running in bdb8502fbef8 14:39:39 ---> Running in 054cc08fbcc6 14:39:39 ---> Running in b1e643e548df 14:39:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:39:39 ---> 2b40d5739699 14:39:39 Step 3/26 : WORKDIR /edgex-go 14:39:39 ---> Running in a8a6a78f8474 14:39:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:39:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:39:39 ---> 2b40d5739699 14:39:39 Step 3/23 : WORKDIR /edgex-go 14:39:39 ---> Running in fe8193c03bb3 14:39:39 Removing intermediate container b1e643e548df 14:39:39 ---> 29e6d4cba093 14:39:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:39 Removing intermediate container bdb8502fbef8 14:39:39 ---> 3ee2b9cc0e19 14:39:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:39 Removing intermediate container 054cc08fbcc6 14:39:39 ---> a06d8b17645f 14:39:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:39 ---> Running in d0aff67982f2 14:39:39 ---> Running in 16dc94144e4d 14:39:39 Removing intermediate container a8a6a78f8474 14:39:39 ---> 9a9a0d167775 14:39:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:39 ---> Running in c6bdbe1872ca 14:39:39 Removing intermediate container fe8193c03bb3 14:39:39 ---> 2350c6d69ea5 14:39:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:39 ---> Running in de5113a5b225 14:39:39 ---> Running in 6c9950341e29 14:39:41 Removing intermediate container d0aff67982f2 14:39:41 ---> b71b19c9c25a 14:39:41 Step 5/25 : RUN apk add --update --no-cache make git 14:39:41 Removing intermediate container 16dc94144e4d 14:39:41 ---> 12dee5bbe6c6 14:39:41 Step 5/23 : RUN apk add --update --no-cache make git 14:39:41 ---> Running in e484a40dcdac 14:39:41 Removing intermediate container c6bdbe1872ca 14:39:41 ---> 4af4454ba898 14:39:41 Step 5/31 : RUN apk add --update --no-cache make git 14:39:41 ---> Running in 6ea0de7de5ff 14:39:42 ---> Running in 211c9286b467 14:39:42 Removing intermediate container de5113a5b225 14:39:42 ---> ead522cff777 14:39:42 Step 5/23 : RUN apk add --update --no-cache make bash git 14:39:42 ---> Running in 509dacf7e082 14:39:42 Removing intermediate container 6c9950341e29 14:39:42 ---> f2dd19baeea2 14:39:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:39:42 ---> Running in 21a6a724d781 14:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:39:46 OK: 221 MiB in 51 packages 14:39:46 OK: 221 MiB in 51 packages 14:39:46 OK: 221 MiB in 51 packages 14:39:47 OK: 221 MiB in 51 packages 14:39:47 OK: 221 MiB in 51 packages 14:39:48 Removing intermediate container 509dacf7e082 14:39:48 ---> 0cfedbb84b68 14:39:48 Step 6/23 : COPY go.mod vendor* ./ 14:39:48 Removing intermediate container 6ea0de7de5ff 14:39:48 ---> e0862fdaf26d 14:39:48 Step 6/25 : COPY go.mod vendor* ./ 14:39:48 Removing intermediate container 21a6a724d781 14:39:48 ---> 777d62efbceb 14:39:48 Step 6/26 : COPY go.mod vendor* ./ 14:39:48 Removing intermediate container 211c9286b467 14:39:48 ---> 8285b2a8c95d 14:39:48 Step 6/31 : COPY go.mod vendor* ./ 14:39:48 Removing intermediate container e484a40dcdac 14:39:48 ---> 16925426f993 14:39:48 Step 6/23 : COPY go.mod vendor* ./ 14:39:49 ---> 993bf308906a 14:39:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:49 ---> fb00f9f10600 14:39:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:49 ---> Running in 4d7c72317da9 14:39:49 ---> Running in 5665071166f4 14:39:50 ---> 07a4cd09f3a2 14:39:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:50 ---> Running in 03f12dd635f9 14:39:50 ---> f102682090f7 14:39:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:50 ---> 0494185588ca 14:39:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:39:50 ---> Running in 57c87268aece 14:39:50 ---> Running in 70305689982b 14:40:58 Removing intermediate container 57c87268aece 14:40:58 ---> 5873252935bf 14:40:58 Step 8/23 : COPY . . 14:40:58 Removing intermediate container 70305689982b 14:40:58 ---> 06002a8520d6 14:40:58 Step 8/31 : COPY . . 14:40:58 Removing intermediate container 5665071166f4 14:40:58 ---> 3c345508b2fd 14:40:58 Step 8/23 : COPY . . 14:40:58 Removing intermediate container 03f12dd635f9 14:40:58 ---> e51b82df5e77 14:40:58 Step 8/26 : COPY . . 14:40:58 Removing intermediate container 4d7c72317da9 14:40:58 ---> eb8c8e297741 14:40:58 Step 8/25 : COPY . . 14:41:04 ---> 45ad2d17da6e 14:41:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:41:04 ---> 8ed958247d5b 14:41:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:41:04 ---> Running in f60cbc48d180 14:41:04 ---> 5a6ce1b616f1 14:41:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:41:04 ---> 529a5b758e5c 14:41:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:41:04 ---> 84d3e9459963 14:41:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:41:04 ---> Running in deb7d460923e 14:41:04 ---> Running in eba07b64cab4 14:41:04 ---> Running in b22336213cb4 14:41:04 ---> Running in 8e9ae79557e1 14:41:05 Removing intermediate container 8e9ae79557e1 14:41:05 ---> e60f7ada440c 14:41:05 Step 10/26 : WORKDIR /edgex-go/spire-build 14:41:05 ---> Running in c3afd0886f3b 14:41:05 Removing intermediate container c3afd0886f3b 14:41:05 ---> 8500bfae9a28 14:41:05 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:41:06 ---> Running in eb72a13a14cf 14:41:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:41:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 14:41:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:41:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:41:08 Removing intermediate container eb72a13a14cf 14:41:08 ---> b46329037b10 14:41:08 Step 12/26 : WORKDIR /edgex-go 14:41:09 ---> Running in 7bf9101edba0 14:41:09 Removing intermediate container 7bf9101edba0 14:41:09 ---> 2c168c92b9a5 14:41:09 14:41:09 Step 13/26 : FROM alpine:3.15 14:41:09 3.15: Pulling from library/alpine 14:41:11 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 14:41:11 Status: Downloaded newer image for alpine:3.15 14:41:11 ---> 60f2846fe774 14:41:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:11 ---> Running in edb1693ef50d 14:41:12 Removing intermediate container edb1693ef50d 14:41:12 ---> acb1fa30f751 14:41:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:12 ---> Running in f8bd50e7042c 14:41:15 Removing intermediate container f8bd50e7042c 14:41:15 ---> bbc106caf5d2 14:41:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:41:15 ---> Running in fe1c92b2e5ad 14:41:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:19 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:41:19 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:41:19 OK: 15734 distinct packages available 14:41:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:22 (1/4) Installing dumb-init (1.2.5-r1) 14:41:22 (2/4) Installing musl-obstack (1.2.3-r0) 14:41:22 (3/4) Installing libucontext (1.1-r0) 14:41:22 (4/4) Installing gcompat (1.0.0-r4) 14:41:22 Executing busybox-1.34.1-r7.trigger 14:41:22 OK: 6 MiB in 18 packages 14:41:24 Removing intermediate container fe1c92b2e5ad 14:41:24 ---> efdae68379aa 14:41:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:41:29 ---> d7b8ad343780 14:41:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:41:29 ---> b63e45b75b71 14:41:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:41:29 ---> Running in 8ba371ff1f11 14:41:30 Removing intermediate container 8ba371ff1f11 14:41:30 ---> d6a64829d3b4 14:41:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:41:31 ---> ab7ccad909ab 14:41:31 Step 21/26 : WORKDIR / 14:41:31 ---> Running in d2c1c3f6c61f 14:41:32 Removing intermediate container d2c1c3f6c61f 14:41:32 ---> 1bc36efcc270 14:41:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:41:32 ---> Running in 60738d82deb6 14:41:32 Removing intermediate container 60738d82deb6 14:41:32 ---> 660402ead0a2 14:41:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:41:32 ---> Running in 94340f3ad157 14:41:33 Removing intermediate container 94340f3ad157 14:41:33 ---> 1bb97c01c85d 14:41:33 Step 24/26 : LABEL arch=arm64 14:41:33 ---> Running in 8520f4ae24de 14:41:33 Removing intermediate container 8520f4ae24de 14:41:33 ---> aae37c8f4d78 14:41:33 Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:41:33 ---> Running in 760fbe5d6947 14:41:34 Removing intermediate container 760fbe5d6947 14:41:34 ---> 3193b4c5e5c0 14:41:34 Step 26/26 : LABEL version=0.0.0 14:41:34 ---> Running in a7b06968ed83 14:41:34 Removing intermediate container a7b06968ed83 14:41:34 ---> 5a140b8116df 14:41:34 14:41:35 Successfully built 5a140b8116df 14:41:35 Successfully tagged security-spire-config-arm64:latest 14:41:35 Building core-command 14:41:50  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:41:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:41:50 ---> 2b40d5739699 14:41:50 Step 3/23 : WORKDIR /edgex-go 14:41:50 ---> Using cache 14:41:50 ---> 2350c6d69ea5 14:41:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:50 ---> Using cache 14:41:50 ---> ead522cff777 14:41:50 Step 5/23 : RUN apk add --update --no-cache make git 14:41:50 ---> Running in 5ca6c3296205 14:41:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:41:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:41:53 OK: 221 MiB in 51 packages 14:41:54 Removing intermediate container 5ca6c3296205 14:41:54 ---> 995172bc1fca 14:41:54 Step 6/23 : COPY go.mod vendor* ./ 14:41:55 ---> 380f3c1d4f20 14:41:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:56 ---> Running in 774b5c91c6bc 14:42:43 Removing intermediate container 774b5c91c6bc 14:42:43 ---> 2322070154f7 14:42:43 Step 8/23 : COPY . . 14:42:55 ---> 2b2c673e82b2 14:42:55 Step 9/23 : RUN make cmd/core-command/core-command 14:42:55 ---> Running in b081c73f871c 14:42:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:46:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:46:10 Removing intermediate container b22336213cb4 14:46:10 ---> 1fc7e1b60d55 14:46:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:46:10 ---> Running in 6983b781afda 14:46:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:46:19 Removing intermediate container 6983b781afda 14:46:19 ---> b3705f03969a 14:46:19 14:46:19 Step 11/23 : FROM alpine:3.16 14:46:19 3.16: Pulling from library/alpine 14:46:21 Removing intermediate container f60cbc48d180 14:46:21 ---> 02b72b2319f1 14:46:21 14:46:21 Step 10/31 : FROM alpine:3.16 14:46:21 3.16: Pulling from library/alpine 14:46:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:46:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:46:22 Status: Image is up to date for alpine:3.16 14:46:22 Status: Downloaded newer image for alpine:3.16 14:46:22 ---> 3d81c46cd875 14:46:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:46:22 ---> 3d81c46cd875 14:46:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:46:22 ---> Running in 818cf5764ae6 14:46:22 ---> Running in 57ab1a2c38c3 14:46:23 Removing intermediate container 818cf5764ae6 14:46:23 ---> c7a8d1668ad4 14:46:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:46:23 Removing intermediate container 57ab1a2c38c3 14:46:23 ---> be868920a4da 14:46:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:46:23 ---> Running in 5e934ca45302 14:46:23 ---> Running in b60f6d913d58 14:46:24 Removing intermediate container deb7d460923e 14:46:24 ---> 094a7318bc44 14:46:24 14:46:24 Step 10/25 : FROM alpine:3.16 14:46:25 ---> 3d81c46cd875 14:46:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:46:25 ---> Running in 1adac24aea13 14:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:46:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:46:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:46:28 (3/33) Installing readline (8.1.2-r0) 14:46:28 (4/33) Installing bash (5.1.16-r2) 14:46:28 (1/2) Installing dumb-init (1.2.5-r1) 14:46:28 Executing bash-5.1.16-r2.post-install 14:46:28 (2/2) Installing su-exec (0.2-r1) 14:46:28 Executing busybox-1.35.0-r15.trigger 14:46:28 (5/33) Installing ca-certificates (20220614-r0) 14:46:28 OK: 5 MiB in 16 packages 14:46:28 (6/33) Installing brotli-libs (1.0.9-r6) 14:46:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:46:28 (8/33) Installing libcurl (7.83.1-r2) 14:46:29 (9/33) Installing curl (7.83.1-r2) 14:46:29 (10/33) Installing docker-cli (20.10.16-r2) 14:46:29 (1/3) Installing ca-certificates (20220614-r0) 14:46:29 (2/3) Installing dumb-init (1.2.5-r1) 14:46:29 (3/3) Installing su-exec (0.2-r1) 14:46:29 Executing busybox-1.35.0-r15.trigger 14:46:29 Executing ca-certificates-20220614-r0.trigger 14:46:30 OK: 6 MiB in 17 packages 14:46:30 Removing intermediate container b60f6d913d58 14:46:30 ---> 4cc9a51e4226 14:46:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:46:30 (11/33) Installing dumb-init (1.2.5-r1) 14:46:30 ---> Running in 747c71b87d6f 14:46:30 (12/33) Installing libbz2 (1.0.8-r1) 14:46:30 (13/33) Installing expat (2.4.8-r0) 14:46:30 (14/33) Installing libffi (3.4.2-r1) 14:46:30 (15/33) Installing gdbm (1.23-r0) 14:46:30 (16/33) Installing xz-libs (5.2.5-r1) 14:46:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:46:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:46:30 (19/33) Installing mpdecimal (2.5.1-r1) 14:46:30 (20/33) Installing sqlite-libs (3.38.5-r0) 14:46:30 (21/33) Installing python3 (3.10.5-r0) 14:46:31 Removing intermediate container 747c71b87d6f 14:46:31 ---> ff4086c9a5c2 14:46:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:46:31 ---> Running in 826370675d41 14:46:32 Removing intermediate container 826370675d41 14:46:32 ---> b1ab79df1ce4 14:46:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:46:32 Removing intermediate container 1adac24aea13 14:46:32 ---> c5f7206f36a8 14:46:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:46:32 ---> Running in 17afe29adcae 14:46:33 ---> Running in e853421c4105 14:46:33 Removing intermediate container 17afe29adcae 14:46:33 ---> 51662f02ad28 14:46:33 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:46:33 Removing intermediate container e853421c4105 14:46:33 ---> 7acd547063da 14:46:33 Step 13/25 : WORKDIR / 14:46:33 ---> Running in 03d793b90e81 14:46:33 ---> Running in c2a6389051be 14:46:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:46:34 (23/33) Installing py3-tomli (2.0.1-r1) 14:46:34 (24/33) Installing py3-pep517 (0.12.0-r2) 14:46:34 (25/33) Installing py3-six (1.16.0-r1) 14:46:34 (26/33) Installing py3-retrying (1.3.3-r3) 14:46:34 (27/33) Installing py3-appdirs (1.4.4-r3) 14:46:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:46:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:46:34 (30/33) Installing py3-parsing (2.4.7-r3) 14:46:34 (31/33) Installing py3-packaging (21.3-r0) 14:46:34 (32/33) Installing py3-setuptools (59.4.0-r0) 14:46:34 Removing intermediate container c2a6389051be 14:46:34 ---> 4522576f1321 14:46:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:46:34 (33/33) Installing py3-pip (22.1.1-r0) 14:46:35 Executing busybox-1.35.0-r15.trigger 14:46:35 Executing ca-certificates-20220614-r0.trigger 14:46:35 ---> 6eac907c17b8 14:46:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:46:36 OK: 120 MiB in 47 packages 14:46:37 ---> adf8bef9f06a 14:46:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:46:37 Removing intermediate container 03d793b90e81 14:46:37 ---> 665f52714a85 14:46:37 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 14:46:37 ---> Running in f463370fa28f 14:46:38 Removing intermediate container f463370fa28f 14:46:38 ---> 8c64d0670310 14:46:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:46:38 ---> 22788cdce8d1 14:46:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:46:39 ---> e2192e0e9ec4 14:46:39 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:46:39 ---> 448ad1a4a2cb 14:46:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:46:39 ---> Running in a3cc88acebe1 14:46:42 ---> cbca95790015 14:46:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:46:43 Removing intermediate container a3cc88acebe1 14:46:43 ---> 4fec3641cf6e 14:46:43 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:46:44 ---> 65c1629ed73c 14:46:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:46:44 ---> 167707363f53 14:46:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:46:45 ---> 0b76a0b1475c 14:46:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:46:45 ---> Running in 12d81fa56ac1 14:46:47 ---> 8f578fc4b62f 14:46:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:46:48 ---> 6ca0b44a6316 14:46:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:46:49 Removing intermediate container 12d81fa56ac1 14:46:49 ---> c5505a85352f 14:46:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:46:49 ---> Running in 870ae2644130 14:46:49 ---> 1d676a4c7f56 14:46:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:46:49 Removing intermediate container 870ae2644130 14:46:49 ---> af4399b10551 14:46:49 Step 23/25 : LABEL arch=arm64 14:46:50 ---> Running in 18ad3845c971 14:46:50 Removing intermediate container 18ad3845c971 14:46:50 ---> 1b5853e5a26a 14:46:50 Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:46:50 ---> 1e5c89ab460c 14:46:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:46:51 ---> Running in 2b4705bed4f7 14:46:51 Removing intermediate container 2b4705bed4f7 14:46:51 ---> 533a22a37252 14:46:51 Step 25/25 : LABEL version=0.0.0 14:46:52 ---> Running in 8cf35963ed6e 14:46:52 ---> a9fd4c10fb0c 14:46:52 Step 26/31 : RUN chmod +x /entrypoint.sh 14:46:52 ---> Running in 32363908a47f 14:46:52 Removing intermediate container 8cf35963ed6e 14:46:52 ---> 56e487cd4359 14:46:52 14:46:53 Successfully built 56e487cd4359 14:46:53 Successfully tagged security-secretstore-setup-arm64:latest 14:46:53  Building security-secretstore-setup ... done Building security-spiffe-token-provider 14:46:53 Collecting docker-compose==1.23.2 14:46:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:46:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.5 MB/s eta 0:00:00 14:46:55 Collecting texttable<0.10,>=0.9.0 14:46:55 Downloading texttable-0.9.1.tar.gz (11 kB) 14:46:55 Preparing metadata (setup.py): started 14:46:55 Removing intermediate container 32363908a47f 14:46:55 ---> 0cba70a585c7 14:46:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:46:55 ---> Running in 046d08aee6eb 14:46:55 Removing intermediate container 046d08aee6eb 14:46:55 ---> fe197c51c480 14:46:55 Step 28/31 : CMD ["gate"] 14:46:55 ---> Running in 0b798001a8f4 14:46:56 Removing intermediate container 0b798001a8f4 14:46:56 ---> a94a0f8d5e70 14:46:56 Step 29/31 : LABEL arch=arm64 14:46:56 ---> Running in 358e42f2b7fd 14:46:57 Removing intermediate container 358e42f2b7fd 14:46:57 ---> 48bbd6b7666b 14:46:57 Step 30/31 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:46:57 ---> Running in 19a3c0e65d6f 14:46:57 Preparing metadata (setup.py): finished with status 'done' 14:46:58 Removing intermediate container 19a3c0e65d6f 14:46:58 ---> ecba002499e4 14:46:58 Step 31/31 : LABEL version=0.0.0 14:46:58 ---> Running in bbb18542f5b8 14:46:58 Removing intermediate container bbb18542f5b8 14:46:58 ---> 1b2d0db4b39c 14:46:58 14:46:59 Successfully built 1b2d0db4b39c 14:46:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:46:59 Successfully tagged security-bootstrapper-arm64:latest 14:46:59  Building security-bootstrapper ... done Building security-spire-server 14:46:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.2 MB/s eta 0:00:00 14:46:59 Collecting PyYAML<4,>=3.10 14:46:59 Downloading PyYAML-3.13.tar.gz (270 kB) 14:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.7 MB/s eta 0:00:00 14:47:01 Preparing metadata (setup.py): started 14:47:04 Preparing metadata (setup.py): finished with status 'done' 14:47:04 Collecting websocket-client<1.0,>=0.32.0 14:47:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:47:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 14:47:04 Collecting docopt<0.7,>=0.6.1 14:47:04 Downloading docopt-0.6.2.tar.gz (25 kB) 14:47:04 Preparing metadata (setup.py): started 14:47:07 Preparing metadata (setup.py): finished with status 'done' 14:47:07 Collecting jsonschema<3,>=2.5.1 14:47:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:47:07 Collecting dockerpty<0.5,>=0.4.1 14:47:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:47:07 Preparing metadata (setup.py): started 14:47:09 Preparing metadata (setup.py): finished with status 'done' 14:47:09 Collecting docker<4.0,>=3.6.0 14:47:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:47:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.0 MB/s eta 0:00:00 14:47:10 Collecting cached-property<2,>=1.2.0 14:47:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:47:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:47:10 Collecting docker-pycreds>=0.4.0 14:47:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:47:12 Collecting urllib3<1.25,>=1.21.1 14:47:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 14:47:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:47:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:47:12 ---> 2b40d5739699 14:47:12 Step 3/20 : WORKDIR /edgex-go 14:47:12 ---> Using cache 14:47:12 ---> 2350c6d69ea5 14:47:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:47:12 Collecting chardet<3.1.0,>=3.0.2 14:47:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.1 MB/s eta 0:00:00 14:47:12 Collecting idna<2.8,>=2.5 14:47:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.5 MB/s eta 0:00:00 14:47:12 Collecting certifi>=2017.4.17 14:47:12 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 14:47:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.5 MB/s eta 0:00:00 14:47:13 ---> Running in 8e63cb4df120 14:47:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:47:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:47:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:47:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:47:14 Removing intermediate container eba07b64cab4 14:47:14 ---> 6964f99a7637 14:47:14 14:47:14 Step 10/23 : FROM alpine:3.16 14:47:14 ---> 3d81c46cd875 14:47:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:47:14 ---> Running in 0e1bb8956f7d 14:47:14 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:47:14 Running setup.py install for texttable: started 14:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:47:17 Running setup.py install for texttable: finished with status 'done' 14:47:17 Running setup.py install for PyYAML: started 14:47:18 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:47:18 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:47:18 OK: 16889 distinct packages available 14:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:47:18 (1/1) Installing dumb-init (1.2.5-r1) 14:47:18 Executing busybox-1.35.0-r15.trigger 14:47:18 OK: 5 MiB in 15 packages 14:47:20 OK: 221 MiB in 51 packages 14:47:21 Removing intermediate container 0e1bb8956f7d 14:47:21 ---> ae4e32152665 14:47:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:47:21 ---> Running in 78ff4df77d11 14:47:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:47:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:47:21 ---> 2b40d5739699 14:47:21 Step 3/25 : WORKDIR /edgex-go 14:47:21 ---> Using cache 14:47:21 ---> 2350c6d69ea5 14:47:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:21 ---> Using cache 14:47:21 ---> ead522cff777 14:47:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:47:21 Running setup.py install for PyYAML: finished with status 'done' 14:47:21 ---> Running in 038126c0d512 14:47:22 Removing intermediate container 8e63cb4df120 14:47:22 ---> 23e8e8b1450e 14:47:22 Step 5/20 : COPY go.mod vendor* ./ 14:47:22 Removing intermediate container 78ff4df77d11 14:47:22 ---> 2a509eb7b958 14:47:22 Step 13/23 : ENV APP_PORT=59881 14:47:22 ---> Running in 507e788cce59 14:47:23 Removing intermediate container 507e788cce59 14:47:23 ---> 2a737e32e8d6 14:47:23 Step 14/23 : EXPOSE $APP_PORT 14:47:23 ---> Running in 6c09555e0d7a 14:47:23 Running setup.py install for docopt: started 14:47:23 ---> 12951b80d0a0 14:47:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:23 ---> Running in 023be6eb44f5 14:47:23 Removing intermediate container 6c09555e0d7a 14:47:23 ---> 8ab4f6cc3ef3 14:47:23 Step 15/23 : WORKDIR / 14:47:24 ---> Running in 26359273eb1a 14:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:47:24 Removing intermediate container 26359273eb1a 14:47:24 ---> c3d91c0a0a29 14:47:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:47:25 ---> 6d1ba6fdc1ba 14:47:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:47:26 Running setup.py install for docopt: finished with status 'done' 14:47:26 OK: 221 MiB in 51 packages 14:47:28 ---> d00a20f1bccc 14:47:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:47:28 Removing intermediate container 038126c0d512 14:47:28 ---> 888fe3de9813 14:47:28 Step 6/25 : COPY go.mod vendor* ./ 14:47:29 ---> aa0fbbe4fc87 14:47:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:47:29 ---> cb2402f74c73 14:47:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:29 ---> Running in e4adca703aa4 14:47:29 Running setup.py install for dockerpty: started 14:47:29 ---> Running in d4cefb13eaa1 14:47:30 Removing intermediate container e4adca703aa4 14:47:30 ---> 125e1ef7c3af 14:47:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:47:30 ---> Running in 3767c99aa685 14:47:31 Removing intermediate container 3767c99aa685 14:47:31 ---> 9696bbd6170e 14:47:31 Step 21/23 : LABEL arch=arm64 14:47:32 ---> Running in 55c0fe2a5433 14:47:32 Running setup.py install for dockerpty: finished with status 'done' 14:47:32 Removing intermediate container 55c0fe2a5433 14:47:32 ---> a969266dbf2a 14:47:32 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:47:32 ---> Running in 38c8556a2817 14:47:33 Removing intermediate container 38c8556a2817 14:47:33 ---> a81686b08060 14:47:33 Step 23/23 : LABEL version=0.0.0 14:47:34 ---> Running in c88cae60f7fc 14:47:34 Removing intermediate container c88cae60f7fc 14:47:34 ---> 8c9e1ff66aee 14:47:34 14:47:35 Successfully built 8c9e1ff66aee 14:47:35 Successfully tagged core-metadata-arm64:latest 14:47:35  Building core-metadata ... done Building support-scheduler 14:47:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:47:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:47:38 Removing intermediate container b081c73f871c 14:47:38 ---> 413806e7dba0 14:47:38 14:47:38 Step 10/23 : FROM alpine:3.16 14:47:38 ---> 3d81c46cd875 14:47:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:47:38 ---> Using cache 14:47:38 ---> ae4e32152665 14:47:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:47:38 ---> Using cache 14:47:38 ---> 2a509eb7b958 14:47:38 Step 13/23 : ENV APP_PORT=59882 14:47:38 ---> Running in 4b4e618dc0d5 14:47:39 Removing intermediate container 4b4e618dc0d5 14:47:39 ---> e1f917807da3 14:47:39 Step 14/23 : EXPOSE $APP_PORT 14:47:39 ---> Running in c206d6202e11 14:47:40 Removing intermediate container c206d6202e11 14:47:40 ---> 8d14bc82825f 14:47:40 Step 15/23 : WORKDIR / 14:47:40 ---> Running in 9e5c6975e684 14:47:41 Removing intermediate container 9e5c6975e684 14:47:41 ---> 0162d2caeddf 14:47:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:47:43 ---> 32ac2207c692 14:47:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:47:48 ---> 7e5168b1b202 14:47:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:47:49 ---> 3f431e32d946 14:47:49 Step 19/23 : ENTRYPOINT ["/core-command"] 14:47:49 ---> Running in 5b63db875e6b 14:47:49 Removing intermediate container 5b63db875e6b 14:47:49 ---> 512702227f90 14:47:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:47:50 ---> Running in 6b856c6d9377 14:47:51 Removing intermediate container 6b856c6d9377 14:47:51 ---> 4f1520421395 14:47:51 Step 21/23 : LABEL arch=arm64 14:47:51 ---> Running in 2d6b56f58a49 14:47:52 Removing intermediate container 2d6b56f58a49 14:47:52 ---> 9e9cce33277d 14:47:52 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:47:52 ---> Running in 4a923944745a 14:47:53 Removing intermediate container 4a923944745a 14:47:53 ---> af37d6035d70 14:47:53 Step 23/23 : LABEL version=0.0.0 14:47:53 ---> Running in 8dcbe9754492 14:47:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:47:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:47:53 ---> 2b40d5739699 14:47:53 Step 3/22 : WORKDIR /edgex-go 14:47:53 ---> Using cache 14:47:53 ---> 2350c6d69ea5 14:47:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:53 ---> Using cache 14:47:53 ---> ead522cff777 14:47:53 Step 5/22 : RUN apk add --update --no-cache make git 14:47:53 ---> Using cache 14:47:53 ---> 995172bc1fca 14:47:53 Step 6/22 : COPY go.mod vendor* ./ 14:47:53 ---> Using cache 14:47:53 ---> 380f3c1d4f20 14:47:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:53 ---> Using cache 14:47:53 ---> 2322070154f7 14:47:53 Step 8/22 : COPY . . 14:47:54 ---> Using cache 14:47:54 ---> 2b2c673e82b2 14:47:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:47:54 Removing intermediate container 8dcbe9754492 14:47:54 ---> 44e3522b7fe3 14:47:54 14:47:54 ---> Running in 30e5989579b2 14:47:55 Successfully built 44e3522b7fe3 14:47:55 Successfully tagged core-command-arm64:latest 14:47:55  Building core-command ... done Building support-notifications 14:47:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:48:04 Removing intermediate container 5e934ca45302 14:48:04 ---> 9545b1b7c37a 14:48:04 Step 14/23 : ENV APP_PORT=58890 14:48:04 ---> Running in 18d673828d39 14:48:05 Removing intermediate container 18d673828d39 14:48:05 ---> b60975c42e1e 14:48:05 Step 15/23 : EXPOSE $APP_PORT 14:48:05 ---> Running in 7ac6822577e8 14:48:06 Removing intermediate container 7ac6822577e8 14:48:06 ---> 3422358018c4 14:48:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:48:09 ---> 91053de019f5 14:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:48:11 ---> 42fa23e362c7 14:48:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:48:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:48:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:48:13 ---> 2b40d5739699 14:48:13 Step 3/22 : WORKDIR /edgex-go 14:48:13 ---> Using cache 14:48:13 ---> 2350c6d69ea5 14:48:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:13 ---> Using cache 14:48:13 ---> ead522cff777 14:48:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:48:13 ---> Running in 3c3fed2f0017 14:48:14 ---> 7b57826bdbe7 14:48:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:48:15 ---> Running in b3279b855bd1 14:48:16 Removing intermediate container b3279b855bd1 14:48:16 ---> dec21818816a 14:48:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:48:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:48:16 ---> Running in 497d98f50591 14:48:17 Removing intermediate container 497d98f50591 14:48:17 ---> 49219bbc5241 14:48:17 Step 21/23 : LABEL arch=arm64 14:48:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:48:17 ---> Running in 09ff92126d7e 14:48:18 Removing intermediate container 09ff92126d7e 14:48:18 ---> cff77221d112 14:48:18 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:48:18 ---> Running in 6d1b97c64f0d 14:48:18 OK: 221 MiB in 51 packages 14:48:19 Removing intermediate container 6d1b97c64f0d 14:48:19 ---> 7094a6ac44a4 14:48:19 Step 23/23 : LABEL version=0.0.0 14:48:19 ---> Running in 66a4284f12c8 14:48:20 Removing intermediate container 3c3fed2f0017 14:48:20 ---> a6bdfee24891 14:48:20 Step 6/22 : COPY go.mod vendor* ./ 14:48:20 Removing intermediate container 66a4284f12c8 14:48:20 ---> c372b741220d 14:48:20 14:48:21 Successfully built c372b741220d 14:48:21 Successfully tagged sys-mgmt-agent-arm64:latest 14:48:21  Building sys-mgmt-agent ... done Building security-proxy-setup 14:48:21 ---> 0988412faadc 14:48:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:21 ---> Running in cabc45441258 14:48:23 Removing intermediate container 023be6eb44f5 14:48:23 ---> 92ebfb8398c4 14:48:23 Step 7/20 : COPY . . 14:48:25 Removing intermediate container d4cefb13eaa1 14:48:25 ---> f330379cee71 14:48:25 Step 8/25 : COPY . . 14:48:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:48:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:48:40 ---> 2b40d5739699 14:48:40 Step 3/22 : WORKDIR /edgex-go 14:48:40 ---> Using cache 14:48:40 ---> 2350c6d69ea5 14:48:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:40 ---> Using cache 14:48:40 ---> ead522cff777 14:48:40 Step 5/22 : RUN apk add --update --no-cache make git 14:48:40 ---> Using cache 14:48:40 ---> 995172bc1fca 14:48:40 Step 6/22 : COPY go.mod vendor* ./ 14:48:40 ---> Using cache 14:48:40 ---> 380f3c1d4f20 14:48:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:40 ---> Using cache 14:48:40 ---> 2322070154f7 14:48:40 Step 8/22 : COPY . . 14:48:40 ---> Using cache 14:48:40 ---> 2b2c673e82b2 14:48:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:48:40 ---> Running in 23e30d7b1d76 14:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:48:46 ---> 5610cfc0447d 14:48:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:48:46 ---> Running in c8c630faf34d 14:48:49 ---> b2060d190049 14:48:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:48:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:48:49 ---> Running in 84d2392597b0 14:48:50 Removing intermediate container 84d2392597b0 14:48:50 ---> 3f4d78923987 14:48:50 Step 10/25 : WORKDIR /edgex-go/spire-build 14:48:50 ---> Running in 1dea0e631cbf 14:48:50 Removing intermediate container 1dea0e631cbf 14:48:50 ---> 242bf65c1d01 14:48:50 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:48:51 ---> Running in 49e520fc33fb 14:48:55 Removing intermediate container 49e520fc33fb 14:48:55 ---> 59d90a22481a 14:48:55 Step 12/25 : WORKDIR /edgex-go 14:48:55 ---> Running in 49506bc56e03 14:48:56 Removing intermediate container 49506bc56e03 14:48:56 ---> c2327cab282e 14:48:56 14:48:56 Step 13/25 : FROM alpine:3.15 14:48:56 ---> 60f2846fe774 14:48:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:48:56 ---> Using cache 14:48:56 ---> acb1fa30f751 14:48:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:48:56 ---> Using cache 14:48:56 ---> bbc106caf5d2 14:48:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:48:56 ---> Running in dc27bf101183 14:48:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:49:02 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:49:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:49:02 OK: 15734 distinct packages available 14:49:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:49:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:49:04 (1/5) Installing dumb-init (1.2.5-r1) 14:49:04 (2/5) Installing musl-obstack (1.2.3-r0) 14:49:04 (3/5) Installing libucontext (1.1-r0) 14:49:04 (4/5) Installing gcompat (1.0.0-r4) 14:49:04 (5/5) Installing openssl (1.1.1q-r0) 14:49:04 Executing busybox-1.34.1-r7.trigger 14:49:04 OK: 6 MiB in 19 packages 14:49:07 Removing intermediate container dc27bf101183 14:49:07 ---> 69b6a83d66ce 14:49:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:49:14 Removing intermediate container cabc45441258 14:49:14 ---> 9e57efd69514 14:49:14 Step 8/22 : COPY . . 14:49:14 ---> 4779fd2e83d0 14:49:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:49:16 ---> 25857323534c 14:49:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:49:17 ---> 3793ceb5acd2 14:49:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:49:18 ---> 27109b0a85db 14:49:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:49:18 ---> Running in f65ff3d4c6f3 14:49:19 Removing intermediate container f65ff3d4c6f3 14:49:19 ---> 0f101493ec3c 14:49:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:49:19 ---> Running in 0bb470014ba8 14:49:20 Removing intermediate container 0bb470014ba8 14:49:20 ---> 276f56fed55c 14:49:20 Step 23/25 : LABEL arch=arm64 14:49:20 ---> Running in 034e6204c5d4 14:49:21 Removing intermediate container 034e6204c5d4 14:49:21 ---> e050f7c3c567 14:49:21 Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:49:21 ---> Running in c6bf9ee256c3 14:49:22 Removing intermediate container c6bf9ee256c3 14:49:22 ---> 5c53fc4f1ee8 14:49:22 Step 25/25 : LABEL version=0.0.0 14:49:22 ---> Running in ecacee5f7fbc 14:49:23 Removing intermediate container ecacee5f7fbc 14:49:23 ---> 1f57cb72a96c 14:49:23 14:49:23 Successfully built 1f57cb72a96c 14:49:23 Successfully tagged security-spire-server-arm64:latest 14:49:23 Building security-spire-agent 14:49:28  Building security-spire-server ... done  ---> 359c40d47193 14:49:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:49:29 ---> Running in 0552eefc9af9 14:49:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:49:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:49:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:49:41 ---> 2b40d5739699 14:49:41 Step 3/26 : WORKDIR /edgex-go 14:49:41 ---> Using cache 14:49:41 ---> 2350c6d69ea5 14:49:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:41 ---> Using cache 14:49:41 ---> ead522cff777 14:49:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:49:41 ---> Using cache 14:49:41 ---> 888fe3de9813 14:49:41 Step 6/26 : COPY go.mod vendor* ./ 14:49:41 ---> Using cache 14:49:41 ---> cb2402f74c73 14:49:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:41 ---> Using cache 14:49:41 ---> f330379cee71 14:49:41 Step 8/26 : COPY . . 14:49:41 ---> Using cache 14:49:41 ---> b2060d190049 14:49:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:49:41 ---> Using cache 14:49:41 ---> 3f4d78923987 14:49:41 Step 10/26 : WORKDIR /edgex-go/spire-build 14:49:41 ---> Using cache 14:49:41 ---> 242bf65c1d01 14:49:41 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:49:41 ---> Running in 5bf82837ed39 14:49:45 Removing intermediate container 5bf82837ed39 14:49:45 ---> 948c41ce0090 14:49:45 Step 12/26 : WORKDIR /edgex-go 14:49:45 ---> Running in e999de1025e1 14:49:45 Removing intermediate container e999de1025e1 14:49:45 ---> 2f2824701536 14:49:45 14:49:45 Step 13/26 : FROM alpine:3.15 14:49:45 ---> 60f2846fe774 14:49:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:49:45 ---> Using cache 14:49:45 ---> acb1fa30f751 14:49:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:45 ---> Using cache 14:49:45 ---> bbc106caf5d2 14:49:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:49:45 ---> Using cache 14:49:45 ---> 69b6a83d66ce 14:49:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:49:49 ---> d96abe1ac61d 14:49:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:49:54 ---> 07f378bf8f96 14:49:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:49:55 ---> 4e3cc841e0b4 14:49:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:49:56 ---> b5873cdb1468 14:49:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:49:57 ---> a3f148efece4 14:49:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:49:57 ---> Running in 135cedffedbb 14:49:58 Removing intermediate container 135cedffedbb 14:49:58 ---> ea66026cfe2b 14:49:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:49:58 ---> Running in fdde6ab411bf 14:49:58 Removing intermediate container fdde6ab411bf 14:49:58 ---> 7905f0bd6ed4 14:49:58 Step 24/26 : LABEL arch=arm64 14:49:59 ---> Running in d0029993816e 14:49:59 Removing intermediate container d0029993816e 14:49:59 ---> bd7e907290ee 14:49:59 Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:49:59 ---> Running in cbb18fd40e95 14:50:00 Removing intermediate container cbb18fd40e95 14:50:00 ---> 62fec6a65515 14:50:00 Step 26/26 : LABEL version=0.0.0 14:50:00 ---> Running in dbedc156f0d7 14:50:00 Removing intermediate container dbedc156f0d7 14:50:00 ---> b155a2bf5755 14:50:00 14:50:01 Successfully built b155a2bf5755 14:50:01 Successfully tagged security-spire-agent-arm64:latest 14:50:01  Building security-spire-agent ... done Building core-data 14:50:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:50:20 ---> 2b40d5739699 14:50:20 Step 3/23 : WORKDIR /edgex-go 14:50:20 ---> Using cache 14:50:20 ---> 2350c6d69ea5 14:50:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:20 ---> Using cache 14:50:20 ---> ead522cff777 14:50:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:50:20 ---> Running in e82c4ba34aef 14:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:50:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:50:23 OK: 221 MiB in 51 packages 14:50:25 Removing intermediate container e82c4ba34aef 14:50:25 ---> 1fa02303b50f 14:50:25 Step 6/23 : COPY go.mod vendor* ./ 14:50:26 ---> 9ec712d242c3 14:50:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:26 ---> Running in 754431f921f0 14:51:13 Removing intermediate container 754431f921f0 14:51:13 ---> 5047e90b0f88 14:51:13 Step 8/23 : COPY . . 14:51:23 ---> 114f81de6000 14:51:23 Step 9/23 : RUN make cmd/core-data/core-data 14:51:23 ---> Running in 5bc63894f802 14:51:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:53:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:54:05 Removing intermediate container 23e30d7b1d76 14:54:05 ---> ee2b0c111af1 14:54:05 14:54:05 Step 10/22 : FROM alpine:3.16 14:54:05 ---> 3d81c46cd875 14:54:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:54:05 ---> Running in cd913a7ef5d6 14:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:54:07 (1/6) Installing ca-certificates (20220614-r0) 14:54:07 (2/6) Installing brotli-libs (1.0.9-r6) 14:54:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:54:07 (4/6) Installing libcurl (7.83.1-r2) 14:54:07 (5/6) Installing curl (7.83.1-r2) 14:54:07 (6/6) Installing dumb-init (1.2.5-r1) 14:54:07 Executing busybox-1.35.0-r15.trigger 14:54:07 Executing ca-certificates-20220614-r0.trigger 14:54:08 OK: 8 MiB in 20 packages 14:54:10 Removing intermediate container cd913a7ef5d6 14:54:10 ---> 00a88f2b0687 14:54:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:54:10 ---> Running in 9d5a4603d622 14:54:10 Removing intermediate container 9d5a4603d622 14:54:10 ---> ab8427ba74d2 14:54:10 Step 13/22 : WORKDIR /edgex 14:54:10 ---> Running in 91dee150143f 14:54:11 Removing intermediate container 91dee150143f 14:54:11 ---> 114057e3cd26 14:54:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:54:12 ---> b5f687ddae3a 14:54:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:54:13 ---> bf9bfc1e5879 14:54:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:54:15 ---> 46af63b9bb2d 14:54:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:54:15 ---> f4b7f9847c1f 14:54:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:54:15 ---> Running in 3a2c5d468532 14:54:19 Removing intermediate container 3a2c5d468532 14:54:19 ---> c48d6db6530e 14:54:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:54:19 ---> Running in d9b345eb7e0f 14:54:19 Removing intermediate container d9b345eb7e0f 14:54:19 ---> e4c4cb0183a7 14:54:19 Step 20/22 : LABEL arch=arm64 14:54:19 ---> Running in aea35704a918 14:54:19 Removing intermediate container aea35704a918 14:54:19 ---> d99ad2c3b852 14:54:19 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:54:19 ---> Running in 183edb2fff40 14:54:20 Removing intermediate container 183edb2fff40 14:54:20 ---> 8368d7d4d748 14:54:20 Step 22/22 : LABEL version=0.0.0 14:54:20 ---> Running in 58a4cc3962fd 14:54:21 Removing intermediate container 58a4cc3962fd 14:54:21 ---> e95f5e31f558 14:54:21 14:54:21 Successfully built e95f5e31f558 14:54:21 Successfully tagged security-proxy-setup-arm64:latest 14:55:08  Building security-proxy-setup ... done Removing intermediate container 30e5989579b2 14:55:08 ---> 80854da3ef8e 14:55:08 14:55:08 Step 10/22 : FROM alpine:3.16 14:55:08 ---> 3d81c46cd875 14:55:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:55:08 ---> Using cache 14:55:08 ---> ae4e32152665 14:55:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:55:08 ---> Using cache 14:55:08 ---> 2a509eb7b958 14:55:08 Step 13/22 : ENV APP_PORT=59861 14:55:08 ---> Running in 6008b214d9cb 14:55:08 Removing intermediate container 6008b214d9cb 14:55:08 ---> d271280fc2f8 14:55:08 Step 14/22 : EXPOSE $APP_PORT 14:55:08 ---> Running in c5c4161efefd 14:55:08 Removing intermediate container c5c4161efefd 14:55:08 ---> 849031698599 14:55:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:08 ---> 5158d8c160a8 14:55:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:55:09 ---> ed2a7b934a7e 14:55:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:55:10 ---> afaa2ced1c99 14:55:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:55:10 ---> Running in 59a7d8649717 14:55:11 Removing intermediate container 59a7d8649717 14:55:11 ---> d18244317737 14:55:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:11 ---> Running in 8816e362e4a7 14:55:11 Removing intermediate container 8816e362e4a7 14:55:11 ---> 876247bd20d2 14:55:11 Step 20/22 : LABEL arch=arm64 14:55:11 ---> Running in a9f404d2a06a 14:55:12 Removing intermediate container a9f404d2a06a 14:55:12 ---> af65659f5050 14:55:12 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:55:12 ---> Running in b4b45d02eb98 14:55:12 Removing intermediate container b4b45d02eb98 14:55:12 ---> 16f1838278c1 14:55:12 Step 22/22 : LABEL version=0.0.0 14:55:12 ---> Running in 55f6e67038b0 14:55:13 Removing intermediate container 55f6e67038b0 14:55:13 ---> 76729be59e7e 14:55:13 14:55:13 Successfully built 76729be59e7e 14:55:13 Successfully tagged support-scheduler-arm64:latest 14:55:52  Building support-scheduler ... done Removing intermediate container c8c630faf34d 14:55:52 ---> 2db24130119f 14:55:52 14:55:52 Step 9/20 : FROM alpine:3.15 14:55:52 ---> 60f2846fe774 14:55:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:55:52 ---> Using cache 14:55:52 ---> acb1fa30f751 14:55:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:52 ---> Using cache 14:55:52 ---> bbc106caf5d2 14:55:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:55:52 ---> Running in f8a36ff93438 14:55:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:52 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:55:52 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:55:52 OK: 15734 distinct packages available 14:55:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:55:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:55:53 (1/9) Installing ca-certificates (20220614-r0) 14:55:53 (2/9) Installing brotli-libs (1.0.9-r5) 14:55:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:55:53 (4/9) Installing libcurl (7.80.0-r2) 14:55:53 (5/9) Installing curl (7.80.0-r2) 14:55:53 (6/9) Installing dumb-init (1.2.5-r1) 14:55:53 (7/9) Installing musl-obstack (1.2.3-r0) 14:55:53 (8/9) Installing libucontext (1.1-r0) 14:55:54 (9/9) Installing gcompat (1.0.0-r4) 14:55:54 Executing busybox-1.34.1-r7.trigger 14:55:54 Executing ca-certificates-20220614-r0.trigger 14:55:54 OK: 8 MiB in 23 packages 14:55:57 Removing intermediate container f8a36ff93438 14:55:57 ---> 6761bee2e1b3 14:55:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:57 ---> 375a2dffe3ab 14:55:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:55:59 ---> cf0fc0846dc9 14:55:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:56:00 ---> 430caecdddf9 14:56:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:56:00 ---> Running in f81b981a61db 14:56:01 Removing intermediate container f81b981a61db 14:56:01 ---> 782c7ee2699a 14:56:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:01 ---> Running in b34574dff9f0 14:56:01 Removing intermediate container b34574dff9f0 14:56:01 ---> 0584e7e791b4 14:56:01 Step 18/20 : LABEL arch=arm64 14:56:01 ---> Running in e33360e8107f 14:56:02 Removing intermediate container e33360e8107f 14:56:02 ---> 57e2468acd16 14:56:02 Step 19/20 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:56:02 ---> Running in ac860821a619 14:56:02 Removing intermediate container ac860821a619 14:56:02 ---> 358750f4b3bb 14:56:02 Step 20/20 : LABEL version=0.0.0 14:56:03 ---> Running in 486e8cc9a096 14:56:03 Removing intermediate container 486e8cc9a096 14:56:03 ---> 9e7400b9331f 14:56:03 14:56:03 Successfully built 9e7400b9331f 14:56:03 Successfully tagged security-spiffe-token-provider-arm64:latest 14:56:25  Building security-spiffe-token-provider ... done Removing intermediate container 0552eefc9af9 14:56:25 ---> 96ce693152c0 14:56:25 14:56:25 Step 10/22 : FROM alpine:3.16 14:56:25 ---> 3d81c46cd875 14:56:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:56:25 ---> Running in 3e19fd456ebd 14:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:56:25 (1/2) Installing ca-certificates (20220614-r0) 14:56:25 (2/2) Installing dumb-init (1.2.5-r1) 14:56:25 Executing busybox-1.35.0-r15.trigger 14:56:25 Executing ca-certificates-20220614-r0.trigger 14:56:25 OK: 6 MiB in 16 packages 14:56:27 Removing intermediate container 3e19fd456ebd 14:56:27 ---> ed9cdcc7d73d 14:56:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:56:27 ---> Running in c60f4fec67e2 14:56:27 Removing intermediate container 5bc63894f802 14:56:27 ---> f8ff7feb9705 14:56:27 14:56:27 Step 10/23 : FROM alpine:3.16 14:56:27 ---> 3d81c46cd875 14:56:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:56:27 Removing intermediate container c60f4fec67e2 14:56:27 ---> 0c73bd80d3ff 14:56:27 Step 13/22 : ENV APP_PORT=59860 14:56:27 ---> Running in 6ec62c112232 14:56:28 ---> Running in e03dc4aab275 14:56:28 Removing intermediate container 6ec62c112232 14:56:28 ---> 96d53bb6e54f 14:56:28 Step 12/23 : ENV APP_PORT=59880 14:56:28 ---> Running in 9034686430b5 14:56:28 Removing intermediate container e03dc4aab275 14:56:28 ---> b831f6cfaa96 14:56:28 Step 14/22 : EXPOSE $APP_PORT 14:56:28 ---> Running in 32634ee40913 14:56:28 Removing intermediate container 9034686430b5 14:56:28 ---> 360f62e4da25 14:56:28 Step 13/23 : EXPOSE $APP_PORT 14:56:28 ---> Running in 816491b83dde 14:56:28 Removing intermediate container 32634ee40913 14:56:28 ---> b0bd6de8f8b5 14:56:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:29 Removing intermediate container 816491b83dde 14:56:29 ---> c566d7b32811 14:56:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:29 ---> Running in b22a8a1fb91a 14:56:29 ---> f097ee4731bb 14:56:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:56:31 ---> be182ac949e1 14:56:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:56:31 Removing intermediate container b22a8a1fb91a 14:56:31 ---> 172407037198 14:56:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:56:31 ---> Running in 7a0ef02219d7 14:56:32 ---> 5e6264cc913f 14:56:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:56:32 ---> Running in 8bfa651ba698 14:56:32 Removing intermediate container 8bfa651ba698 14:56:32 ---> f30a3a4e7013 14:56:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:32 ---> Running in edae333f4674 14:56:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:56:32 Removing intermediate container edae333f4674 14:56:32 ---> d6e1ddd17b76 14:56:32 Step 20/22 : LABEL arch=arm64 14:56:32 ---> Running in 755d00bf35c1 14:56:33 Removing intermediate container 755d00bf35c1 14:56:33 ---> 129ce32a76cd 14:56:33 Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:56:33 ---> Running in 2ff2e612ff54 14:56:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:56:33 Removing intermediate container 2ff2e612ff54 14:56:33 ---> b383d03c08b8 14:56:33 Step 22/22 : LABEL version=0.0.0 14:56:33 ---> Running in 3e8f1853dec3 14:56:34 Removing intermediate container 3e8f1853dec3 14:56:34 ---> 523433722053 14:56:34 14:56:34 Successfully built 523433722053 14:56:34 Successfully tagged support-notifications-arm64:latest 14:56:34  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 14:56:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:56:34 (3/6) Installing libsodium (1.0.18-r0) 14:56:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:56:34 (5/6) Installing libzmq (4.3.4-r0) 14:56:35 (6/6) Installing zeromq (4.3.4-r0) 14:56:35 Executing busybox-1.35.0-r15.trigger 14:56:35 OK: 8 MiB in 20 packages 14:56:36 Removing intermediate container 7a0ef02219d7 14:56:36 ---> d235d00fd71c 14:56:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:36 ---> d196aead2fc3 14:56:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:56:37 ---> 44a8a27aa64b 14:56:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:56:38 ---> a19b498f0c3e 14:56:38 Step 19/23 : ENTRYPOINT ["/core-data"] 14:56:38 ---> Running in 592f17b9ab87 14:56:38 Removing intermediate container 592f17b9ab87 14:56:38 ---> 5a3c17a39cff 14:56:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:38 ---> Running in 9ae8f56680fa 14:56:39 Removing intermediate container 9ae8f56680fa 14:56:39 ---> bb3910fb2875 14:56:39 Step 21/23 : LABEL arch=arm64 14:56:39 ---> Running in f73aece3d5f6 14:56:39 Removing intermediate container f73aece3d5f6 14:56:39 ---> 73f22bd1b83a 14:56:39 Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 14:56:39 ---> Running in 4d4847c1f39a 14:56:39 Removing intermediate container 4d4847c1f39a 14:56:39 ---> 4c81a8659ed6 14:56:39 Step 23/23 : LABEL version=0.0.0 14:56:39 ---> Running in 6ac648c40faa 14:56:40 Removing intermediate container 6ac648c40faa 14:56:40 ---> 1fa90d096aa1 14:56:40 14:56:40 Successfully built 1fa90d096aa1 14:56:40 Successfully tagged core-data-arm64:latest 14:56:40  Building core-data ... done  [Pipeline] } 14:56:40 $ docker stop --time=1 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 14:56:42 $ docker rm -f 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:42 + docker images 14:56:43 REPOSITORY TAG IMAGE ID CREATED SIZE 14:56:43 core-data-arm64 latest 1fa90d096aa1 4 seconds ago 20.6MB 14:56:43 support-notifications-arm64 latest 523433722053 10 seconds ago 26.1MB 14:56:43 f8ff7feb9705 16 seconds ago 1.38GB 14:56:43 96ce693152c0 22 seconds ago 1.41GB 14:56:43 security-spiffe-token-provider-arm64 latest 9e7400b9331f 40 seconds ago 28.3MB 14:56:43 2db24130119f 58 seconds ago 1.4GB 14:56:43 support-scheduler-arm64 latest 76729be59e7e About a minute ago 25.6MB 14:56:43 80854da3ef8e About a minute ago 1.41GB 14:56:43 security-proxy-setup-arm64 latest e95f5e31f558 2 minutes ago 26.2MB 14:56:43 ee2b0c111af1 2 minutes ago 1.36GB 14:56:43 security-spire-agent-arm64 latest b155a2bf5755 6 minutes ago 122MB 14:56:43 2f2824701536 6 minutes ago 1.25GB 14:56:43 security-spire-server-arm64 latest 1f57cb72a96c 7 minutes ago 84.2MB 14:56:43 c2327cab282e 7 minutes ago 1.25GB 14:56:43 sys-mgmt-agent-arm64 latest c372b741220d 8 minutes ago 133MB 14:56:43 core-command-arm64 latest 44e3522b7fe3 8 minutes ago 15.5MB 14:56:43 413806e7dba0 9 minutes ago 1.35GB 14:56:43 core-metadata-arm64 latest 8c9e1ff66aee 9 minutes ago 17.4MB 14:56:43 6964f99a7637 9 minutes ago 1.38GB 14:56:43 security-bootstrapper-arm64 latest 1b2d0db4b39c 9 minutes ago 18.6MB 14:56:43 security-secretstore-setup-arm64 latest 56e487cd4359 9 minutes ago 27.9MB 14:56:43 094a7318bc44 10 minutes ago 1.36GB 14:56:43 02b72b2319f1 10 minutes ago 1.35GB 14:56:43 b3705f03969a 10 minutes ago 1.35GB 14:56:43 security-spire-config-arm64 latest 5a140b8116df 15 minutes ago 83.6MB 14:56:43 2c168c92b9a5 15 minutes ago 1.25GB 14:56:43 ci-base-image-arm64 latest 2b40d5739699 28 minutes ago 995MB 14:56:43 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 14:56:43 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 14:56:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 14:56:43 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 14:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:43 14:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:44 arm64: Pulling from edgex-lftools-log-publisher 14:56:44 8998bd30e6a1: Pulling fs layer 14:56:44 04944245beec: Pulling fs layer 14:56:44 699f458cf7ca: Pulling fs layer 14:56:44 765212b225bb: Pulling fs layer 14:56:44 f23df028b6ca: Pulling fs layer 14:56:44 d65c8cfc05b1: Pulling fs layer 14:56:44 2437ff75d9bd: Pulling fs layer 14:56:44 f23df028b6ca: Waiting 14:56:44 765212b225bb: Waiting 14:56:44 2437ff75d9bd: Waiting 14:56:44 d65c8cfc05b1: Waiting 14:56:44 04944245beec: Verifying Checksum 14:56:44 04944245beec: Download complete 14:56:44 765212b225bb: Download complete 14:56:44 f23df028b6ca: Verifying Checksum 14:56:44 f23df028b6ca: Download complete 14:56:44 d65c8cfc05b1: Download complete 14:56:44 699f458cf7ca: Verifying Checksum 14:56:45 8998bd30e6a1: Verifying Checksum 14:56:45 8998bd30e6a1: Download complete 14:56:48 2437ff75d9bd: Verifying Checksum 14:56:48 2437ff75d9bd: Download complete 14:56:50 8998bd30e6a1: Pull complete 14:56:50 04944245beec: Pull complete 14:56:51 699f458cf7ca: Pull complete 14:56:52 765212b225bb: Pull complete 14:56:53 f23df028b6ca: Pull complete 14:56:53 d65c8cfc05b1: Pull complete 14:57:08 2437ff75d9bd: Pull complete 14:57:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:08 prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container 14:57:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:57:11 $ docker top 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:12 ---> job-cost.sh 14:57:12 lf-activate-venv: SKIPPING 14:57:12 INFO: No Stack... 14:57:13 INFO: Retrieving Pricing Info for: v3-standard-4 14:57:13 INFO: Archiving Costs [Pipeline] sh 14:57:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 14:57:14 + cut -d, -f6 [Pipeline] lock 14:57:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] 14:57:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] did not exist. Created. 14:57:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:15 + echo total: 0.10999999940395355 [Pipeline] stash 14:57:15 Stashed 1 file(s) [Pipeline] } 14:57:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:57:15 $ docker stop --time=1 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c 14:57:17 $ docker rm -f 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c [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 14:57:18 provisioning config files... 14:57:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4774841295956442433tmp [Pipeline] { [Pipeline] sh 14:57:18 + set +x 14:57:18 + curl -s https://codecov.io/bash 14:57:18 + bash -s -- 14:57:18 14:57:18 _____ _ 14:57:18 / ____| | | 14:57:18 | | ___ __| | ___ ___ _____ __ 14:57:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:57:18 | |___| (_) | (_| | __/ (_| (_) \ V / 14:57:18 \_____\___/ \__,_|\___|\___\___/ \_/ 14:57:18 Bash-1.0.6 14:57:18 14:57:18 14:57:18 ==> git version 2.25.1 found 14:57:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:57:18 Release-Date: 2020-01-08 14:57:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:57:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:57:18 ==> Jenkins CI detected. 14:57:18 current dir:  /w/workspace/edgex-go/1 14:57:18 project root: . 14:57:18 --> token set from env 14:57:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:57:18 ==> Running gcov in . (disable via -X gcov) 14:57:18 ==> Python coveragepy not found 14:57:18 ==> Searching for coverage reports in: 14:57:18 + . 14:57:18 -> Found 1 reports 14:57:18 ==> Detecting git/mercurial file structure 14:57:18 ==> Reading reports 14:57:18 + ./coverage.out bytes=478941 14:57:18 ==> Appending adjustments 14:57:18 https://docs.codecov.io/docs/fixing-reports 14:57:19 + Found adjustments 14:57:19 ==> Gzipping contents 14:57:20 64K /tmp/codecov.dbuMPU.gz 14:57:20 ==> Uploading reports 14:57:20 url: https://codecov.io 14:57:20 query: branch=PR-4118&commit=8628ecff4fec815747bca68cc35be89ed8c55ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4118&job=&cmd_args= 14:57:20 -> Pinging Codecov 14:57:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4118&commit=8628ecff4fec815747bca68cc35be89ed8c55ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4118&job=&cmd_args= 14:57:20 -> Uploading to 14:57:20 https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/8628ecff4fec815747bca68cc35be89ed8c55ec1/dbdc351e-aa91-4582-8499-0be6847327f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T145720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=160c8f57480acd5d11e0c1c94c78c0c11698150399d776da92e3a3a0cd01d0a2 14:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:57:20 Dload Upload Total Spent Left Speed 14:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62917 0 0 100 62917 0 236k --:--:-- --:--:-- --:--:-- 237k 14:57:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] } 14:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:57:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:57:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:57:23 ---> package-listing.sh 14:57:23 ++ tr '[:upper:]' '[:lower:]' 14:57:23 ++ facter osfamily 14:57:23 + OS_FAMILY=debian 14:57:23 + workspace=/w/workspace/edgex-go/1 14:57:23 + START_PACKAGES=/tmp/packages_start.txt 14:57:23 + END_PACKAGES=/tmp/packages_end.txt 14:57:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:23 + PACKAGES=/tmp/packages_start.txt 14:57:23 + '[' /w/workspace/edgex-go/1 ']' 14:57:23 + PACKAGES=/tmp/packages_end.txt 14:57:23 + case "${OS_FAMILY}" in 14:57:23 + dpkg -l 14:57:23 + grep '^ii' 14:57:23 + '[' -f /tmp/packages_start.txt ']' 14:57:23 + '[' -f /tmp/packages_end.txt ']' 14:57:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:23 + '[' /w/workspace/edgex-go/1 ']' 14:57:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:57:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:57:23 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 14:57:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:24 14:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:24 latest: Pulling from edgex-lftools-log-publisher 14:57:24 5eb5b503b376: Pulling fs layer 14:57:24 5c69ac0246d0: Pulling fs layer 14:57:24 ec43610c2a17: Pulling fs layer 14:57:24 3a2ae6a8a46f: Pulling fs layer 14:57:24 33b1e0a273af: Pulling fs layer 14:57:24 5d3b04190fa2: Pulling fs layer 14:57:24 2f39f015ded8: Pulling fs layer 14:57:24 5d3b04190fa2: Waiting 14:57:24 2f39f015ded8: Waiting 14:57:24 3a2ae6a8a46f: Waiting 14:57:24 33b1e0a273af: Waiting 14:57:24 5c69ac0246d0: Download complete 14:57:24 3a2ae6a8a46f: Verifying Checksum 14:57:24 3a2ae6a8a46f: Download complete 14:57:24 33b1e0a273af: Verifying Checksum 14:57:24 33b1e0a273af: Download complete 14:57:25 5d3b04190fa2: Verifying Checksum 14:57:25 5d3b04190fa2: Download complete 14:57:25 ec43610c2a17: Verifying Checksum 14:57:25 ec43610c2a17: Download complete 14:57:25 5eb5b503b376: Verifying Checksum 14:57:25 5eb5b503b376: Download complete 14:57:25 2f39f015ded8: Verifying Checksum 14:57:25 2f39f015ded8: Download complete 14:57:26 5eb5b503b376: Pull complete 14:57:26 5c69ac0246d0: Pull complete 14:57:27 ec43610c2a17: Pull complete 14:57:27 3a2ae6a8a46f: Pull complete 14:57:27 33b1e0a273af: Pull complete 14:57:27 5d3b04190fa2: Pull complete 14:57:31 2f39f015ded8: Pull complete 14:57:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:32 prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container 14:57:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:34 $ docker top 95d06f0dedade0b10daafb4919f96c7ab4c7d9979dd1d3b3ec55dda3f5612a3f -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:34 + touch /tmp/pre-build-complete [Pipeline] sh 14:57:34 + mkdir -p /var/log/sysstat [Pipeline] sh 14:57:35 + ls /var/log/sa-host 14:57:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:35 provisioning config files... 14:57:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5101725023753974730tmp [Pipeline] { [Pipeline] echo 14:57:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:57:35 ---> create-netrc.sh [Pipeline] } 14:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:57:36 ---> python-tools-install.sh [Pipeline] echo 14:57:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:57:36 ---> sudo-logs.sh 14:57:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:57:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:57:36 ---> job-cost.sh 14:57:36 lf-activate-venv: SKIPPING 14:57:36 DEBUG: total: 0.10999999940395355 14:57:36 INFO: Retrieving Stack Cost... 14:57:37 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:37 INFO: Archiving Costs [Pipeline] echo 14:57:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:57:38 ---> logs-deploy.sh 14:57:38 lf-activate-venv: SKIPPING 14:57:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4118/1 14:57:38 INFO: archiving workspace using pattern(s): 14:57:39 Archives upload complete. 14:57:39 INFO: archiving logs to Nexus 14:57:39 ---> uname -a: 14:57:39 Linux prd-ubuntu20-04-docker-8c-8g-21934 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:57:39 14:57:39 14:57:39 ---> lscpu: 14:57:39 Architecture: x86_64 14:57:39 CPU op-mode(s): 32-bit, 64-bit 14:57:39 Byte Order: Little Endian 14:57:39 Address sizes: 40 bits physical, 48 bits virtual 14:57:39 CPU(s): 8 14:57:39 On-line CPU(s) list: 0-7 14:57:39 Thread(s) per core: 1 14:57:39 Core(s) per socket: 1 14:57:39 Socket(s): 8 14:57:39 NUMA node(s): 1 14:57:39 Vendor ID: AuthenticAMD 14:57:39 CPU family: 23 14:57:39 Model: 49 14:57:39 Model name: AMD EPYC-Rome Processor 14:57:39 Stepping: 0 14:57:39 CPU MHz: 2799.998 14:57:39 BogoMIPS: 5599.99 14:57:39 Virtualization: AMD-V 14:57:39 Hypervisor vendor: KVM 14:57:39 Virtualization type: full 14:57:39 L1d cache: 256 KiB 14:57:39 L1i cache: 256 KiB 14:57:39 L2 cache: 4 MiB 14:57:39 L3 cache: 128 MiB 14:57:39 NUMA node0 CPU(s): 0-7 14:57:39 Vulnerability Itlb multihit: Not affected 14:57:39 Vulnerability L1tf: Not affected 14:57:39 Vulnerability Mds: Not affected 14:57:39 Vulnerability Meltdown: Not affected 14:57:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:57:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:57:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:57:39 Vulnerability Srbds: Not affected 14:57:39 Vulnerability Tsx async abort: Not affected 14:57:39 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 14:57:39 14:57:39 14:57:39 ---> nproc: 14:57:39 8 14:57:39 14:57:39 14:57:39 ---> df -h: 14:57:39 Filesystem Size Used Avail Use% Mounted on 14:57:39 overlay 155G 17G 139G 11% / 14:57:39 tmpfs 64M 0 64M 0% /dev 14:57:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:57:39 shm 64M 0 64M 0% /dev/shm 14:57:39 /dev/vda1 155G 17G 139G 11% /facter-os 14:57:39 14:57:39 14:57:39 ---> sar -b -r -n DEV: 14:57:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21934) 08/04/22 _x86_64_ (8 CPU) 14:57:39 14:57:39 14:23:30 LINUX RESTART (8 CPU) 14:57:39 14:57:39 14:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:57:39 14:25:01 333.71 14.37 319.34 0.00 2182.92 135644.61 0.00 14:57:39 14:26:01 58.06 0.10 57.96 0.00 11.46 23414.73 0.00 14:57:39 14:27:01 36.74 0.13 36.61 0.00 1.73 12215.85 0.00 14:57:39 14:28:01 531.32 8.26 523.06 0.00 89.82 258742.23 0.00 14:57:39 14:29:01 1089.67 1.22 1088.45 0.00 27.60 290581.84 0.00 14:57:39 14:30:01 1144.49 0.07 1144.43 0.00 6.40 210460.52 0.00 14:57:39 14:31:01 2.15 0.00 2.15 0.00 0.00 34.53 0.00 14:57:39 14:32:01 2.08 0.00 2.08 0.00 0.00 23.46 0.00 14:57:39 14:33:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 14:57:39 14:34:01 2.35 0.00 2.35 0.00 0.00 29.46 0.00 14:57:39 14:35:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 14:57:39 14:36:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 14:57:39 14:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 14:57:39 14:38:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 14:57:39 14:39:01 1.70 0.02 1.68 0.00 0.13 19.59 0.00 14:57:39 14:40:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 14:57:39 14:41:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 14:57:39 14:42:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 14:57:39 14:43:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 14:57:39 14:44:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 14:57:39 14:45:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 14:57:39 14:46:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 14:57:39 14:47:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 14:57:39 14:48:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 14:57:39 14:49:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 14:57:39 14:50:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 14:57:39 14:51:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 14:57:39 14:52:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 14:57:39 14:53:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 14:57:39 14:54:01 1.38 0.00 1.38 0.00 0.00 18.13 0.00 14:57:39 14:55:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 14:57:39 14:56:01 3.20 0.87 2.33 0.00 18.40 33.06 0.00 14:57:39 14:57:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 14:57:39 Average: 97.79 0.75 97.03 0.00 69.78 28173.23 0.00 14:57:39 14:57:39 14:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:57:39 14:25:01 27749832 31728912 571336 1.74 131144 4048968 2228580 6.57 1273064 3408064 237856 14:57:39 14:26:01 27448572 31429252 860208 2.62 137784 4031844 2592944 7.64 1668976 3289492 205604 14:57:39 14:27:01 27244820 31763368 524624 1.60 140364 4532192 1905716 5.62 1401324 3727524 384940 14:57:39 14:28:01 23215120 31508048 758992 2.31 278048 7958132 3415280 10.07 1943696 6968872 152 14:57:39 14:29:01 20854732 31650224 622744 1.89 347804 10228112 2298832 6.77 2079624 9041192 10484 14:57:39 14:30:01 21208148 31741540 534124 1.62 374148 9941716 1930192 5.69 2120524 8655852 80 14:57:39 14:31:01 21224520 31757536 518756 1.58 374176 9941476 1930192 5.69 2103896 8655600 16 14:57:39 14:32:01 21226152 31759196 517100 1.57 374216 9941488 1930192 5.69 2103116 8655608 24 14:57:39 14:33:01 21227632 31760816 515532 1.57 374228 9941492 1930192 5.69 2101320 8655728 12 14:57:39 14:34:01 21228372 31761700 514648 1.57 374264 9941596 1930192 5.69 2101668 8655832 20 14:57:39 14:35:01 21236104 31769452 506856 1.54 374292 9941600 1930192 5.69 2093544 8655836 28 14:57:39 14:36:01 21236120 31769504 506768 1.54 374316 9941604 1930192 5.69 2093516 8655840 12 14:57:39 14:37:01 21236328 31769720 506704 1.54 374328 9941604 1930192 5.69 2093508 8655840 12 14:57:39 14:38:01 21236380 31769820 506496 1.54 374332 9941608 1930192 5.69 2093520 8655844 48 14:57:39 14:39:01 21235608 31769552 507292 1.54 374348 9941608 1925360 5.67 2093404 8656272 36 14:57:39 14:40:01 21236324 31770288 506464 1.54 374352 9941616 1925360 5.67 2093148 8656276 180 14:57:39 14:41:01 21236024 31769996 506676 1.54 374376 9941620 1925360 5.67 2093148 8656284 24 14:57:39 14:42:01 21236260 31770260 506364 1.54 374388 9941620 1925360 5.67 2093188 8656284 184 14:57:39 14:43:01 21236464 31770480 506072 1.54 374412 9941624 1925360 5.67 2093204 8656288 24 14:57:39 14:44:01 21236316 31770360 506356 1.54 374428 9941624 1941432 5.72 2093568 8656288 204 14:57:39 14:45:01 21236244 31770340 506368 1.54 374452 9941628 1941432 5.72 2093292 8656292 16 14:57:39 14:46:01 21236284 31770424 506256 1.54 374476 9941632 1941432 5.72 2093332 8656296 64 14:57:39 14:47:01 21236236 31770384 506232 1.54 374488 9941632 1941432 5.72 2093308 8656296 12 14:57:39 14:48:01 21236124 31770288 506268 1.54 374500 9941636 1941432 5.72 2093552 8656300 184 14:57:39 14:49:01 21236084 31770276 506324 1.54 374508 9941644 1941432 5.72 2093740 8656308 20 14:57:39 14:50:01 21236068 31770264 506316 1.54 374508 9941648 1941432 5.72 2093384 8656312 24 14:57:39 14:51:01 21236288 31770488 506032 1.54 374524 9941652 1941432 5.72 2093368 8656316 12 14:57:39 14:52:01 21235904 31770244 506428 1.54 374540 9941776 1941432 5.72 2093680 8656432 152 14:57:39 14:53:01 21236028 31770432 506084 1.54 374544 9941784 1941432 5.72 2093496 8656436 8 14:57:39 14:54:01 21235412 31769820 506624 1.54 374560 9941780 1941432 5.72 2093800 8656440 8 14:57:39 14:55:01 21235680 31770132 506288 1.54 374576 9941788 1941432 5.72 2093680 8656452 24 14:57:39 14:56:01 21234724 31769944 506792 1.54 374628 9942304 1932664 5.70 2093592 8656900 28 14:57:39 14:57:01 21234708 31769936 506776 1.54 374636 9942304 1932664 5.70 2093600 8656900 8 14:57:39 Average: 21850170 31744636 532936 1.62 349051 9368677 2018254 5.95 2031721 8145712 25470 14:57:39 14:57:39 14:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:57:39 14:25:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 14:57:39 14:25:01 docker0 445.68 381.12 34.70 3919.65 0.00 0.00 0.00 0.00 14:57:39 14:25:01 ens3 1125.25 1106.85 12583.17 187.44 0.00 0.00 0.00 0.00 14:57:39 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:26:01 docker0 1.37 1.43 0.09 0.12 0.00 0.00 0.00 0.00 14:57:39 14:26:01 ens3 38.59 22.84 33.78 14.90 0.00 0.00 0.00 0.00 14:57:39 14:26:01 veth7753a20 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 14:57:39 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:27:01 ens3 63.69 53.27 29.32 67.18 0.00 0.00 0.00 0.00 14:57:39 14:27:01 veth7753a20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:28:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:57:39 14:28:01 veth4842bf6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:28:01 vethb27f11d 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 14:57:39 14:28:01 veth54d4023 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:28:01 docker0 134.48 183.39 10.46 1673.54 0.00 0.00 0.00 0.00 14:57:39 14:28:01 ens3 280.08 191.49 3369.76 30.89 0.00 0.00 0.00 0.00 14:57:39 14:28:01 vethd441b3f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:29:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 14:57:39 14:29:01 vethb27f11d 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 14:57:39 14:29:01 veth2070bcd 25.36 18.40 285.59 1.79 0.00 0.00 0.00 0.00 14:57:39 14:29:01 vethbccdfbe 18.40 25.36 1.79 285.59 0.00 0.00 0.00 0.02 14:57:39 14:29:01 docker0 147.98 197.93 10.50 1681.84 0.00 0.00 0.00 0.00 14:57:39 14:29:01 ens3 280.77 207.85 1821.04 90.27 0.00 0.00 0.00 0.00 14:57:39 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:30:01 docker0 27.00 54.46 1.98 810.96 0.00 0.00 0.00 0.00 14:57:39 14:30:01 ens3 135.96 84.92 857.60 94.19 0.00 0.00 0.00 0.00 14:57:39 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:31:01 ens3 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 14:57:39 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:34:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:57:39 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:39:01 ens3 3.62 1.55 3.29 0.16 0.00 0.00 0.00 0.00 14:57:39 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:41:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:42:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:57:39 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:48:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 14:57:39 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:49:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:57:39 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:54:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 14:57:39 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:39 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:39 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 14:57:39 Average: docker0 22.71 24.62 1.73 243.15 0.00 0.00 0.00 0.00 14:57:39 Average: ens3 57.94 50.09 560.47 14.62 0.00 0.00 0.00 0.00 14:57:39 14:57:39 14:57:39 ---> sar -P ALL: 14:57:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21934) 08/04/22 _x86_64_ (8 CPU) 14:57:39 14:57:39 14:23:30 LINUX RESTART (8 CPU) 14:57:39 14:57:39 14:24:02 CPU %user %nice %system %iowait %steal %idle 14:57:39 14:25:01 all 12.28 0.00 4.95 1.63 0.06 81.08 14:57:39 14:25:01 0 12.90 0.00 5.59 0.65 0.05 80.80 14:57:39 14:25:01 1 11.35 0.00 4.47 2.18 0.05 81.94 14:57:39 14:25:01 2 9.57 0.00 4.05 0.53 0.05 85.80 14:57:39 14:25:01 3 16.97 0.00 6.49 3.32 0.05 73.16 14:57:39 14:25:01 4 12.64 0.00 4.61 2.79 0.05 79.91 14:57:39 14:25:01 5 12.55 0.00 4.08 1.78 0.07 81.52 14:57:39 14:25:01 6 10.73 0.00 4.96 1.38 0.07 82.86 14:57:39 14:25:01 7 11.51 0.00 5.36 0.40 0.09 82.64 14:57:39 14:26:01 all 36.92 0.00 6.72 0.45 0.08 55.83 14:57:39 14:26:01 0 37.32 0.00 7.47 0.00 0.07 55.14 14:57:39 14:26:01 1 36.01 0.00 7.97 0.39 0.08 55.55 14:57:39 14:26:01 2 34.18 0.00 6.17 0.03 0.07 59.55 14:57:39 14:26:01 3 36.54 0.00 6.98 0.03 0.08 56.36 14:57:39 14:26:01 4 37.48 0.00 6.06 0.39 0.07 56.01 14:57:39 14:26:01 5 37.40 0.00 5.88 0.12 0.07 56.54 14:57:39 14:26:01 6 38.09 0.00 6.80 2.51 0.08 52.51 14:57:39 14:26:01 7 38.34 0.00 6.48 0.10 0.08 54.99 14:57:39 14:27:01 all 53.39 0.00 7.34 0.21 0.11 38.96 14:57:39 14:27:01 0 55.05 0.00 6.96 0.00 0.10 37.89 14:57:39 14:27:01 1 52.90 0.00 7.59 0.00 0.10 39.41 14:57:39 14:27:01 2 49.46 0.00 6.25 0.02 0.10 44.17 14:57:39 14:27:01 3 53.90 0.00 7.07 0.07 0.10 38.86 14:57:39 14:27:01 4 53.96 0.00 7.94 0.37 0.10 37.63 14:57:39 14:27:01 5 53.40 0.00 7.24 0.00 0.12 39.24 14:57:39 14:27:01 6 53.83 0.00 7.88 1.20 0.12 36.97 14:57:39 14:27:01 7 54.57 0.00 7.79 0.00 0.10 37.54 14:57:39 14:28:01 all 15.93 0.00 11.13 7.25 0.09 65.60 14:57:39 14:28:01 0 14.54 0.00 9.84 2.80 0.10 72.72 14:57:39 14:28:01 1 16.39 0.00 13.55 5.50 0.09 64.47 14:57:39 14:28:01 2 19.24 0.00 10.97 10.61 0.10 59.07 14:57:39 14:28:01 3 15.73 0.00 10.02 9.01 0.09 65.16 14:57:39 14:28:01 4 14.53 0.00 10.06 3.79 0.07 71.55 14:57:39 14:28:01 5 15.30 0.00 9.58 2.97 0.10 72.05 14:57:39 14:28:01 6 15.69 0.00 14.27 16.11 0.07 53.86 14:57:39 14:28:01 7 16.00 0.00 10.80 7.26 0.07 65.87 14:57:39 14:29:01 all 62.31 0.00 15.34 5.85 0.15 16.35 14:57:39 14:29:01 0 60.76 0.00 14.13 7.62 0.14 17.35 14:57:39 14:29:01 1 64.08 0.00 16.16 5.27 0.15 14.33 14:57:39 14:29:01 2 61.85 0.00 16.48 5.00 0.14 16.53 14:57:39 14:29:01 3 60.39 0.00 14.32 4.43 0.15 20.70 14:57:39 14:29:01 4 61.79 0.00 15.61 5.68 0.15 16.76 14:57:39 14:29:01 5 62.72 0.00 13.87 3.28 0.15 19.98 14:57:39 14:29:01 6 64.21 0.00 15.41 6.06 0.14 14.19 14:57:39 14:29:01 7 62.62 0.00 16.72 9.47 0.15 11.04 14:57:39 14:30:01 all 62.54 0.00 13.29 2.54 0.15 21.48 14:57:39 14:30:01 0 61.80 0.00 12.01 1.22 0.17 24.80 14:57:39 14:30:01 1 64.47 0.00 14.76 2.63 0.15 17.98 14:57:39 14:30:01 2 65.05 0.00 14.09 2.14 0.15 18.57 14:57:39 14:30:01 3 60.64 0.00 13.43 2.99 0.15 22.78 14:57:39 14:30:01 4 61.07 0.00 12.61 2.58 0.14 23.61 14:57:39 14:30:01 5 61.18 0.00 12.72 3.58 0.15 22.37 14:57:39 14:30:01 6 62.36 0.00 12.83 2.89 0.17 21.76 14:57:39 14:30:01 7 63.66 0.00 13.85 2.33 0.15 20.01 14:57:39 14:31:01 all 0.26 0.00 0.01 0.01 0.01 99.71 14:57:39 14:31:01 0 1.97 0.00 0.02 0.00 0.00 98.01 14:57:39 14:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:57:39 14:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:57:39 14:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:31:01 5 0.02 0.00 0.02 0.05 0.00 99.92 14:57:39 14:31:01 6 0.02 0.00 0.02 0.03 0.02 99.92 14:57:39 14:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 14:57:39 14:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:57:39 14:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:57:39 14:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:32:01 6 0.02 0.00 0.02 0.05 0.02 99.90 14:57:39 14:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:57:39 14:33:01 all 0.01 0.00 0.02 0.00 0.00 99.96 14:57:39 14:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:39 14:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:57:39 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:33:01 6 0.02 0.00 0.02 0.03 0.00 99.93 14:57:39 14:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:57:39 14:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:57:39 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:57:39 14:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:34:01 6 0.03 0.00 0.02 0.07 0.00 99.88 14:57:39 14:34:01 7 0.03 0.00 0.03 0.02 0.02 99.90 14:57:39 14:35:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:57:39 14:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:57:39 14:35:01 6 0.05 0.00 0.03 0.03 0.00 99.88 14:57:39 14:35:01 7 0.00 0.00 0.03 0.00 0.02 99.95 14:57:39 14:57:39 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:57:39 14:36:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:57:39 14:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:36:01 6 0.00 0.00 0.02 0.05 0.00 99.93 14:57:39 14:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:57:39 14:37:01 all 0.01 0.00 0.01 0.02 0.01 99.95 14:57:39 14:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:57:39 14:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:57:39 14:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:57:39 14:37:01 3 0.02 0.00 0.00 0.08 0.00 99.90 14:57:39 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:37:01 6 0.02 0.00 0.00 0.07 0.02 99.90 14:57:39 14:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:57:39 14:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:57:39 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:57:39 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:57:39 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:39:01 all 0.14 0.00 0.03 0.01 0.01 99.81 14:57:39 14:39:01 0 1.01 0.00 0.03 0.00 0.02 98.94 14:57:39 14:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:57:39 14:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:57:39 14:39:01 3 0.03 0.00 0.03 0.03 0.00 99.90 14:57:39 14:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:57:39 14:39:01 6 0.03 0.00 0.03 0.03 0.00 99.90 14:57:39 14:39:01 7 0.02 0.00 0.05 0.00 0.00 99.93 14:57:39 14:40:01 all 0.25 0.00 0.01 0.00 0.00 99.74 14:57:39 14:40:01 0 1.94 0.00 0.02 0.00 0.00 98.05 14:57:39 14:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:57:39 14:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 14:57:39 14:41:01 0 0.58 0.00 0.08 0.00 0.02 99.32 14:57:39 14:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:57:39 14:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:57:39 14:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:57:39 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:57:39 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:57:39 14:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:57:39 14:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:42:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:57:39 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 14:57:39 14:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:43:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:57:39 14:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:43:01 3 0.13 0.00 0.00 0.02 0.02 99.83 14:57:39 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:43:01 6 0.08 0.00 0.02 0.02 0.02 99.87 14:57:39 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:57:39 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 14:57:39 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:44:01 6 0.05 0.00 0.00 0.02 0.00 99.93 14:57:39 14:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 14:57:39 14:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:39 14:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:57:39 14:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:57:39 14:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:46:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:57:39 14:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:57:39 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 14:57:39 14:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:57:39 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:57:39 14:46:01 CPU %user %nice %system %iowait %steal %idle 14:57:39 14:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:57:39 14:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 14:57:39 14:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:57:39 14:47:01 3 0.02 0.00 0.00 0.07 0.02 99.90 14:57:39 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:57:39 14:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:57:39 14:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:39 14:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:57:39 14:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:57:39 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:48:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:57:39 14:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:57:39 14:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:57:39 14:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:49:01 1 0.08 0.00 0.00 0.00 0.02 99.90 14:57:39 14:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:49:01 6 0.07 0.00 0.03 0.02 0.02 99.87 14:57:39 14:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 14:57:39 14:50:01 0 0.55 0.00 0.02 0.00 0.02 99.42 14:57:39 14:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:57:39 14:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:57:39 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:57:39 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:57:39 14:51:01 0 0.17 0.00 0.03 0.00 0.00 99.80 14:57:39 14:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:57:39 14:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:57:39 14:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:57:39 14:51:01 6 0.02 0.00 0.05 0.03 0.02 99.88 14:57:39 14:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:52:01 all 0.06 0.00 0.01 0.00 0.00 99.92 14:57:39 14:52:01 0 0.42 0.00 0.00 0.00 0.00 99.58 14:57:39 14:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:52:01 6 0.05 0.00 0.02 0.00 0.03 99.90 14:57:39 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:53:01 all 0.09 0.00 0.01 0.00 0.00 99.89 14:57:39 14:53:01 0 0.65 0.00 0.03 0.00 0.00 99.32 14:57:39 14:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:57:39 14:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:53:01 6 0.00 0.00 0.03 0.02 0.02 99.93 14:57:39 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:54:01 all 0.09 0.00 0.01 0.01 0.00 99.89 14:57:39 14:54:01 0 0.62 0.00 0.00 0.00 0.02 99.37 14:57:39 14:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:54:01 3 0.02 0.00 0.00 0.07 0.00 99.92 14:57:39 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:54:01 6 0.05 0.00 0.02 0.02 0.02 99.90 14:57:39 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:55:01 all 0.08 0.00 0.01 0.00 0.00 99.91 14:57:39 14:55:01 0 0.57 0.00 0.02 0.00 0.00 99.42 14:57:39 14:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:55:01 6 0.02 0.00 0.02 0.02 0.02 99.93 14:57:39 14:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:56:01 all 0.06 0.00 0.04 0.02 0.01 99.87 14:57:39 14:56:01 0 0.12 0.00 0.02 0.03 0.02 99.82 14:57:39 14:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:57:39 14:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:57:39 14:56:01 3 0.22 0.00 0.10 0.08 0.02 99.58 14:57:39 14:56:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:57:39 14:56:01 5 0.07 0.00 0.05 0.03 0.00 99.85 14:57:39 14:56:01 6 0.03 0.00 0.03 0.02 0.02 99.90 14:57:39 14:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:57:39 14:57:01 all 0.08 0.00 0.01 0.00 0.00 99.91 14:57:39 14:57:01 0 0.55 0.00 0.00 0.00 0.00 99.45 14:57:39 14:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:39 14:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:57:39 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:39 14:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:57:39 14:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:57:39 14:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 14:57:39 14:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:57:39 14:57:39 Average: CPU %user %nice %system %iowait %steal %idle 14:57:39 Average: all 7.32 0.00 1.76 0.54 0.02 90.36 14:57:39 Average: 0 7.53 0.00 1.68 0.37 0.02 90.39 14:57:39 Average: 1 7.36 0.00 1.94 0.48 0.03 90.19 14:57:39 Average: 2 7.18 0.00 1.75 0.55 0.02 90.50 14:57:39 Average: 3 7.30 0.00 1.74 0.61 0.02 90.33 14:57:39 Average: 4 7.20 0.00 1.70 0.46 0.02 90.62 14:57:39 Average: 5 7.26 0.00 1.60 0.35 0.02 90.77 14:57:39 Average: 6 7.34 0.00 1.87 0.91 0.03 89.86 14:57:39 Average: 7 7.38 0.00 1.83 0.58 0.02 90.19 14:57:39 14:57:39 14:57:39