Pull request #4119 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d217c32573f785860214a4b128a5ddb28bdceca4 rather than c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Obtained Jenkinsfile from d217c32573f785860214a4b128a5ddb28bdceca4 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-ssh7123125768017271251.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-ssh4166754246676530528.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-4119/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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6711921763297322361.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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4518279128458442585.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-ssh12550084250774596906.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4119/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-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6482482349176395607.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22129 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [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 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Merge succeeded, producing c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 Checking out Revision c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 (PR-4119) > 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/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # 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 d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 Commit message: "feat(metadata): implement Unit of Measure (UoM) ADR" 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 08:48:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:48:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:48:38 ========================================================= 08:48:38 EdgeX Global Pipelines Version Info 08:48:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:48:39 ------------------- 08:48:39 stable info: 08:48:39 ------------------- 08:48:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:48:39 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 08:48:39 Message: update stable to v1.0.238 08:48:39 ------------------- 08:48:39 experimental info: 08:48:39 ------------------- 08:48:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:48:39 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 08:48:39 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:48:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4119 [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4119 [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4119 [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7bf56f [Pipeline] echo 08:48:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:41 provisioning config files... 08:48:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2377089580177339321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:41 ---> docker-login.sh 08:48:41 nexus3.edgexfoundry.org:10001 08:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:42 Configure a credential helper to remove this warning. See 08:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:42 08:48:42 Login Succeeded 08:48:42 nexus3.edgexfoundry.org:10002 08:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:42 Configure a credential helper to remove this warning. See 08:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:42 08:48:42 Login Succeeded 08:48:42 nexus3.edgexfoundry.org:10003 08:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:42 Configure a credential helper to remove this warning. See 08:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:42 08:48:42 Login Succeeded 08:48:42 nexus3.edgexfoundry.org:10004 08:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:42 Configure a credential helper to remove this warning. See 08:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:42 08:48:42 Login Succeeded 08:48:42 docker.io 08:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:43 Configure a credential helper to remove this warning. See 08:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:43 08:48:43 Login Succeeded 08:48:43 ---> docker-login.sh ends [Pipeline] } 08:48:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:43 + 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 08:48:43 + dirname cmd/core-command/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo core-command,cmd/core-command/Dockerfile 08:48:43 + + cut -d/ -f2 08:48:43 dirname cmd/core-data/Dockerfile 08:48:43 + echo core-data,cmd/core-data/Dockerfile 08:48:43 + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 08:48:43 08:48:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:48:43 + dirname cmd/security-bootstrapper/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:48:43 + + cut -d/ -f2dirname 08:48:43 cmd/security-proxy-setup/Dockerfile 08:48:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:48:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:48:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:48:43 + dirname cmd/security-spire-agent/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:48:43 + dirname cmd/security-spire-config/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:48:43 + dirname cmd/security-spire-server/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:48:43 + dirname cmd/support-notifications/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:48:43 + dirname cmd/support-scheduler/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:48:43 + dirname cmd/sys-mgmt-agent/Dockerfile 08:48:43 + cut -d/ -f2 08:48:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:48:43 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 08:48:44 + git rev-list -1 --merges c7bf56fd7005b3327bd0e63a15f988b7bc1bd439~1..c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo 08:48:44 -----------> git rev-list -1 --merges c7bf56fd7005b3327bd0e63a15f988b7bc1bd439~1..c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [false] [Pipeline] sh 08:48:44 + git log --format=format:%s -1 c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] echo 08:48:44 ========================================================= 08:48:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:48:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:48:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:48:44 + grep -v github /etc/ssh/ssh_known_hosts 08:48:44 + [ -e /tmp/ssh_known_hosts ] 08:48:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:48:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:48:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:48:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:45 08:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:48:45 b85a868b505f: Pulling fs layer 08:48:45 e2be974225ed: Pulling fs layer 08:48:45 339a4e72a1f5: Pulling fs layer 08:48:45 988bab9f4d93: Pulling fs layer 08:48:45 1469e6f7b9e6: Pulling fs layer 08:48:45 988bab9f4d93: Waiting 08:48:45 eaf3925da568: Pulling fs layer 08:48:45 bab4dde63d76: Pulling fs layer 08:48:45 bde34c3a00c8: Pulling fs layer 08:48:45 b352a97aabf1: Pulling fs layer 08:48:45 eaf3925da568: Waiting 08:48:45 bab4dde63d76: Waiting 08:48:45 bde34c3a00c8: Waiting 08:48:45 4872d77fe225: Pulling fs layer 08:48:45 5851b861e8e6: Pulling fs layer 08:48:45 b352a97aabf1: Waiting 08:48:45 e2be974225ed: Download complete 08:48:45 988bab9f4d93: Verifying Checksum 08:48:45 988bab9f4d93: Download complete 08:48:46 1469e6f7b9e6: Verifying Checksum 08:48:46 1469e6f7b9e6: Download complete 08:48:46 eaf3925da568: Verifying Checksum 08:48:46 eaf3925da568: Download complete 08:48:46 339a4e72a1f5: Verifying Checksum 08:48:46 339a4e72a1f5: Download complete 08:48:46 bde34c3a00c8: Verifying Checksum 08:48:46 b352a97aabf1: Download complete 08:48:46 4872d77fe225: Verifying Checksum 08:48:46 4872d77fe225: Download complete 08:48:46 5851b861e8e6: Verifying Checksum 08:48:46 5851b861e8e6: Download complete 08:48:46 b85a868b505f: Verifying Checksum 08:48:46 b85a868b505f: Download complete 08:48:46 bab4dde63d76: Verifying Checksum 08:48:46 bab4dde63d76: Download complete 08:48:47 b85a868b505f: Pull complete 08:48:47 e2be974225ed: Pull complete 08:48:48 339a4e72a1f5: Pull complete 08:48:48 988bab9f4d93: Pull complete 08:48:48 1469e6f7b9e6: Pull complete 08:48:48 eaf3925da568: Pull complete 08:48:50 bab4dde63d76: Pull complete 08:48:50 bde34c3a00c8: Pull complete 08:48:50 b352a97aabf1: Pull complete 08:48:50 4872d77fe225: Pull complete 08:48:50 5851b861e8e6: Pull complete 08:48:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:50 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 08:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:48:52 $ docker top 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 -eo pid,comm 08:48:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:52 [ssh-agent] Looking for ssh-agent implementation... 08:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:52 $ docker exec 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent 08:48:52 SSH_AUTH_SOCK=/tmp/ssh-vBiBjkev5XXR/agent.33 08:48:52 SSH_AGENT_PID=39 08:48:52 Running ssh-add (command line suppressed) 08:48:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7237186037223381055.key (/w/workspace/edgex-go/1@tmp/private_key_7237186037223381055.key) 08:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:53 + git tag --points-at HEAD [Pipeline] } 08:48:53 $ docker exec --env ******** --env ******** 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent -k 08:48:53 unset SSH_AUTH_SOCK; 08:48:53 unset SSH_AGENT_PID; 08:48:53 echo Agent pid 39 killed; 08:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:48:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:53 [ssh-agent] Looking for ssh-agent implementation... 08:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:53 $ docker exec 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent 08:48:53 SSH_AUTH_SOCK=/tmp/ssh-EeJzsbNELuoK/agent.72 08:48:53 SSH_AGENT_PID=78 08:48:53 Running ssh-add (command line suppressed) 08:48:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1364487121752148473.key (/w/workspace/edgex-go/1@tmp/private_key_1364487121752148473.key) 08:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:54 + git semver init 08:48:54 2022-08-08 08:48:54,461 [run_init] DEBUG init version:0.0.0 force:False 08:48:54 2022-08-08 08:48:54,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:48:54 2022-08-08 08:48:54,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:48:54 2022-08-08 08:48:54,462 [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) 08:48:59 2022-08-08 08:48:59,230 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:48:59 2022-08-08 08:48:59,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4119 with force:False 08:48:59 2022-08-08 08:48:59,231 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4119 08:48:59 2022-08-08 08:48:59,235 [execute] INFO git cat-file --batch-check 08:48:59 2022-08-08 08:48:59,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:48:59 2022-08-08 08:48:59,242 [execute] INFO git cat-file --batch 08:48:59 2022-08-08 08:48:59,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:48:59 2022-08-08 08:48:59,248 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4119 08:48:59 0.0.0 [Pipeline] } 08:48:59 $ docker exec --env ******** --env ******** 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 ssh-agent -k 08:48:59 unset SSH_AUTH_SOCK; 08:48:59 unset SSH_AGENT_PID; 08:48:59 echo Agent pid 78 killed; 08:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:00 + git semver [Pipeline] } 08:49:00 $ docker stop --time=1 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 08:49:02 $ docker rm -f 20a59140bcc9ce4e0bc55b142d1dbb36c0d4703bbf550974162243234502ec16 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:49:02 Stashed 1 file(s) [Pipeline] echo 08:49:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:49:03 ========================================================= 08:49:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:49:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:49:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:49:03 2408cc74d12b: Pulling fs layer 08:49:03 ea60b727a1ce: Pulling fs layer 08:49:03 30c4a7721957: Pulling fs layer 08:49:03 370296b7ddb6: Pulling fs layer 08:49:03 7c6cee850709: Pulling fs layer 08:49:03 39a5fcdaea64: Pulling fs layer 08:49:03 d94ebbe4e438: Pulling fs layer 08:49:03 bcfd1f05c69d: Pulling fs layer 08:49:03 59ccb84bbe0f: Pulling fs layer 08:49:03 370296b7ddb6: Waiting 08:49:03 7c6cee850709: Waiting 08:49:03 39a5fcdaea64: Waiting 08:49:03 d94ebbe4e438: Waiting 08:49:03 bcfd1f05c69d: Waiting 08:49:03 59ccb84bbe0f: Waiting 08:49:03 30c4a7721957: Verifying Checksum 08:49:03 30c4a7721957: Download complete 08:49:03 ea60b727a1ce: Download complete 08:49:03 7c6cee850709: Verifying Checksum 08:49:03 7c6cee850709: Download complete 08:49:03 39a5fcdaea64: Download complete 08:49:03 2408cc74d12b: Verifying Checksum 08:49:03 d94ebbe4e438: Verifying Checksum 08:49:03 d94ebbe4e438: Download complete 08:49:04 2408cc74d12b: Pull complete 08:49:04 ea60b727a1ce: Pull complete 08:49:04 30c4a7721957: Pull complete 08:49:04 59ccb84bbe0f: Verifying Checksum 08:49:04 59ccb84bbe0f: Download complete 08:49:04 bcfd1f05c69d: Verifying Checksum 08:49:04 bcfd1f05c69d: Download complete 08:49:04 370296b7ddb6: Verifying Checksum 08:49:04 370296b7ddb6: Download complete 08:49:08 370296b7ddb6: Pull complete 08:49:08 7c6cee850709: Pull complete 08:49:08 39a5fcdaea64: Pull complete 08:49:08 d94ebbe4e438: Pull complete 08:49:10 bcfd1f05c69d: Pull complete 08:49:11 59ccb84bbe0f: Pull complete 08:49:11 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:49:11 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:49:11 WORKDIR /edgex 08:49:11 COPY go.mod . 08:49:11 RUN go mod downloaddocker 08:49:11 build -t ci-base-image-x86_64 -f - . 08:49:12 Sending build context to Docker daemon 169.2MB 08:49:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:49:12 ---> a4fb48ad2a94 08:49:12 Step 2/4 : WORKDIR /edgex 08:49:14 ---> Running in 70aa1499f523 08:49:14 Removing intermediate container 70aa1499f523 08:49:14 ---> 8bb2f6111234 08:49:14 Step 3/4 : COPY go.mod . 08:49:14 ---> 52db8dff2c51 08:49:14 Step 4/4 : RUN go mod download 08:49:14 ---> Running in da87109af519 08:49:18 Still waiting to schedule task 08:49:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:49:29 Removing intermediate container da87109af519 08:49:29 ---> 15b8697a06fa 08:49:29 Successfully built 15b8697a06fa 08:49:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:29 + docker inspect -f . ci-base-image-x86_64 08:49:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:30 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 08:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:30 $ docker top 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:30 + go version 08:49:30 go version go1.18.3 linux/amd64 [Pipeline] } 08:49:30 $ docker stop --time=1 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 08:49:32 $ docker rm -f 74e791d4abf4126a8d1b42e19c2e73c814a4adf6787aae2d2b4086cb7acf50b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:32 + docker inspect -f . ci-base-image-x86_64 08:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:33 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 08:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:33 $ docker top a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:49:33 ========================================================= 08:49:33 [edgeXBuildGoParallel] Running Tests and Build... 08:49:33 ========================================================= [Pipeline] sh 08:49:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:49:34 + make test 08:49:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:49:40 ? github.com/edgexfoundry/edgex-go [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:49:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.092s coverage: 89.2% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 2.1% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 08:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 79.5% of statements 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 08:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 08:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 08:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 08:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.2% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.2% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.8% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.6% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:50:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 08:50:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:50:36 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:50:36 GO111MODULE=on go vet ./... 08:50:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:50:40 ./bin/test-attribution-txt.sh 08:50:40 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 08:50:40 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 08:50:40 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 08:50:40 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:50:40 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:50:40 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:50:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:50:40 + ls -al . 08:50:40 total 732 08:50:40 drwxrwxr-x 10 1001 1001 4096 Aug 8 08:49 . 08:50:40 drwxr-xr-x 4 root root 4096 Aug 8 08:49 .. 08:50:40 -rw-rw-r-- 1 1001 1001 16 Aug 8 08:48 .dockerignore 08:50:40 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:50 .git 08:50:40 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:48 .github 08:50:40 -rw-rw-r-- 1 1001 1001 1030 Aug 8 08:48 .gitignore 08:50:40 -rw-rw-r-- 1 1001 1001 42 Aug 8 08:48 .golangci.yml 08:50:40 -rw-rw-r-- 1 1001 1001 87 Aug 8 08:48 .hadolint.yml 08:50:40 drwxr-xr-x 3 1001 1001 4096 Aug 8 08:48 .semver 08:50:40 -rw-rw-r-- 1 1001 1001 166 Aug 8 08:48 .sonarcloud.properties 08:50:40 -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:48 ADOPTERS.md 08:50:40 -rw-rw-r-- 1 1001 1001 10347 Aug 8 08:48 Attribution.txt 08:50:40 -rw-rw-r-- 1 1001 1001 63209 Aug 8 08:48 CHANGELOG.md 08:50:40 -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:48 CONTRIBUTING.md 08:50:40 -rw-rw-r-- 1 1001 1001 677 Aug 8 08:48 GOVERNANCE.md 08:50:40 -rw-rw-r-- 1 1001 1001 850 Aug 8 08:48 Jenkinsfile 08:50:40 -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:48 LICENSE 08:50:40 -rw-rw-r-- 1 1001 1001 12212 Aug 8 08:48 Makefile 08:50:40 -rw-rw-r-- 1 1001 1001 582 Aug 8 08:48 OWNERS.md 08:50:40 -rw-rw-r-- 1 1001 1001 9094 Aug 8 08:48 README.md 08:50:40 -rw-rw-r-- 1 1001 1001 6912 Aug 8 08:48 SECURITY.md 08:50:40 -rw-rw-r-- 1 1001 1001 5 Aug 8 08:49 VERSION 08:50:40 -rw-rw-r-- 1 1001 1001 4131 Aug 8 08:48 ZMQWindows.md 08:50:40 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:48 bin 08:50:40 drwxrwxr-x 18 1001 1001 4096 Aug 8 08:48 cmd 08:50:40 -rw-r--r-- 1 root root 479761 Aug 8 08:50 coverage.out 08:50:40 -rw-rw-r-- 1 1001 1001 3681 Aug 8 08:48 go.mod 08:50:40 -rw-rw-r-- 1 1001 1001 38033 Aug 8 08:48 go.sum 08:50:40 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:48 internal 08:50:40 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:48 openapi 08:50:40 drwxrwxr-x 4 1001 1001 4096 Aug 8 08:48 snap 08:50:40 -rw-rw-r-- 1 1001 1001 204 Aug 8 08:48 version.go [Pipeline] sh 08:50:40 + '[' -e coverage.out ] 08:50:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:50:41 Stashed 1 file(s) [Pipeline] sh 08:50:41 + make build 08:50:41 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 08:50:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22130 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws 08:50:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:50:55 The recommended git tool is: git 08:50:56 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 08:51:02 using credential edgex-jenkins-ssh 08:51:02 Cloning the remote Git repository 08:51:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:51:02 > git init /w/workspace/edgex-go/1 # timeout=10 08:51:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:51:02 > git --version # timeout=10 08:51:02 > git --version # 'git version 2.25.1' 08:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51: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/core-command/core-command ./cmd/core-command 08:51:06 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 08:51:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:51:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:51:15 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 08:51:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:51:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:18 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 08:51:19 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 08:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:51:20 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:51:20 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 08:51:20 Merge succeeded, producing c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:51:20 Checking out Revision c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 (PR-4119) 08:51:20 > git config core.sparsecheckout # timeout=10 08:51:20 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 08:51:20 > git remote # timeout=10 08:51:20 > git config --get remote.origin.url # timeout=10 08:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:20 > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 08:51:20 > git rev-parse HEAD^{commit} # timeout=10 08:51:20 > git config core.sparsecheckout # timeout=10 08:51:20 > git checkout -f c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 # timeout=10 08:51:22 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] } 08:51:23 $ docker stop --time=1 a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 08:51:24 Commit message: "feat(metadata): implement Unit of Measure (UoM) ADR" 08:51:24 > git --version # timeout=10 08:51:24 > git --version # 'git version 2.25.1' 08:51:24 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 08:51:25 $ docker rm -f a863aac9629cd8b32703346f681d6b9f186df54fb430d80c3bf1c33e813bb8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:51:26 08:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:51:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:27 Dload Upload Total Spent Left Speed 08:51:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 08:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:51:27 latest: Pulling from edgex-devops/edgex-compose 08:51:27 cbdbe7a5bc2a: Pulling fs layer 08:51:27 ca9280d653b3: Pulling fs layer 08:51:27 7e9c9ca2126c: Pulling fs layer 08:51:27 cbdbe7a5bc2a: Verifying Checksum 08:51:27 ca9280d653b3: Verifying Checksum 08:51:27 ca9280d653b3: Download complete 08:51:27 cbdbe7a5bc2a: Pull complete [Pipeline] sh 08:51:27 7e9c9ca2126c: Download complete 08:51:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:51:28 ca9280d653b3: Pull complete 08:51:28 + sudo tee /etc/docker/daemon.new 08:51:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:51:28 { 08:51:28 "registry-mirrors": [ 08:51:28 "https://nexus3.edgexfoundry.org:10001" 08:51:28 ], 08:51:28 "bip": "10.250.0.254/24", 08:51:28 "hosts": [ 08:51:28 "tcp://0.0.0.0:5555", 08:51:28 "unix:///var/run/docker.sock" 08:51:28 ], 08:51:28 "mtu": 1458, 08:51:28 "selinux-enabled": true, 08:51:28 "seccomp-profile": "/etc/docker/seccomp.json" 08:51:28 } [Pipeline] sh 08:51:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:51:29 + sudo service docker restart 08:51:31 7e9c9ca2126c: Pull complete 08:51:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:51:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:31 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 08:51:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:51:33 $ docker top 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:33 + docker-compose build --help 08:51:33 + grep parallel 08:51:34 --parallel Build images in parallel. [Pipeline] } 08:51:34 $ docker stop --time=1 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 08:51:35 $ docker rm -f 0e012bc021a17c8fb060849b93f197942eae6f2952c959fed9c17e4120a3b8c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:36 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 08:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:51:36 $ docker top 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:37 + docker-compose -f ./docker-compose-build.yml build --parallel 08:51:37 Building core-command ... 08:51:37 Building core-data ... 08:51:37 Building core-metadata ... 08:51:37 Building security-bootstrapper ... 08:51:37 Building security-proxy-setup ... 08:51:37 Building security-secretstore-setup ... 08:51:37 Building security-spiffe-token-provider ... 08:51:37 Building security-spire-agent ... 08:51:37 Building security-spire-config ... 08:51:37 Building security-spire-server ... 08:51:37 Building support-notifications ... 08:51:37 Building support-scheduler ... 08:51:37 Building sys-mgmt-agent ... 08:51:37 Building security-bootstrapper 08:51:37 Building security-secretstore-setup 08:51:37 Building sys-mgmt-agent 08:51:37 Building core-data 08:51:37 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:47 provisioning config files... 08:51:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8459415029351126692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:48 ---> docker-login.sh 08:51:48 nexus3.edgexfoundry.org:10001 08:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:49 Configure a credential helper to remove this warning. See 08:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:49 08:51:49 Login Succeeded 08:51:49 nexus3.edgexfoundry.org:10002 08:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:49 Configure a credential helper to remove this warning. See 08:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:49 08:51:49 Login Succeeded 08:51:49 nexus3.edgexfoundry.org:10003 08:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:49 Configure a credential helper to remove this warning. See 08:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:49 08:51:49 Login Succeeded 08:51:49 nexus3.edgexfoundry.org:10004 08:51:50 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:51:50 ---> 15b8697a06fa 08:51:50 Step 3/31 : WORKDIR /edgex-go 08:51:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:51:50 ---> 15b8697a06fa 08:51:50 Step 3/26 : WORKDIR /edgex-go 08:51:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:51:50 ---> 15b8697a06fa 08:51:50 Step 3/25 : WORKDIR /edgex-go 08:51:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:50 ---> 15b8697a06fa 08:51:50 Step 3/23 : WORKDIR /edgex-go 08:51:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:50 ---> 15b8697a06fa 08:51:50 Step 3/23 : WORKDIR /edgex-go 08:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:50 Configure a credential helper to remove this warning. See 08:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:50 08:51:50 Login Succeeded 08:51:50 docker.io 08:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:51 Configure a credential helper to remove this warning. See 08:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:51 08:51:51 Login Succeeded 08:51:51 ---> docker-login.sh ends [Pipeline] } 08:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:51:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:51 ========================================================= 08:51:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:51:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:51:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:51:52 b3c136eddcbf: Pulling fs layer 08:51:52 c0a3192eca97: Pulling fs layer 08:51:52 a050256f5b6f: Pulling fs layer 08:51:52 656be50a0ddc: Pulling fs layer 08:51:52 2bbca73fdf42: Pulling fs layer 08:51:52 46d945488cbd: Pulling fs layer 08:51:52 8a5474983e97: Pulling fs layer 08:51:52 329c88fbcd65: Pulling fs layer 08:51:52 8a5474983e97: Waiting 08:51:52 46d945488cbd: Waiting 08:51:52 329c88fbcd65: Waiting 08:51:52 2bbca73fdf42: Waiting 08:51:52 656be50a0ddc: Waiting 08:51:52 a050256f5b6f: Verifying Checksum 08:51:52 a050256f5b6f: Download complete 08:51:52 c0a3192eca97: Download complete 08:51:52 2bbca73fdf42: Verifying Checksum 08:51:52 2bbca73fdf42: Download complete 08:51:52 46d945488cbd: Verifying Checksum 08:51:52 46d945488cbd: Download complete 08:51:52 b3c136eddcbf: Verifying Checksum 08:51:52 b3c136eddcbf: Download complete 08:51:52 ---> Running in a59ae062fc39 08:51:52 ---> Running in 633dced0953b 08:51:52 ---> Running in af29c696fe69 08:51:52 ---> Running in ae1ba35e5157 08:51:52 ---> Running in a78271f27f22 08:51:52 Removing intermediate container af29c696fe69 08:51:52 ---> 0242fbfc7adb 08:51:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:52 Removing intermediate container ae1ba35e5157 08:51:52 ---> 8fd8ffe619b8 08:51:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:52 Removing intermediate container a59ae062fc39 08:51:52 ---> 5e261663cc0f 08:51:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:52 Removing intermediate container 633dced0953b 08:51:52 ---> 7cc76cfce1d0 08:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:52 ---> Running in 7a77ef3e10a1 08:51:52 Removing intermediate container a78271f27f22 08:51:52 ---> 8951b710a872 08:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:52 ---> Running in 11440b03f78c 08:51:52 ---> Running in d6e21d29ff83 08:51:52 ---> Running in 8b620bad925c 08:51:52 ---> Running in fe54b52225c9 08:51:53 b3c136eddcbf: Pull complete 08:51:53 329c88fbcd65: Verifying Checksum 08:51:53 329c88fbcd65: Download complete 08:51:53 Removing intermediate container 11440b03f78c 08:51:53 ---> 6d7274c60c6e 08:51:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:51:53 ---> Running in 515227bd1f16 08:51:53 Removing intermediate container 7a77ef3e10a1 08:51:53 ---> 637d38711540 08:51:53 Step 5/25 : RUN apk add --update --no-cache make git 08:51:53 ---> Running in b804df76192a 08:51:54 c0a3192eca97: Pull complete 08:51:54 Removing intermediate container fe54b52225c9 08:51:54 ---> 597e07da7005 08:51:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:51:54 ---> Running in aecaa99b56ae 08:51:54 Removing intermediate container 8b620bad925c 08:51:54 ---> 4cc828cd328b 08:51:54 Step 5/31 : RUN apk add --update --no-cache make git 08:51:54 Removing intermediate container d6e21d29ff83 08:51:54 ---> f7fcd652d4d1 08:51:54 Step 5/23 : RUN apk add --update --no-cache make bash git 08:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:54 a050256f5b6f: Pull complete 08:51:54 ---> Running in b7073e97677f 08:51:54 ---> Running in 88f59cf439bc 08:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:54 8a5474983e97: Verifying Checksum 08:51:54 8a5474983e97: Download complete 08:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:55 656be50a0ddc: Download complete 08:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:55 OK: 211 MiB in 51 packages 08:51:55 OK: 211 MiB in 51 packages 08:51:56 OK: 211 MiB in 51 packages 08:51:56 Removing intermediate container 515227bd1f16 08:51:56 ---> 228f7e73068b 08:51:56 Step 6/26 : COPY go.mod vendor* ./ 08:51:56 OK: 211 MiB in 51 packages 08:51:56 OK: 211 MiB in 51 packages 08:51:56 Removing intermediate container aecaa99b56ae 08:51:56 ---> 75793b967a2a 08:51:56 Step 6/23 : COPY go.mod vendor* ./ 08:51:56 ---> a939a3a648f8 08:51:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 ---> Running in 135b7016b792 08:51:56 Removing intermediate container 88f59cf439bc 08:51:56 ---> 151ba85117a0 08:51:56 Step 6/23 : COPY go.mod vendor* ./ 08:51:56 ---> 7b5937a7198e 08:51:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 ---> Running in 4dac614bd251 08:51:56 ---> 80dce1516687 08:51:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 ---> Running in c35102b34dc7 08:51:56 Removing intermediate container b804df76192a 08:51:56 ---> a2be1ca82ab2 08:51:56 Step 6/25 : COPY go.mod vendor* ./ 08:51:56 Removing intermediate container b7073e97677f 08:51:56 ---> 9871186b8c08 08:51:56 Step 6/31 : COPY go.mod vendor* ./ 08:51:56 ---> b87e50089b6f 08:51:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:57 ---> 9725b8e24c7b 08:51:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:57 ---> Running in 912d99355971 08:51:57 ---> Running in 8fb939f1bc44 08:52:10 656be50a0ddc: Pull complete 08:52:10 2bbca73fdf42: Pull complete 08:52:10 46d945488cbd: Pull complete 08:52:15 Removing intermediate container 8fb939f1bc44 08:52:15 ---> eca72cfb29df 08:52:15 Step 8/25 : COPY . . 08:52:15 Removing intermediate container c35102b34dc7 08:52:15 ---> 57c13876e856 08:52:15 Step 8/23 : COPY . . 08:52:15 Removing intermediate container 135b7016b792 08:52:15 ---> 71ccd9798a26 08:52:15 Step 8/26 : COPY . . 08:52:15 Removing intermediate container 4dac614bd251 08:52:15 ---> e3cbc1ad0d24 08:52:15 Step 8/23 : COPY . . 08:52:15 Removing intermediate container 912d99355971 08:52:15 ---> 3d83255641cd 08:52:15 Step 8/31 : COPY . . 08:52:15 8a5474983e97: Pull complete 08:52:17 329c88fbcd65: Pull complete 08:52:17 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:52:17 + docker build -t ci-base-image-arm64 -f - . 08:52:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:52:17 WORKDIR /edgex 08:52:17 COPY go.mod . 08:52:17 RUN go mod download 08:52:18 Sending build context to Docker daemon 3.136MB 08:52:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:52:18 ---> ff4287adb874 08:52:18 Step 2/4 : WORKDIR /edgex 08:52:20 ---> Running in 3e4f9c1df94e 08:52:20 Removing intermediate container 3e4f9c1df94e 08:52:20 ---> b0b8570d6ec2 08:52:20 Step 3/4 : COPY go.mod . 08:52:20 ---> 1449d8958b70 08:52:20 Step 4/4 : RUN go mod download 08:52:20 ---> Running in 198ceb059b1d 08:52:21 ---> 55d00a1cffb0 08:52:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:21 ---> f0aafaac9bf7 08:52:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:52:21 ---> 29a82184e083 08:52:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:21 ---> 95774d182141 08:52:21 Step 9/23 : RUN make cmd/core-data/core-data 08:52:21 ---> 59b490887c40 08:52:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:52:21 ---> Running in 4e29ed93bb1b 08:52:21 ---> Running in 8992dbbc8a85 08:52:21 ---> Running in 6d8173b7a32c 08:52:21 ---> Running in f5d98c6c6830 08:52:21 ---> Running in 201e72c4828c 08:52:21 Removing intermediate container f5d98c6c6830 08:52:21 ---> 7256ad5802b4 08:52:21 Step 10/26 : WORKDIR /edgex-go/spire-build 08:52:21 ---> Running in 2f9616329016 08:52:22 Removing intermediate container 2f9616329016 08:52:22 ---> f4943a12b137 08:52:22 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 08:52:22 ---> Running in ec5366d5e352 08:52:22 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 08:52:22 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 08:52:22 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 08:52:22 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 08:52:23 Removing intermediate container ec5366d5e352 08:52:23 ---> 45d9b77ef3eb 08:52:23 Step 12/26 : WORKDIR /edgex-go 08:52:23 ---> Running in 7ee482aa0dae 08:52:23 Removing intermediate container 7ee482aa0dae 08:52:23 ---> ebd7a9d7629f 08:52:23 08:52:23 Step 13/26 : FROM alpine:3.15 08:52:23 3.15: Pulling from library/alpine 08:52:24 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 08:52:24 Status: Downloaded newer image for alpine:3.15 08:52:24 ---> 2720e26172a0 08:52:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:24 ---> Running in 970480f38d16 08:52:24 Removing intermediate container 970480f38d16 08:52:24 ---> 1dbec47f2c90 08:52:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:24 ---> Running in e21af5ecf497 08:52:25 Removing intermediate container e21af5ecf497 08:52:25 ---> 22a4548d145b 08:52:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:25 ---> Running in 0b7f6db2f9a7 08:52:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:52:27 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:52:27 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:52:27 OK: 15858 distinct packages available 08:52:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:52:28 (1/5) Installing dumb-init (1.2.5-r1) 08:52:28 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:28 (3/5) Installing libucontext (1.1-r0) 08:52:28 (4/5) Installing gcompat (1.0.0-r4) 08:52:28 (5/5) Installing openssl (1.1.1q-r0) 08:52:28 Executing busybox-1.34.1-r7.trigger 08:52:28 OK: 6 MiB in 19 packages 08:52:30 Removing intermediate container 0b7f6db2f9a7 08:52:30 ---> 7fd778b0000f 08:52:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:32 ---> 6e5ec08d4e34 08:52:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:34 ---> 8b876ace0732 08:52:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:35 ---> f6f65ad17843 08:52:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:35 ---> e55feb17b2a4 08:52:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:36 ---> dbf9236a02fd 08:52:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:36 ---> Running in 61001c9da230 08:52:36 Removing intermediate container 61001c9da230 08:52:36 ---> fc11e801a4bf 08:52:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:37 ---> Running in b2aa843afb3b 08:52:37 Removing intermediate container b2aa843afb3b 08:52:37 ---> 3dd63b776ec0 08:52:37 Step 24/26 : LABEL arch=x86_64 08:52:37 ---> Running in 6f8b9e8b4460 08:52:38 Removing intermediate container 6f8b9e8b4460 08:52:38 ---> 7ca0038e7a8f 08:52:38 Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:52:38 ---> Running in f397fa41b04f 08:52:38 Removing intermediate container f397fa41b04f 08:52:38 ---> d5834c41293d 08:52:38 Step 26/26 : LABEL version=0.0.0 08:52:38 ---> Running in 0c15501d78c5 08:52:38 Removing intermediate container 0c15501d78c5 08:52:38 ---> f6c0173aa12a 08:52:38 08:52:38 Successfully built f6c0173aa12a 08:52:38 Successfully tagged security-spire-agent:latest 08:52:38  Building security-spire-agent ... done Building core-command 08:52:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:42 ---> 15b8697a06fa 08:52:42 Step 3/23 : WORKDIR /edgex-go 08:52:42 ---> Using cache 08:52:42 ---> 8951b710a872 08:52:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:42 ---> Using cache 08:52:42 ---> 597e07da7005 08:52:42 Step 5/23 : RUN apk add --update --no-cache make git 08:52:43 ---> Running in 8b63123103db 08:52:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:52:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:52:45 OK: 211 MiB in 51 packages 08:52:46 Removing intermediate container 8b63123103db 08:52:46 ---> 5e85a119eb52 08:52:46 Step 6/23 : COPY go.mod vendor* ./ 08:52:46 ---> bf02d43caa3a 08:52:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 ---> Running in 72491aa72f40 08:52:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:53 Removing intermediate container 198ceb059b1d 08:52:53 ---> 4f518a589b6c 08:52:53 Successfully built 4f518a589b6c 08:52:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:53 + docker inspect -f . ci-base-image-arm64 08:52:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:53 prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 08:52:54 $ 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 08:52:54 Removing intermediate container 8992dbbc8a85 08:52:54 ---> f8e38639629e 08:52:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:52:54 ---> Running in 836027625fcd 08:52:54 Removing intermediate container 4e29ed93bb1b 08:52:54 ---> 29f27171768a 08:52:54 08:52:54 Step 10/25 : FROM alpine:3.16 08:52:54 Removing intermediate container 6d8173b7a32c 08:52:54 ---> 1a9f4e642eb4 08:52:54 08:52:54 Step 10/31 : FROM alpine:3.16 08:52: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 08:52:55 $ docker top 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 -eo pid,comm 08:52:55 3.16: Pulling from library/alpine 08:52:55 3.16: Pulling from library/alpine [Pipeline] { 08:52:55 Removing intermediate container 72491aa72f40 08:52:55 ---> 2ae805ca372e 08:52:55 Step 8/23 : COPY . . [Pipeline] sh 08:52:56 + go version 08:52:56 go version go1.18.3 linux/arm64 [Pipeline] } 08:52:56 $ docker stop --time=1 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 08:52:57 Removing intermediate container 836027625fcd 08:52:57 ---> 9eb7f2fdd9ff 08:52:57 08:52:57 Step 11/23 : FROM alpine:3.16 08:52:57 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 08:52:57 3.16: Pulling from library/alpine 08:52:57 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 08:52:57 Status: Image is up to date for alpine:3.16 08:52:57 Status: Downloaded newer image for alpine:3.16 08:52:57 ---> d7d3d98c851f 08:52:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:57 ---> d7d3d98c851f 08:52:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:52:57 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 08:52:57 Status: Image is up to date for alpine:3.16 08:52:57 ---> d7d3d98c851f 08:52:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:52:57 Removing intermediate container 201e72c4828c 08:52:57 ---> 49d3ce47e7ce 08:52:57 08:52:57 Step 10/23 : FROM alpine:3.16 08:52:57 ---> d7d3d98c851f 08:52:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:52:57 ---> Running in 07722b38251e 08:52:57 ---> Running in a24ab560f7af 08:52:57 ---> Running in eca3151b3340 08:52:57 ---> Running in 443322174eb5 08:52:57 Removing intermediate container a24ab560f7af 08:52:57 ---> d20f36dc89e8 08:52:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:52:57 Removing intermediate container eca3151b3340 08:52:57 ---> 8796c41f3777 08:52:57 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 08:52:57 ---> Running in a4ea5edc311b 08:52:57 Removing intermediate container 443322174eb5 08:52:57 ---> 77faeeb34066 08:52:57 Step 12/23 : ENV APP_PORT=59880 08:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:52:58 $ docker rm -f 8f39335c09a273d36d86db590db5eca226b2ea0bc2c36a55250b28f9844add71 08:52:58 ---> Running in ba0574c6aac4 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:52:58 ---> Running in f1f7dae1c343 08:52:58 Removing intermediate container f1f7dae1c343 08:52:58 ---> c5c3461b70fb 08:52:58 Step 13/23 : EXPOSE $APP_PORT 08:52:58 (1/3) Installing ca-certificates (20220614-r0) 08:52:58 (2/3) Installing dumb-init (1.2.5-r1) 08:52:58 (3/3) Installing su-exec (0.2-r1) 08:52:58 Executing busybox-1.35.0-r15.trigger 08:52:58 ---> Running in 398ba0c075fa 08:52:58 Executing ca-certificates-20220614-r0.trigger 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:52:58 OK: 6 MiB in 17 packages 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:52:58 Removing intermediate container 398ba0c075fa 08:52:58 ---> 4ada8c91597e 08:52:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:52:58 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:52:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 08:52:58 ---> Running in 7c1405af27e8 08:52:58 (3/33) Installing readline (8.1.2-r0) 08:52:58 (4/33) Installing bash (5.1.16-r2) 08:52:58 Executing bash-5.1.16-r2.post-install 08:52:58 (5/33) Installing ca-certificates (20220614-r0) 08:52:58 (1/2) Installing dumb-init (1.2.5-r1) 08:52:58 (2/2) Installing su-exec (0.2-r1) 08:52:58 (6/33) Installing brotli-libs (1.0.9-r6) 08:52:58 Executing busybox-1.35.0-r15.trigger 08:52:58 OK: 6 MiB in 16 packages 08:52:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 08:52:58 (8/33) Installing libcurl (7.83.1-r2) 08:52:58 (9/33) Installing curl (7.83.1-r2) 08:52:58 (10/33) Installing docker-cli (20.10.16-r2) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:59 + docker inspect -f . ci-base-image-arm64 08:52:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:59 (11/33) Installing dumb-init (1.2.5-r1) 08:52:59 (12/33) Installing libbz2 (1.0.8-r1) 08:52:59 (13/33) Installing expat (2.4.8-r0) 08:52:59 (14/33) Installing libffi (3.4.2-r1) 08:52:59 Removing intermediate container 07722b38251e 08:52:59 ---> 8f3c97eb7ab0 08:52:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:59 (15/33) Installing gdbm (1.23-r0) 08:52:59 (16/33) Installing xz-libs (5.2.5-r1) 08:52:59 (17/33) Installing libgcc (11.2.1_git20220219-r2) 08:52:59 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 08:52:59 (19/33) Installing mpdecimal (2.5.1-r1) 08:52:59 (20/33) Installing sqlite-libs (3.38.5-r0) 08:52:59 (21/33) Installing python3 (3.10.5-r0) 08:52:59 ---> Running in 11cb412aecfb 08:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 08:52:59 $ 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 08:52:59 Removing intermediate container 11cb412aecfb 08:52:59 ---> 72ae8b9c2835 08:52:59 Step 13/25 : WORKDIR / 08:52:59 Removing intermediate container a4ea5edc311b 08:52:59 ---> cf33f052e474 08:52:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:52:59 ---> Running in 22217400b1e1 08:52:59 ---> Running in 383aa12e5410 08:53:00 Removing intermediate container 7c1405af27e8 08:53:00 ---> be20f45a085d 08:53:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:53:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 08:53:00 (23/33) Installing py3-tomli (2.0.1-r1) 08:53:00 Removing intermediate container 383aa12e5410 08:53:00 ---> 49cd49370cfe 08:53:00 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:53:00 (24/33) Installing py3-pep517 (0.12.0-r2) 08:53:00 (25/33) Installing py3-six (1.16.0-r1) 08:53:00 Removing intermediate container 22217400b1e1 08:53:00 ---> 4fc3ff66d9eb 08:53:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:53:00 (26/33) Installing py3-retrying (1.3.3-r3) 08:53:00 (27/33) Installing py3-appdirs (1.4.4-r3) 08:53:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 08:53:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 08:53:00 (30/33) Installing py3-parsing (2.4.7-r3) 08:53:00 ---> 8dd082003e33 08:53:00 Step 9/23 : RUN make cmd/core-command/core-command 08:53:00 ---> Running in a0e8401f77e0 08:53:00 (31/33) Installing py3-packaging (21.3-r0) 08:53:00 (32/33) Installing py3-setuptools (59.4.0-r0) 08:53:00 ---> Running in adb0dd22db2b 08:53:00 (33/33) Installing py3-pip (22.1.1-r0) 08:53:00 ---> Running in 185f9dec35c3 08:53:00 Removing intermediate container adb0dd22db2b 08:53:00 ---> 4329b3589961 08:53:00 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:53:00 ---> 6cba55776cba 08:53:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:53:00 Executing busybox-1.35.0-r15.trigger 08:53:00 Executing ca-certificates-20220614-r0.trigger 08:53:00 ---> Running in f906e4374c3f 08:53:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:00 OK: 122 MiB in 47 packages 08:53:00 Removing intermediate container f906e4374c3f 08:53:00 ---> 30e94fa50df7 08:53:00 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:53:00 ---> b5f95e9805af 08:53:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:53:00 ---> Running in 1c43b7b66759 08:53:00 $ docker top fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 -eo pid,comm 08:53: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/core-command/core-command ./cmd/core-command 08:53:00 ---> 9cac614015c3 08:53:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] { 08:53:01 ---> f45190ac123a 08:53:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] echo 08:53:01 ========================================================= 08:53:01 [edgeXBuildGoParallel] Running Tests and Build... 08:53:01 ========================================================= [Pipeline] sh 08:53:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:01 ---> df1d50881b2c 08:53:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:53:01 Removing intermediate container 1c43b7b66759 08:53:01 ---> 7e5c6d8fdb8f 08:53:01 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 08:53:01 ---> Running in 9d93d2d840bf 08:53:01 (1/6) Installing dumb-init (1.2.5-r1) 08:53:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 08:53:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:53:01 (3/6) Installing libsodium (1.0.18-r0) 08:53:01 Removing intermediate container 9d93d2d840bf 08:53:01 ---> 83ddf1d9fa87 08:53:01 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:53:01 ---> 0a235e554206 08:53:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:53:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [Pipeline] sh 08:53:02 ---> e03f679de589 08:53:02 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:53:02 (5/6) Installing libzmq (4.3.4-r0) 08:53:02 ---> 1792fb63b111 08:53:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:02 ---> Running in 9e1834bf6ce8 08:53:02 (6/6) Installing zeromq (4.3.4-r0) 08:53:02 ---> Running in c0abde8d5158 08:53:02 Executing busybox-1.35.0-r15.trigger 08:53:02 OK: 8 MiB in 20 packages 08:53:02 + make test 08:53:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:53:02 Removing intermediate container a0e8401f77e0 08:53:02 ---> 77868cb1e5ca 08:53:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:02 Collecting docker-compose==1.23.2 08:53:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:53:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.9 MB/s eta 0:00:00 08:53:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:53:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:53:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 144.8 MB/s eta 0:00:00 08:53:03 ---> 3333abe1f94d 08:53:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:53:03 Collecting jsonschema<3,>=2.5.1 08:53:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:53:03 Collecting texttable<0.10,>=0.9.0 08:53:03 Downloading texttable-0.9.1.tar.gz (11 kB) 08:53:03 Preparing metadata (setup.py): started 08:53:03 Removing intermediate container c0abde8d5158 08:53:03 ---> 1ec05e79b414 08:53:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:53:03 Removing intermediate container 9e1834bf6ce8 08:53:03 ---> b1426b34fe9c 08:53:03 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:03 ---> Running in 8b2319c6442a 08:53:03 Preparing metadata (setup.py): finished with status 'done' 08:53:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 08:53:03 ---> ad48cc51a006 08:53:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:53:03 Collecting cached-property<2,>=1.2.0 08:53:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:53:03 Removing intermediate container 8b2319c6442a 08:53:03 ---> aa6c1ed22e2b 08:53:03 Step 23/25 : LABEL arch=x86_64 08:53:03 ---> e565990f7766 08:53:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:53:03 Collecting docker<4.0,>=3.6.0 08:53:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:53:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 41.5 MB/s eta 0:00:00 08:53:03 ---> Running in 81470499488b 08:53:03 Collecting docopt<0.7,>=0.6.1 08:53:03 Downloading docopt-0.6.2.tar.gz (25 kB) 08:53:03 Preparing metadata (setup.py): started 08:53:04 ---> 3fb6d7dc0983 08:53:04 Step 19/23 : ENTRYPOINT ["/core-data"] 08:53:04 Removing intermediate container 81470499488b 08:53:04 ---> 06c8d2360b36 08:53:04 Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:04 Preparing metadata (setup.py): finished with status 'done' 08:53:04 ---> 9971422a3b13 08:53:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:53:04 ---> Running in b33745f27b08 08:53:04 ---> Running in affe6275f991 08:53:04 Collecting PyYAML<4,>=3.10 08:53:04 Downloading PyYAML-3.13.tar.gz (270 kB) 08:53:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 32.4 MB/s eta 0:00:00 08:53:04 Removing intermediate container affe6275f991 08:53:04 ---> b905d3c7085e 08:53:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:04 Removing intermediate container b33745f27b08 08:53:04 ---> a168c26c2a3c 08:53:04 Step 25/25 : LABEL version=0.0.0 08:53:04 ---> Running in 23a4f4cfe32a 08:53:04 Preparing metadata (setup.py): started 08:53:04 ---> Running in 1e73afac67c3 08:53:04 ---> 4fcbf80cc4ff 08:53:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:53:04 Removing intermediate container 23a4f4cfe32a 08:53:04 ---> 3c722563d8ed 08:53:04 Step 21/23 : LABEL arch=x86_64 08:53:04 Removing intermediate container 1e73afac67c3 08:53:04 ---> 5475169d63c5 08:53:04 08:53:04 ---> Running in 6b61f9ce1d08 08:53:04 Preparing metadata (setup.py): finished with status 'done' 08:53:04 Collecting websocket-client<1.0,>=0.32.0 08:53:04 Successfully built 5475169d63c5 08:53:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:53:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.2 MB/s eta 0:00:00 08:53:04 Successfully tagged security-secretstore-setup:latest 08:53:04  Building security-secretstore-setup ... done Collecting dockerpty<0.5,>=0.4.1 08:53:04 Building support-scheduler 08:53:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:53:04 ---> bb3eedb2214f 08:53:04 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:53:05 Preparing metadata (setup.py): started 08:53:05 Removing intermediate container 6b61f9ce1d08 08:53:05 ---> 3ed402aa7bc8 08:53:05 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:05 ---> Running in 773272d0b06c 08:53:05 Preparing metadata (setup.py): finished with status 'done' 08:53:05 Collecting docker-pycreds>=0.4.0 08:53:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:53:05 Collecting idna<2.8,>=2.5 08:53:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:53:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 118.1 MB/s eta 0:00:00 08:53:05 Collecting certifi>=2017.4.17 08:53:05 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:53:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 138.3 MB/s eta 0:00:00 08:53:05 Collecting urllib3<1.25,>=1.21.1 08:53:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:53:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.0 MB/s eta 0:00:00 08:53:05 Collecting chardet<3.1.0,>=3.0.2 08:53:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:53:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 49.4 MB/s eta 0:00:00 08:53:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:53:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:53:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:53:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:53:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 08:53:05 Running setup.py install for texttable: started 08:53:06 Removing intermediate container 773272d0b06c 08:53:06 ---> 18c78ab86f16 08:53:06 Step 23/23 : LABEL version=0.0.0 08:53:06 Running setup.py install for texttable: finished with status 'done' 08:53:06 Running setup.py install for PyYAML: started 08:53:06 ---> 288acd1149ad 08:53:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:06 Running setup.py install for PyYAML: finished with status 'done' 08:53:06 ---> Running in caab2f513749 08:53:06 Running setup.py install for docopt: started 08:53:06 Removing intermediate container caab2f513749 08:53:06 ---> 0b7a9af5c7ba 08:53:06 08:53:07 Successfully built 0b7a9af5c7ba 08:53:07 Successfully tagged core-data:latest 08:53:07  Building core-data ... done Building support-notifications 08:53:07 ---> 4893c8177a36 08:53:07 Step 26/31 : RUN chmod +x /entrypoint.sh 08:53:07 Running setup.py install for docopt: finished with status 'done' 08:53:07 ---> Running in 5bd2c25eedcc 08:53:07 Running setup.py install for dockerpty: started 08:53:08 Running setup.py install for dockerpty: finished with status 'done' 08:53:08 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 08:53:08 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 08:53:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:08 ---> 15b8697a06fa 08:53:08 Step 3/22 : WORKDIR /edgex-go 08:53:08 ---> Using cache 08:53:08 ---> 8951b710a872 08:53:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:08 ---> Using cache 08:53:08 ---> 597e07da7005 08:53:08 Step 5/22 : RUN apk add --update --no-cache make git 08:53:08 ---> Using cache 08:53:08 ---> 5e85a119eb52 08:53:08 Step 6/22 : COPY go.mod vendor* ./ 08:53:08 ---> Using cache 08:53:08 ---> bf02d43caa3a 08:53:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:08 ---> Using cache 08:53:08 ---> 2ae805ca372e 08:53:08 Step 8/22 : COPY . . 08:53:08 ---> Using cache 08:53:08 ---> 8dd082003e33 08:53:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:53:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:10 ---> 15b8697a06fa 08:53:10 Step 3/22 : WORKDIR /edgex-go 08:53:10 ---> Using cache 08:53:10 ---> 8951b710a872 08:53:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:10 ---> Using cache 08:53:10 ---> 597e07da7005 08:53:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:10 ---> Running in 5956e7203320 08:53:10 ---> Running in db4246a70b01 08:53:10 Removing intermediate container 5bd2c25eedcc 08:53:10 ---> 1cedafda319a 08:53:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:53:11 ---> Running in 2bbf19644e93 08:53:11 Removing intermediate container 2bbf19644e93 08:53:11 ---> c40bed66dcf4 08:53:11 Step 28/31 : CMD ["gate"] 08:53:11 ---> Running in ef949bc9765e 08:53:11 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 08:53:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:11 Removing intermediate container ef949bc9765e 08:53:11 ---> 72cc44e24964 08:53:11 Step 29/31 : LABEL arch=x86_64 08:53:11 ---> Running in d68744b26c85 08:53:11 Removing intermediate container d68744b26c85 08:53:11 ---> 8d49627f777d 08:53:11 Step 30/31 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:11 ---> Running in 7c9a222c60fd 08:53:12 Removing intermediate container 7c9a222c60fd 08:53:12 ---> 54e9d86d39ae 08:53:12 Step 31/31 : LABEL version=0.0.0 08:53:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:12 ---> Running in a6fc004f81ec 08:53:12 Removing intermediate container a6fc004f81ec 08:53:12 ---> 441396350fea 08:53:12 08:53:12 Successfully built 441396350fea 08:53:12 Successfully tagged security-bootstrapper:latest 08:53:12 Building security-spire-config 08:53:12  Building security-bootstrapper ... done OK: 211 MiB in 51 packages 08:53:14 Removing intermediate container 5956e7203320 08:53:14 ---> 7612fa5d4793 08:53:14 Step 6/22 : COPY go.mod vendor* ./ 08:53:14 Removing intermediate container ba0574c6aac4 08:53:14 ---> 23c295162462 08:53:14 Step 14/23 : ENV APP_PORT=58890 08:53:14 ---> Running in d32f248cba78 08:53:14 ---> 5a23f1477b52 08:53:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:14 ---> Running in 44cc0d4732c4 08:53:14 Removing intermediate container d32f248cba78 08:53:14 ---> e1c65b3d212c 08:53:14 Step 15/23 : EXPOSE $APP_PORT 08:53:14 ---> Running in e995dc46e0d7 08:53:15 Removing intermediate container e995dc46e0d7 08:53:15 ---> 55bd9a3e510f 08:53:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:53:16 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:16 ---> 15b8697a06fa 08:53:16 Step 3/26 : WORKDIR /edgex-go 08:53:16 ---> Using cache 08:53:16 ---> 8951b710a872 08:53:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:16 ---> Using cache 08:53:16 ---> 597e07da7005 08:53:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:53:16 ---> 909fcd2d0c0e 08:53:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:53:16 ---> Running in f4c47811df71 08:53:16 ---> c04552f1ec70 08:53:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:18 OK: 211 MiB in 51 packages 08:53:18 ---> 1200e32889ad 08:53:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:53:18 ---> Running in 499bb5d5aab0 08:53:18 Removing intermediate container 185f9dec35c3 08:53:18 ---> 223f0d0b8bcf 08:53:18 08:53:18 Step 10/23 : FROM alpine:3.16 08:53:18 ---> d7d3d98c851f 08:53:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:53:18 ---> Running in 60a2b6675038 08:53:18 Removing intermediate container 499bb5d5aab0 08:53:18 ---> 1309b92b37be 08:53:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:18 ---> Running in 004971d219bb 08:53:18 Removing intermediate container f4c47811df71 08:53:18 ---> 312a8f44b632 08:53:18 Step 6/26 : COPY go.mod vendor* ./ 08:53:19 Removing intermediate container 004971d219bb 08:53:19 ---> 67f81d6b2cc9 08:53:19 Step 21/23 : LABEL arch=x86_64 08:53:19 ---> Running in a7349a1efe9b 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:19 ---> e10ec1734277 08:53:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:19 ---> Running in 1f049af416c9 08:53:19 Removing intermediate container a7349a1efe9b 08:53:19 ---> f416180353b1 08:53:19 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:19 (1/1) Installing dumb-init (1.2.5-r1) 08:53:19 ---> Running in b4802fd8d157 08:53:19 Executing busybox-1.35.0-r15.trigger 08:53:19 OK: 6 MiB in 15 packages 08:53:20 Removing intermediate container b4802fd8d157 08:53:20 ---> cd11d0438880 08:53:20 Step 23/23 : LABEL version=0.0.0 08:53:20 ---> Running in 0f665bec9212 08:53:20 Removing intermediate container 0f665bec9212 08:53:20 ---> 47d75bd4caca 08:53:20 08:53:20 Removing intermediate container 60a2b6675038 08:53:20 ---> ea87223e21b8 08:53:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:20 Successfully built 47d75bd4caca 08:53:20 Successfully tagged sys-mgmt-agent:latest 08:53:20  Building sys-mgmt-agent ... done Building security-proxy-setup 08:53:20 ---> Running in 7aa1f1e01449 08:53:21 Removing intermediate container 7aa1f1e01449 08:53:21 ---> 1b088fe87f9a 08:53:21 Step 13/23 : ENV APP_PORT=59882 08:53:23 ---> Running in e636555f62a3 08:53:23 Removing intermediate container e636555f62a3 08:53:23 ---> 6b792a1f6d2f 08:53:23 Step 14/23 : EXPOSE $APP_PORT 08:53:23 ---> Running in f9fc8a9ce4eb 08:53:23 Removing intermediate container 44cc0d4732c4 08:53:23 ---> 7067e750126b 08:53:23 Step 8/22 : COPY . . 08:53:24 Removing intermediate container f9fc8a9ce4eb 08:53:24 ---> 1ab473adad6a 08:53:24 Step 15/23 : WORKDIR / 08:53:24 ---> Running in 92209b7b7e40 08:53:24 Removing intermediate container 92209b7b7e40 08:53:24 ---> e5ada98e0987 08:53:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:25 ---> 15b8697a06fa 08:53:25 Step 3/22 : WORKDIR /edgex-go 08:53:25 ---> Using cache 08:53:25 ---> 8951b710a872 08:53:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:25 ---> Using cache 08:53:25 ---> 597e07da7005 08:53:25 Step 5/22 : RUN apk add --update --no-cache make git 08:53:25 ---> Using cache 08:53:25 ---> 5e85a119eb52 08:53:25 Step 6/22 : COPY go.mod vendor* ./ 08:53:25 ---> Using cache 08:53:25 ---> bf02d43caa3a 08:53:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:25 ---> Using cache 08:53:25 ---> 2ae805ca372e 08:53:25 Step 8/22 : COPY . . 08:53:25 ---> Using cache 08:53:25 ---> 8dd082003e33 08:53:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:53:25 ---> 71792ed1c1c3 08:53:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:53:25 ---> Running in ba7fc6f9d6e5 08:53:26 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 08:53:27 ---> 6d9d3b0b8617 08:53:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:53:28 ---> e3589817d0a1 08:53:28 Step 19/23 : ENTRYPOINT ["/core-command"] 08:53:28 ---> Running in 2a9a9805d4de 08:53:28 Removing intermediate container 1f049af416c9 08:53:28 ---> 22646920ec91 08:53:28 Step 8/26 : COPY . . 08:53:28 Removing intermediate container 2a9a9805d4de 08:53:28 ---> 5bf697c3d873 08:53:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:28 ---> Running in 72a6825d6482 08:53:29 Removing intermediate container 72a6825d6482 08:53:29 ---> 67e34d31b143 08:53:29 Step 21/23 : LABEL arch=x86_64 08:53:29 ---> Running in c87ca2e9ef18 08:53:29 Removing intermediate container c87ca2e9ef18 08:53:29 ---> e6c28af0d181 08:53:29 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:30 ---> Running in 6c94ee327c72 08:53:30 Removing intermediate container 6c94ee327c72 08:53:30 ---> ce0b43eaecd5 08:53:30 Step 23/23 : LABEL version=0.0.0 08:53:30 ---> Running in 750e6c9d49ec 08:53:31 Removing intermediate container 750e6c9d49ec 08:53:31 ---> 494e89fddf78 08:53:31 08:53:31 Successfully built 494e89fddf78 08:53:31 Successfully tagged core-command:latest 08:53:31  Building core-command ... done Building core-metadata 08:53:33 ---> 0cc0a90bd5a4 08:53:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:53:34 ---> Running in 9db5909c19b0 08:53:34 ---> 63ff8c539583 08:53:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:53:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:34 ---> 15b8697a06fa 08:53:34 Step 3/24 : WORKDIR /edgex-go 08:53:34 ---> Using cache 08:53:34 ---> 8951b710a872 08:53:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:34 ---> Using cache 08:53:34 ---> 597e07da7005 08:53:34 Step 5/24 : RUN apk add --update --no-cache make git 08:53:34 ---> Using cache 08:53:34 ---> 5e85a119eb52 08:53:34 Step 6/24 : COPY go.mod vendor* ./ 08:53:34 ---> Using cache 08:53:34 ---> bf02d43caa3a 08:53:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:34 ---> Using cache 08:53:34 ---> 2ae805ca372e 08:53:34 Step 8/24 : COPY . . 08:53:34 ---> Using cache 08:53:34 ---> 8dd082003e33 08:53:34 Step 9/24 : RUN make cmd/core-metadata/core-metadata 08:53:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:53:35 ---> Running in 6332afb6b51a 08:53:35 ---> Running in 1815dc1bceaf 08:53:35 Removing intermediate container 6332afb6b51a 08:53:35 ---> 28ec4ab8621d 08:53:35 Step 10/26 : WORKDIR /edgex-go/spire-build 08:53:35 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 08:53:35 ---> Running in beda752a0c99 08:53: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 08:53:35 Removing intermediate container beda752a0c99 08:53:35 ---> 025a451ebed4 08:53:35 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 08:53:35 ---> Running in e5f61a8896a9 08:53:37 Removing intermediate container e5f61a8896a9 08:53:37 ---> ab2bc267205b 08:53:37 Step 12/26 : WORKDIR /edgex-go 08:53:37 ---> Running in 665d7f77e1fa 08:53:38 Removing intermediate container db4246a70b01 08:53:38 ---> 347cc1b67ff0 08:53:38 08:53:38 Step 10/22 : FROM alpine:3.16 08:53:38 ---> d7d3d98c851f 08:53:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:53:38 ---> Using cache 08:53:38 ---> ea87223e21b8 08:53:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:38 ---> Using cache 08:53:38 ---> 1b088fe87f9a 08:53:38 Step 13/22 : ENV APP_PORT=59861 08:53:38 ---> Running in a00400c82e96 08:53:38 Removing intermediate container 665d7f77e1fa 08:53:38 ---> d91adf0f8ce1 08:53:38 08:53:38 Step 13/26 : FROM alpine:3.15 08:53:38 ---> 2720e26172a0 08:53:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:38 ---> Using cache 08:53:38 ---> 1dbec47f2c90 08:53:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:38 ---> Using cache 08:53:38 ---> 22a4548d145b 08:53:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:38 ---> Running in 703fa1abaff8 08:53:38 Removing intermediate container a00400c82e96 08:53:38 ---> 1dfd1d123eea 08:53:38 Step 14/22 : EXPOSE $APP_PORT 08:53:38 ---> Running in d1afd2ae3ba0 08:53:38 Removing intermediate container d1afd2ae3ba0 08:53:38 ---> c5184caff0fa 08:53:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:38 ---> 1878b0503266 08:53:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:53:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:39 ---> 089f2b86dacb 08:53:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:53:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:39 ---> 7ebb58a91265 08:53:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:53:39 ---> Running in 64d32bd490e3 08:53:40 Removing intermediate container 64d32bd490e3 08:53:40 ---> b1387c6b948d 08:53:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:40 ---> Running in 327c4ee61f65 08:53:40 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:53:40 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:53:40 OK: 15858 distinct packages available 08:53:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:40 Removing intermediate container 327c4ee61f65 08:53:40 ---> 59e0b0ec2c7d 08:53:40 Step 20/22 : LABEL arch=x86_64 08:53:40 ---> Running in fcc07f7ac989 08:53:40 Removing intermediate container fcc07f7ac989 08:53:40 ---> a6c52f6ce29f 08:53:40 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:40 ---> Running in 280f67b4f8c1 08:53:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:41 Removing intermediate container 280f67b4f8c1 08:53:41 ---> 284553f95a88 08:53:41 Step 22/22 : LABEL version=0.0.0 08:53:41 ---> Running in c84320f262ce 08:53:41 (1/4) Installing dumb-init (1.2.5-r1) 08:53:41 Removing intermediate container c84320f262ce 08:53:41 ---> f9501754fe2d 08:53:41 08:53:41 Successfully built f9501754fe2d 08:53:41 Successfully tagged support-scheduler:latest 08:53:41 Building security-spire-server 08:53:41  Building support-scheduler ... done (2/4) Installing musl-obstack (1.2.3-r0) 08:53:41 (3/4) Installing libucontext (1.1-r0) 08:53:41 (4/4) Installing gcompat (1.0.0-r4) 08:53:41 Executing busybox-1.34.1-r7.trigger 08:53:41 OK: 6 MiB in 18 packages 08:53:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:53:44 ---> 15b8697a06fa 08:53:44 Step 3/25 : WORKDIR /edgex-go 08:53:44 ---> Using cache 08:53:44 ---> 8951b710a872 08:53:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:44 ---> Using cache 08:53:44 ---> 597e07da7005 08:53:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:53:44 ---> Using cache 08:53:44 ---> 312a8f44b632 08:53:44 Step 6/25 : COPY go.mod vendor* ./ 08:53:44 ---> Using cache 08:53:44 ---> e10ec1734277 08:53:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:44 ---> Using cache 08:53:44 ---> 22646920ec91 08:53:44 Step 8/25 : COPY . . 08:53:44 ---> Using cache 08:53:44 ---> 63ff8c539583 08:53:44 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:53:44 ---> Using cache 08:53:44 ---> 28ec4ab8621d 08:53:44 Step 10/25 : WORKDIR /edgex-go/spire-build 08:53:44 ---> Using cache 08:53:44 ---> 025a451ebed4 08:53:44 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 08:53:44 Removing intermediate container 703fa1abaff8 08:53:44 ---> d5946ebb8cd0 08:53:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:44 ---> Running in 1a78e67ff97e 08:53:44 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 08:53:47 Removing intermediate container 1a78e67ff97e 08:53:47 ---> a08ae60bf15d 08:53:47 Step 12/25 : WORKDIR /edgex-go 08:53:47 ---> Running in 488c3670a2d9 08:53:47 ---> e37f1cd04174 08:53:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:47 Removing intermediate container 488c3670a2d9 08:53:47 ---> b57e9cc52a45 08:53:47 08:53:47 Step 13/25 : FROM alpine:3.15 08:53:47 ---> 2720e26172a0 08:53:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:47 ---> Using cache 08:53:47 ---> 1dbec47f2c90 08:53:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:47 ---> Using cache 08:53:47 ---> 22a4548d145b 08:53:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:47 ---> Using cache 08:53:47 ---> 7fd778b0000f 08:53:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:47 ---> 69671e5c944a 08:53:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:48 ---> Running in 8453b6f67033 08:53:48 Removing intermediate container 8453b6f67033 08:53:48 ---> 8c37ef57c6cb 08:53:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:49 ---> 021ed1a35178 08:53:49 Step 21/26 : WORKDIR / 08:53:49 ---> Running in 4600de4237c9 08:53:50 Removing intermediate container 4600de4237c9 08:53:50 ---> 7a3adc45217c 08:53:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:50 ---> 856ff4dcaf92 08:53:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:50 ---> Running in da2ea69d4d44 08:53:50 Removing intermediate container da2ea69d4d44 08:53:50 ---> 6808db60d05c 08:53:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:50 ---> afe3b73293c2 08:53:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:51 Removing intermediate container ba7fc6f9d6e5 08:53:51 ---> c7885725f540 08:53:51 08:53:51 Step 10/22 : FROM alpine:3.16 08:53:51 ---> d7d3d98c851f 08:53:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:53:51 ---> Running in 788f1321ca5b 08:53:51 ---> Running in b8ff3faeed19 08:53:51 Removing intermediate container 788f1321ca5b 08:53:51 ---> 6f9730a5cb09 08:53:51 Step 24/26 : LABEL arch=x86_64 08:53:51 ---> Running in 72bb99f24578 08:53:51 ---> bfc0746cbda7 08:53:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:52 Removing intermediate container 72bb99f24578 08:53:52 ---> 22156516223b 08:53:52 Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:52 ---> Running in 6bcf60678795 08:53:52 ---> eda8af5c5483 08:53:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:52 ---> Running in abb834f1dfd3 08:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:52 Removing intermediate container abb834f1dfd3 08:53:52 ---> c56933f711e8 08:53:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:52 Removing intermediate container 6bcf60678795 08:53:52 ---> 1cebe5e65f65 08:53:52 Step 26/26 : LABEL version=0.0.0 08:53:52 ---> Running in 08a3a63deb7c 08:53:52 ---> Running in dd4ecd184430 08:53:52 (1/6) Installing ca-certificates (20220614-r0) 08:53:52 (2/6) Installing brotli-libs (1.0.9-r6) 08:53:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:53:52 (4/6) Installing libcurl (7.83.1-r2) 08:53:52 (5/6) Installing curl (7.83.1-r2) 08:53:52 (6/6) Installing dumb-init (1.2.5-r1) 08:53:52 Executing busybox-1.35.0-r15.trigger 08:53:52 Executing ca-certificates-20220614-r0.trigger 08:53:52 OK: 8 MiB in 20 packages 08:53:52 Removing intermediate container dd4ecd184430 08:53:52 ---> be3f840bf75e 08:53:52 08:53:52 Removing intermediate container 08a3a63deb7c 08:53:52 ---> 0b7c97f15401 08:53:52 Step 23/25 : LABEL arch=x86_64 08:53:52 Successfully built be3f840bf75e 08:53:52 Successfully tagged security-spire-config:latest 08:53:52  Building security-spire-config ... done Building security-spiffe-token-provider 08:53:52 ---> Running in 5812adc5e4a4 08:53:54 Removing intermediate container 5812adc5e4a4 08:53:54 ---> 6794b081a71c 08:53:54 Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:53:54 Removing intermediate container b8ff3faeed19 08:53:54 ---> 16233e1c39fe 08:53:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:54 ---> Running in 885dc40a8cc2 08:53:54 ---> Running in 8cbb07762a62 08:53:55 Removing intermediate container 885dc40a8cc2 08:53:55 ---> 7b1a7c3a07f1 08:53:55 Step 25/25 : LABEL version=0.0.0 08:53:56 Removing intermediate container 8cbb07762a62 08:53:56 ---> 8c6bb1cef132 08:53:56 Step 13/22 : WORKDIR /edgex 08:53:56 ---> Running in 3583f10e4de0 08:53:56 ---> Running in 6d47fca182fd 08:53:56 Removing intermediate container 3583f10e4de0 08:53:56 ---> 343b2a623c65 08:53:56 08:53:56 Successfully built 343b2a623c65 08:53:56 Successfully tagged security-spire-server:latest 08:53:56 Removing intermediate container 6d47fca182fd 08:53:56  Building security-spire-server ... done  ---> bc86bf14fa8c 08:53:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:53:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:53:56 ---> 15b8697a06fa 08:53:56 Step 3/20 : WORKDIR /edgex-go 08:53:56 ---> Using cache 08:53:56 ---> 8951b710a872 08:53:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:53:56 ---> Running in 96926c136d37 08:53:57 ---> c755388c57c4 08:53:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:57 ---> a31d798896f3 08:53:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:53:57 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:53:57 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:53:57 OK: 17038 distinct packages available 08:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:53:58 OK: 211 MiB in 51 packages 08:53:58 ---> 0d40ce8f99ae 08:53:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:53:58 ---> f4911f2925d8 08:53:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:58 ---> Running in 856422d5af63 08:53:59 Removing intermediate container 96926c136d37 08:53:59 ---> e2e1d15b382b 08:53:59 Step 5/20 : COPY go.mod vendor* ./ 08:53:59 ---> 321738186fb7 08:53:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:59 ---> Running in 3ed5bb406801 08:54:00 Removing intermediate container 856422d5af63 08:54:00 ---> d1608204ae13 08:54:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:54:00 ---> Running in 2c9c67bfec77 08:54:00 Removing intermediate container 2c9c67bfec77 08:54:00 ---> 8c402b0f1400 08:54:00 Step 20/22 : LABEL arch=x86_64 08:54:00 ---> Running in 73dda1014e10 08:54:01 Removing intermediate container 73dda1014e10 08:54:01 ---> c11ab47a25c6 08:54:01 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:54:01 ---> Running in 59b68fdffbd6 08:54:01 Removing intermediate container 1815dc1bceaf 08:54:01 ---> f5799a2b222f 08:54:01 08:54:01 Step 10/24 : FROM alpine:3.16 08:54:01 ---> d7d3d98c851f 08:54:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:54:01 ---> Using cache 08:54:01 ---> ea87223e21b8 08:54:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:54:01 ---> Using cache 08:54:01 ---> 1b088fe87f9a 08:54:01 Step 13/24 : ENV APP_PORT=59881 08:54:02 ---> Running in 98649130d273 08:54:02 Removing intermediate container 59b68fdffbd6 08:54:02 ---> 365604861a8c 08:54:02 Step 22/22 : LABEL version=0.0.0 08:54:02 ---> Running in a16ca26b4489 08:54:02 Removing intermediate container 98649130d273 08:54:02 ---> d2a44864d5df 08:54:02 Step 14/24 : EXPOSE $APP_PORT 08:54:02 ---> Running in bad8a0a159c3 08:54:02 Removing intermediate container a16ca26b4489 08:54:02 ---> 08a90644f763 08:54:02 08:54:02 Successfully built 08a90644f763 08:54:02 Successfully tagged security-proxy-setup:latest 08:54:02  Building security-proxy-setup ... done Removing intermediate container bad8a0a159c3 08:54:02 ---> 75802b3eee62 08:54:02 Step 15/24 : WORKDIR / 08:54:02 ---> Running in 5634a9b43ee2 08:54:03 Removing intermediate container 5634a9b43ee2 08:54:03 ---> 36a3cee340e4 08:54:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:03 ---> ca6a19a46f36 08:54:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:04 ---> 9a9337d5f860 08:54:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:54:05 ---> ceacbcc7ba88 08:54:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:54:05 Removing intermediate container 9db5909c19b0 08:54:05 ---> b76df41596f7 08:54:05 08:54:05 Step 10/22 : FROM alpine:3.16 08:54:05 ---> d7d3d98c851f 08:54:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:54:05 ---> Running in 9752103812c6 08:54:05 ---> 750827d7993b 08:54:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:54:05 ---> Running in 58d52e3dd0ff 08:54:05 Removing intermediate container 58d52e3dd0ff 08:54:05 ---> 7357b237a417 08:54:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:05 ---> Running in 0da76e3e4d0a 08:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:05 Removing intermediate container 0da76e3e4d0a 08:54:05 ---> a48f793a31ce 08:54:05 Step 22/24 : LABEL arch=x86_64 08:54:05 ---> Running in bff8f46cc68f 08:54:05 (1/2) Installing ca-certificates (20220614-r0) 08:54:05 (2/2) Installing dumb-init (1.2.5-r1) 08:54:06 Executing busybox-1.35.0-r15.trigger 08:54:06 Executing ca-certificates-20220614-r0.trigger 08:54:06 Removing intermediate container bff8f46cc68f 08:54:06 ---> 8457ddcf6876 08:54:06 Step 23/24 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:54:06 OK: 6 MiB in 16 packages 08:54:06 ---> Running in 1fad6a16e2b0 08:54:06 Removing intermediate container 3ed5bb406801 08:54:06 ---> 81e372da9c9d 08:54:06 Step 7/20 : COPY . . 08:54:06 Removing intermediate container 1fad6a16e2b0 08:54:06 ---> 295a3748eb7a 08:54:06 Step 24/24 : LABEL version=0.0.0 08:54:07 ---> Running in edc8d5eedd62 08:54:07 Removing intermediate container edc8d5eedd62 08:54:07 ---> 9800e3c566a8 08:54:07 08:54:07 Successfully built 9800e3c566a8 08:54:07 Successfully tagged core-metadata:latest 08:54:07  Building core-metadata ... done Removing intermediate container 9752103812c6 08:54:07 ---> b780d4ff1dc2 08:54:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:54:07 ---> Running in 766df47ffcca 08:54:07 Removing intermediate container 766df47ffcca 08:54:07 ---> 318a5b2dca0b 08:54:07 Step 13/22 : ENV APP_PORT=59860 08:54:07 ---> Running in dfc568f3fe9a 08:54:08 Removing intermediate container dfc568f3fe9a 08:54:08 ---> eb477e485721 08:54:08 Step 14/22 : EXPOSE $APP_PORT 08:54:08 ---> Running in 50e890a95557 08:54:08 Removing intermediate container 50e890a95557 08:54:08 ---> 2076c4fdc2fd 08:54:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:08 ---> 3d02d1b9bbf1 08:54:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:09 ---> 5ad7842cd633 08:54:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:54:09 ---> 4e8d5cc36e39 08:54:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:54:09 ---> Running in b6a33580efe1 08:54:09 Removing intermediate container b6a33580efe1 08:54:09 ---> 3593950d33da 08:54:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:10 ---> Running in 51090ecb240b 08:54:10 Removing intermediate container 51090ecb240b 08:54:10 ---> 6faec1b3e483 08:54:10 Step 20/22 : LABEL arch=x86_64 08:54:10 ---> Running in 3b5772f76d83 08:54:10 ---> 1fe3ead29e75 08:54:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:10 ---> Running in 355d08070dc8 08:54:10 Removing intermediate container 3b5772f76d83 08:54:10 ---> 8ee6d0d0ee53 08:54:10 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:54:10 ---> Running in 93770874914b 08:54:10 Removing intermediate container 93770874914b 08:54:10 ---> 44469a25bcd3 08:54:10 Step 22/22 : LABEL version=0.0.0 08:54:10 ---> Running in 58396cc7d5c0 08:54:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:10 Removing intermediate container 58396cc7d5c0 08:54:10 ---> ee59d86c4ea8 08:54:10 08:54:10 Successfully built ee59d86c4ea8 08:54:10 Successfully tagged support-notifications:latest 08:54:28  Building support-notifications ... done Removing intermediate container 355d08070dc8 08:54:28 ---> b1df4cf89f8f 08:54:28 08:54:28 Step 9/20 : FROM alpine:3.15 08:54:28 ---> 2720e26172a0 08:54:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:28 ---> Using cache 08:54:28 ---> 1dbec47f2c90 08:54:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:28 ---> Using cache 08:54:28 ---> 22a4548d145b 08:54:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:28 ---> Running in 374d9e1dfdd8 08:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:28 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:54:28 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:54:28 OK: 15858 distinct packages available 08:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:29 (1/9) Installing ca-certificates (20220614-r0) 08:54:30 (2/9) Installing brotli-libs (1.0.9-r5) 08:54:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:54:30 (4/9) Installing libcurl (7.80.0-r2) 08:54:30 (5/9) Installing curl (7.80.0-r2) 08:54:30 (6/9) Installing dumb-init (1.2.5-r1) 08:54:30 (7/9) Installing musl-obstack (1.2.3-r0) 08:54:30 (8/9) Installing libucontext (1.1-r0) 08:54:30 (9/9) Installing gcompat (1.0.0-r4) 08:54:30 Executing busybox-1.34.1-r7.trigger 08:54:30 Executing ca-certificates-20220614-r0.trigger 08:54:31 OK: 8 MiB in 23 packages 08:54:31 Removing intermediate container 374d9e1dfdd8 08:54:31 ---> 25d69b37bdb4 08:54:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:31 ---> 8770e4ed1d0e 08:54:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:32 ---> 413af3798502 08:54:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:54:32 ---> e6fe10c57ce6 08:54:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:54:32 ---> Running in accc48fc8812 08:54:32 Removing intermediate container accc48fc8812 08:54:32 ---> 52cd568c8609 08:54:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:32 ---> Running in daa139c651be 08:54:32 Removing intermediate container daa139c651be 08:54:32 ---> dd9306dac734 08:54:32 Step 18/20 : LABEL arch=x86_64 08:54:32 ---> Running in 936875f4e6a7 08:54:32 Removing intermediate container 936875f4e6a7 08:54:32 ---> 910d88ed5569 08:54:32 Step 19/20 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 08:54:32 ---> Running in 48f9a631e1e0 08:54:32 Removing intermediate container 48f9a631e1e0 08:54:32 ---> bb00788c86c7 08:54:32 Step 20/20 : LABEL version=0.0.0 08:54:32 ---> Running in ffc56c9dc3b3 08:54:32 Removing intermediate container ffc56c9dc3b3 08:54:32 ---> 3e3f4353fe49 08:54:32 08:54:32 Successfully built 3e3f4353fe49 08:54:32 Successfully tagged security-spiffe-token-provider:latest 08:54:32  Building security-spiffe-token-provider ... done  [Pipeline] } 08:54:32 $ docker stop --time=1 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 08:54:34 $ docker rm -f 74a1b74c6daef8818740590bdb6a0822b71632a988c6ab57649d1a684038b873 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:34 + docker images 08:54:34 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:34 security-spiffe-token-provider latest 3e3f4353fe49 2 seconds ago 29.2MB 08:54:34 b1df4cf89f8f 8 seconds ago 1.57GB 08:54:34 support-notifications latest ee59d86c4ea8 24 seconds ago 27.1MB 08:54:34 core-metadata latest 9800e3c566a8 28 seconds ago 18.2MB 08:54:34 b76df41596f7 30 seconds ago 1.58GB 08:54:34 security-proxy-setup latest 08a90644f763 32 seconds ago 27.2MB 08:54:34 f5799a2b222f 33 seconds ago 1.55GB 08:54:34 security-spire-server latest 343b2a623c65 38 seconds ago 86.5MB 08:54:34 security-spire-config latest be3f840bf75e 42 seconds ago 85.8MB 08:54:34 c7885725f540 44 seconds ago 1.53GB 08:54:34 b57e9cc52a45 47 seconds ago 1.42GB 08:54:34 support-scheduler latest f9501754fe2d 53 seconds ago 26.5MB 08:54:34 d91adf0f8ce1 57 seconds ago 1.42GB 08:54:34 347cc1b67ff0 57 seconds ago 1.58GB 08:54:34 core-command latest 494e89fddf78 About a minute ago 16.2MB 08:54:34 sys-mgmt-agent latest 47d75bd4caca About a minute ago 135MB 08:54:34 223f0d0b8bcf About a minute ago 1.52GB 08:54:34 security-bootstrapper latest 441396350fea About a minute ago 19.3MB 08:54:34 core-data latest 0b7a9af5c7ba About a minute ago 21.5MB 08:54:34 security-secretstore-setup latest 5475169d63c5 About a minute ago 28.9MB 08:54:34 49d3ce47e7ce About a minute ago 1.55GB 08:54:34 9eb7f2fdd9ff About a minute ago 1.52GB 08:54:34 29f27171768a About a minute ago 1.53GB 08:54:34 1a9f4e642eb4 About a minute ago 1.52GB 08:54:34 security-spire-agent latest f6c0173aa12a About a minute ago 125MB 08:54:34 ebd7a9d7629f 2 minutes ago 1.42GB 08:54:34 ci-base-image-x86_64 latest 15b8697a06fa 5 minutes ago 993MB 08:54:34 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 08:54:34 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 08:54:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB 08:54:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 08:54:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:55:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:55:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:55:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:55:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:55:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:55:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements 08:55:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:55:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.490s coverage: 54.2% of statements 08:55:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:55:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.491s coverage: 89.2% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.665s coverage: 2.1% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:55:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.496s coverage: 95.6% of statements 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:55:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.520s coverage: 60.0% of statements 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements 08:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements 08:56:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements 08:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.271s coverage: 79.5% of statements 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 08:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 08:56:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements 08:56:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 08:56:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements 08:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.2% of statements 08:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.958s coverage: 64.7% of statements 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.407s coverage: 100.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.8% of statements 08:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 43.6% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:56:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:56:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 08:56:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 08:56:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:56:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:56:55 GO111MODULE=on go vet ./... 08:58:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:58:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:58:47 ./bin/test-attribution-txt.sh 08:58:47 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 08:58:47 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 08:58:47 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 08:58:47 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:58:47 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:58:47 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:58:47 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:58:48 + ls -al . 08:58:48 total 728 08:58:48 drwxrwxr-x 9 1001 1001 4096 Aug 8 08:53 . 08:58:48 drwxr-xr-x 4 root root 4096 Aug 8 08:53 .. 08:58:48 -rw-rw-r-- 1 1001 1001 16 Aug 8 08:51 .dockerignore 08:58:48 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:51 .git 08:58:48 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:51 .github 08:58:48 -rw-rw-r-- 1 1001 1001 1030 Aug 8 08:51 .gitignore 08:58:48 -rw-rw-r-- 1 1001 1001 42 Aug 8 08:51 .golangci.yml 08:58:48 -rw-rw-r-- 1 1001 1001 87 Aug 8 08:51 .hadolint.yml 08:58:48 -rw-rw-r-- 1 1001 1001 166 Aug 8 08:51 .sonarcloud.properties 08:58:48 -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:51 ADOPTERS.md 08:58:48 -rw-rw-r-- 1 1001 1001 10347 Aug 8 08:51 Attribution.txt 08:58:48 -rw-rw-r-- 1 1001 1001 63209 Aug 8 08:51 CHANGELOG.md 08:58:48 -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:51 CONTRIBUTING.md 08:58:48 -rw-rw-r-- 1 1001 1001 677 Aug 8 08:51 GOVERNANCE.md 08:58:48 -rw-rw-r-- 1 1001 1001 850 Aug 8 08:51 Jenkinsfile 08:58:48 -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:51 LICENSE 08:58:48 -rw-rw-r-- 1 1001 1001 12212 Aug 8 08:51 Makefile 08:58:48 -rw-rw-r-- 1 1001 1001 582 Aug 8 08:51 OWNERS.md 08:58:48 -rw-rw-r-- 1 1001 1001 9094 Aug 8 08:51 README.md 08:58:48 -rw-rw-r-- 1 1001 1001 6912 Aug 8 08:51 SECURITY.md 08:58:48 -rw-rw-r-- 1 1001 1001 5 Aug 8 08:49 VERSION 08:58:48 -rw-rw-r-- 1 1001 1001 4131 Aug 8 08:51 ZMQWindows.md 08:58:48 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:51 bin 08:58:48 drwxrwxr-x 18 1001 1001 4096 Aug 8 08:51 cmd 08:58:48 -rw-r--r-- 1 root root 479761 Aug 8 08:56 coverage.out 08:58:48 -rw-rw-r-- 1 1001 1001 3681 Aug 8 08:51 go.mod 08:58:48 -rw-rw-r-- 1 1001 1001 38033 Aug 8 08:51 go.sum 08:58:48 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:51 internal 08:58:48 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:51 openapi 08:58:48 drwxrwxr-x 4 1001 1001 4096 Aug 8 08:51 snap 08:58:48 -rw-rw-r-- 1 1001 1001 204 Aug 8 08:51 version.go [Pipeline] sh 08:58:48 + '[' -e coverage.out ] 08:58:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:58:48 Warning: overwriting stash ‘coverage-report’ 08:58:49 Stashed 1 file(s) [Pipeline] sh 08:58:50 + make build 08:58:50 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 09:00:12 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 09:01:33 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 09:01:33 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 09:02: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 09:02: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 09:02:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:02:15 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 09:02:19 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 09:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:02:26 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 09:02:31 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 09:02:39 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] } 09:02:45 $ docker stop --time=1 fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 09:02:47 $ docker rm -f fcddebd915abd1ad6a4c07939990ab56fcadb555816ee302305fe155a468e588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:49 09:02:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:50 latest: Pulling from edgex-devops/edgex-compose-arm64 09:02:50 29e5d40040c1: Pulling fs layer 09:02:50 1ce36da41761: Pulling fs layer 09:02:50 25b303627fd3: Pulling fs layer 09:02:50 29e5d40040c1: Verifying Checksum 09:02:50 29e5d40040c1: Download complete 09:02:51 1ce36da41761: Verifying Checksum 09:02:51 1ce36da41761: Download complete 09:02:51 29e5d40040c1: Pull complete 09:02:52 1ce36da41761: Pull complete 09:02:52 25b303627fd3: Verifying Checksum 09:02:52 25b303627fd3: Download complete 09:03:05 25b303627fd3: Pull complete 09:03:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:05 prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 09:03:05 $ 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 09:03:08 $ docker top bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:08 + docker-compose build --help 09:03:08 + grep parallel 09:03:13 --parallel Build images in parallel. [Pipeline] } 09:03:13 $ docker stop --time=1 bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d 09:03:14 $ docker rm -f bb8191b028ed4dc29efcfa0637467f8aea34637c053fe7be75c92e0e9f50c28d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:16 prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 09:03:16 $ 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 09:03:17 $ docker top 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:18 + docker-compose -f ./docker-compose-build.yml build --parallel 09:03:22 Building core-command ... 09:03:22 Building core-data ... 09:03:22 Building core-metadata ... 09:03:22 Building security-bootstrapper ... 09:03:22 Building security-proxy-setup ... 09:03:22 Building security-secretstore-setup ... 09:03:22 Building security-spiffe-token-provider ... 09:03:22 Building security-spire-agent ... 09:03:22 Building security-spire-config ... 09:03:22 Building security-spire-server ... 09:03:22 Building support-notifications ... 09:03:22 Building support-scheduler ... 09:03:22 Building sys-mgmt-agent ... 09:03:22 Building security-proxy-setup 09:03:22 Building security-spire-agent 09:03:22 Building security-spire-config 09:03:22 Building core-data 09:03:22 Building sys-mgmt-agent 09:04:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:04:09 ---> 4f518a589b6c 09:04:09 Step 3/26 : WORKDIR /edgex-go 09:04:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:09 ---> 4f518a589b6c 09:04:09 Step 3/22 : WORKDIR /edgex-go 09:04:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:09 ---> 4f518a589b6c 09:04:09 Step 3/23 : WORKDIR /edgex-go 09:04:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:09 ---> 4f518a589b6c 09:04:09 Step 3/23 : WORKDIR /edgex-go 09:04:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:04:09 ---> 4f518a589b6c 09:04:09 Step 3/26 : WORKDIR /edgex-go 09:04:09 ---> Running in 3de0fa02e02a 09:04:09 ---> Running in 9f99d99a3470 09:04:09 ---> Running in 36cb0457428a 09:04:09 ---> Running in 340621ebd34e 09:04:09 ---> Running in e9b90aef1b65 09:04:09 Removing intermediate container 36cb0457428a 09:04:09 ---> 263d6f6602c8 09:04:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:09 Removing intermediate container 340621ebd34e 09:04:09 ---> 52313ef90387 09:04:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:09 Removing intermediate container e9b90aef1b65 09:04:09 ---> 3ba80dbe9884 09:04:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:09 Removing intermediate container 3de0fa02e02a 09:04:09 ---> 27e299ba8cc6 09:04:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:09 ---> Running in 1aaca72b3801 09:04:09 ---> Running in 0c5fb40c6393 09:04:09 ---> Running in c5f77b22b088 09:04:09 Removing intermediate container 9f99d99a3470 09:04:09 ---> c458275fa3a5 09:04:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:09 ---> Running in 9b1a53c5c1f1 09:04:09 ---> Running in 436303907f41 09:04:12 Removing intermediate container 1aaca72b3801 09:04:12 ---> 45ff1fbc0663 09:04:12 Step 5/23 : RUN apk add --update --no-cache make bash git 09:04:12 ---> Running in f6336f06734b 09:04:12 Removing intermediate container 436303907f41 09:04:12 ---> e7841977268a 09:04:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:04:12 Removing intermediate container 0c5fb40c6393 09:04:12 ---> 1033406473d6 09:04:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:04:13 Removing intermediate container 9b1a53c5c1f1 09:04:13 ---> f2d78bd3c650 09:04:13 Step 5/22 : RUN apk add --update --no-cache make git 09:04:13 Removing intermediate container c5f77b22b088 09:04:13 ---> 3d8d68ecbfde 09:04:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:04:13 ---> Running in 35f5fd39b242 09:04:13 ---> Running in 4fb09c631ee2 09:04:13 ---> Running in a1dc63724f26 09:04:13 ---> Running in 1c2ec774719b 09:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:16 OK: 221 MiB in 51 packages 09:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:17 OK: 221 MiB in 51 packages 09:04:17 Removing intermediate container f6336f06734b 09:04:17 ---> 2510b106baef 09:04:17 Step 6/23 : COPY go.mod vendor* ./ 09:04:17 OK: 221 MiB in 51 packages 09:04:17 OK: 221 MiB in 51 packages 09:04:18 OK: 221 MiB in 51 packages 09:04:19 ---> f7a7c0ca4754 09:04:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:19 ---> Running in 354da33bc8bd 09:04:19 Removing intermediate container 35f5fd39b242 09:04:19 ---> 40f4bb05daa8 09:04:19 Step 6/26 : COPY go.mod vendor* ./ 09:04:19 Removing intermediate container 1c2ec774719b 09:04:19 ---> 80efc41953de 09:04:19 Step 6/23 : COPY go.mod vendor* ./ 09:04:19 Removing intermediate container 4fb09c631ee2 09:04:19 ---> 39e1691d15ed 09:04:19 Step 6/26 : COPY go.mod vendor* ./ 09:04:19 Removing intermediate container a1dc63724f26 09:04:19 ---> fc1df1898b69 09:04:19 Step 6/22 : COPY go.mod vendor* ./ 09:04:20 ---> 2c8ced36f730 09:04:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:20 ---> Running in 876f68df34d9 09:04:21 ---> 8d4c4f864c58 09:04:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:21 ---> Running in e977635afc67 09:04:21 ---> 0dd2693be477 09:04:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:21 ---> 6e96dbf6a31e 09:04:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:21 ---> Running in 70eae2f98b93 09:04:21 ---> Running in b690cf077b4e 09:05:18 Removing intermediate container e977635afc67 09:05:18 ---> 408b2a040bee 09:05:18 Step 8/26 : COPY . . 09:05:18 Removing intermediate container 354da33bc8bd 09:05:18 ---> b9748ac1719d 09:05:18 Step 8/23 : COPY . . 09:05:18 Removing intermediate container 876f68df34d9 09:05:18 ---> 65b1af843ab0 09:05:18 Step 8/23 : COPY . . 09:05:18 Removing intermediate container b690cf077b4e 09:05:18 ---> f9a2afd9e094 09:05:18 Step 8/26 : COPY . . 09:05:18 Removing intermediate container 70eae2f98b93 09:05:18 ---> 6c8c7d6ae2c9 09:05:18 Step 8/22 : COPY . . 09:05:33 ---> eb12c746fca9 09:05:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:05:33 ---> ea3cdd8b7fb8 09:05:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:05:33 ---> 0af3c43b453d 09:05:33 Step 9/23 : RUN make cmd/core-data/core-data 09:05:33 ---> Running in b1df6a5b56be 09:05:33 ---> 09532ee0959c 09:05:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:05:33 ---> Running in 7f9ac8808c22 09:05:33 ---> 1cb5c099ef5c 09:05:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:05:33 ---> Running in 760d4246e06b 09:05:33 ---> Running in 5aec553b6bb5 09:05:33 ---> Running in a18fdf4e0d92 09:05:34 Removing intermediate container b1df6a5b56be 09:05:34 ---> 74613fa06f97 09:05:34 Step 10/26 : WORKDIR /edgex-go/spire-build 09:05:34 Removing intermediate container 7f9ac8808c22 09:05:34 ---> 61185e9e5c18 09:05:34 Step 10/26 : WORKDIR /edgex-go/spire-build 09:05:34 ---> Running in c90fc676ce9d 09:05:34 ---> Running in 787e2ac4234a 09:05:35 Removing intermediate container c90fc676ce9d 09:05:35 ---> 2a4d3ab34386 09:05:35 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 09:05:35 Removing intermediate container 787e2ac4234a 09:05:35 ---> 760c672b26c2 09:05:35 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 09:05:35 ---> Running in e2cdc6f641a4 09:05:35 ---> Running in 1a31dda885a6 09:05:35 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 09:05:36 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 09:05:36 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 09:05:39 Removing intermediate container 1a31dda885a6 09:05:39 ---> 00606de976a7 09:05:39 Step 12/26 : WORKDIR /edgex-go 09:05:39 ---> Running in 61122d1d25c3 09:05:39 Removing intermediate container e2cdc6f641a4 09:05:39 ---> 8142d2997d63 09:05:39 Step 12/26 : WORKDIR /edgex-go 09:05:39 ---> Running in d58457738db9 09:05:39 Removing intermediate container 61122d1d25c3 09:05:39 ---> 0925200c1e2f 09:05:39 09:05:39 Step 13/26 : FROM alpine:3.15 09:05:39 Removing intermediate container d58457738db9 09:05:39 ---> 3cebe8be0618 09:05:39 09:05:39 Step 13/26 : FROM alpine:3.15 09:05:40 3.15: Pulling from library/alpine 09:05:40 3.15: Pulling from library/alpine 09:05:42 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 09:05:42 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 09:05:42 Status: Downloaded newer image for alpine:3.15 09:05:42 Status: Image is up to date for alpine:3.15 09:05:42 ---> 60f2846fe774 09:05:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:42 ---> 60f2846fe774 09:05:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:42 ---> Running in 4c25ecf747db 09:05:42 ---> Running in 3c3cc2e74666 09:05:43 Removing intermediate container 3c3cc2e74666 09:05:43 ---> d53a89130885 09:05:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:43 Removing intermediate container 4c25ecf747db 09:05:43 ---> a4d8dc1ad7c5 09:05:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:43 ---> Running in 11ae853de1c4 09:05:43 ---> Running in 49292fe4c891 09:05:47 Removing intermediate container 11ae853de1c4 09:05:47 ---> 8901ce85d9bd 09:05:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:47 Removing intermediate container 49292fe4c891 09:05:47 ---> fa6dc3cf9d68 09:05:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:47 ---> Running in 5a81a27ff2ce 09:05:47 ---> Running in 6a818eb529e5 09:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:51 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:05:51 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:05:51 OK: 15735 distinct packages available 09:05:51 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:05:51 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:05:51 OK: 15735 distinct packages available 09:05:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:54 (1/5) Installing dumb-init (1.2.5-r1) 09:05:54 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:54 (3/5) Installing libucontext (1.1-r0) 09:05:54 (4/5) Installing gcompat (1.0.0-r4) 09:05:54 (5/5) Installing openssl (1.1.1q-r0) 09:05:54 (1/4) Installing dumb-init (1.2.5-r1) 09:05:54 Executing busybox-1.34.1-r7.trigger 09:05:54 (2/4) Installing musl-obstack (1.2.3-r0) 09:05:54 OK: 6 MiB in 19 packages 09:05:54 (3/4) Installing libucontext (1.1-r0) 09:05:54 (4/4) Installing gcompat (1.0.0-r4) 09:05:54 Executing busybox-1.34.1-r7.trigger 09:05:54 OK: 6 MiB in 18 packages 09:05:56 Removing intermediate container 6a818eb529e5 09:05:56 ---> fe1aa193eb80 09:05:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:05:56 Removing intermediate container 5a81a27ff2ce 09:05:56 ---> c865e731cfc9 09:05:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:02 ---> edacdb903e1e 09:06:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:04 ---> 9f16aead5dd9 09:06:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:05 ---> a9d5256c2492 09:06:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:06 ---> Running in 93d00d8ccea1 09:06:07 Removing intermediate container 93d00d8ccea1 09:06:07 ---> 8f29e4d35cc9 09:06:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:08 ---> f8292296f8d0 09:06:08 Step 21/26 : WORKDIR / 09:06:08 ---> Running in eb37b3441f94 09:06:08 ---> 48ca5af068e1 09:06:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:06:09 Removing intermediate container eb37b3441f94 09:06:09 ---> e19e6174f1cb 09:06:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:09 ---> Running in 614c5427ba11 09:06:09 ---> f94d9408ec13 09:06:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:06:09 Removing intermediate container 614c5427ba11 09:06:09 ---> 76e59a1e8ff9 09:06:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:09 ---> Running in bf1329f28a21 09:06:10 Removing intermediate container bf1329f28a21 09:06:10 ---> 0f5a7da45857 09:06:10 Step 24/26 : LABEL arch=arm64 09:06:10 ---> Running in 5e8b52c2af23 09:06:10 ---> 848fb0ea3b63 09:06:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:06:11 Removing intermediate container 5e8b52c2af23 09:06:11 ---> 9236a90e8b94 09:06:11 Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:06:11 ---> Running in ae20516f55e8 09:06:11 ---> 69ddc6caed99 09:06:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:11 ---> Running in 1a782186de5d 09:06:12 Removing intermediate container ae20516f55e8 09:06:12 ---> d0a060b8dc89 09:06:12 Step 26/26 : LABEL version=0.0.0 09:06:12 ---> Running in 06662fa9f020 09:06:12 Removing intermediate container 1a782186de5d 09:06:12 ---> 2af7404ed5c3 09:06:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:12 ---> Running in 8b0382578564 09:06:13 Removing intermediate container 06662fa9f020 09:06:13 ---> b8a59146361d 09:06:13 09:06:13 Removing intermediate container 8b0382578564 09:06:13 ---> 350f75514035 09:06:13 Step 24/26 : LABEL arch=arm64 09:06:13 ---> Running in 1ed15f093253 09:06:13 Successfully built b8a59146361d 09:06:13 Successfully tagged security-spire-config-arm64:latest 09:06:13  Building security-spire-config ... done Building security-bootstrapper 09:06:14 Removing intermediate container 1ed15f093253 09:06:14 ---> 5317c51ca702 09:06:14 Step 25/26 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:06:14 ---> Running in 2ab8e503f220 09:06:14 Removing intermediate container 2ab8e503f220 09:06:14 ---> b02e3f66c2bf 09:06:14 Step 26/26 : LABEL version=0.0.0 09:06:14 ---> Running in d1ce2573b602 09:06:15 Removing intermediate container d1ce2573b602 09:06:15 ---> 9186caa29e5f 09:06:15 09:06:15 Successfully built 9186caa29e5f 09:06:15 Successfully tagged security-spire-agent-arm64:latest 09:06:15  Building security-spire-agent ... done Building security-spiffe-token-provider 09:06:42 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:06:42 ---> 4f518a589b6c 09:06:42 Step 3/31 : WORKDIR /edgex-go 09:06:42 ---> Using cache 09:06:42 ---> c458275fa3a5 09:06:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:42 ---> Using cache 09:06:42 ---> e7841977268a 09:06:42 Step 5/31 : RUN apk add --update --no-cache make git 09:06:42 ---> Running in fa38ae52e34c 09:06:42 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:06:42 ---> 4f518a589b6c 09:06:42 Step 3/20 : WORKDIR /edgex-go 09:06:42 ---> Using cache 09:06:42 ---> c458275fa3a5 09:06:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:06:42 ---> Running in f39b6b997fae 09:06:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:43 v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:06:43 v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:06:43 OK: 16892 distinct packages available 09:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:43 OK: 221 MiB in 51 packages 09:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:45 Removing intermediate container fa38ae52e34c 09:06:45 ---> 579834a64175 09:06:45 Step 6/31 : COPY go.mod vendor* ./ 09:06:45 OK: 221 MiB in 51 packages 09:06:46 ---> fc94b497c273 09:06:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:46 ---> Running in cb82ccc3ea12 09:06:48 Removing intermediate container f39b6b997fae 09:06:48 ---> aa9843c9a0e0 09:06:48 Step 5/20 : COPY go.mod vendor* ./ 09:06:49 ---> 6f20287eca2e 09:06:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:49 ---> Running in 40cf8a7d083b 09:07:57 Removing intermediate container cb82ccc3ea12 09:07:57 ---> 9b3ce073ead3 09:07:57 Step 8/31 : COPY . . 09:07:57 Removing intermediate container 40cf8a7d083b 09:07:57 ---> cadf3104d578 09:07:57 Step 7/20 : COPY . . 09:08:07 ---> a3fccd3788d7 09:08:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:07 ---> 972c6d0ab0bf 09:08:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:07 ---> Running in b22eb6d0c819 09:08:07 ---> Running in 1afb6ec6bfb9 09:08:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:08: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 09:10:15 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 09:10:28 Removing intermediate container a18fdf4e0d92 09:10:28 ---> 488270982a85 09:10:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:10:28 ---> Running in f7ba5498c38f 09:10:30 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 09:10:35 Removing intermediate container 760d4246e06b 09:10:35 ---> db31b5a3c084 09:10:35 09:10:35 Step 10/22 : FROM alpine:3.16 09:10:36 3.16: Pulling from library/alpine 09:10:36 Removing intermediate container f7ba5498c38f 09:10:36 ---> 60c80d64b3d5 09:10:36 09:10:36 Step 11/23 : FROM alpine:3.16 09:10:36 3.16: Pulling from library/alpine 09:10:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 09:10:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 09:10:38 Status: Downloaded newer image for alpine:3.16 09:10:38 Status: Image is up to date for alpine:3.16 09:10:38 ---> 3d81c46cd875 09:10:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:10:38 ---> 3d81c46cd875 09:10:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:10:38 ---> Running in 1ae9381d2025 09:10:38 ---> Running in a1436cb37bf0 09:10:39 Removing intermediate container 1ae9381d2025 09:10:39 ---> 33fa7d318993 09:10:39 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 09:10:39 ---> Running in 349e6ca68db4 09:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:10:43 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 09:10:43 (3/33) Installing readline (8.1.2-r0) 09:10:43 (4/33) Installing bash (5.1.16-r2) 09:10:43 Executing bash-5.1.16-r2.post-install 09:10:43 (5/33) Installing ca-certificates (20220614-r0) 09:10:43 (6/33) Installing brotli-libs (1.0.9-r6) 09:10:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 09:10:43 (8/33) Installing libcurl (7.83.1-r2) 09:10:43 (9/33) Installing curl (7.83.1-r2) 09:10:43 (1/6) Installing ca-certificates (20220614-r0) 09:10:43 (10/33) Installing docker-cli (20.10.16-r2) 09:10:44 (2/6) Installing brotli-libs (1.0.9-r6) 09:10:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:10:44 (4/6) Installing libcurl (7.83.1-r2) 09:10:44 (5/6) Installing curl (7.83.1-r2) 09:10:44 (6/6) Installing dumb-init (1.2.5-r1) 09:10:44 Executing busybox-1.35.0-r15.trigger 09:10:44 Executing ca-certificates-20220614-r0.trigger 09:10:44 OK: 8 MiB in 20 packages 09:10:45 (11/33) Installing dumb-init (1.2.5-r1) 09:10:45 (12/33) Installing libbz2 (1.0.8-r1) 09:10:45 (13/33) Installing expat (2.4.8-r0) 09:10:45 (14/33) Installing libffi (3.4.2-r1) 09:10:45 (15/33) Installing gdbm (1.23-r0) 09:10:45 (16/33) Installing xz-libs (5.2.5-r1) 09:10:45 (17/33) Installing libgcc (11.2.1_git20220219-r2) 09:10:45 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 09:10:45 (19/33) Installing mpdecimal (2.5.1-r1) 09:10:45 (20/33) Installing sqlite-libs (3.38.5-r0) 09:10:45 (21/33) Installing python3 (3.10.5-r0) 09:10:47 Removing intermediate container a1436cb37bf0 09:10:47 ---> e108943969db 09:10:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:10:47 ---> Running in 1a165a70ffbe 09:10:47 Removing intermediate container 1a165a70ffbe 09:10:47 ---> 015287d45208 09:10:47 Step 13/22 : WORKDIR /edgex 09:10:47 ---> Running in fa497e8f5599 09:10:48 Removing intermediate container fa497e8f5599 09:10:48 ---> 2558ceef5566 09:10:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:10:49 ---> 4af820b651ac 09:10:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:10:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 09:10:50 (23/33) Installing py3-tomli (2.0.1-r1) 09:10:50 (24/33) Installing py3-pep517 (0.12.0-r2) 09:10:50 (25/33) Installing py3-six (1.16.0-r1) 09:10:50 (26/33) Installing py3-retrying (1.3.3-r3) 09:10:50 (27/33) Installing py3-appdirs (1.4.4-r3) 09:10:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 09:10:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 09:10:50 (30/33) Installing py3-parsing (2.4.7-r3) 09:10:50 (31/33) Installing py3-packaging (21.3-r0) 09:10:50 (32/33) Installing py3-setuptools (59.4.0-r0) 09:10:50 (33/33) Installing py3-pip (22.1.1-r0) 09:10:51 ---> f012539544fb 09:10:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:52 Executing busybox-1.35.0-r15.trigger 09:10:52 Executing ca-certificates-20220614-r0.trigger 09:10:53 ---> a3a951bbf048 09:10:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:53 OK: 120 MiB in 47 packages 09:10:54 ---> 81cc511509f5 09:10:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:54 ---> Running in c22afbdb5e07 09:10:57 Removing intermediate container c22afbdb5e07 09:10:57 ---> 0e61c64511ed 09:10:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:10:57 ---> Running in 945f420716a0 09:10:57 Removing intermediate container 945f420716a0 09:10:57 ---> e76179ab1c6d 09:10:57 Step 20/22 : LABEL arch=arm64 09:10:57 ---> Running in 5a919992895e 09:10:58 Removing intermediate container 5a919992895e 09:10:58 ---> cc64eec4908a 09:10:58 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:10:58 ---> Running in 5f53c27f0125 09:10:58 Removing intermediate container 5f53c27f0125 09:10:58 ---> ea1192da0a76 09:10:58 Step 22/22 : LABEL version=0.0.0 09:10:58 ---> Running in 596af679873b 09:10:59 Removing intermediate container 596af679873b 09:10:59 ---> 6c3e5cbb6145 09:10:59 09:10:59 Successfully built 6c3e5cbb6145 09:10:59 Successfully tagged security-proxy-setup-arm64:latest 09:10:59 Building core-metadata 09:11:12  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 09:11:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:11:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.7 MB/s eta 0:00:00 09:11:12 Collecting jsonschema<3,>=2.5.1 09:11:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:11:12 Collecting dockerpty<0.5,>=0.4.1 09:11:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:11:12 Preparing metadata (setup.py): started 09:11:14 Preparing metadata (setup.py): finished with status 'done' 09:11:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:11:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:11:15 ---> 4f518a589b6c 09:11:15 Step 3/24 : WORKDIR /edgex-go 09:11:15 ---> Using cache 09:11:15 ---> c458275fa3a5 09:11:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:15 ---> Using cache 09:11:15 ---> e7841977268a 09:11:15 Step 5/24 : RUN apk add --update --no-cache make git 09:11:15 ---> Using cache 09:11:15 ---> 579834a64175 09:11:15 Step 6/24 : COPY go.mod vendor* ./ 09:11:15 ---> Using cache 09:11:15 ---> fc94b497c273 09:11:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:15 ---> Using cache 09:11:15 ---> 9b3ce073ead3 09:11:15 Step 8/24 : COPY . . 09:11:15 ---> Using cache 09:11:15 ---> a3fccd3788d7 09:11:15 Step 9/24 : RUN make cmd/core-metadata/core-metadata 09:11:15 Collecting docker<4.0,>=3.6.0 09:11:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:11:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.6 MB/s eta 0:00:00 09:11:15 ---> Running in 2477bafcd94e 09:11:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:11:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:11:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 09:11:17 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 09:11:17 Collecting PyYAML<4,>=3.10 09:11:17 Downloading PyYAML-3.13.tar.gz (270 kB) 09:11:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.9 MB/s eta 0:00:00 09:11:19 Preparing metadata (setup.py): started 09:11:22 Preparing metadata (setup.py): finished with status 'done' 09:11:22 Collecting cached-property<2,>=1.2.0 09:11:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:11:22 Collecting docopt<0.7,>=0.6.1 09:11:22 Downloading docopt-0.6.2.tar.gz (25 kB) 09:11:22 Preparing metadata (setup.py): started 09:11:25 Preparing metadata (setup.py): finished with status 'done' 09:11:25 Collecting texttable<0.10,>=0.9.0 09:11:25 Downloading texttable-0.9.1.tar.gz (11 kB) 09:11:25 Preparing metadata (setup.py): started 09:11:27 Preparing metadata (setup.py): finished with status 'done' 09:11:27 Collecting websocket-client<1.0,>=0.32.0 09:11:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:11:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.7 MB/s eta 0:00:00 09:11:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 09:11:28 Collecting docker-pycreds>=0.4.0 09:11:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:11:29 Collecting urllib3<1.25,>=1.21.1 09:11:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:11:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.0 MB/s eta 0:00:00 09:11:30 Collecting certifi>=2017.4.17 09:11:30 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 09:11:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.7 MB/s eta 0:00:00 09:11:30 Collecting chardet<3.1.0,>=3.0.2 09:11:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:11:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.2 MB/s eta 0:00:00 09:11:30 Collecting idna<2.8,>=2.5 09:11:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:11:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 09:11:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:11:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:11:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:11:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:11:32 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 09:11:32 Running setup.py install for texttable: started 09:11:35 Running setup.py install for texttable: finished with status 'done' 09:11:35 Running setup.py install for PyYAML: started 09:11:37 Running setup.py install for PyYAML: finished with status 'done' 09:11:39 Running setup.py install for docopt: started 09:11:42 Running setup.py install for docopt: finished with status 'done' 09:11:45 Running setup.py install for dockerpty: started 09:11:47 Running setup.py install for dockerpty: finished with status 'done' 09:11:51 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 09:11:51 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 09:12:09 Removing intermediate container 349e6ca68db4 09:12:09 ---> dbe5efcbab39 09:12:09 Step 14/23 : ENV APP_PORT=58890 09:12:09 ---> Running in 6fbe2bcec2c3 09:12:09 Removing intermediate container 6fbe2bcec2c3 09:12:09 ---> e0e1f7cc2bf8 09:12:09 Step 15/23 : EXPOSE $APP_PORT 09:12:09 ---> Running in ddc456bcdf38 09:12:09 Removing intermediate container ddc456bcdf38 09:12:09 ---> fe28d6e7f5c7 09:12:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:12:10 ---> 9eee26c49cbe 09:12:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:12:11 ---> 5bc44f4c4cbd 09:12:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:12:13 ---> ad45581e3bae 09:12:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:12:13 ---> Running in 9d5525f200f3 09:12:14 Removing intermediate container 9d5525f200f3 09:12:14 ---> a72c6c6c500a 09:12:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:14 ---> Running in a1ea2420966c 09:12:15 Removing intermediate container a1ea2420966c 09:12:15 ---> bd6493a43683 09:12:15 Step 21/23 : LABEL arch=arm64 09:12:15 ---> Running in f6ab377b22a6 09:12:16 Removing intermediate container f6ab377b22a6 09:12:16 ---> 92143372c379 09:12:16 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:12:16 ---> Running in 2bb07400e502 09:12:17 Removing intermediate container 2bb07400e502 09:12:17 ---> 063aefd09949 09:12:17 Step 23/23 : LABEL version=0.0.0 09:12:17 ---> Running in 8333b2f860a4 09:12:18 Removing intermediate container 8333b2f860a4 09:12:18 ---> 3d446e44fb5b 09:12:18 09:12:19 Successfully built 3d446e44fb5b 09:12:19 Successfully tagged sys-mgmt-agent-arm64:latest 09:12:19  Building sys-mgmt-agent ... done Building security-secretstore-setup 09:12:21 Removing intermediate container 5aec553b6bb5 09:12:21 ---> 74e60c327786 09:12:21 09:12:21 Step 10/23 : FROM alpine:3.16 09:12:21 ---> 3d81c46cd875 09:12:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:12:21 ---> Running in c43385111f88 09:12:22 Removing intermediate container c43385111f88 09:12:22 ---> ecbc5db4087a 09:12:22 Step 12/23 : ENV APP_PORT=59880 09:12:22 ---> Running in c8b613c8ecb2 09:12:23 Removing intermediate container c8b613c8ecb2 09:12:23 ---> 67b2bfac72c3 09:12:23 Step 13/23 : EXPOSE $APP_PORT 09:12:23 ---> Running in 1be287c4c2d0 09:12:23 Removing intermediate container 1be287c4c2d0 09:12:23 ---> a7ed63ebc1ba 09:12:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:23 ---> Running in 78140615a415 09:12:27 Removing intermediate container 78140615a415 09:12:27 ---> cc89820e5ef0 09:12:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:12:27 ---> Running in e153e3fbe702 09:12:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:32 (1/6) Installing dumb-init (1.2.5-r1) 09:12:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:12:32 (3/6) Installing libsodium (1.0.18-r0) 09:12:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:12:32 (5/6) Installing libzmq (4.3.4-r0) 09:12:33 (6/6) Installing zeromq (4.3.4-r0) 09:12:33 Executing busybox-1.35.0-r15.trigger 09:12:33 OK: 8 MiB in 20 packages 09:12:35 Removing intermediate container e153e3fbe702 09:12:35 ---> ce9ce11b1db7 09:12:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:12:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:12:36 ---> 4f518a589b6c 09:12:36 Step 3/25 : WORKDIR /edgex-go 09:12:36 ---> Using cache 09:12:36 ---> c458275fa3a5 09:12:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:36 ---> Using cache 09:12:36 ---> e7841977268a 09:12:36 Step 5/25 : RUN apk add --update --no-cache make git 09:12:36 ---> Using cache 09:12:36 ---> 579834a64175 09:12:36 Step 6/25 : COPY go.mod vendor* ./ 09:12:36 ---> Using cache 09:12:36 ---> fc94b497c273 09:12:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:36 ---> Using cache 09:12:36 ---> 9b3ce073ead3 09:12:36 Step 8/25 : COPY . . 09:12:36 ---> Using cache 09:12:36 ---> a3fccd3788d7 09:12:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:12:36 ---> 42e221242723 09:12:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:36 ---> Running in eca0919f4335 09:12: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:12:38 ---> 1c9d660af4b5 09:12:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:12:39 ---> 70fb71885c45 09:12:39 Step 19/23 : ENTRYPOINT ["/core-data"] 09:12:39 ---> Running in ac800e7326b4 09:12:40 Removing intermediate container ac800e7326b4 09:12:40 ---> 3bdd53bb5d67 09:12:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:40 ---> Running in a216684ed355 09:12:41 Removing intermediate container a216684ed355 09:12:41 ---> c6d7507cf373 09:12:41 Step 21/23 : LABEL arch=arm64 09:12:41 ---> Running in 96a89c1e2e1b 09:12:41 Removing intermediate container 96a89c1e2e1b 09:12:41 ---> 73a53b0bacf7 09:12:41 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:12:41 ---> Running in f0241cd16082 09:12:42 Removing intermediate container f0241cd16082 09:12:42 ---> 55206db7800d 09:12:42 Step 23/23 : LABEL version=0.0.0 09:12:42 ---> Running in 6e77545ed8e5 09:12:43 Removing intermediate container 6e77545ed8e5 09:12:43 ---> efd608462771 09:12:43 09:12:43 Successfully built efd608462771 09:12:43 Successfully tagged core-data-arm64:latest 09:12:43  Building core-data ... done Building security-spire-server 09:12:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:12:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:12:58 ---> 4f518a589b6c 09:12:58 Step 3/25 : WORKDIR /edgex-go 09:12:58 ---> Using cache 09:12:58 ---> c458275fa3a5 09:12:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:58 ---> Using cache 09:12:58 ---> e7841977268a 09:12:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:12:58 ---> Using cache 09:12:58 ---> 39e1691d15ed 09:12:58 Step 6/25 : COPY go.mod vendor* ./ 09:12:58 ---> Using cache 09:12:58 ---> 6e96dbf6a31e 09:12:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:58 ---> Using cache 09:12:58 ---> f9a2afd9e094 09:12:58 Step 8/25 : COPY . . 09:12:58 ---> Using cache 09:12:58 ---> ea3cdd8b7fb8 09:12:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:12:58 ---> Using cache 09:12:58 ---> 74613fa06f97 09:12:58 Step 10/25 : WORKDIR /edgex-go/spire-build 09:12:58 ---> Using cache 09:12:58 ---> 2a4d3ab34386 09:12:58 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 09:12:58 ---> Running in f82cf17f3757 09:13:00 Removing intermediate container f82cf17f3757 09:13:00 ---> 340db4aae9bc 09:13:00 Step 12/25 : WORKDIR /edgex-go 09:13:00 ---> Running in 3a21fd6c898f 09:13:00 Removing intermediate container 3a21fd6c898f 09:13:00 ---> 708f4e58f5c4 09:13:00 09:13:00 Step 13/25 : FROM alpine:3.15 09:13:00 ---> 60f2846fe774 09:13:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:00 ---> Using cache 09:13:00 ---> a4d8dc1ad7c5 09:13:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:00 ---> Using cache 09:13:00 ---> fa6dc3cf9d68 09:13:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:13:00 ---> Using cache 09:13:00 ---> fe1aa193eb80 09:13:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:13:06 ---> afcf14d8e10b 09:13:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:13:06 ---> 86b2a4ab1ad5 09:13:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:13:07 ---> 5bccffd7c2ac 09:13:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:13:08 ---> ec8bcaa54967 09:13:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:13:08 ---> Running in b76d26848e27 09:13:09 Removing intermediate container b76d26848e27 09:13:09 ---> cda1dba2894a 09:13:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:13:09 ---> Running in 4724727c9f1c 09:13:10 Removing intermediate container 4724727c9f1c 09:13:10 ---> 8bfff89f62a6 09:13:10 Step 23/25 : LABEL arch=arm64 09:13:10 ---> Running in 3b92dec1c448 09:13:10 Removing intermediate container 3b92dec1c448 09:13:10 ---> 835274958b76 09:13:10 Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:13:10 ---> Running in 63d3dceb511d 09:13:11 Removing intermediate container 63d3dceb511d 09:13:11 ---> a8d088d14e87 09:13:11 Step 25/25 : LABEL version=0.0.0 09:13:11 ---> Running in 821480223ddf 09:13:11 Removing intermediate container 821480223ddf 09:13:11 ---> 6bb8644c155b 09:13:11 09:13:12 Successfully built 6bb8644c155b 09:13:12 Successfully tagged security-spire-server-arm64:latest 09:13:12  Building security-spire-server ... done Building support-scheduler 09:13:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:13:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:13:30 ---> 4f518a589b6c 09:13:30 Step 3/22 : WORKDIR /edgex-go 09:13:30 ---> Using cache 09:13:30 ---> c458275fa3a5 09:13:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:30 ---> Using cache 09:13:30 ---> e7841977268a 09:13:30 Step 5/22 : RUN apk add --update --no-cache make git 09:13:30 ---> Using cache 09:13:30 ---> 579834a64175 09:13:30 Step 6/22 : COPY go.mod vendor* ./ 09:13:30 ---> Using cache 09:13:30 ---> fc94b497c273 09:13:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:30 ---> Using cache 09:13:30 ---> 9b3ce073ead3 09:13:30 Step 8/22 : COPY . . 09:13:30 ---> Using cache 09:13:30 ---> a3fccd3788d7 09:13:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:13:30 ---> Running in 86154c0d51e7 09:13:30 Removing intermediate container b22eb6d0c819 09:13:30 ---> 876f724853e8 09:13:30 09:13:30 Step 10/31 : FROM alpine:3.16 09:13:30 ---> 3d81c46cd875 09:13:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:30 ---> Running in e6d65580acef 09:13:30 Removing intermediate container e6d65580acef 09:13:30 ---> e298bda1ce7a 09:13:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:13:30 ---> Running in 976e33a7bde3 09:13: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-scheduler/support-scheduler ./cmd/support-scheduler 09:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:34 (1/2) Installing dumb-init (1.2.5-r1) 09:13:34 (2/2) Installing su-exec (0.2-r1) 09:13:34 Executing busybox-1.35.0-r15.trigger 09:13:34 OK: 5 MiB in 16 packages 09:13:36 Removing intermediate container 976e33a7bde3 09:13:36 ---> eb53b3c006d2 09:13:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:13:36 ---> Running in 174bbef38da1 09:13:36 Removing intermediate container 174bbef38da1 09:13:36 ---> 61d28a92d5d8 09:13:36 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:13:36 ---> Running in 7e26285c56f2 09:13:37 Removing intermediate container 7e26285c56f2 09:13:37 ---> f432f165b3cd 09:13:37 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:13:37 ---> Running in b3c0917161ec 09:13:37 Removing intermediate container b3c0917161ec 09:13:37 ---> c9ab435c834d 09:13:37 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:13:38 ---> Running in 25f5a9fede96 09:13:41 Removing intermediate container 25f5a9fede96 09:13:41 ---> 6fb7c91c0ec3 09:13:41 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 09:13:41 ---> Running in ff78f9166b32 09:13:42 Removing intermediate container ff78f9166b32 09:13:42 ---> a04d9d50b000 09:13:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:13:43 ---> 242bad9c1578 09:13:43 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:13:43 ---> Running in fc802c2b1802 09:13:45 Removing intermediate container fc802c2b1802 09:13:45 ---> 005aad261c3d 09:13:45 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:46 ---> bd0743f56334 09:13:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:48 ---> 6a8a967fe4e5 09:13:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:13:49 ---> 36e9f8efac72 09:13:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:50 ---> 32a7d2576b51 09:13:50 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:13:51 ---> fc249ea4a38a 09:13:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:52 ---> 657031e58d20 09:13:52 Step 26/31 : RUN chmod +x /entrypoint.sh 09:13:52 ---> Running in 1896ff7ca30b 09:13:56 Removing intermediate container 1896ff7ca30b 09:13:56 ---> ce8757e2c48f 09:13:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:13:56 ---> Running in e3a92a61e34f 09:13:56 Removing intermediate container e3a92a61e34f 09:13:56 ---> 76317649165f 09:13:56 Step 28/31 : CMD ["gate"] 09:13:56 ---> Running in 0717799aac61 09:13:56 Removing intermediate container 0717799aac61 09:13:56 ---> 311c828a7625 09:13:56 Step 29/31 : LABEL arch=arm64 09:13:56 ---> Running in 28eb9598621b 09:13:57 Removing intermediate container 28eb9598621b 09:13:57 ---> adeed24ce8c7 09:13:57 Step 30/31 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:13:57 ---> Running in b0aee25c14c2 09:13:58 Removing intermediate container b0aee25c14c2 09:13:58 ---> a28749a133c3 09:13:58 Step 31/31 : LABEL version=0.0.0 09:13:58 ---> Running in af27471fe114 09:13:58 Removing intermediate container af27471fe114 09:13:58 ---> 1f0871205465 09:13:58 09:13:59 Successfully built 1f0871205465 09:13:59 Successfully tagged security-bootstrapper-arm64:latest 09:13:59  Building security-bootstrapper ... done Building support-notifications 09:14:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:14:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:14:14 ---> 4f518a589b6c 09:14:14 Step 3/22 : WORKDIR /edgex-go 09:14:14 ---> Using cache 09:14:14 ---> c458275fa3a5 09:14:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:14 ---> Using cache 09:14:14 ---> e7841977268a 09:14:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:14:14 ---> Running in e7db854eda9f 09:14:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:18 OK: 221 MiB in 51 packages 09:14:19 Removing intermediate container e7db854eda9f 09:14:19 ---> 79c75ad8496b 09:14:19 Step 6/22 : COPY go.mod vendor* ./ 09:14:20 ---> 916fa4402b32 09:14:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:20 ---> Running in e871216e138f 09:15:17 Removing intermediate container e871216e138f 09:15:17 ---> 54a8dbe53805 09:15:17 Step 8/22 : COPY . . 09:15:21 ---> 7aa46904f57f 09:15:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:15:21 ---> Running in b6f978d84aeb 09:15:23 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 09:15:35 Removing intermediate container 1afb6ec6bfb9 09:15:35 ---> 89247c84d4a0 09:15:35 09:15:35 Step 9/20 : FROM alpine:3.15 09:15:35 ---> 60f2846fe774 09:15:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:15:35 ---> Using cache 09:15:35 ---> a4d8dc1ad7c5 09:15:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:35 ---> Using cache 09:15:35 ---> fa6dc3cf9d68 09:15:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:35 ---> Running in 011355a12e82 09:15:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:38 v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:15:38 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:15:38 OK: 15735 distinct packages available 09:15:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:40 (1/9) Installing ca-certificates (20220614-r0) 09:15:41 (2/9) Installing brotli-libs (1.0.9-r5) 09:15:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:15:41 (4/9) Installing libcurl (7.80.0-r2) 09:15:41 (5/9) Installing curl (7.80.0-r2) 09:15:41 (6/9) Installing dumb-init (1.2.5-r1) 09:15:41 (7/9) Installing musl-obstack (1.2.3-r0) 09:15:41 (8/9) Installing libucontext (1.1-r0) 09:15:41 (9/9) Installing gcompat (1.0.0-r4) 09:15:41 Executing busybox-1.34.1-r7.trigger 09:15:42 Executing ca-certificates-20220614-r0.trigger 09:15:42 OK: 8 MiB in 23 packages 09:15:45 Removing intermediate container 011355a12e82 09:15:45 ---> 1ea27527eb5e 09:15:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:45 ---> 1d8b2dd6bbd7 09:15:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:15:47 ---> f0b98fe418cd 09:15:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:15:48 ---> 056eed8a6af9 09:15:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:15:48 ---> Running in b3d5aa90f5ac 09:15:49 Removing intermediate container b3d5aa90f5ac 09:15:49 ---> 2c929aac7c18 09:15:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:15:49 ---> Running in a392079410ae 09:15:49 Removing intermediate container a392079410ae 09:15:49 ---> a9f40e3bd28b 09:15:49 Step 18/20 : LABEL arch=arm64 09:15:49 ---> Running in 2fac2ceff0e2 09:15:50 Removing intermediate container 2fac2ceff0e2 09:15:50 ---> 30028341c011 09:15:50 Step 19/20 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:15:50 ---> Running in 7f02ede65f70 09:15:51 Removing intermediate container 7f02ede65f70 09:15:51 ---> 512489af89cd 09:15:51 Step 20/20 : LABEL version=0.0.0 09:15:51 ---> Running in f859175cab1c 09:15:51 Removing intermediate container f859175cab1c 09:15:51 ---> eca9aee11163 09:15:51 09:15:51 Successfully built eca9aee11163 09:15:51 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:51  Building security-spiffe-token-provider ... done Building core-command 09:16:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:16:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:16:10 ---> 4f518a589b6c 09:16:10 Step 3/23 : WORKDIR /edgex-go 09:16:10 ---> Using cache 09:16:10 ---> c458275fa3a5 09:16:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:10 ---> Using cache 09:16:10 ---> e7841977268a 09:16:10 Step 5/23 : RUN apk add --update --no-cache make git 09:16:10 ---> Using cache 09:16:10 ---> 579834a64175 09:16:10 Step 6/23 : COPY go.mod vendor* ./ 09:16:10 ---> Using cache 09:16:10 ---> fc94b497c273 09:16:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:10 ---> Using cache 09:16:10 ---> 9b3ce073ead3 09:16:10 Step 8/23 : COPY . . 09:16:10 ---> Using cache 09:16:10 ---> a3fccd3788d7 09:16:10 Step 9/23 : RUN make cmd/core-command/core-command 09:16:10 ---> Running in fdd021d10489 09:16:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:17:47 Removing intermediate container 2477bafcd94e 09:17:47 ---> b891babf87e1 09:17:47 09:17:47 Step 10/24 : FROM alpine:3.16 09:17:47 ---> 3d81c46cd875 09:17:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:17:47 ---> Running in 33ee37f09d94 09:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:48 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 09:17:48 (1/1) Installing dumb-init (1.2.5-r1) 09:17:48 Executing busybox-1.35.0-r15.trigger 09:17:48 OK: 5 MiB in 15 packages 09:17:50 Removing intermediate container 33ee37f09d94 09:17:50 ---> 00d80f8b1437 09:17:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:17:50 ---> Running in 23c266eecdac 09:17:51 Removing intermediate container 23c266eecdac 09:17:51 ---> 4aa0a55fd334 09:17:51 Step 13/24 : ENV APP_PORT=59881 09:17:51 ---> Running in 62a17acecc39 09:17:51 Removing intermediate container 62a17acecc39 09:17:51 ---> 4461ea7463c3 09:17:51 Step 14/24 : EXPOSE $APP_PORT 09:17:51 ---> Running in aaba4e89602f 09:17:52 Removing intermediate container aaba4e89602f 09:17:52 ---> 1e8490ecb555 09:17:52 Step 15/24 : WORKDIR / 09:17:52 ---> Running in 8de40b8dd4cf 09:17:53 Removing intermediate container 8de40b8dd4cf 09:17:53 ---> 961a808bd447 09:17:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:54 ---> 05bfe8b461cf 09:17:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:17:55 ---> d6d71b6e1a70 09:17:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:17:56 ---> 192d8da2dc34 09:17:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:17:57 ---> db6be61b61c9 09:17:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:17:57 ---> Running in 28e6b95dc9d7 09:17:58 Removing intermediate container 28e6b95dc9d7 09:17:58 ---> 5badf8c1442c 09:17:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:58 ---> Running in e6127302f3d7 09:17:58 Removing intermediate container e6127302f3d7 09:17:58 ---> bdae37a878c9 09:17:58 Step 22/24 : LABEL arch=arm64 09:17:58 ---> Running in db8821869b04 09:17:59 Removing intermediate container db8821869b04 09:17:59 ---> 8aa45dcf36dd 09:17:59 Step 23/24 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:17:59 ---> Running in 8e638cda79fc 09:18:00 Removing intermediate container 8e638cda79fc 09:18:00 ---> c8d936e747ef 09:18:00 Step 24/24 : LABEL version=0.0.0 09:18:00 ---> Running in 4bfccbfc40a8 09:18:00 Removing intermediate container 4bfccbfc40a8 09:18:00 ---> 42e742d5c9b5 09:18:00 09:18:00 Successfully built 42e742d5c9b5 09:18:00 Successfully tagged core-metadata-arm64:latest 09:18:09  Building core-metadata ... done Removing intermediate container eca0919f4335 09:18:09 ---> 387f250692fb 09:18:09 09:18:09 Step 10/25 : FROM alpine:3.16 09:18:09 ---> 3d81c46cd875 09:18:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:18:09 ---> Running in 6591de8c2674 09:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:18:11 (1/3) Installing ca-certificates (20220614-r0) 09:18:11 (2/3) Installing dumb-init (1.2.5-r1) 09:18:11 (3/3) Installing su-exec (0.2-r1) 09:18:11 Executing busybox-1.35.0-r15.trigger 09:18:11 Executing ca-certificates-20220614-r0.trigger 09:18:12 OK: 6 MiB in 17 packages 09:18:14 Removing intermediate container 6591de8c2674 09:18:14 ---> 62572d5efabc 09:18:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:14 ---> Running in 438ca94f33ad 09:18:14 Removing intermediate container 438ca94f33ad 09:18:14 ---> 05686040a221 09:18:14 Step 13/25 : WORKDIR / 09:18:14 ---> Running in 6c0dd1b1d62b 09:18:15 Removing intermediate container 6c0dd1b1d62b 09:18:15 ---> f1547f04acc4 09:18:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:18:16 ---> 82f718cb86c3 09:18:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:18:16 ---> e06abce8b590 09:18:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:18:17 ---> d8e03ec2d624 09:18:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:18:18 ---> 7ea32fe1901a 09:18:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:18:20 ---> c502d31aeeb4 09:18:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:18:22 ---> 2be6c4ebed13 09:18:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:23 ---> f38c08927f3a 09:18:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:23 ---> Running in 216b990c2c6a 09:18:26 Removing intermediate container 216b990c2c6a 09:18:26 ---> d14acd30c233 09:18:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:18:26 ---> Running in 8be40b2efe53 09:18:26 Removing intermediate container 8be40b2efe53 09:18:26 ---> bac6a677a88a 09:18:26 Step 23/25 : LABEL arch=arm64 09:18:26 ---> Running in 549d7b0cf6b2 09:18:27 Removing intermediate container 549d7b0cf6b2 09:18:27 ---> 93ad5b063314 09:18:27 Step 24/25 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:18:27 ---> Running in 91390c767932 09:18:28 Removing intermediate container 91390c767932 09:18:28 ---> 2e745fa9c9cc 09:18:28 Step 25/25 : LABEL version=0.0.0 09:18:28 ---> Running in 8a066381e140 09:18:28 Removing intermediate container 8a066381e140 09:18:28 ---> e7fe5586c29e 09:18:28 09:18:29 Successfully built e7fe5586c29e 09:18:29 Successfully tagged security-secretstore-setup-arm64:latest 09:20:05  Building security-secretstore-setup ... done Removing intermediate container fdd021d10489 09:20:05 ---> bacb686c7269 09:20:05 09:20:05 Step 10/23 : FROM alpine:3.16 09:20:05 ---> 3d81c46cd875 09:20:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:20:05 ---> Using cache 09:20:05 ---> 00d80f8b1437 09:20:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:05 ---> Using cache 09:20:05 ---> 4aa0a55fd334 09:20:05 Step 13/23 : ENV APP_PORT=59882 09:20:05 ---> Running in 5b3f3689b112 09:20:05 Removing intermediate container 5b3f3689b112 09:20:05 ---> 0946e3bec88e 09:20:05 Step 14/23 : EXPOSE $APP_PORT 09:20:05 ---> Running in 1fd21403993d 09:20:05 Removing intermediate container 1fd21403993d 09:20:05 ---> e3bc16510454 09:20:05 Step 15/23 : WORKDIR / 09:20:05 ---> Running in 418568a4ee4a 09:20:05 Removing intermediate container 418568a4ee4a 09:20:05 ---> 7eaea748f62b 09:20:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:05 ---> 009a4b1a37d9 09:20:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:20:05 ---> 6a1bab88af13 09:20:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:20:05 ---> 04d3cab09a4e 09:20:05 Step 19/23 : ENTRYPOINT ["/core-command"] 09:20:05 ---> Running in 0bfedc38421e 09:20:05 Removing intermediate container 0bfedc38421e 09:20:05 ---> 346e19b31c43 09:20:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:05 ---> Running in 5e6a1f65a9f0 09:20:06 Removing intermediate container 5e6a1f65a9f0 09:20:06 ---> f07301329b03 09:20:06 Step 21/23 : LABEL arch=arm64 09:20:06 ---> Running in a859d9d04144 09:20:07 Removing intermediate container a859d9d04144 09:20:07 ---> 4262c9d532d5 09:20:07 Step 22/23 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:20:07 ---> Running in 3bfefef08f6b 09:20:08 Removing intermediate container 3bfefef08f6b 09:20:08 ---> 6bacafff7e40 09:20:08 Step 23/23 : LABEL version=0.0.0 09:20:08 ---> Running in 445d8c339599 09:20:09 Removing intermediate container 445d8c339599 09:20:09 ---> 85cfaad13a50 09:20:09 09:20:09 Successfully built 85cfaad13a50 09:20:09 Successfully tagged core-command-arm64:latest 09:20:18  Building core-command ... done Removing intermediate container 86154c0d51e7 09:20:18 ---> a72aa5db37da 09:20:18 09:20:18 Step 10/22 : FROM alpine:3.16 09:20:18 ---> 3d81c46cd875 09:20:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:20:18 ---> Using cache 09:20:18 ---> 00d80f8b1437 09:20:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:18 ---> Using cache 09:20:18 ---> 4aa0a55fd334 09:20:18 Step 13/22 : ENV APP_PORT=59861 09:20:18 ---> Running in 8259f248b0fd 09:20:18 Removing intermediate container 8259f248b0fd 09:20:18 ---> 0d01f0bba417 09:20:18 Step 14/22 : EXPOSE $APP_PORT 09:20:18 ---> Running in ebb4575d2c7f 09:20:19 Removing intermediate container ebb4575d2c7f 09:20:19 ---> 2e59d3be35b8 09:20:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:20 ---> 8aa1e15b2631 09:20:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:20:22 ---> 93f3b16f9646 09:20:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:20:23 ---> 254bae201a9f 09:20:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:20:23 ---> Running in fd805d385cd9 09:20:23 Removing intermediate container fd805d385cd9 09:20:23 ---> 318b885e294c 09:20:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:23 ---> Running in ec9042166a5a 09:20:24 Removing intermediate container ec9042166a5a 09:20:24 ---> 3baa99cfb0f6 09:20:24 Step 20/22 : LABEL arch=arm64 09:20:24 ---> Running in 79aa95875226 09:20:24 Removing intermediate container 79aa95875226 09:20:24 ---> 9d117f58e5ed 09:20:24 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:20:24 ---> Running in f6ab62bc6018 09:20:24 Removing intermediate container f6ab62bc6018 09:20:24 ---> aa352ff64eca 09:20:24 Step 22/22 : LABEL version=0.0.0 09:20:25 ---> Running in 58f95bd7bf51 09:20:25 Removing intermediate container 58f95bd7bf51 09:20:25 ---> f36e576cc182 09:20:25 09:20:25 Successfully built f36e576cc182 09:20:25 Successfully tagged support-scheduler-arm64:latest 09:20:40  Building support-scheduler ... done Removing intermediate container b6f978d84aeb 09:20:40 ---> a2e3d1b68a09 09:20:40 09:20:40 Step 10/22 : FROM alpine:3.16 09:20:40 ---> 3d81c46cd875 09:20:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:20:40 ---> Running in 77c60fe6d352 09:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:20:42 (1/2) Installing ca-certificates (20220614-r0) 09:20:42 (2/2) Installing dumb-init (1.2.5-r1) 09:20:42 Executing busybox-1.35.0-r15.trigger 09:20:42 Executing ca-certificates-20220614-r0.trigger 09:20:42 OK: 6 MiB in 16 packages 09:20:44 Removing intermediate container 77c60fe6d352 09:20:44 ---> 8c4e485b5887 09:20:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:20:44 ---> Running in d50daf22d2e7 09:20:44 Removing intermediate container d50daf22d2e7 09:20:44 ---> 1f7cd7f40f99 09:20:44 Step 13/22 : ENV APP_PORT=59860 09:20:44 ---> Running in a0dd84651415 09:20:44 Removing intermediate container a0dd84651415 09:20:44 ---> 888426b93943 09:20:44 Step 14/22 : EXPOSE $APP_PORT 09:20:44 ---> Running in 0c8123c50747 09:20:45 Removing intermediate container 0c8123c50747 09:20:45 ---> fab0df24683c 09:20:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 ---> 3a94087dfc1d 09:20:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:47 ---> 9cbe2a45a23d 09:20:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:20:47 ---> 6b3675be511e 09:20:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:20:47 ---> Running in 5a247e5f47a2 09:20:48 Removing intermediate container 5a247e5f47a2 09:20:48 ---> 35d504eeda1e 09:20:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:48 ---> Running in e21c26a37be7 09:20:48 Removing intermediate container e21c26a37be7 09:20:48 ---> da9cf56e4dc2 09:20:48 Step 20/22 : LABEL arch=arm64 09:20:48 ---> Running in 35f2ccf080e8 09:20:48 Removing intermediate container 35f2ccf080e8 09:20:48 ---> 66db7395cb6c 09:20:48 Step 21/22 : LABEL git_sha=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 09:20:48 ---> Running in cf78c99fc57b 09:20:49 Removing intermediate container cf78c99fc57b 09:20:49 ---> c3ae8d64d339 09:20:49 Step 22/22 : LABEL version=0.0.0 09:20:49 ---> Running in fd24e25e0f9c 09:20:49 Removing intermediate container fd24e25e0f9c 09:20:49 ---> 897c21797a09 09:20:49 09:20:49 Successfully built 897c21797a09 09:20:49 Successfully tagged support-notifications-arm64:latest 09:20:50  Building support-notifications ... done  [Pipeline] } 09:20:50 $ docker stop --time=1 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 09:20:51 $ docker rm -f 5dc52ead6492cd32136abf7bc88567fa422332a948faa7a1a35eaec6422026e3 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:52 + docker images 09:20:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:20:52 support-notifications-arm64 latest 897c21797a09 3 seconds ago 26.1MB 09:20:52 a2e3d1b68a09 13 seconds ago 1.41GB 09:20:52 support-scheduler-arm64 latest f36e576cc182 27 seconds ago 25.6MB 09:20:52 a72aa5db37da 36 seconds ago 1.41GB 09:20:52 core-command-arm64 latest 85cfaad13a50 44 seconds ago 15.5MB 09:20:52 bacb686c7269 53 seconds ago 1.35GB 09:20:52 security-secretstore-setup-arm64 latest e7fe5586c29e 2 minutes ago 27.9MB 09:20:52 387f250692fb 2 minutes ago 1.36GB 09:20:52 core-metadata-arm64 latest 42e742d5c9b5 2 minutes ago 17.4MB 09:20:52 b891babf87e1 3 minutes ago 1.38GB 09:20:52 security-spiffe-token-provider-arm64 latest eca9aee11163 5 minutes ago 28.3MB 09:20:52 89247c84d4a0 5 minutes ago 1.4GB 09:20:52 security-bootstrapper-arm64 latest 1f0871205465 6 minutes ago 18.6MB 09:20:52 876f724853e8 7 minutes ago 1.35GB 09:20:52 security-spire-server-arm64 latest 6bb8644c155b 7 minutes ago 84.2MB 09:20:52 708f4e58f5c4 7 minutes ago 1.25GB 09:20:52 core-data-arm64 latest efd608462771 8 minutes ago 20.6MB 09:20:52 74e60c327786 8 minutes ago 1.38GB 09:20:52 sys-mgmt-agent-arm64 latest 3d446e44fb5b 8 minutes ago 133MB 09:20:52 security-proxy-setup-arm64 latest 6c3e5cbb6145 9 minutes ago 26.2MB 09:20:52 60c80d64b3d5 10 minutes ago 1.35GB 09:20:52 db31b5a3c084 10 minutes ago 1.36GB 09:20:52 security-spire-agent-arm64 latest 9186caa29e5f 14 minutes ago 122MB 09:20:52 security-spire-config-arm64 latest b8a59146361d 14 minutes ago 83.6MB 09:20:52 0925200c1e2f 15 minutes ago 1.25GB 09:20:52 3cebe8be0618 15 minutes ago 1.25GB 09:20:52 ci-base-image-arm64 latest 4f518a589b6c 28 minutes ago 994MB 09:20:52 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 09:20:52 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 09:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 09:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:53 09:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:54 arm64: Pulling from edgex-lftools-log-publisher 09:20:54 8998bd30e6a1: Pulling fs layer 09:20:54 04944245beec: Pulling fs layer 09:20:54 699f458cf7ca: Pulling fs layer 09:20:54 765212b225bb: Pulling fs layer 09:20:54 f23df028b6ca: Pulling fs layer 09:20:54 d65c8cfc05b1: Pulling fs layer 09:20:54 2437ff75d9bd: Pulling fs layer 09:20:54 765212b225bb: Waiting 09:20:54 f23df028b6ca: Waiting 09:20:54 d65c8cfc05b1: Waiting 09:20:54 2437ff75d9bd: Waiting 09:20:54 04944245beec: Verifying Checksum 09:20:54 04944245beec: Download complete 09:20:54 765212b225bb: Download complete 09:20:54 f23df028b6ca: Verifying Checksum 09:20:54 f23df028b6ca: Download complete 09:20:54 d65c8cfc05b1: Verifying Checksum 09:20:54 d65c8cfc05b1: Download complete 09:20:54 699f458cf7ca: Verifying Checksum 09:20:54 699f458cf7ca: Download complete 09:20:54 8998bd30e6a1: Verifying Checksum 09:20:54 8998bd30e6a1: Download complete 09:20:57 2437ff75d9bd: Verifying Checksum 09:20:57 2437ff75d9bd: Download complete 09:20:59 8998bd30e6a1: Pull complete 09:20:59 04944245beec: Pull complete 09:21:01 699f458cf7ca: Pull complete 09:21:01 765212b225bb: Pull complete 09:21:02 f23df028b6ca: Pull complete 09:21:02 d65c8cfc05b1: Pull complete 09:21:17 2437ff75d9bd: Pull complete 09:21:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:17 prd-ubuntu20.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container 09:21:17 $ 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 09:21:20 $ docker top ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:21 ---> job-cost.sh 09:21:21 lf-activate-venv: SKIPPING 09:21:21 INFO: No Stack... 09:21:22 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:22 INFO: Archiving Costs [Pipeline] sh 09:21:23 + cut+ cat /w/workspace/edgex-go/1/archives/cost.csv -d, 09:21:23 -f6 [Pipeline] lock 09:21:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] 09:21:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] did not exist. Created. 09:21:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:24 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:24 Stashed 1 file(s) [Pipeline] } 09:21:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4119-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:24 $ docker stop --time=1 ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 09:21:25 $ docker rm -f ab7ced509f1f3f3ec22abcd82c996182d5945bc6398b598446246d8e6614aa98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:21:26 provisioning config files... 09:21:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3204234613556498192tmp [Pipeline] { [Pipeline] sh 09:21:27 + set +x 09:21:27 + curl -s https://codecov.io/bash 09:21:27 + bash -s -- 09:21:27 09:21:27 _____ _ 09:21:27 / ____| | | 09:21:27 | | ___ __| | ___ ___ _____ __ 09:21:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:27 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:27 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:27 Bash-1.0.6 09:21:27 09:21:27 09:21:27 ==> git version 2.25.1 found 09:21:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:21:27 Release-Date: 2020-01-08 09:21:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:27 ==> Jenkins CI detected. 09:21:27 current dir:  /w/workspace/edgex-go/1 09:21:27 project root: . 09:21:27 --> token set from env 09:21:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:27 ==> Running gcov in . (disable via -X gcov) 09:21:27 ==> Python coveragepy not found 09:21:27 ==> Searching for coverage reports in: 09:21:27 + . 09:21:27 -> Found 1 reports 09:21:27 ==> Detecting git/mercurial file structure 09:21:27 ==> Reading reports 09:21:27 + ./coverage.out bytes=479761 09:21:27 ==> Appending adjustments 09:21:27 https://docs.codecov.io/docs/fixing-reports 09:21:28 + Found adjustments 09:21:28 ==> Gzipping contents 09:21:28 64K /tmp/codecov.VWjnqu.gz 09:21:28 ==> Uploading reports 09:21:28 url: https://codecov.io 09:21:28 query: branch=PR-4119&commit=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= 09:21:28 -> Pinging Codecov 09:21:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4119&commit=c7bf56fd7005b3327bd0e63a15f988b7bc1bd439&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= 09:21:28 -> Uploading to 09:21:28 https://storage.googleapis.com/codecov/v4/raw/2022-08-08/00271124DB129430A58F1EEE437C3FCB/c7bf56fd7005b3327bd0e63a15f988b7bc1bd439/78a38066-0348-44a7-a02d-521d4009580d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T092128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac0be9bfe9c48bb59bd192097e388a8c4ea6e41b9d5f461a261230a518ba0925 09:21:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:28 Dload Upload Total Spent Left Speed 09:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63050 0 0 100 63050 0 212k --:--:-- --:--:-- --:--:-- 212k 09:21:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7bf56fd7005b3327bd0e63a15f988b7bc1bd439 [Pipeline] } 09:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:21:30 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:21:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:21:32 ---> package-listing.sh 09:21:32 ++ facter osfamily 09:21:32 ++ tr '[:upper:]' '[:lower:]' 09:21:32 + OS_FAMILY=debian 09:21:32 + workspace=/w/workspace/edgex-go/1 09:21:32 + START_PACKAGES=/tmp/packages_start.txt 09:21:32 + END_PACKAGES=/tmp/packages_end.txt 09:21:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:32 + PACKAGES=/tmp/packages_start.txt 09:21:32 + '[' /w/workspace/edgex-go/1 ']' 09:21:32 + PACKAGES=/tmp/packages_end.txt 09:21:32 + case "${OS_FAMILY}" in 09:21:32 + dpkg -l 09:21:32 + grep '^ii' 09:21:32 + '[' -f /tmp/packages_start.txt ']' 09:21:32 + '[' -f /tmp/packages_end.txt ']' 09:21:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:32 + '[' /w/workspace/edgex-go/1 ']' 09:21:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:21:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:21:32 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 09:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:33 09:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:33 latest: Pulling from edgex-lftools-log-publisher 09:21:33 5eb5b503b376: Pulling fs layer 09:21:33 5c69ac0246d0: Pulling fs layer 09:21:33 ec43610c2a17: Pulling fs layer 09:21:33 3a2ae6a8a46f: Pulling fs layer 09:21:33 33b1e0a273af: Pulling fs layer 09:21:33 5d3b04190fa2: Pulling fs layer 09:21:33 2f39f015ded8: Pulling fs layer 09:21:33 33b1e0a273af: Waiting 09:21:33 3a2ae6a8a46f: Waiting 09:21:33 2f39f015ded8: Waiting 09:21:33 5c69ac0246d0: Download complete 09:21:33 3a2ae6a8a46f: Verifying Checksum 09:21:33 3a2ae6a8a46f: Download complete 09:21:34 33b1e0a273af: Verifying Checksum 09:21:34 33b1e0a273af: Download complete 09:21:34 ec43610c2a17: Verifying Checksum 09:21:34 ec43610c2a17: Download complete 09:21:34 5d3b04190fa2: Verifying Checksum 09:21:34 5d3b04190fa2: Download complete 09:21:34 5eb5b503b376: Verifying Checksum 09:21:34 5eb5b503b376: Download complete 09:21:34 2f39f015ded8: Verifying Checksum 09:21:34 2f39f015ded8: Download complete 09:21:35 5eb5b503b376: Pull complete 09:21:35 5c69ac0246d0: Pull complete 09:21:36 ec43610c2a17: Pull complete 09:21:36 3a2ae6a8a46f: Pull complete 09:21:36 33b1e0a273af: Pull complete 09:21:36 5d3b04190fa2: Pull complete 09:21:41 2f39f015ded8: Pull complete 09:21:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:42 prd-ubuntu20.04-docker-8c-8g-22129 does not seem to be running inside a container 09:21:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:21:44 $ docker top 49ef3b9c4bbf448036831debb3ea69a62c3921db59b2e4a0c663aa6d3188b743 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:44 + touch /tmp/pre-build-complete [Pipeline] sh 09:21:44 + mkdir -p /var/log/sysstat [Pipeline] sh 09:21:45 + ls /var/log/sa-host 09:21:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:45 provisioning config files... 09:21:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8742558152046277031tmp [Pipeline] { [Pipeline] echo 09:21:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:21:45 ---> create-netrc.sh [Pipeline] } 09:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:21:46 ---> python-tools-install.sh [Pipeline] echo 09:21:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:21:46 ---> sudo-logs.sh 09:21:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:21:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:21:46 ---> job-cost.sh 09:21:46 lf-activate-venv: SKIPPING 09:21:46 DEBUG: total: 0.10999999940395355 09:21:46 INFO: Retrieving Stack Cost... 09:21:47 INFO: Retrieving Pricing Info for: v3-standard-8 09:21:48 INFO: Archiving Costs [Pipeline] echo 09:21:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:21:48 ---> logs-deploy.sh 09:21:48 lf-activate-venv: SKIPPING 09:21:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4119/1 09:21:48 INFO: archiving workspace using pattern(s): 09:21:49 Archives upload complete. 09:21:49 INFO: archiving logs to Nexus 09:21:50 ---> uname -a: 09:21:50 Linux prd-ubuntu20-04-docker-8c-8g-22129 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:21:50 09:21:50 09:21:50 ---> lscpu: 09:21:50 Architecture: x86_64 09:21:50 CPU op-mode(s): 32-bit, 64-bit 09:21:50 Byte Order: Little Endian 09:21:50 Address sizes: 40 bits physical, 48 bits virtual 09:21:50 CPU(s): 8 09:21:50 On-line CPU(s) list: 0-7 09:21:50 Thread(s) per core: 1 09:21:50 Core(s) per socket: 1 09:21:50 Socket(s): 8 09:21:50 NUMA node(s): 1 09:21:50 Vendor ID: AuthenticAMD 09:21:50 CPU family: 23 09:21:50 Model: 49 09:21:50 Model name: AMD EPYC-Rome Processor 09:21:50 Stepping: 0 09:21:50 CPU MHz: 2799.998 09:21:50 BogoMIPS: 5599.99 09:21:50 Virtualization: AMD-V 09:21:50 Hypervisor vendor: KVM 09:21:50 Virtualization type: full 09:21:50 L1d cache: 256 KiB 09:21:50 L1i cache: 256 KiB 09:21:50 L2 cache: 4 MiB 09:21:50 L3 cache: 128 MiB 09:21:50 NUMA node0 CPU(s): 0-7 09:21:50 Vulnerability Itlb multihit: Not affected 09:21:50 Vulnerability L1tf: Not affected 09:21:50 Vulnerability Mds: Not affected 09:21:50 Vulnerability Meltdown: Not affected 09:21:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:21:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:21:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:21:50 Vulnerability Srbds: Not affected 09:21:50 Vulnerability Tsx async abort: Not affected 09:21:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:21:50 09:21:50 09:21:50 ---> nproc: 09:21:50 8 09:21:50 09:21:50 09:21:50 ---> df -h: 09:21:50 Filesystem Size Used Avail Use% Mounted on 09:21:50 overlay 155G 17G 139G 11% / 09:21:50 tmpfs 64M 0 64M 0% /dev 09:21:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:21:50 shm 64M 0 64M 0% /dev/shm 09:21:50 /dev/vda1 155G 17G 139G 11% /facter-os 09:21:50 09:21:50 09:21:50 ---> sar -b -r -n DEV: 09:21:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22129) 08/08/22 _x86_64_ (8 CPU) 09:21:50 09:21:50 08:47:55 LINUX RESTART (8 CPU) 09:21:50 09:21:50 08:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:21:50 08:49:02 369.91 63.73 306.18 0.00 10277.77 206672.04 0.00 09:21:50 08:50:01 117.06 1.27 115.79 0.00 35.51 57191.05 0.00 09:21:50 08:51:01 48.26 0.12 48.14 0.00 1.60 17563.09 0.00 09:21:50 08:52:01 244.98 1.80 243.18 0.00 43.86 102213.90 0.00 09:21:50 08:53:01 798.90 8.03 790.87 0.00 69.32 269016.36 0.00 09:21:50 08:54:01 1283.70 1.45 1282.25 0.00 22.80 320432.33 0.00 09:21:50 08:55:01 314.83 0.42 314.41 0.00 3.33 56582.17 0.00 09:21:50 08:56:01 1.92 0.00 1.92 0.00 0.00 22.39 0.00 09:21:50 08:57:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:21:50 08:58:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 09:21:50 08:59:01 1.55 0.00 1.55 0.00 0.00 20.53 0.00 09:21:50 09:00:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:21:50 09:01:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 09:21:50 09:02:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:21:50 09:03:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 09:21:50 09:04:01 1.38 0.02 1.37 0.00 0.13 16.39 0.00 09:21:50 09:05:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 09:21:50 09:06:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:21:50 09:07:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 09:21:50 09:08:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 09:21:50 09:09:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:21:50 09:10:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:21:50 09:11:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 09:21:50 09:12:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 09:21:50 09:13:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 09:21:50 09:14:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:21:50 09:15:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:21:50 09:16:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:21:50 09:17:01 1.30 0.02 1.28 0.00 0.13 13.99 0.00 09:21:50 09:18:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 09:21:50 09:19:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 09:21:50 09:20:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:21:50 09:21:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 09:21:50 Average: 97.25 2.33 94.92 0.00 316.96 31198.58 0.00 09:21:50 09:21:50 08:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:21:50 08:49:02 29338768 31817076 505072 1.54 105348 2660700 1795316 5.29 1095412 2110824 0 09:21:50 08:50:01 27296880 31500324 787456 2.39 137900 4246472 2534856 7.47 1785012 3313724 605120 09:21:50 08:51:01 27336500 31672984 613032 1.86 141164 4353984 2072128 6.11 1453892 3588704 326240 09:21:50 08:52:01 25531776 31531604 735068 2.24 159232 5921880 2896476 8.54 1826992 4909432 139128 09:21:50 08:53:01 22026780 31572760 692588 2.11 296556 9125964 2777972 8.19 2035644 8003072 9912 09:21:50 08:54:01 20033324 31591004 669020 2.03 387336 10920884 2527980 7.45 2375356 9526760 26424 09:21:50 08:55:01 21163200 31742628 530016 1.61 419380 9942588 1937396 5.71 2162148 8657120 468 09:21:50 08:56:01 21164312 31743724 528896 1.61 419392 9942588 1937396 5.71 2161088 8657120 144 09:21:50 08:57:01 21179904 31759364 513256 1.56 419416 9942596 1937396 5.71 2145872 8657128 12 09:21:50 08:58:01 21180292 31759856 512776 1.56 419436 9942724 1937396 5.71 2145876 8657256 168 09:21:50 08:59:01 21181228 31760880 511780 1.56 419472 9942704 1937396 5.71 2145504 8657288 8 09:21:50 09:00:01 21181464 31761128 511500 1.56 419500 9942708 1937396 5.71 2144912 8657292 160 09:21:50 09:01:01 21181632 31761316 511464 1.56 419524 9942708 1937396 5.71 2144856 8657292 12 09:21:50 09:02:01 21181324 31761092 511668 1.56 419536 9942712 1937396 5.71 2145168 8657352 168 09:21:50 09:03:01 21181576 31761368 511388 1.56 419556 9942708 1937396 5.71 2145108 8657356 12 09:21:50 09:04:01 21181324 31761092 511540 1.56 419592 9942716 1953448 5.76 2145516 8657356 160 09:21:50 09:05:01 21181724 31761544 511032 1.55 419600 9942720 1953448 5.76 2144972 8657360 36 09:21:50 09:06:01 21181676 31761504 510992 1.55 419616 9942724 1953448 5.76 2144920 8657360 144 09:21:50 09:07:01 21181628 31761488 510964 1.55 419624 9942728 1953448 5.76 2144944 8657364 40 09:21:50 09:08:01 21181796 31761660 510940 1.55 419632 9942732 1953448 5.76 2144968 8657368 32 09:21:50 09:09:01 21182064 31761944 510636 1.55 419640 9942732 1953448 5.76 2145408 8657372 16 09:21:50 09:10:01 21181764 31761664 510852 1.55 419656 9942740 1953448 5.76 2145000 8657380 184 09:21:50 09:11:01 21181684 31761616 510956 1.55 419676 9942740 1953448 5.76 2145636 8657380 24 09:21:50 09:12:01 21181636 31761592 510924 1.55 419704 9942744 1953448 5.76 2145108 8657384 208 09:21:50 09:13:01 21181620 31761588 510876 1.55 419732 9942732 1953448 5.76 2145112 8657388 8 09:21:50 09:14:01 21181464 31761500 511072 1.55 419752 9942752 1953448 5.76 2145476 8657388 164 09:21:50 09:15:01 21181708 31761896 510628 1.55 419788 9942884 1937148 5.71 2145188 8657504 8 09:21:50 09:16:01 21181352 31761564 510848 1.55 419804 9942888 1937148 5.71 2145212 8657508 168 09:21:50 09:17:01 21181004 31761240 511116 1.55 419820 9942884 1937148 5.71 2145524 8657508 12 09:21:50 09:18:01 21180824 31761148 511276 1.55 419836 9942892 1937148 5.71 2145272 8657512 172 09:21:50 09:19:01 21181036 31761404 511036 1.55 419856 9942892 1937148 5.71 2146056 8657532 8 09:21:50 09:20:01 21181256 31761648 510756 1.55 419868 9942896 1937148 5.71 2145512 8657536 176 09:21:50 09:21:01 21180956 31761352 510988 1.55 419872 9942900 1953344 5.76 2145364 8657540 12 09:21:50 Average: 21921984 31733471 540679 1.64 380540 9263158 2033499 5.99 2076607 8036408 33623 09:21:50 09:21:50 08:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:21:50 08:49:02 ens3 1312.78 1221.89 9042.24 166.93 0.00 0.00 0.00 0.00 09:21:50 08:49:02 lo 5.00 5.00 0.47 0.47 0.00 0.00 0.00 0.00 09:21:50 08:49:02 docker0 562.66 456.15 39.37 2721.71 0.00 0.00 0.00 0.00 09:21:50 08:50:01 ens3 331.33 228.52 5193.95 83.42 0.00 0.00 0.00 0.00 09:21:50 08:50:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 09:21:50 08:50:01 docker0 99.90 132.57 8.26 1166.43 0.00 0.00 0.00 0.00 09:21:50 08:50:01 veth8268619 0.24 0.41 0.02 0.04 0.00 0.00 0.00 0.00 09:21:50 08:51:01 ens3 25.40 15.01 20.51 11.14 0.00 0.00 0.00 0.00 09:21:50 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:51:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 09:21:50 08:51:01 veth8268619 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 09:21:50 08:52:01 veth4c4b841 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 09:21:50 08:52:01 ens3 297.25 215.06 2725.12 88.05 0.00 0.00 0.00 0.00 09:21:50 08:52:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:21:50 08:52:01 veth6efac5f 17.16 20.38 1.61 155.69 0.00 0.00 0.00 0.01 09:21:50 08:52:01 docker0 124.55 161.94 9.18 1011.27 0.00 0.00 0.00 0.00 09:21:50 08:52:01 vethc4b15c0 16.25 20.33 1.51 127.58 0.00 0.00 0.00 0.01 09:21:50 08:52:01 vethe12cba1 17.38 20.73 1.68 180.89 0.00 0.00 0.00 0.01 09:21:50 08:52:01 veth1691954 17.56 20.91 1.63 156.49 0.00 0.00 0.00 0.01 09:21:50 08:52:01 veth1f53f0f 16.43 21.13 1.64 186.09 0.00 0.00 0.00 0.02 09:21:50 08:53:01 veth4c4b841 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:21:50 08:53:01 ens3 213.66 146.43 1882.13 79.98 0.00 0.00 0.00 0.00 09:21:50 08:53:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 09:21:50 08:53:01 docker0 88.20 146.06 6.45 1756.14 0.00 0.00 0.00 0.00 09:21:50 08:53:01 veth503eec0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:53:01 vethd6fa306 10.20 32.53 0.80 629.50 0.00 0.00 0.00 0.05 09:21:50 08:53:01 veth9aa2876 2.75 3.75 0.19 11.00 0.00 0.00 0.00 0.00 09:21:50 08:54:01 veth4c4b841 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:21:50 08:54:01 ens3 226.23 168.17 1238.61 102.49 0.00 0.00 0.00 0.00 09:21:50 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 08:54:01 docker0 98.08 134.98 7.34 1188.60 0.00 0.00 0.00 0.00 09:21:50 08:54:01 vethc582880 15.50 19.61 1.49 209.62 0.00 0.00 0.00 0.02 09:21:50 08:54:01 veth1fb577d 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 09:21:50 08:55:01 ens3 53.16 36.16 229.74 10.93 0.00 0.00 0.00 0.00 09:21:50 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:55:01 docker0 24.50 32.26 1.54 212.01 0.00 0.00 0.00 0.00 09:21:50 08:56:01 ens3 0.45 0.43 0.03 0.04 0.00 0.00 0.00 0.00 09:21:50 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:59:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:21:50 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:02:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:04:01 ens3 1.35 0.65 0.94 0.35 0.00 0.00 0.00 0.00 09:21:50 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:05:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:07:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:08:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:09:01 ens3 0.58 0.17 0.12 0.07 0.00 0.00 0.00 0.00 09:21:50 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:11:01 ens3 0.83 0.33 0.30 0.21 0.00 0.00 0.00 0.00 09:21:50 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:12:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:13:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:21:50 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:14:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:21:50 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:19:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:21:50 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:50 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:50 Average: ens3 74.57 61.57 613.88 16.45 0.00 0.00 0.00 0.00 09:21:50 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 09:21:50 Average: docker0 30.24 32.23 2.19 243.66 0.00 0.00 0.00 0.00 09:21:50 09:21:50 09:21:50 ---> sar -P ALL: 09:21:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22129) 08/08/22 _x86_64_ (8 CPU) 09:21:50 09:21:50 08:47:55 LINUX RESTART (8 CPU) 09:21:50 09:21:50 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:21:50 08:49:02 all 10.18 0.00 4.12 2.10 0.07 83.53 09:21:50 08:49:02 0 8.95 0.00 2.88 2.36 0.07 85.75 09:21:50 08:49:02 1 13.24 0.00 4.00 3.33 0.05 79.37 09:21:50 08:49:02 2 11.78 0.00 3.92 1.89 0.07 82.34 09:21:50 08:49:02 3 10.93 0.00 4.90 2.94 0.08 81.15 09:21:50 08:49:02 4 8.92 0.00 4.45 1.14 0.05 85.44 09:21:50 08:49:02 5 11.28 0.00 4.14 3.65 0.08 80.84 09:21:50 08:49:02 6 8.60 0.00 5.14 0.72 0.07 85.47 09:21:50 08:49:02 7 7.70 0.00 3.57 0.73 0.09 87.92 09:21:50 08:50:01 all 34.27 0.00 7.45 1.01 0.10 57.17 09:21:50 08:50:01 0 33.00 0.00 6.91 0.09 0.10 59.90 09:21:50 08:50:01 1 34.63 0.00 7.55 0.09 0.10 57.64 09:21:50 08:50:01 2 34.56 0.00 7.47 4.48 0.10 53.39 09:21:50 08:50:01 3 34.72 0.00 6.15 0.12 0.10 58.91 09:21:50 08:50:01 4 33.66 0.00 8.00 0.16 0.10 58.09 09:21:50 08:50:01 5 34.82 0.00 8.24 0.29 0.10 56.54 09:21:50 08:50:01 6 34.90 0.00 7.42 0.09 0.10 57.49 09:21:50 08:50:01 7 33.90 0.00 7.88 2.75 0.10 55.37 09:21:50 08:51:01 all 45.12 0.00 6.06 0.23 0.09 48.50 09:21:50 08:51:01 0 44.11 0.00 5.64 0.03 0.08 50.13 09:21:50 08:51:01 1 46.02 0.00 6.10 0.03 0.08 47.76 09:21:50 08:51:01 2 45.13 0.00 6.04 0.02 0.08 48.73 09:21:50 08:51:01 3 44.99 0.00 7.00 0.02 0.08 47.90 09:21:50 08:51:01 4 45.55 0.00 5.51 0.03 0.10 48.80 09:21:50 08:51:01 5 46.12 0.00 6.18 1.31 0.10 46.29 09:21:50 08:51:01 6 44.27 0.00 6.01 0.07 0.08 49.57 09:21:50 08:51:01 7 44.78 0.00 6.01 0.34 0.10 48.78 09:21:50 08:52:01 all 22.26 0.00 8.91 1.54 0.09 67.20 09:21:50 08:52:01 0 22.35 0.00 7.37 0.56 0.08 69.63 09:21:50 08:52:01 1 21.93 0.00 8.88 0.51 0.10 68.58 09:21:50 08:52:01 2 22.59 0.00 9.56 7.34 0.09 60.42 09:21:50 08:52:01 3 23.21 0.00 8.26 0.46 0.10 67.97 09:21:50 08:52:01 4 21.90 0.00 9.33 0.71 0.10 67.96 09:21:50 08:52:01 5 21.45 0.00 9.56 0.72 0.10 68.17 09:21:50 08:52:01 6 22.58 0.00 9.73 0.14 0.09 67.46 09:21:50 08:52:01 7 22.07 0.00 8.59 1.90 0.09 67.36 09:21:50 08:53:01 all 51.37 0.00 14.15 7.10 0.12 27.26 09:21:50 08:53:01 0 50.54 0.00 13.70 4.33 0.12 31.31 09:21:50 08:53:01 1 52.25 0.00 14.00 6.18 0.13 27.43 09:21:50 08:53:01 2 50.71 0.00 16.46 15.19 0.14 17.50 09:21:50 08:53:01 3 51.72 0.00 13.06 6.19 0.12 28.91 09:21:50 08:53:01 4 51.03 0.00 15.65 8.31 0.10 24.91 09:21:50 08:53:01 5 52.90 0.00 12.24 4.78 0.12 29.95 09:21:50 08:53:01 6 51.04 0.00 14.30 7.66 0.12 26.88 09:21:50 08:53:01 7 50.72 0.00 13.82 4.22 0.14 31.11 09:21:50 08:54:01 all 70.58 0.00 17.60 2.82 0.15 8.86 09:21:50 08:54:01 0 69.95 0.00 15.72 3.13 0.15 11.05 09:21:50 08:54:01 1 71.78 0.00 17.56 1.97 0.14 8.55 09:21:50 08:54:01 2 69.74 0.00 16.20 2.41 0.17 11.48 09:21:50 08:54:01 3 70.04 0.00 19.26 3.61 0.15 6.94 09:21:50 08:54:01 4 71.59 0.00 17.18 2.40 0.14 8.69 09:21:50 08:54:01 5 70.52 0.00 18.12 3.03 0.15 8.18 09:21:50 08:54:01 6 69.75 0.00 18.50 3.34 0.14 8.27 09:21:50 08:54:01 7 71.24 0.00 18.22 2.64 0.14 7.77 09:21:50 08:55:01 all 17.67 0.00 4.42 2.10 0.05 75.77 09:21:50 08:55:01 0 15.11 0.00 3.98 0.27 0.05 80.58 09:21:50 08:55:01 1 18.40 0.00 4.43 1.02 0.05 76.10 09:21:50 08:55:01 2 15.62 0.00 3.79 1.21 0.05 79.33 09:21:50 08:55:01 3 19.09 0.00 4.39 6.09 0.07 70.36 09:21:50 08:55:01 4 19.21 0.00 4.25 1.43 0.05 75.05 09:21:50 08:55:01 5 18.03 0.00 4.99 1.23 0.05 75.70 09:21:50 08:55:01 6 17.80 0.00 5.02 4.23 0.05 72.89 09:21:50 08:55:01 7 18.08 0.00 4.47 1.28 0.05 76.12 09:21:50 08:56:01 all 0.21 0.00 0.01 0.01 0.00 99.77 09:21:50 08:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:21:50 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 08:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 08:56:01 4 1.57 0.00 0.03 0.05 0.00 98.35 09:21:50 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 08:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:21:50 08:57:01 all 0.28 0.00 0.03 0.00 0.00 99.68 09:21:50 08:57:01 0 0.03 0.00 0.07 0.00 0.00 99.90 09:21:50 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 08:57:01 2 0.07 0.00 0.08 0.02 0.00 99.83 09:21:50 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 08:57:01 4 1.97 0.00 0.00 0.02 0.00 98.01 09:21:50 08:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:21:50 08:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:21:50 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 08:58:01 all 0.10 0.00 0.02 0.00 0.00 99.87 09:21:50 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 08:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 08:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 08:58:01 4 0.76 0.00 0.12 0.02 0.02 99.09 09:21:50 08:58:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:21:50 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 08:59:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:21:50 08:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:21:50 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:21:50 08:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 08:59:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:21:50 08:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 08:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:21:50 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:21:50 09:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 09:21:50 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 09:00:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:21:50 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:21:50 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:21:50 09:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:21:50 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:21:50 09:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:21:50 09:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:04:01 all 0.04 0.00 0.03 0.00 0.00 99.92 09:21:50 09:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:21:50 09:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:21:50 09:04:01 2 0.00 0.00 0.03 0.02 0.00 99.95 09:21:50 09:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:04:01 5 0.10 0.00 0.05 0.00 0.02 99.83 09:21:50 09:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:21:50 09:04:01 7 0.07 0.00 0.05 0.00 0.00 99.88 09:21:50 09:05:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:21:50 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:05:01 1 0.00 0.00 0.03 0.03 0.00 99.93 09:21:50 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:05:01 3 0.13 0.00 0.00 0.00 0.00 99.87 09:21:50 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:21:50 09:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:21:50 09:06:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 09:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 09:21:50 09:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:21:50 09:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:21:50 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:21:50 09:07:01 all 0.20 0.00 0.00 0.00 0.00 99.79 09:21:50 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:21:50 09:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:07:01 4 1.52 0.00 0.00 0.02 0.00 98.47 09:21:50 09:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:21:50 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:08:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:21:50 09:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 09:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:08:01 4 1.99 0.00 0.00 0.00 0.00 98.01 09:21:50 09:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:21:50 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:09:01 all 0.27 0.00 0.01 0.00 0.00 99.71 09:21:50 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:09:01 1 0.05 0.00 0.07 0.02 0.02 99.85 09:21:50 09:09:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:21:50 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:09:01 4 1.94 0.00 0.00 0.00 0.00 98.06 09:21:50 09:09:01 5 0.10 0.00 0.00 0.00 0.00 99.90 09:21:50 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:10:01 all 0.19 0.00 0.01 0.00 0.00 99.79 09:21:50 09:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:21:50 09:10:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:21:50 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:21:50 09:10:01 4 1.35 0.00 0.00 0.00 0.02 98.63 09:21:50 09:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:21:50 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:21:50 09:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:21:50 09:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:11:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:21:50 09:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:21:50 09:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:21:50 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:21:50 09:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:21:50 09:12:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:21:50 09:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 09:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:21:50 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:13:01 1 0.03 0.00 0.03 0.07 0.00 99.87 09:21:50 09:13:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:21:50 09:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:21:50 09:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:21:50 09:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:21:50 09:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:21:50 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:15:01 all 0.01 0.00 0.01 0.01 0.00 99.98 09:21:50 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:15:01 1 0.03 0.00 0.02 0.03 0.00 99.92 09:21:50 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:21:50 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:16:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:21:50 09:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:16:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:21:50 09:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:21:50 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:21:50 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:17:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:21:50 09:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:21:50 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:18:01 all 0.02 0.00 0.00 0.01 0.00 99.97 09:21:50 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:21:50 09:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:21:50 09:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:21:50 09:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:21:50 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:21:50 09:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:21:50 09:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:19:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:21:50 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:21:50 09:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:21:50 09:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:50 09:20:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:21:50 09:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:21:50 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:21:50 09:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:21:50 09:21:01 all 0.24 0.00 0.01 0.00 0.00 99.74 09:21:50 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:21:50 09:21:01 1 0.07 0.00 0.05 0.02 0.02 99.85 09:21:50 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:21:01 5 1.82 0.00 0.00 0.00 0.00 98.18 09:21:50 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:50 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:50 09:21:50 Average: CPU %user %nice %system %iowait %steal %idle 09:21:50 Average: all 7.58 0.00 1.88 0.51 0.02 90.00 09:21:50 Average: 0 7.30 0.00 1.69 0.32 0.02 90.67 09:21:50 Average: 1 7.75 0.00 1.89 0.41 0.02 89.93 09:21:50 Average: 2 7.48 0.00 1.90 0.98 0.02 89.62 09:21:50 Average: 3 7.63 0.00 1.89 0.58 0.02 89.87 09:21:50 Average: 4 7.88 0.00 1.93 0.43 0.02 89.74 09:21:50 Average: 5 7.71 0.00 1.91 0.45 0.02 89.90 09:21:50 Average: 6 7.45 0.00 1.98 0.49 0.02 90.06 09:21:50 Average: 7 7.43 0.00 1.87 0.41 0.02 90.26 09:21:50 09:21:50 09:21:50