Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 281070dea169d154d6f6132a7a0e82f831dc9bfb+346e0e8651016b5d00a5e3789d8d74af3490b153 (97ab08afeff40c6bc661313b6c994e7938f17334) 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-ssh3984701834120460598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3663561171913419812.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3313568060788153303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11971273707570949354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10620498478428533000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 on ‘prd-ubuntu20.04-docker-8c-8g-23946’ Running on prd-ubuntu20.04-docker-8c-8g-23948 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 346e0e8651016b5d00a5e3789d8d74af3490b153 into PR head commit 281070dea169d154d6f6132a7a0e82f831dc9bfb Merge succeeded, producing 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e Checking out Revision 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e (PR-4137) > 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/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 281070dea169d154d6f6132a7a0e82f831dc9bfb # 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 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e # timeout=10 Commit message: "Merge commit '346e0e8651016b5d00a5e3789d8d74af3490b153' into HEAD" > git rev-list --no-walk 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:56 ========================================================= 16:29:56 EdgeX Global Pipelines Version Info 16:29:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:57 ------------------- 16:29:57 stable info: 16:29:57 ------------------- 16:29:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:29:57 Message: update stable to v1.0.239 16:29:58 ------------------- 16:29:58 experimental info: 16:29:58 ------------------- 16:29:58 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:58 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:29:58 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4137 [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4137 [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4137 [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e5fa0e [Pipeline] echo 16:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:58 provisioning config files... 16:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3290447384128486748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:59 ---> docker-login.sh 16:29:59 nexus3.edgexfoundry.org:10001 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 nexus3.edgexfoundry.org:10002 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 nexus3.edgexfoundry.org:10003 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 nexus3.edgexfoundry.org:10004 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:59 Configure a credential helper to remove this warning. See 16:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:59 16:29:59 Login Succeeded 16:29:59 docker.io 16:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:00 Configure a credential helper to remove this warning. See 16:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:00 16:30:00 Login Succeeded 16:30:00 ---> docker-login.sh ends [Pipeline] } 16:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:00 + 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 16:30:00 + dirname cmd/core-command/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo core-command,cmd/core-command/Dockerfile 16:30:00 + dirname+ cmd/core-data/Dockerfile 16:30:00 cut -d/ -f2 16:30:00 + echo core-data,cmd/core-data/Dockerfile 16:30:00 + dirname cmd/core-metadata/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:00 + dirname cmd/security-bootstrapper/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:00 + + dirname cmd/security-proxy-setup/Dockerfilecut 16:30:00 -d/ -f2 16:30:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:00 + + dirname cmd/security-secretstore-setup/Dockerfile 16:30:00 cut -d/ -f2 16:30:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:00 + dirname cmd/security-spire-agent/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:00 + dirname cmd/security-spire-config/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:00 + dirname cmd/security-spire-server/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:00 + dirname cmd/support-notifications/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:00 + dirname cmd/support-scheduler/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:00 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:00 + cut -d/ -f2 16:30:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:00 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 16:30:00 + git rev-list -1 --merges 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e~1..8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo 16:30:00 -----------> git rev-list -1 --merges 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e~1..8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:30:00 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [false] [Pipeline] sh 16:30:01 + git log --format=format:%s -1 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo 16:30:01 ========================================================= 16:30:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:01 + grep -v github /etc/ssh/ssh_known_hosts 16:30:01 + [ -e /tmp/ssh_known_hosts ] 16:30:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:01 + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 16:30:01 /etc/ssh/ssh_known_hosts 16:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:01 16:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:02 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:02 b85a868b505f: Pulling fs layer 16:30:02 e2be974225ed: Pulling fs layer 16:30:02 339a4e72a1f5: Pulling fs layer 16:30:02 988bab9f4d93: Pulling fs layer 16:30:02 1469e6f7b9e6: Pulling fs layer 16:30:02 eaf3925da568: Pulling fs layer 16:30:02 bab4dde63d76: Pulling fs layer 16:30:02 bde34c3a00c8: Pulling fs layer 16:30:02 b352a97aabf1: Pulling fs layer 16:30:02 4872d77fe225: Pulling fs layer 16:30:02 5851b861e8e6: Pulling fs layer 16:30:02 988bab9f4d93: Waiting 16:30:02 b352a97aabf1: Waiting 16:30:02 4872d77fe225: Waiting 16:30:02 5851b861e8e6: Waiting 16:30:02 1469e6f7b9e6: Waiting 16:30:02 bab4dde63d76: Waiting 16:30:02 bde34c3a00c8: Waiting 16:30:02 eaf3925da568: Waiting 16:30:02 e2be974225ed: Download complete 16:30:02 988bab9f4d93: Verifying Checksum 16:30:02 988bab9f4d93: Download complete 16:30:02 1469e6f7b9e6: Verifying Checksum 16:30:02 1469e6f7b9e6: Download complete 16:30:02 eaf3925da568: Verifying Checksum 16:30:02 eaf3925da568: Download complete 16:30:02 339a4e72a1f5: Verifying Checksum 16:30:02 339a4e72a1f5: Download complete 16:30:02 bde34c3a00c8: Download complete 16:30:02 b352a97aabf1: Verifying Checksum 16:30:02 b352a97aabf1: Download complete 16:30:02 4872d77fe225: Verifying Checksum 16:30:02 4872d77fe225: Download complete 16:30:02 5851b861e8e6: Download complete 16:30:02 b85a868b505f: Verifying Checksum 16:30:02 b85a868b505f: Download complete 16:30:02 bab4dde63d76: Verifying Checksum 16:30:02 bab4dde63d76: Download complete 16:30:03 b85a868b505f: Pull complete 16:30:03 e2be974225ed: Pull complete 16:30:04 339a4e72a1f5: Pull complete 16:30:04 988bab9f4d93: Pull complete 16:30:04 1469e6f7b9e6: Pull complete 16:30:04 eaf3925da568: Pull complete 16:30:06 bab4dde63d76: Pull complete 16:30:06 bde34c3a00c8: Pull complete 16:30:06 b352a97aabf1: Pull complete 16:30:06 4872d77fe225: Pull complete 16:30:06 5851b861e8e6: Pull complete 16:30:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:07 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 16:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:11 $ docker top 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 -eo pid,comm 16:30:11 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). 16:30:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:11 [ssh-agent] Looking for ssh-agent implementation... 16:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:11 $ docker exec 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent 16:30:11 SSH_AUTH_SOCK=/tmp/ssh-S9PLCQbYYyQ5/agent.32 16:30:11 SSH_AGENT_PID=38 16:30:11 Running ssh-add (command line suppressed) 16:30:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5528824476276644255.key (/w/workspace/edgex-go/3@tmp/private_key_5528824476276644255.key) 16:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:12 + git tag --points-at HEAD [Pipeline] } 16:30:12 $ docker exec --env ******** --env ******** 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent -k 16:30:12 unset SSH_AUTH_SOCK; 16:30:12 unset SSH_AGENT_PID; 16:30:12 echo Agent pid 38 killed; 16:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:12 [ssh-agent] Looking for ssh-agent implementation... 16:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:12 $ docker exec 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent 16:30:12 SSH_AUTH_SOCK=/tmp/ssh-pWmYb36J3TLK/agent.71 16:30:12 SSH_AGENT_PID=77 16:30:12 Running ssh-add (command line suppressed) 16:30:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9206303488947322509.key (/w/workspace/edgex-go/3@tmp/private_key_9206303488947322509.key) 16:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:13 + git semver init 16:30:13 2022-08-30 16:30:13,452 [run_init] DEBUG init version:0.0.0 force:False 16:30:13 2022-08-30 16:30:13,453 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:13 2022-08-30 16:30:13,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:13 2022-08-30 16:30:13,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:25 2022-08-30 16:30:24,475 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:25 2022-08-30 16:30:24,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4137 with force:False 16:30:25 2022-08-30 16:30:24,475 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4137 16:30:25 2022-08-30 16:30:24,478 [execute] INFO git cat-file --batch-check 16:30:25 2022-08-30 16:30:24,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:25 2022-08-30 16:30:24,485 [execute] INFO git cat-file --batch 16:30:25 2022-08-30 16:30:24,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:25 2022-08-30 16:30:24,490 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4137 16:30:25 0.0.0 [Pipeline] } 16:30:25 $ docker exec --env ******** --env ******** 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent -k 16:30:25 unset SSH_AUTH_SOCK; 16:30:25 unset SSH_AGENT_PID; 16:30:25 echo Agent pid 77 killed; 16:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:26 + git semver [Pipeline] } 16:30:26 $ docker stop --time=1 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 16:30:27 $ docker rm -f 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:28 Stashed 1 file(s) [Pipeline] echo 16:30:28 [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 16:30:28 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 ========================================================= 16:30:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:29 2408cc74d12b: Pulling fs layer 16:30:29 ea60b727a1ce: Pulling fs layer 16:30:29 30c4a7721957: Pulling fs layer 16:30:29 370296b7ddb6: Pulling fs layer 16:30:29 7c6cee850709: Pulling fs layer 16:30:29 39a5fcdaea64: Pulling fs layer 16:30:29 d94ebbe4e438: Pulling fs layer 16:30:29 bcfd1f05c69d: Pulling fs layer 16:30:29 59ccb84bbe0f: Pulling fs layer 16:30:29 370296b7ddb6: Waiting 16:30:29 7c6cee850709: Waiting 16:30:29 39a5fcdaea64: Waiting 16:30:29 d94ebbe4e438: Waiting 16:30:29 bcfd1f05c69d: Waiting 16:30:29 59ccb84bbe0f: Waiting 16:30:29 30c4a7721957: Verifying Checksum 16:30:29 30c4a7721957: Download complete 16:30:29 ea60b727a1ce: Download complete 16:30:29 7c6cee850709: Download complete 16:30:29 39a5fcdaea64: Verifying Checksum 16:30:29 39a5fcdaea64: Download complete 16:30:29 2408cc74d12b: Verifying Checksum 16:30:29 d94ebbe4e438: Verifying Checksum 16:30:29 d94ebbe4e438: Download complete 16:30:29 2408cc74d12b: Pull complete 16:30:29 ea60b727a1ce: Pull complete 16:30:29 30c4a7721957: Pull complete 16:30:29 59ccb84bbe0f: Verifying Checksum 16:30:29 59ccb84bbe0f: Download complete 16:30:29 bcfd1f05c69d: Verifying Checksum 16:30:29 bcfd1f05c69d: Download complete 16:30:29 370296b7ddb6: Verifying Checksum 16:30:29 370296b7ddb6: Download complete 16:30:34 370296b7ddb6: Pull complete 16:30:34 7c6cee850709: Pull complete 16:30:34 39a5fcdaea64: Pull complete 16:30:34 d94ebbe4e438: Pull complete 16:30:36 bcfd1f05c69d: Pull complete 16:30:37 59ccb84bbe0f: Pull complete 16:30:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:37 WORKDIR /edgex 16:30:37 COPY go.mod . 16:30:37 RUN go mod download 16:30:37 + docker build -t ci-base-image-x86_64 -f - . 16:30:38 Sending build context to Docker daemon 169.3MB 16:30:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:38 ---> a4fb48ad2a94 16:30:38 Step 2/4 : WORKDIR /edgex 16:30:43 Still waiting to schedule task 16:30:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23947’ 16:30:46 ---> Running in bbf36ecd7e4f 16:30:46 Removing intermediate container bbf36ecd7e4f 16:30:46 ---> fcd5db1b0b19 16:30:46 Step 3/4 : COPY go.mod . 16:30:46 ---> 3429cbb3a6de 16:30:46 Step 4/4 : RUN go mod download 16:30:46 ---> Running in fa2d7da7402a 16:31:04 Removing intermediate container fa2d7da7402a 16:31:04 ---> 390d21d48a2f 16:31:04 Successfully built 390d21d48a2f 16:31:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:04 + docker inspect -f . ci-base-image-x86_64 16:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:04 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 16:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:05 $ docker top b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:05 + go version 16:31:05 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:05 $ docker stop --time=1 b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 16:31:07 $ docker rm -f b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + docker inspect -f . ci-base-image-x86_64 16:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:07 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 16:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:08 $ docker top e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:08 ========================================================= 16:31:08 [edgeXBuildGoParallel] Running Tests and Build... 16:31:08 ========================================================= [Pipeline] sh 16:31:08 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:31:08 + make test 16:31:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:15 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.778s coverage: 89.2% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.126s coverage: 94.4% of statements 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 80.8% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.206s coverage: 92.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 58.8% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.8% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.6% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:56 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 16:32:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:17 GO111MODULE=on go vet ./... 16:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:20 ./bin/test-attribution-txt.sh 16:32:20 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:20 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:20 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:20 + ls -al . 16:32:20 total 736 16:32:20 drwxrwxr-x 10 1001 1001 4096 Aug 30 16:31 . 16:32:20 drwxr-xr-x 4 root root 4096 Aug 30 16:31 .. 16:32:20 -rw-rw-r-- 1 1001 1001 16 Aug 30 16:29 .dockerignore 16:32:20 drwxrwxr-x 8 1001 1001 4096 Aug 30 16:31 .git 16:32:20 drwxrwxr-x 3 1001 1001 4096 Aug 30 16:29 .github 16:32:20 -rw-rw-r-- 1 1001 1001 1030 Aug 30 16:29 .gitignore 16:32:20 -rw-rw-r-- 1 1001 1001 42 Aug 30 16:29 .golangci.yml 16:32:20 -rw-rw-r-- 1 1001 1001 87 Aug 30 16:29 .hadolint.yml 16:32:20 drwxr-xr-x 3 1001 1001 4096 Aug 30 16:30 .semver 16:32:20 -rw-rw-r-- 1 1001 1001 166 Aug 30 16:29 .sonarcloud.properties 16:32:20 -rw-rw-r-- 1 1001 1001 1171 Aug 30 16:29 ADOPTERS.md 16:32:20 -rw-rw-r-- 1 1001 1001 10347 Aug 30 16:29 Attribution.txt 16:32:20 -rw-rw-r-- 1 1001 1001 63209 Aug 30 16:29 CHANGELOG.md 16:32:20 -rw-rw-r-- 1 1001 1001 3804 Aug 30 16:29 CONTRIBUTING.md 16:32:20 -rw-rw-r-- 1 1001 1001 677 Aug 30 16:29 GOVERNANCE.md 16:32:20 -rw-rw-r-- 1 1001 1001 850 Aug 30 16:29 Jenkinsfile 16:32:20 -rw-rw-r-- 1 1001 1001 10775 Aug 30 16:29 LICENSE 16:32:20 -rw-rw-r-- 1 1001 1001 13608 Aug 30 16:29 Makefile 16:32:20 -rw-rw-r-- 1 1001 1001 582 Aug 30 16:29 OWNERS.md 16:32:20 -rw-rw-r-- 1 1001 1001 10053 Aug 30 16:29 README.md 16:32:20 -rw-rw-r-- 1 1001 1001 6912 Aug 30 16:29 SECURITY.md 16:32:20 -rw-rw-r-- 1 1001 1001 5 Aug 30 16:30 VERSION 16:32:20 -rw-rw-r-- 1 1001 1001 4131 Aug 30 16:29 ZMQWindows.md 16:32:20 drwxrwxr-x 2 1001 1001 4096 Aug 30 16:29 bin 16:32:20 drwxrwxr-x 18 1001 1001 4096 Aug 30 16:29 cmd 16:32:20 -rw-r--r-- 1 root root 482786 Aug 30 16:31 coverage.out 16:32:20 -rw-rw-r-- 1 1001 1001 3682 Aug 30 16:29 go.mod 16:32:20 -rw-rw-r-- 1 1001 1001 38527 Aug 30 16:29 go.sum 16:32:20 drwxrwxr-x 8 1001 1001 4096 Aug 30 16:29 internal 16:32:20 drwxrwxr-x 3 1001 1001 4096 Aug 30 16:29 openapi 16:32:20 drwxrwxr-x 4 1001 1001 4096 Aug 30 16:29 snap 16:32:20 -rw-rw-r-- 1 1001 1001 204 Aug 30 16:29 version.go [Pipeline] sh 16:32:21 + '[' -e coverage.out ] 16:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:21 Stashed 1 file(s) [Pipeline] sh 16:32:21 + make build 16:32:21 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:36 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 16:32:48 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-command/core-command ./cmd/core-command 16:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:02 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 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:06 $ docker stop --time=1 e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd 16:33:12 $ docker rm -f e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:33:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23950 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws 16:33:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh 16:33:13 The recommended git tool is: git 16:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:13 16:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:13 latest: Pulling from edgex-devops/edgex-compose 16:33:13 cbdbe7a5bc2a: Pulling fs layer 16:33:13 ca9280d653b3: Pulling fs layer 16:33:13 7e9c9ca2126c: Pulling fs layer 16:33:13 cbdbe7a5bc2a: Download complete 16:33:13 ca9280d653b3: Verifying Checksum 16:33:13 ca9280d653b3: Download complete 16:33:13 cbdbe7a5bc2a: Pull complete 16:33:14 7e9c9ca2126c: Verifying Checksum 16:33:14 7e9c9ca2126c: Download complete 16:33:14 ca9280d653b3: Pull complete 16:33:18 7e9c9ca2126c: Pull complete 16:33:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:18 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 16:33:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:20 using credential edgex-jenkins-ssh 16:33:20 Cloning the remote Git repository 16:33:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:21 > git init /w/workspace/edgex-go/3 # timeout=10 16:33:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:21 > git --version # timeout=10 16:33:21 > git --version # 'git version 2.25.1' 16:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:23 $ docker top 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:23 + docker-compose build --help 16:33:23 + grep parallel 16:33:24 --parallel Build images in parallel. [Pipeline] } 16:33:24 $ docker stop --time=1 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 16:33:25 $ docker rm -f 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:25 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 16:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:26 $ docker top 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:27 Building core-command ... 16:33:27 Building core-data ... 16:33:27 Building core-metadata ... 16:33:27 Building security-bootstrapper ... 16:33:27 Building security-proxy-setup ... 16:33:27 Building security-secretstore-setup ... 16:33:27 Building security-spiffe-token-provider ... 16:33:27 Building security-spire-agent ... 16:33:27 Building security-spire-config ... 16:33:27 Building security-spire-server ... 16:33:27 Building support-notifications ... 16:33:27 Building support-scheduler ... 16:33:27 Building sys-mgmt-agent ... 16:33:27 Building security-secretstore-setup 16:33:27 Building security-spire-server 16:33:27 Building security-spire-config 16:33:27 Building core-data 16:33:27 Building security-bootstrapper 16:33:41 Merging remotes/origin/main commit 346e0e8651016b5d00a5e3789d8d74af3490b153 into PR head commit 281070dea169d154d6f6132a7a0e82f831dc9bfb 16:33:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:41 > git config core.sparsecheckout # timeout=10 16:33:41 > git checkout -f 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 16:33:41 > git remote # timeout=10 16:33:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 390d21d48a2f 16:33:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:33:42 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 390d21d48a2f 16:33:42 Step 3/31 : WORKDIR /edgex-go 16:33:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 390d21d48a2f 16:33:42 Step 3/26 : WORKDIR /edgex-go 16:33:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 390d21d48a2f 16:33:42 Step 3/25 : WORKDIR /edgex-go 16:33:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 390d21d48a2f 16:33:42 Step 3/25 : WORKDIR /edgex-go 16:33:42 Merge succeeded, producing bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:33:42 Checking out Revision bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 (PR-4137) 16:33:42 > git config --get remote.origin.url # timeout=10 16:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:42 > git merge 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 16:33:42 > git rev-parse HEAD^{commit} # timeout=10 16:33:42 > git config core.sparsecheckout # timeout=10 16:33:42 > git checkout -f bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 # timeout=10 16:33:46 Commit message: "Merge commit '346e0e8651016b5d00a5e3789d8d74af3490b153' into HEAD" 16:33:46 > git rev-list --no-walk 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:47 Dload Upload Total Spent Left Speed 16:33:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 16:33:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:48 + sudo tee /etc/docker/daemon.new 16:33:48 { 16:33:48 "registry-mirrors": [ 16:33:48 "https://nexus3.edgexfoundry.org:10001" 16:33:48 ], 16:33:48 "bip": "10.250.0.254/24", 16:33:48 "hosts": [ 16:33:48 "tcp://0.0.0.0:5555", 16:33:48 "unix:///var/run/docker.sock" 16:33:48 ], 16:33:48 "mtu": 1458, 16:33:48 "selinux-enabled": true, 16:33:48 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:48 } [Pipeline] sh 16:33:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:49 + sudo service docker restart 16:33:52 ---> Running in da35a920983b 16:33:52 ---> Running in e3c3cfd15dca 16:33:52 ---> Running in eb0787dcdd91 16:33:52 ---> Running in 87fb46c8a633 16:33:52 ---> Running in 06d2399abb31 16:33:52 Removing intermediate container 87fb46c8a633 16:33:52 ---> 55555314fa2b 16:33:52 Step 4/24 : WORKDIR /edgex-go 16:33:52 Removing intermediate container da35a920983b 16:33:52 ---> 5eb0af527015 16:33:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container eb0787dcdd91 16:33:52 ---> c5a59ce5e6a2 16:33:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container e3c3cfd15dca 16:33:52 ---> 6ca49c558284 16:33:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container 06d2399abb31 16:33:52 ---> 97dad378dfd0 16:33:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 ---> Running in e05052a3239d 16:33:52 ---> Running in 111ed4c189b9 16:33:52 ---> Running in d765a5622a4e 16:33:52 ---> Running in afd442a27cab 16:33:52 ---> Running in 802e341a6a30 16:33:52 Removing intermediate container e05052a3239d 16:33:52 ---> ecd31e40d36d 16:33:52 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 ---> Running in 48dc37de5b92 16:33:52 Removing intermediate container 111ed4c189b9 16:33:52 ---> f96811b6be17 16:33:52 Step 5/31 : RUN apk add --update --no-cache make git 16:33:52 ---> Running in 1d88ef391eeb 16:33:52 Removing intermediate container d765a5622a4e 16:33:52 ---> 0265b68f9e55 16:33:52 Step 5/25 : RUN apk add --update --no-cache make git 16:33:52 ---> Running in 4709818f6953 16:33:52 Removing intermediate container 802e341a6a30 16:33:52 ---> 3862d51a3059 16:33:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:52 ---> Running in 636b8e2c0856 16:33:52 Removing intermediate container afd442a27cab 16:33:52 ---> 5cf28909537e 16:33:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:52 ---> Running in bb07ffd8a92a 16:33:52 Removing intermediate container 48dc37de5b92 16:33:52 ---> a76999d0879e 16:33:52 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:52 ---> Running in 3415a00fee43 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 OK: 211 MiB in 51 packages 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 OK: 211 MiB in 51 packages 16:33:54 OK: 211 MiB in 51 packages 16:33:54 OK: 211 MiB in 51 packages 16:33:54 Removing intermediate container 1d88ef391eeb 16:33:54 ---> 50cb117dc69e 16:33:54 Step 6/31 : COPY go.mod vendor* ./ 16:33:54 Removing intermediate container 4709818f6953 16:33:54 ---> a7ea0920cc18 16:33:54 Step 6/25 : COPY go.mod vendor* ./ 16:33:54 ---> a286b83f329d 16:33:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 40a78690ca20 16:33:54 ---> 207fccde0262 16:33:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 5c40efef4caa 16:33:54 Removing intermediate container bb07ffd8a92a 16:33:54 ---> bfb092588112 16:33:54 Step 6/26 : COPY go.mod vendor* ./ 16:33:54 Removing intermediate container 636b8e2c0856 16:33:54 ---> 2164dd7de754 16:33:54 Step 6/25 : COPY go.mod vendor* ./ 16:33:54 ---> 86082429ef2b 16:33:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 2da168692dcf 16:33:54 ---> 394dc64d0085 16:33:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 733b91af8b23 16:33:55 OK: 211 MiB in 51 packages 16:33:55 Removing intermediate container 3415a00fee43 16:33:55 ---> 1d180e4b20fb 16:33:55 Step 7/24 : COPY go.mod vendor* ./ 16:33:55 ---> fae94478ced1 16:33:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 874428853f43 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:08 provisioning config files... 16:34:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8548758868695398200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:08 ---> docker-login.sh 16:34:08 nexus3.edgexfoundry.org:10001 16:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:09 Configure a credential helper to remove this warning. See 16:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:09 16:34:09 Login Succeeded 16:34:09 nexus3.edgexfoundry.org:10002 16:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:10 Configure a credential helper to remove this warning. See 16:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:10 16:34:10 Login Succeeded 16:34:10 nexus3.edgexfoundry.org:10003 16:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:10 Configure a credential helper to remove this warning. See 16:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:10 16:34:10 Login Succeeded 16:34:10 nexus3.edgexfoundry.org:10004 16:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:11 Configure a credential helper to remove this warning. See 16:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:11 16:34:11 Login Succeeded 16:34:11 docker.io 16:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:11 Configure a credential helper to remove this warning. See 16:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:11 16:34:11 Login Succeeded 16:34:11 ---> docker-login.sh ends [Pipeline] } 16:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:12 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:12 ========================================================= 16:34:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:13 b3c136eddcbf: Pulling fs layer 16:34:13 c0a3192eca97: Pulling fs layer 16:34:13 a050256f5b6f: Pulling fs layer 16:34:13 656be50a0ddc: Pulling fs layer 16:34:13 2bbca73fdf42: Pulling fs layer 16:34:13 46d945488cbd: Pulling fs layer 16:34:13 8a5474983e97: Pulling fs layer 16:34:13 329c88fbcd65: Pulling fs layer 16:34:13 2bbca73fdf42: Waiting 16:34:13 46d945488cbd: Waiting 16:34:13 8a5474983e97: Waiting 16:34:13 656be50a0ddc: Waiting 16:34:13 329c88fbcd65: Waiting 16:34:13 a050256f5b6f: Verifying Checksum 16:34:13 a050256f5b6f: Download complete 16:34:13 c0a3192eca97: Verifying Checksum 16:34:13 c0a3192eca97: Download complete 16:34:13 2bbca73fdf42: Verifying Checksum 16:34:13 2bbca73fdf42: Download complete 16:34:13 46d945488cbd: Download complete 16:34:13 b3c136eddcbf: Verifying Checksum 16:34:13 b3c136eddcbf: Download complete 16:34:14 b3c136eddcbf: Pull complete 16:34:14 329c88fbcd65: Verifying Checksum 16:34:14 329c88fbcd65: Download complete 16:34:14 c0a3192eca97: Pull complete 16:34:15 a050256f5b6f: Pull complete 16:34:15 8a5474983e97: Verifying Checksum 16:34:15 8a5474983e97: Download complete 16:34:16 656be50a0ddc: Verifying Checksum 16:34:16 656be50a0ddc: Download complete 16:34:22 Removing intermediate container 733b91af8b23 16:34:22 ---> a88cf6b17022 16:34:22 Step 8/25 : COPY . . 16:34:22 Removing intermediate container 874428853f43 16:34:22 ---> 3c2a4f376f0d 16:34:22 Step 9/24 : COPY . . 16:34:22 Removing intermediate container 5c40efef4caa 16:34:22 ---> 301a5965d7bc 16:34:22 Step 8/25 : COPY . . 16:34:22 Removing intermediate container 2da168692dcf 16:34:22 ---> 4f15bc9c9041 16:34:22 Step 8/26 : COPY . . 16:34:22 Removing intermediate container 40a78690ca20 16:34:22 ---> 1594805cf6df 16:34:22 Step 8/31 : COPY . . 16:34:31 656be50a0ddc: Pull complete 16:34:31 2bbca73fdf42: Pull complete 16:34:31 46d945488cbd: Pull complete 16:34:38 8a5474983e97: Pull complete 16:34:40 329c88fbcd65: Pull complete 16:34:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:40 + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:40 WORKDIR /edgex 16:34:40 COPY go.mod . 16:34:40 RUN go mod download . 16:34:40 16:34:41 Sending build context to Docker daemon 3.162MB 16:34:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:41 ---> ff4287adb874 16:34:41 Step 2/4 : WORKDIR /edgex 16:34:43 ---> Running in 991cbfa44ed4 16:34:43 Removing intermediate container 991cbfa44ed4 16:34:43 ---> 4eb7593fee41 16:34:43 Step 3/4 : COPY go.mod . 16:34:44 ---> b154f17ffa7d 16:34:44 Step 4/4 : RUN go mod download 16:34:44 ---> Running in fd0efce89479 16:34:49 ---> 8a10cfa58682 16:34:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:49 ---> Running in e0925c2de9ae 16:34:49 ---> 6b4bbfdeef1e 16:34:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:49 ---> d143c6ce43fa 16:34:49 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:34:49 ---> 7b7a99594c9b 16:34:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:49 ---> ab0eefa53cab 16:34:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:49 ---> Running in 6641e22876ec 16:34:49 ---> Running in 7b2f1907555c 16:34:49 ---> Running in 36282dac2a64 16:34:49 ---> Running in b6bc20a8d7a7 16:34:49 Removing intermediate container e0925c2de9ae 16:34:49 ---> d09dc2c9a0b8 16:34:49 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:49 ---> Running in 96a070ebf7dd 16:34:49 Removing intermediate container 36282dac2a64 16:34:49 ---> df885310056b 16:34:49 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:49 ---> Running in 2a064d5eaad8 16:34:49 Removing intermediate container 96a070ebf7dd 16:34:49 ---> a940087ee70b 16:34:49 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 16:34:49 ---> Running in 162fecdefacb 16:34:49 Removing intermediate container 2a064d5eaad8 16:34:49 ---> dd21c5dd682d 16:34:49 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 16:34:49 ---> Running in 96187e6bc178 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:49 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 16:34:49 Removing intermediate container 162fecdefacb 16:34:49 ---> 6631873e2276 16:34:49 Step 12/25 : WORKDIR /edgex-go 16:34:49 Removing intermediate container 96187e6bc178 16:34:49 ---> b30263c53cb2 16:34:49 Step 12/26 : WORKDIR /edgex-go 16:34:49 ---> Running in 196b61a880b4 16:34:49 ---> Running in ee58a8dca882 16:34:49 Removing intermediate container ee58a8dca882 16:34:49 ---> 5b19cfb2fb3e 16:34:49 16:34:49 Step 13/26 : FROM alpine:3.15 16:34:49 Removing intermediate container 196b61a880b4 16:34:49 ---> 3c992098889e 16:34:49 16:34:49 Step 13/25 : FROM alpine:3.15 16:34:49 3.15: Pulling from library/alpine 16:34:49 3.15: Pulling from library/alpine 16:34:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:49 Status: Downloaded newer image for alpine:3.15 16:34:49 Status: Image is up to date for alpine:3.15 16:34:49 ---> c4fc93816858 16:34:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:49 ---> c4fc93816858 16:34:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:49 ---> Running in 0e460d88d6a3 16:34:49 ---> Running in 423209a1593c 16:34:49 Removing intermediate container 0e460d88d6a3 16:34:49 ---> bb62e71bbb36 16:34:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Running in 77abcb413137 16:34:49 Removing intermediate container 423209a1593c 16:34:49 ---> 011b591a0244 16:34:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Running in 78f59e3338c9 16:34:51 Removing intermediate container 78f59e3338c9 16:34:51 ---> 6ffba2d2b687 16:34:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:51 ---> Running in 976ebc00aa18 16:34:51 Removing intermediate container 77abcb413137 16:34:51 ---> d6de51f39e3b 16:34:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:51 ---> Running in 7570bb47faba 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:53 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:53 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:53 OK: 15856 distinct packages available 16:34:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:53 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:53 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:53 OK: 15856 distinct packages available 16:34:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:54 (1/4) Installing dumb-init (1.2.5-r1) 16:34:54 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:54 (3/4) Installing libucontext (1.1-r0) 16:34:54 (1/5) Installing dumb-init (1.2.5-r1) 16:34:54 (4/4) Installing gcompat (1.0.0-r4) 16:34:54 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:54 Executing busybox-1.34.1-r7.trigger 16:34:54 OK: 6 MiB in 18 packages 16:34:54 (3/5) Installing libucontext (1.1-r0) 16:34:55 (4/5) Installing gcompat (1.0.0-r4) 16:34:55 (5/5) Installing openssl (1.1.1q-r0) 16:34:55 Executing busybox-1.34.1-r7.trigger 16:34:55 OK: 7 MiB in 19 packages 16:34:59 Removing intermediate container 976ebc00aa18 16:34:59 ---> 52c724d59773 16:34:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:59 Removing intermediate container 7570bb47faba 16:34:59 ---> f2e310c4dc00 16:34:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:09 ---> 67c74434b6ae 16:35:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:09 ---> bc8e4fbbc6e8 16:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:09 ---> 7fd1fa60bf4e 16:35:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:10 ---> 6e68f647ca89 16:35:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:10 ---> Running in aba589c5e6c2 16:35:10 Removing intermediate container aba589c5e6c2 16:35:10 ---> 47b8896daecc 16:35:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:10 ---> 6153ac05046c 16:35:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:10 ---> d2964f20e516 16:35:10 Step 21/26 : WORKDIR / 16:35:10 ---> Running in c8a186d539c8 16:35:10 Removing intermediate container c8a186d539c8 16:35:10 ---> 8d3d4d58ed82 16:35:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:11 ---> 8fbfcb6c17a8 16:35:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:11 ---> Running in ff8a9f461e5d 16:35:11 ---> Running in aadad5380382 16:35:11 Removing intermediate container ff8a9f461e5d 16:35:11 ---> 08aea589128a 16:35:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:11 Removing intermediate container aadad5380382 16:35:11 ---> 60efe61d4846 16:35:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:11 ---> Running in eb7e134c540b 16:35:11 ---> Running in b391f9246a5b 16:35:12 Removing intermediate container eb7e134c540b 16:35:12 ---> e2ed3d518274 16:35:12 Step 24/26 : LABEL arch=x86_64 16:35:12 Removing intermediate container b391f9246a5b 16:35:12 ---> 773ae96b6f90 16:35:12 Step 23/25 : LABEL arch=x86_64 16:35:12 ---> Running in 3e8953bcea01 16:35:12 ---> Running in 0346428203b3 16:35:13 Removing intermediate container 3e8953bcea01 16:35:13 ---> 88c0e8235648 16:35:13 Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:35:15 Removing intermediate container 0346428203b3 16:35:15 ---> 868c09e16e8d 16:35:15 Step 25/26 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:35:15 ---> Running in b04442933c94 16:35:15 ---> Running in fffb9dab1060 16:35:15 Removing intermediate container 6641e22876ec 16:35:15 ---> 7cdb6123f0ce 16:35:15 16:35:15 Step 10/25 : FROM alpine:3.16 16:35:15 Removing intermediate container b04442933c94 16:35:15 ---> 8a00bc9247b8 16:35:15 Step 25/25 : LABEL version=0.0.0 16:35:15 Removing intermediate container b6bc20a8d7a7 16:35:15 ---> 70c0c0b60b14 16:35:15 16:35:15 Step 10/31 : FROM alpine:3.16 16:35:16 Removing intermediate container fffb9dab1060 16:35:16 ---> 891d44541afa 16:35:16 Step 26/26 : LABEL version=0.0.0 16:35:16 ---> Running in c030598cb781 16:35:16 ---> Running in 41b78f1fef8f 16:35:16 Removing intermediate container c030598cb781 16:35:16 ---> 916c79497c82 16:35:16 16:35:16 Removing intermediate container 41b78f1fef8f 16:35:16 ---> c5485b9d99bf 16:35:16 16:35:16 Successfully built 916c79497c82 16:35:16 Successfully tagged security-spire-server:latest 16:35:16 Successfully built c5485b9d99bf 16:35:16  Building security-spire-server ... done Building core-command 16:35:16 Successfully tagged security-spire-config:latest 16:35:16 Building sys-mgmt-agent 16:35:16  Building security-spire-config ... done 3.16: Pulling from library/alpine 16:35:16 3.16: Pulling from library/alpine 16:35:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:20 ---> 390d21d48a2f 16:35:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:35:20 ---> Using cache 16:35:20 ---> 55555314fa2b 16:35:20 Step 4/24 : WORKDIR /edgex-go 16:35:20 ---> Using cache 16:35:20 ---> ecd31e40d36d 16:35:20 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:20 ---> Using cache 16:35:20 ---> a76999d0879e 16:35:20 Step 6/24 : RUN apk add --update --no-cache make git 16:35:23 Removing intermediate container fd0efce89479 16:35:23 ---> 21fb66a862d3 16:35:23 Successfully built 21fb66a862d3 16:35:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:24 + docker inspect -f . ci-base-image-arm64 16:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 390d21d48a2f 16:35:24 Step 3/23 : WORKDIR /edgex-go 16:35:24 ---> Using cache 16:35:24 ---> 97dad378dfd0 16:35:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:24 ---> Using cache 16:35:24 ---> 0265b68f9e55 16:35:24 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:24 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 16:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:25 $ docker top c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:26 + go version 16:35:26 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:26 $ docker stop --time=1 c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 16:35:28 $ docker rm -f c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 16:35:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:28 Status: Downloaded newer image for alpine:3.16 16:35:28 Status: Image is up to date for alpine:3.16 16:35:28 ---> 9c6f07244728 16:35:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:28 ---> 9c6f07244728 16:35:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:28 ---> Running in 71361514cf7c 16:35:28 ---> Running in 909bbeb35499 16:35:28 ---> Running in db70453c9264 16:35:28 ---> Running in d284ef0b6379 16:35:28 Removing intermediate container db70453c9264 16:35:28 ---> aad967e4a5be 16:35:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:29 ---> Running in b507e3dfdac3 16:35:29 + docker inspect -f . ci-base-image-arm64 16:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 16:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:29 (1/2) Installing dumb-init (1.2.5-r1) 16:35:29 (2/2) Installing su-exec (0.2-r1) 16:35:29 Executing busybox-1.35.0-r17.trigger 16:35:29 OK: 6 MiB in 16 packages 16:35:29 (1/3) Installing ca-certificates (20220614-r0) 16:35:29 (2/3) Installing dumb-init (1.2.5-r1) 16:35:29 (3/3) Installing su-exec (0.2-r1) 16:35:29 Executing busybox-1.35.0-r17.trigger 16:35:29 Executing ca-certificates-20220614-r0.trigger 16:35:29 OK: 6 MiB in 17 packages 16:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:30 OK: 211 MiB in 51 packages 16:35:30 OK: 211 MiB in 51 packages 16:35:30 $ docker top 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 -eo pid,comm 16:35:30 Removing intermediate container 7b2f1907555c 16:35:30 ---> 7e29e01f7bf7 16:35:30 16:35:30 Step 11/24 : FROM alpine:3.16 16:35:30 ---> 9c6f07244728 16:35:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] { [Pipeline] echo 16:35:30 ========================================================= 16:35:30 [edgeXBuildGoParallel] Running Tests and Build... 16:35:30 ========================================================= [Pipeline] sh 16:35:31 ---> Running in 6b6b1a32a309 16:35:31 Removing intermediate container 6b6b1a32a309 16:35:31 ---> 4ae28db50846 16:35:31 Step 13/24 : ENV APP_PORT=59880 16:35:31 ---> Running in e13e9e0671dc 16:35:31 Removing intermediate container b507e3dfdac3 16:35:31 ---> 6d043e2cc6f9 16:35:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:31 Removing intermediate container e13e9e0671dc 16:35:31 ---> 6bac5a5ee97f 16:35:31 Step 14/24 : EXPOSE $APP_PORT 16:35:31 ---> Running in 6db1c195f256 16:35:31 ---> Running in a66dce4040f8 16:35:31 Removing intermediate container d284ef0b6379 16:35:31 ---> 53aaa217ed82 16:35:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:31 Removing intermediate container 71361514cf7c 16:35:31 ---> 0cfda0869088 16:35:31 Step 7/24 : COPY go.mod vendor* ./ 16:35:31 ---> Running in 76c3f8aecc35 16:35:31 Removing intermediate container 909bbeb35499 16:35:31 ---> f55f5e84aa57 16:35:31 Step 6/23 : COPY go.mod vendor* ./ 16:35:31 Removing intermediate container 6db1c195f256 16:35:31 ---> c04dfbda5f1a 16:35:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:31 Removing intermediate container a66dce4040f8 16:35:31 ---> d998ec727c0c 16:35:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:31 Removing intermediate container 76c3f8aecc35 16:35:31 ---> 56b89c00eb84 16:35:31 Step 13/25 : WORKDIR / 16:35:31 ---> Running in d545621df3d3 16:35:31 ---> Running in 12c21af81ff9 16:35:31 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:35:31 ---> Running in 769fa852be90 16:35:31 ---> bb9f541f7ab7 16:35:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:31 ---> 5ec5e833d1cb 16:35:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:31 ---> Running in b302906617d9 16:35:31 ---> Running in 42ab521bb4ef 16:35:31 Removing intermediate container d545621df3d3 16:35:31 ---> 8f11e6c37d2d 16:35:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:31 Removing intermediate container 12c21af81ff9 16:35:31 ---> b9da33da59d1 16:35:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:31 ---> Running in d8941a7ba618 16:35:31 Removing intermediate container d8941a7ba618 16:35:31 ---> 32700d6aed27 16:35:31 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:31 ---> b6751ce4794d 16:35:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:31 ---> Running in cd477952928b 16:35:32 ---> 1a8dc9967ac3 16:35:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:32 ---> f6f3cf828568 16:35:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:32 + make test 16:35:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:32 ---> c6aa6577b85c 16:35:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:32 Removing intermediate container 769fa852be90 16:35:32 ---> 8926697b7f55 16:35:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:35:32 ---> Running in 9a0e0424fa3b 16:35:32 ---> 869de7484327 16:35:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:32 Removing intermediate container cd477952928b 16:35:32 ---> b160be1a337c 16:35:32 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:32 ---> Running in a23b5c910ccd 16:35:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:34 Removing intermediate container a23b5c910ccd 16:35:34 ---> 9ec13f6a8382 16:35:34 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:34 (1/6) Installing dumb-init (1.2.5-r1) 16:35:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:34 (3/6) Installing libsodium (1.0.18-r0) 16:35:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:34 (5/6) Installing libzmq (4.3.4-r0) 16:35:35 (6/6) Installing zeromq (4.3.4-r0) 16:35:35 Executing busybox-1.35.0-r17.trigger 16:35:35 OK: 8 MiB in 20 packages 16:35:37 ---> ace08dcdda2d 16:35:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:37 ---> ba02305f4a97 16:35:37 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:37 ---> Running in 6c56127c252c 16:35:37 ---> 41bbcda4ee38 16:35:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:37 ---> Running in db2571c10489 16:35:39 Removing intermediate container 9a0e0424fa3b 16:35:39 ---> cf4cdeec0bd8 16:35:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:40 ---> 1e7029735ef4 16:35:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:40 Removing intermediate container 6c56127c252c 16:35:40 ---> 0025d80f0a6c 16:35:40 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:40 Removing intermediate container db2571c10489 16:35:40 ---> 703286360d9a 16:35:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:40 ---> 0873dcf6ec76 16:35:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:40 ---> Running in 368f2c1244f1 16:35:41 ---> 49da94ca70fe 16:35:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:42 ---> 6409f6a41734 16:35:42 Step 20/24 : ENTRYPOINT ["/core-data"] 16:35:42 Removing intermediate container 368f2c1244f1 16:35:42 ---> 8ee14957ba3f 16:35:42 Step 23/25 : LABEL arch=x86_64 16:35:42 ---> b724117c10ba 16:35:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:42 ---> Running in 1994d22f664c 16:35:42 ---> Running in 34249a503623 16:35:42 ---> 4e279560b18a 16:35:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:42 Removing intermediate container 1994d22f664c 16:35:42 ---> bc33c93b5236 16:35:42 Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:35:42 Removing intermediate container 34249a503623 16:35:42 ---> be23709fbf36 16:35:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:42 ---> Running in 439233aae80e 16:35:42 ---> Running in b40efb2544f5 16:35:42 Removing intermediate container b40efb2544f5 16:35:42 ---> 4c00593edc7b 16:35:42 Step 25/25 : LABEL version=0.0.0 16:35:42 Removing intermediate container 439233aae80e 16:35:42 ---> a024e43dcd81 16:35:42 Step 22/24 : LABEL arch=x86_64 16:35:42 ---> 2732537faaa8 16:35:42 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:42 ---> Running in 37117e46106b 16:35:43 ---> Running in 0578c8fb6333 16:35:43 ---> 26df2279ab18 16:35:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:43 Removing intermediate container b302906617d9 16:35:43 ---> b847dbb6ab6e 16:35:43 Step 8/23 : COPY . . 16:35:43 Removing intermediate container 0578c8fb6333 16:35:43 ---> 4639b56c0cc2 16:35:43 Step 23/24 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:35:43 Removing intermediate container 37117e46106b 16:35:43 ---> c30597757f13 16:35:43 16:35:43 Removing intermediate container 42ab521bb4ef 16:35:43 ---> 394ef60099ef 16:35:43 Step 9/24 : COPY . . 16:35:43 ---> Running in 1ced7d4987a9 16:35:43 Successfully built c30597757f13 16:35:44 Successfully tagged security-secretstore-setup:latest 16:35:44 Building security-spiffe-token-provider 16:35:49  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:49 ---> 390d21d48a2f 16:35:49 Step 3/20 : WORKDIR /edgex-go 16:35:49 ---> Using cache 16:35:49 ---> 97dad378dfd0 16:35:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:55 ---> 819be1821d6a 16:35:55 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:57 Removing intermediate container 1ced7d4987a9 16:35:57 ---> e9539d36489a 16:35:57 Step 24/24 : LABEL version=0.0.0 16:35:57 ---> Running in 91c9ecd69372 16:35:57 ---> Running in a38a251890cb 16:35:57 ---> Running in b39541e9e4e4 16:35:57 ---> 7f4638791a09 16:35:57 ---> f9045453f930 16:35:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:35:57 16:35:57 ---> Running in a2d766cb104c 16:35:57 ---> Running in 2b765bb37309 16:35:57 Removing intermediate container b39541e9e4e4 16:35:57 ---> d187d8c550b8 16:35:57 16:35:57 Successfully built d187d8c550b8 16:35:57 Successfully tagged core-data:latest 16:35:57  Building core-data ... done Building core-metadata 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:58 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:58 v3.16.2-118-g015d8ff923 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:58 OK: 17037 distinct packages available 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:58 OK: 211 MiB in 51 packages 16:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:00 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-command/core-command ./cmd/core-command 16:36:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:00 ---> 390d21d48a2f 16:36:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:36:00 ---> Using cache 16:36:00 ---> 55555314fa2b 16:36:00 Step 4/25 : WORKDIR /edgex-go 16:36:00 ---> Using cache 16:36:00 ---> ecd31e40d36d 16:36:00 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:00 ---> Using cache 16:36:00 ---> a76999d0879e 16:36:00 Step 6/25 : RUN apk add --update --no-cache make git 16:36:00 ---> Using cache 16:36:00 ---> 0cfda0869088 16:36:00 Step 7/25 : COPY go.mod vendor* ./ 16:36:00 ---> Using cache 16:36:00 ---> bb9f541f7ab7 16:36:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:00 ---> Using cache 16:36:00 ---> 394ef60099ef 16:36:00 Step 9/25 : COPY . . 16:36:00 ---> Using cache 16:36:00 ---> f9045453f930 16:36:00 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:36:05 ---> Running in 19c1109b818f 16:36:05 Removing intermediate container a38a251890cb 16:36:05 ---> 36dd091b039d 16:36:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:05 ---> Running in c7219afcebb9 16:36:05 Removing intermediate container 91c9ecd69372 16:36:05 ---> 473d6ebddf93 16:36:05 Step 5/20 : COPY go.mod vendor* ./ 16:36:05 Removing intermediate container c7219afcebb9 16:36:05 ---> 206e4031b318 16:36:05 Step 28/31 : CMD ["gate"] 16:36:06 ---> Running in a2e47d3c2251 16:36:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:36:06 ---> 57c14a27ebd6 16:36:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:06 Removing intermediate container a2e47d3c2251 16:36:06 ---> 22c6642600d0 16:36:06 Step 29/31 : LABEL arch=x86_64 16:36:06 ---> Running in 03d249b263c6 16:36:06 ---> Running in 446a641e4c67 16:36:06 Removing intermediate container 446a641e4c67 16:36:06 ---> 6526264e8434 16:36:06 Step 30/31 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:36:06 ---> Running in ff2f45bbc4b5 16:36:06 Removing intermediate container ff2f45bbc4b5 16:36:06 ---> ff3eccd46dc7 16:36:06 Step 31/31 : LABEL version=0.0.0 16:36:07 ---> Running in 45eb060d91f4 16:36:07 Removing intermediate container 45eb060d91f4 16:36:07 ---> 9a8edeadcd59 16:36:07 16:36:07 Successfully built 9a8edeadcd59 16:36:07 Successfully tagged security-bootstrapper:latest 16:36:07  Building security-bootstrapper ... done Building support-scheduler 16:36:11 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:14 ---> 390d21d48a2f 16:36:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:36:14 ---> Using cache 16:36:14 ---> 55555314fa2b 16:36:14 Step 4/23 : WORKDIR /edgex-go 16:36:14 ---> Using cache 16:36:14 ---> ecd31e40d36d 16:36:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:14 ---> Using cache 16:36:14 ---> a76999d0879e 16:36:14 Step 6/23 : RUN apk add --update --no-cache make git 16:36:14 ---> Using cache 16:36:14 ---> 0cfda0869088 16:36:14 Step 7/23 : COPY go.mod vendor* ./ 16:36:14 ---> Using cache 16:36:14 ---> bb9f541f7ab7 16:36:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:14 ---> Using cache 16:36:14 ---> 394ef60099ef 16:36:14 Step 9/23 : COPY . . 16:36:14 ---> Using cache 16:36:14 ---> f9045453f930 16:36:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:26 ---> Running in 2a2918e1c4a8 16:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:36 Removing intermediate container 2b765bb37309 16:36:36 ---> 145bc3c21983 16:36:36 16:36:36 Step 11/24 : FROM alpine:3.16 16:36:36 ---> 9c6f07244728 16:36:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:36 Removing intermediate container a2d766cb104c 16:36:36 ---> ea7d7cbfb0aa 16:36:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:36 ---> Running in 0021f4547b9b 16:36:36 ---> Running in 22d7c4c3bb85 16:36:36 Removing intermediate container 03d249b263c6 16:36:36 ---> e97026e9f257 16:36:36 Step 7/20 : COPY . . 16:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:37 (1/1) Installing dumb-init (1.2.5-r1) 16:36:37 Executing busybox-1.35.0-r17.trigger 16:36:37 OK: 6 MiB in 15 packages 16:36:50 Removing intermediate container 19c1109b818f 16:36:50 ---> 144b02b4d679 16:36:50 16:36:50 Step 11/25 : FROM alpine:3.16 16:36:50 ---> 9c6f07244728 16:36:50 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:36:50 ---> Running in c9b6ba206c72 16:36:50 Removing intermediate container 0021f4547b9b 16:36:50 ---> 1bb8c5e8cbbe 16:36:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:50 ---> Running in 751eaa6e0002 16:36:50 ---> 2b34aa9a9e93 16:36:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:50 Removing intermediate container 22d7c4c3bb85 16:36:50 ---> e138cc5c0637 16:36:50 16:36:50 Step 11/23 : FROM alpine:3.16 16:36:50 ---> 9c6f07244728 16:36:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:50 ---> Running in 40453b46e22e 16:36:50 ---> Running in 2ce07f57d267 16:36:50 Removing intermediate container 751eaa6e0002 16:36:50 ---> 506eeead91eb 16:36:50 Step 14/24 : ENV APP_PORT=59882 16:36:50 ---> Running in e952c33c4cb1 16:36:50 Removing intermediate container e952c33c4cb1 16:36:50 Removing intermediate container 2ce07f57d267 16:36:50 ---> 2bf9ba260406 16:36:50 ---> a727c013b485 16:36:50 Step 15/24 : EXPOSE $APP_PORTStep 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 16:36:50 16:36:50 ---> Running in 01ce624e9170 16:36:50 ---> Running in 54aeb0d4b118 16:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:50 Removing intermediate container 54aeb0d4b118 16:36:50 ---> 7516c0e300f1 16:36:50 Step 16/24 : WORKDIR / 16:36:50 ---> Running in 2602d0ddd29c 16:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:36:50 (1/1) Installing dumb-init (1.2.5-r1) 16:36:50 Executing busybox-1.35.0-r17.trigger 16:36:50 OK: 6 MiB in 15 packages 16:36:50 Removing intermediate container 2602d0ddd29c 16:36:50 ---> 6d7b9011903c 16:36:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:50 (3/33) Installing readline (8.1.2-r0) 16:36:50 (4/33) Installing bash (5.1.16-r2) 16:36:50 Executing bash-5.1.16-r2.post-install 16:36:50 (5/33) Installing ca-certificates (20220614-r0) 16:36:50 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:50 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:50 ---> d271e4a83f5c 16:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:50 (8/33) Installing libcurl (7.83.1-r2) 16:36:50 (9/33) Installing curl (7.83.1-r2) 16:36:50 (10/33) Installing docker-cli (20.10.16-r2) 16:36:50 (11/33) Installing dumb-init (1.2.5-r1) 16:36:50 (12/33) Installing libbz2 (1.0.8-r1) 16:36:50 (13/33) Installing expat (2.4.8-r0) 16:36:50 (14/33) Installing libffi (3.4.2-r1) 16:36:50 (15/33) Installing gdbm (1.23-r0) 16:36:50 (16/33) Installing xz-libs (5.2.5-r1) 16:36:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:50 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:50 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:50 (21/33) Installing python3 (3.10.5-r0) 16:36:51 Removing intermediate container c9b6ba206c72 16:36:51 ---> 0108e25dda23 16:36:51 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:51 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:36:51 (23/33) Installing py3-tomli (2.0.1-r1) 16:36:51 (24/33) Installing py3-pep517 (0.12.0-r2) 16:36:51 (25/33) Installing py3-six (1.16.0-r1) 16:36:51 (26/33) Installing py3-retrying (1.3.3-r3) 16:36:51 (27/33) Installing py3-appdirs (1.4.4-r3) 16:36:51 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:36:51 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:36:51 (30/33) Installing py3-parsing (2.4.7-r3) 16:36:51 (31/33) Installing py3-packaging (21.3-r0) 16:36:51 (32/33) Installing py3-setuptools (59.4.0-r0) 16:36:51 (33/33) Installing py3-pip (22.1.1-r0) 16:36:51 Executing busybox-1.35.0-r17.trigger 16:36:51 Executing ca-certificates-20220614-r0.trigger 16:36:51 OK: 122 MiB in 47 packages 16:36:53 ---> ffc5e90629a2 16:36:53 ---> Running in 03712c78b7fe 16:36:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:53 Removing intermediate container 2a2918e1c4a8 16:36:53 ---> 080588122f94 16:36:53 16:36:53 Step 11/23 : FROM alpine:3.16 16:36:53 ---> 9c6f07244728 16:36:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:53 ---> Using cache 16:36:53 ---> 0108e25dda23 16:36:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:53 ---> Running in 18aedfaca2cb 16:36:53 Removing intermediate container 03712c78b7fe 16:36:53 ---> 399b43e2c841 16:36:53 Step 14/25 : ENV APP_PORT=59881 16:36:53 ---> Running in 276121f7ce0c 16:36:53 ---> ef0e2ba771f4 16:36:53 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:54 ---> Running in 9f15d9cc4ba7 16:36:54 Removing intermediate container 18aedfaca2cb 16:36:54 ---> 79c466ed1d21 16:36:54 Step 14/23 : ENV APP_PORT=59861 16:36:54 Removing intermediate container 276121f7ce0c 16:36:54 ---> e50617ef7779 16:36:54 Step 15/25 : EXPOSE $APP_PORT 16:36:54 ---> Running in 3c6dbfc7640a 16:36:54 ---> Running in 94a7e948a726 16:36:54 Removing intermediate container 9f15d9cc4ba7 16:36:54 ---> 9182707f76df 16:36:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:54 ---> Running in f8fdec6cbf2b 16:36:54 Removing intermediate container 3c6dbfc7640a 16:36:54 ---> c0c2bbbfb563 16:36:54 Step 16/25 : WORKDIR / 16:36:54 Removing intermediate container 94a7e948a726 16:36:54 ---> 06180d7e890d 16:36:54 Step 15/23 : EXPOSE $APP_PORT 16:36:54 ---> Running in eba59939e9b4 16:36:54 ---> Running in b8b7b5dc035a 16:36:54 Removing intermediate container f8fdec6cbf2b 16:36:54 ---> cdec63cefe2a 16:36:54 Step 22/24 : LABEL arch=x86_64 16:36:54 ---> Running in b17d8ec78cda 16:36:54 Removing intermediate container eba59939e9b4 16:36:54 ---> 5a9d771f6bc6 16:36:54 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:54 Removing intermediate container b8b7b5dc035a 16:36:54 ---> 972ad5e3b72a 16:36:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:54 Removing intermediate container b17d8ec78cda 16:36:54 ---> 597fabf6bd7a 16:36:54 Step 23/24 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:36:54 ---> Running in a685ed95f299 16:36:54 ---> 3e46fea7fa65 16:36:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:55 ---> 6fa82e0f89fa 16:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:55 Removing intermediate container a685ed95f299 16:36:55 ---> df66236b3035 16:36:55 Step 24/24 : LABEL version=0.0.0 16:36:55 ---> Running in c525123d134a 16:36:56 Removing intermediate container c525123d134a 16:36:56 ---> 8d3daed8b717 16:36:56 16:36:56 Successfully built 8d3daed8b717 16:36:56 Successfully tagged core-command:latest 16:36:56  Building core-command ... done Building security-proxy-setup 16:36:56 ---> 1a049cc434b3 16:36:56 ---> c85ba96676c2 16:36:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:56 16:36:57 Collecting docker-compose==1.23.2 16:36:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.2 MB/s eta 0:00:00 16:36:57 Collecting PyYAML<4,>=3.10 16:36:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 27.6 MB/s eta 0:00:00 16:36:57 Preparing metadata (setup.py): started 16:36:59 Preparing metadata (setup.py): finished with status 'done' 16:36:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:59 Collecting cached-property<2,>=1.2.0 16:36:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:59 Collecting texttable<0.10,>=0.9.0 16:36:59 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:59 Preparing metadata (setup.py): started 16:37:00 Preparing metadata (setup.py): finished with status 'done' 16:37:00 Collecting docker<4.0,>=3.6.0 16:37:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 46.7 MB/s eta 0:00:00 16:37:00 Collecting dockerpty<0.5,>=0.4.1 16:37:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:00 Preparing metadata (setup.py): started 16:37:02 Preparing metadata (setup.py): finished with status 'done' 16:37:02 Collecting docopt<0.7,>=0.6.1 16:37:02 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:02 Preparing metadata (setup.py): started 16:37:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> 390d21d48a2f 16:37:02 Step 3/22 : WORKDIR /edgex-go 16:37:02 ---> Using cache 16:37:02 ---> 97dad378dfd0 16:37:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:02 ---> Using cache 16:37:02 ---> 0265b68f9e55 16:37:02 Step 5/22 : RUN apk add --update --no-cache make git 16:37:02 ---> Using cache 16:37:02 ---> a7ea0920cc18 16:37:02 Step 6/22 : COPY go.mod vendor* ./ 16:37:02 ---> Using cache 16:37:02 ---> 207fccde0262 16:37:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:02 ---> Using cache 16:37:02 ---> 301a5965d7bc 16:37:02 Step 8/22 : COPY . . 16:37:02 ---> Using cache 16:37:02 ---> 6b4bbfdeef1e 16:37:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:02 Preparing metadata (setup.py): finished with status 'done' 16:37:02 Collecting jsonschema<3,>=2.5.1 16:37:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:02 Collecting websocket-client<1.0,>=0.32.0 16:37:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 87.6 MB/s eta 0:00:00 16:37:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.3 MB/s eta 0:00:00 16:37:03 Collecting docker-pycreds>=0.4.0 16:37:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:03 Collecting certifi>=2017.4.17 16:37:03 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 62.0 MB/s eta 0:00:00 16:37:03 Collecting chardet<3.1.0,>=3.0.2 16:37:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 171.3 MB/s eta 0:00:00 16:37:03 Collecting urllib3<1.25,>=1.21.1 16:37:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 123.0 MB/s eta 0:00:00 16:37:03 Collecting idna<2.8,>=2.5 16:37:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 16:37:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:03 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:37:03 Running setup.py install for texttable: started 16:37:04 Running setup.py install for texttable: finished with status 'done' 16:37:04 Running setup.py install for PyYAML: started 16:37:05 Running setup.py install for PyYAML: finished with status 'done' 16:37:06 ---> 2aade0a0704b 16:37:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:06 ---> 907ff2ccb472 16:37:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:37:06 ---> Running in 9a2e65593b64 16:37:06 Running setup.py install for docopt: started 16:37:06 ---> Running in 9b5330757a81 16:37:06 Removing intermediate container 9b5330757a81 16:37:06 ---> 0b397c1d9752 16:37:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:06 ---> a487ecd1b0de 16:37:06 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:37:06 Running setup.py install for docopt: finished with status 'done' 16:37:06 ---> Running in 0e2a6556962e 16:37:06 ---> Running in 4b575eea9c37 16:37:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:06 Removing intermediate container 0e2a6556962e 16:37:06 ---> 88a87f698fc2 16:37:06 Step 21/23 : LABEL arch=x86_64 16:37:06 Removing intermediate container 4b575eea9c37 16:37:06 ---> 91b5ae0740ee 16:37:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:06 ---> Running in 7432e7479462 16:37:06 ---> Running in c7690d9dfad3 16:37:07 Running setup.py install for dockerpty: started 16:37:07 Removing intermediate container 7432e7479462 16:37:07 ---> 0ffae51fda4e 16:37:07 Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:37:07 Removing intermediate container c7690d9dfad3 16:37:07 ---> 6cb7171931e8 16:37:07 Step 23/25 : LABEL arch=x86_64 16:37:07 ---> Running in fa691fd4f8d9 16:37:07 ---> Running in 1a31db89b48c 16:37:07 Removing intermediate container 1a31db89b48c 16:37:07 ---> 872a8def3080 16:37:07 Step 23/23 : LABEL version=0.0.0 16:37:07 Removing intermediate container fa691fd4f8d9 16:37:07 ---> d4e0801d7778 16:37:07 Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:37:07 ---> Running in da2f67c67fbc 16:37:07 ---> Running in 9d01f5288204 16:37:07 Running setup.py install for dockerpty: finished with status 'done' 16:37:07 Removing intermediate container da2f67c67fbc 16:37:07 ---> 9a8d7302add5 16:37:07 16:37:07 Removing intermediate container 9d01f5288204 16:37:07 ---> 8a69cdc45dd1 16:37:07 Step 25/25 : LABEL version=0.0.0 16:37:07 ---> Running in 25f6b68719f8 16:37:07 Successfully built 9a8d7302add5 16:37:07 Successfully tagged support-scheduler:latest 16:37:07 Building support-notifications 16:37:07  Building support-scheduler ... done Removing intermediate container 25f6b68719f8 16:37:07 ---> 78c6d4b7256c 16:37:07 16:37:08 Successfully built 78c6d4b7256c 16:37:08 Successfully tagged core-metadata:latest 16:37:08  Building core-metadata ... done Building security-spire-agent 16:37: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 16:37: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 16:37:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:15 ---> 390d21d48a2f 16:37:15 Step 3/26 : WORKDIR /edgex-go 16:37:15 ---> Using cache 16:37:15 ---> 97dad378dfd0 16:37:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 ---> Using cache 16:37:15 ---> 0265b68f9e55 16:37:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:15 ---> 390d21d48a2f 16:37:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:37:15 ---> Using cache 16:37:15 ---> 55555314fa2b 16:37:15 Step 4/23 : WORKDIR /edgex-go 16:37:15 ---> Using cache 16:37:15 ---> ecd31e40d36d 16:37:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 ---> Using cache 16:37:15 ---> a76999d0879e 16:37:15 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:22 ---> Running in 820b862f0063 16:37:22 ---> Running in 1c8eb9a4cad9 16:37:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:24 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 16:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:24 OK: 211 MiB in 51 packages 16:37:24 OK: 211 MiB in 51 packages 16:37:29 Removing intermediate container 40453b46e22e 16:37:29 ---> 30b2685b48c1 16:37:29 16:37:29 Step 9/20 : FROM alpine:3.15 16:37:29 ---> c4fc93816858 16:37:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:29 ---> Using cache 16:37:29 ---> 011b591a0244 16:37:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:29 ---> Using cache 16:37:29 ---> 6ffba2d2b687 16:37:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:29 Removing intermediate container 820b862f0063 16:37:29 ---> e7d1021245fa 16:37:29 Step 6/26 : COPY go.mod vendor* ./ 16:37:29 ---> Running in cd0340812490 16:37:29 Removing intermediate container 1c8eb9a4cad9 16:37:29 ---> 8ce11f01f49f 16:37:29 Step 7/23 : COPY go.mod vendor* ./ 16:37:29 Removing intermediate container 01ce624e9170 16:37:29 ---> 0085e39c483d 16:37:29 Step 14/23 : ENV APP_PORT=58890 16:37:29 ---> Running in 4c588f7cf7ca 16:37:29 ---> 85677e60068a 16:37:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:29 ---> Running in f70503d1638d 16:37:29 ---> a131d4089e8b 16:37:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:29 Removing intermediate container 4c588f7cf7ca 16:37:29 ---> 651287fbdc12 16:37:29 Step 15/23 : EXPOSE $APP_PORT 16:37:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:29 ---> Running in 394752a4cd26 16:37:29 ---> Running in ceb7cb629fbd 16:37:30 Removing intermediate container ceb7cb629fbd 16:37:30 ---> 13dc88a7c76d 16:37:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:30 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:30 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:30 OK: 15856 distinct packages available 16:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:31 ---> 55550445cefb 16:37:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:32 Removing intermediate container 9a2e65593b64 16:37:32 ---> 00b38c9f3e5e 16:37:32 16:37:32 Step 10/22 : FROM alpine:3.16 16:37:32 ---> 9c6f07244728 16:37:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:37:32 ---> Running in d6e87635f0ba 16:37:32 (1/9) Installing ca-certificates (20220614-r0) 16:37:32 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:32 (4/9) Installing libcurl (7.80.0-r2) 16:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:32 ---> 775a39741032 16:37:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:32 (5/9) Installing curl (7.80.0-r2) 16:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:32 (6/9) Installing dumb-init (1.2.5-r1) 16:37:32 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:32 (1/6) Installing ca-certificates (20220614-r0) 16:37:32 (8/9) Installing libucontext (1.1-r0) 16:37:33 (2/6) Installing brotli-libs (1.0.9-r6) 16:37:33 (9/9) Installing gcompat (1.0.0-r4) 16:37:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:37:33 (4/6) Installing libcurl (7.83.1-r2) 16:37:33 (5/6) Installing curl (7.83.1-r2) 16:37:33 Executing busybox-1.34.1-r7.trigger 16:37:33 (6/6) Installing dumb-init (1.2.5-r1) 16:37:33 Executing ca-certificates-20220614-r0.trigger 16:37:33 Executing busybox-1.35.0-r17.trigger 16:37:33 Executing ca-certificates-20220614-r0.trigger 16:37:33 OK: 8 MiB in 23 packages 16:37:33 OK: 8 MiB in 20 packages 16:37:37 ---> e8d559a89d40 16:37:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:37 ---> Running in 3edb138d8de2 16:37:37 Removing intermediate container 3edb138d8de2 16:37:37 ---> cd24556cdab8 16:37:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:37 ---> Running in 755407aa68d9 16:37:37 Removing intermediate container cd0340812490 16:37:37 ---> 3a2a31c47e59 16:37:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:37 Removing intermediate container d6e87635f0ba 16:37:37 ---> 4860d5efbb47 16:37:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:38 ---> Running in de2dd2bd23e2 16:37:38 Removing intermediate container 755407aa68d9 16:37:38 ---> 5011059fd5a1 16:37:38 Step 21/23 : LABEL arch=x86_64 16:37:38 Removing intermediate container de2dd2bd23e2 16:37:38 ---> 288312f25bc8 16:37:38 Step 13/22 : WORKDIR /edgex 16:37:38 ---> Running in 0b1b4be3f15c 16:37:38 ---> ef4a9c639d7a 16:37:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:39 ---> Running in e08733238bc3 16:37:40 Removing intermediate container 0b1b4be3f15c 16:37:40 ---> 8edf21990540 16:37:40 Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:37:41 ---> ee066c8287e8 16:37:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:41 ---> Running in c381f03876f8 16:37:41 Removing intermediate container e08733238bc3 16:37:41 ---> 230b26839b83 16:37:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:42 Removing intermediate container c381f03876f8 16:37:42 ---> 77d6fbf05408 16:37:42 Step 23/23 : LABEL version=0.0.0 16:37:42 ---> 43727a225685 16:37:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:42 ---> b0e6ebdd3358 16:37:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:42 ---> Running in 37c2ae7cdf8e 16:37:42 ---> Running in 33bf4cdd2308 16:37:43 Removing intermediate container 37c2ae7cdf8e 16:37:43 ---> 725e16e2d7f9 16:37:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:43 Removing intermediate container 33bf4cdd2308 16:37:43 ---> 287ff9458f4a 16:37:43 16:37:43 ---> Running in 2ec26372169e 16:37:43 Successfully built 287ff9458f4a 16:37:43 Successfully tagged sys-mgmt-agent:latest 16:37:44  Building sys-mgmt-agent ... done Removing intermediate container 2ec26372169e 16:37:44 ---> ac05abdeb8bb 16:37:44 Step 18/20 : LABEL arch=x86_64 16:37:44 ---> e2a2ed011cd8 16:37:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:44 ---> Running in ea077979b410 16:37:44 Removing intermediate container f70503d1638d 16:37:44 ---> 7abf62843241 16:37:44 Step 8/26 : COPY . . 16:37:44 Removing intermediate container 394752a4cd26 16:37:44 ---> 4f9246d4b0e3 16:37:44 Step 9/23 : COPY . . 16:37:44 Removing intermediate container ea077979b410 16:37:44 ---> f6626d4a9298 16:37:44 Step 19/20 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:37:55 ---> Running in 64cf055502e7 16:37:55 ---> d877033510e8 16:37:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:37:55 ---> c9d4c8208fd3 16:37:55 ---> 10d4d38631ae 16:37:55 Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 9/26 : ARG SPIRE_RELEASE=1.2.1 16:37:55 16:37:55 Removing intermediate container 64cf055502e7 16:37:55 ---> cd0403b758e5 16:37:55 Step 20/20 : LABEL version=0.0.0 16:37:55 ---> Running in 1e26694b6d93 16:37:55 ---> Running in 9cf9c27cb936 16:37:55 ---> 49062d8db387 16:37:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:37:55 ---> Running in 404c168855a7 16:37:55 ---> Running in 6e6977355456 16:37:55 Removing intermediate container 1e26694b6d93 16:37:55 ---> d81a144f5f96 16:37:55 Step 10/26 : WORKDIR /edgex-go/spire-build 16:37:55 ---> Running in 15cfd3293e57 16:37:55 Removing intermediate container 404c168855a7 16:37:55 ---> ef9baf294d4b 16:37:55 16:37:55 Successfully built ef9baf294d4b 16:37:55 Successfully tagged security-spiffe-token-provider:latest 16:37:55  Building security-spiffe-token-provider ... done Removing intermediate container 15cfd3293e57 16:37:55 ---> e8332405b634 16:37:55 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 16:37:55 ---> Running in d2a6cc4a5879 16:37:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:55 Removing intermediate container 6e6977355456 16:37:55 ---> bbb22d71d5e6 16:37:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:37:55 ---> Running in 36b885cff56d 16:37:55 Removing intermediate container 36b885cff56d 16:37:55 ---> d1a0c77a39e6 16:37:55 Step 20/22 : LABEL arch=x86_64 16:37:55 ---> Running in a5c9d7f25eb5 16:37:55 Removing intermediate container d2a6cc4a5879 16:37:55 ---> 58eea96075d0 16:37:55 Step 12/26 : WORKDIR /edgex-go 16:37:55 ---> Running in 824420e968c6 16:37:55 Removing intermediate container a5c9d7f25eb5 16:37:55 ---> 4e4323f8b92b 16:37:55 Step 21/22 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:37:55 ---> Running in 04831f1f4b09 16:37:55 Removing intermediate container 824420e968c6 16:37:55 ---> 0146de13c47f 16:37:55 16:37:55 Step 13/26 : FROM alpine:3.15 16:37:55 ---> c4fc93816858 16:37:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:55 ---> Using cache 16:37:55 ---> 011b591a0244 16:37:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:55 ---> Using cache 16:37:55 ---> 6ffba2d2b687 16:37:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:55 Removing intermediate container 04831f1f4b09 16:37:55 ---> 3f9f4610f1e3 16:37:55 Step 22/22 : LABEL version=0.0.0 16:37:55 ---> Running in f8fc05caac6e 16:37:55 ---> Running in efa8e2348a59 16:37:55 Removing intermediate container efa8e2348a59 16:37:55 ---> 573253ed172f 16:37:55 16:37:55 Successfully built 573253ed172f 16:37:55 Successfully tagged security-proxy-setup:latest 16:37:55  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:56 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:56 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:56 OK: 15856 distinct packages available 16:37:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:58 (1/5) Installing dumb-init (1.2.5-r1) 16:37:58 (2/5) Installing musl-obstack (1.2.3-r0) 16:37:58 (3/5) Installing libucontext (1.1-r0) 16:37:58 (4/5) Installing gcompat (1.0.0-r4) 16:37:58 (5/5) Installing openssl (1.1.1q-r0) 16:37:58 Executing busybox-1.34.1-r7.trigger 16:37:58 OK: 7 MiB in 19 packages 16:38:00 Removing intermediate container f8fc05caac6e 16:38:00 ---> a11c007d2378 16:38:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:03 ---> 21fe4c31eba4 16:38:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:07 ---> e164b7a11b34 16:38:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:38:08 ---> 27f1fc5f7830 16:38:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:38:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:08 ---> 05c88f38c5a6 16:38:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:38:08 ---> 2b06598116d9 16:38:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:09 ---> Running in f82bdfe4a18d 16:38:09 Removing intermediate container f82bdfe4a18d 16:38:09 ---> 450ad751c425 16:38:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:09 ---> Running in 7137a82471ce 16:38:09 Removing intermediate container 7137a82471ce 16:38:09 ---> 47d6ba2b81a2 16:38:09 Step 24/26 : LABEL arch=x86_64 16:38:09 ---> Running in be2d068654e6 16:38:09 Removing intermediate container be2d068654e6 16:38:09 ---> 4927e2176e2d 16:38:09 Step 25/26 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:38:09 ---> Running in a34a6f21bfd6 16:38:09 Removing intermediate container a34a6f21bfd6 16:38:09 ---> 77512b028b76 16:38:09 Step 26/26 : LABEL version=0.0.0 16:38:09 ---> Running in 58edcd4cf0d3 16:38:09 Removing intermediate container 58edcd4cf0d3 16:38:09 ---> 921ab36d2701 16:38:09 16:38:09 Successfully built 921ab36d2701 16:38:09 Successfully tagged security-spire-agent:latest 16:38:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:17  Building security-spire-agent ... done Removing intermediate container 9cf9c27cb936 16:38:17 ---> c11178f55161 16:38:17 16:38:17 Step 11/23 : FROM alpine:3.16 16:38:17 ---> 9c6f07244728 16:38:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:17 ---> Running in 53a80f0132b4 16:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:18 (1/2) Installing ca-certificates (20220614-r0) 16:38:18 (2/2) Installing dumb-init (1.2.5-r1) 16:38:18 Executing busybox-1.35.0-r17.trigger 16:38:18 Executing ca-certificates-20220614-r0.trigger 16:38:18 OK: 6 MiB in 16 packages 16:38:18 Removing intermediate container 53a80f0132b4 16:38:18 ---> 6c87e560d1e5 16:38:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:18 ---> Running in 14a5619c813b 16:38:18 Removing intermediate container 14a5619c813b 16:38:18 ---> 512e719a5b26 16:38:18 Step 14/23 : ENV APP_PORT=59860 16:38:18 ---> Running in 5402d74f24dc 16:38:18 Removing intermediate container 5402d74f24dc 16:38:18 ---> 982ce0894707 16:38:18 Step 15/23 : EXPOSE $APP_PORT 16:38:18 ---> Running in 717b512d2129 16:38:19 Removing intermediate container 717b512d2129 16:38:19 ---> b335c8dc77c2 16:38:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:19 ---> 520f66baf903 16:38:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:19 ---> 3e9a2c575cf7 16:38:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:20 ---> 56fa406af4fe 16:38:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:20 ---> Running in ac84f19f90e6 16:38:20 Removing intermediate container ac84f19f90e6 16:38:20 ---> 76fda51bf3cf 16:38:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:20 ---> Running in f53631eb75c1 16:38:20 Removing intermediate container f53631eb75c1 16:38:20 ---> 451cf891427d 16:38:20 Step 21/23 : LABEL arch=x86_64 16:38:20 ---> Running in 7ac862ce8501 16:38:20 Removing intermediate container 7ac862ce8501 16:38:20 ---> 451011390963 16:38:20 Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 16:38:20 ---> Running in d7a4bc527700 16:38:20 Removing intermediate container d7a4bc527700 16:38:20 ---> 148e7ffd75ab 16:38:20 Step 23/23 : LABEL version=0.0.0 16:38:20 ---> Running in aebe2b4ef467 16:38:20 Removing intermediate container aebe2b4ef467 16:38:20 ---> f74b68e1473e 16:38:20 16:38:20 Successfully built f74b68e1473e 16:38:20 Successfully tagged support-notifications:latest 16:38:20  Building support-notifications ... done  [Pipeline] } 16:38:20 $ docker stop --time=1 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e 16:38:22 $ docker rm -f 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e [Pipeline] // withDockerContainer [Pipeline] sh 16:38:22 + docker images 16:38:22 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:22 support-notifications latest f74b68e1473e 2 seconds ago 27.3MB 16:38:22 c11178f55161 8 seconds ago 1.61GB 16:38:22 security-spire-agent latest 921ab36d2701 13 seconds ago 125MB 16:38:22 security-proxy-setup latest 573253ed172f 27 seconds ago 27.3MB 16:38:22 0146de13c47f 27 seconds ago 1.42GB 16:38:22 security-spiffe-token-provider latest ef9baf294d4b 29 seconds ago 29.3MB 16:38:22 sys-mgmt-agent latest 287ff9458f4a 39 seconds ago 136MB 16:38:22 00b38c9f3e5e 52 seconds ago 1.53GB 16:38:22 30b2685b48c1 58 seconds ago 1.58GB 16:38:22 support-scheduler latest 9a8d7302add5 About a minute ago 26.7MB 16:38:22 core-metadata latest 78c6d4b7256c About a minute ago 18.2MB 16:38:22 core-command latest 8d3daed8b717 About a minute ago 17.3MB 16:38:22 080588122f94 About a minute ago 1.61GB 16:38:22 e138cc5c0637 About a minute ago 1.53GB 16:38:22 144b02b4d679 About a minute ago 1.55GB 16:38:22 145bc3c21983 About a minute ago 1.54GB 16:38:22 security-bootstrapper latest 9a8edeadcd59 2 minutes ago 19.4MB 16:38:22 core-data latest d187d8c550b8 2 minutes ago 21.5MB 16:38:22 security-secretstore-setup latest c30597757f13 2 minutes ago 29.2MB 16:38:22 7e29e01f7bf7 2 minutes ago 1.55GB 16:38:22 security-spire-server latest 916c79497c82 3 minutes ago 86.5MB 16:38:22 security-spire-config latest c5485b9d99bf 3 minutes ago 85.8MB 16:38:22 7cdb6123f0ce 3 minutes ago 1.54GB 16:38:22 70c0c0b60b14 3 minutes ago 1.53GB 16:38:22 3c992098889e 3 minutes ago 1.42GB 16:38:22 5b19cfb2fb3e 3 minutes ago 1.42GB 16:38:22 ci-base-image-x86_64 latest 390d21d48a2f 7 minutes ago 994MB 16:38:22 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 16:38:22 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 16:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 16:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 16:38:22 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] } 16:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.465s coverage: 28.7% of statements 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.465s coverage: 98.5% of statements 16:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.507s coverage: 54.2% of statements 16:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.913s coverage: 89.2% of statements 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 2.1% of statements 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.596s coverage: 95.6% of statements 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.309s coverage: 72.2% of statements 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.390s coverage: 60.0% of statements 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 16:38:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.6% of statements 16:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.298s coverage: 94.1% of statements 16:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.853s coverage: 80.8% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.359s coverage: 92.9% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 16:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.919s coverage: 91.2% of statements 16:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 64.7% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 16:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.678s coverage: 65.8% of statements 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 43.6% of statements 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.435s coverage: 63.2% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.594s coverage: 97.7% of statements 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements 16:39:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.112s coverage: 96.9% of statements 16:40:00 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 16:40:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:00 GO111MODULE=on go vet ./... 16:42:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:07 ./bin/test-attribution-txt.sh 16:42:07 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:07 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:07 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:07 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:07 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:07 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:07 + ls -al . 16:42:07 total 732 16:42:07 drwxrwxr-x 9 1001 1001 4096 Aug 30 16:35 . 16:42:07 drwxr-xr-x 4 root root 4096 Aug 30 16:35 .. 16:42:07 -rw-rw-r-- 1 1001 1001 16 Aug 30 16:33 .dockerignore 16:42:07 drwxrwxr-x 8 1001 1001 4096 Aug 30 16:33 .git 16:42:07 drwxrwxr-x 3 1001 1001 4096 Aug 30 16:33 .github 16:42:07 -rw-rw-r-- 1 1001 1001 1030 Aug 30 16:33 .gitignore 16:42:07 -rw-rw-r-- 1 1001 1001 42 Aug 30 16:33 .golangci.yml 16:42:07 -rw-rw-r-- 1 1001 1001 87 Aug 30 16:33 .hadolint.yml 16:42:07 -rw-rw-r-- 1 1001 1001 166 Aug 30 16:33 .sonarcloud.properties 16:42:07 -rw-rw-r-- 1 1001 1001 1171 Aug 30 16:33 ADOPTERS.md 16:42:07 -rw-rw-r-- 1 1001 1001 10347 Aug 30 16:33 Attribution.txt 16:42:07 -rw-rw-r-- 1 1001 1001 63209 Aug 30 16:33 CHANGELOG.md 16:42:07 -rw-rw-r-- 1 1001 1001 3804 Aug 30 16:33 CONTRIBUTING.md 16:42:07 -rw-rw-r-- 1 1001 1001 677 Aug 30 16:33 GOVERNANCE.md 16:42:07 -rw-rw-r-- 1 1001 1001 850 Aug 30 16:33 Jenkinsfile 16:42:07 -rw-rw-r-- 1 1001 1001 10775 Aug 30 16:33 LICENSE 16:42:07 -rw-rw-r-- 1 1001 1001 13608 Aug 30 16:33 Makefile 16:42:07 -rw-rw-r-- 1 1001 1001 582 Aug 30 16:33 OWNERS.md 16:42:07 -rw-rw-r-- 1 1001 1001 10053 Aug 30 16:33 README.md 16:42:07 -rw-rw-r-- 1 1001 1001 6912 Aug 30 16:33 SECURITY.md 16:42:07 -rw-rw-r-- 1 1001 1001 5 Aug 30 16:30 VERSION 16:42:07 -rw-rw-r-- 1 1001 1001 4131 Aug 30 16:33 ZMQWindows.md 16:42:07 drwxrwxr-x 2 1001 1001 4096 Aug 30 16:33 bin 16:42:07 drwxrwxr-x 18 1001 1001 4096 Aug 30 16:33 cmd 16:42:07 -rw-r--r-- 1 root root 482786 Aug 30 16:39 coverage.out 16:42:07 -rw-rw-r-- 1 1001 1001 3682 Aug 30 16:33 go.mod 16:42:07 -rw-rw-r-- 1 1001 1001 38527 Aug 30 16:33 go.sum 16:42:07 drwxrwxr-x 8 1001 1001 4096 Aug 30 16:33 internal 16:42:07 drwxrwxr-x 3 1001 1001 4096 Aug 30 16:33 openapi 16:42:07 drwxrwxr-x 4 1001 1001 4096 Aug 30 16:33 snap 16:42:07 -rw-rw-r-- 1 1001 1001 204 Aug 30 16:33 version.go [Pipeline] sh 16:42:08 + '[' -e coverage.out ] 16:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:08 Warning: overwriting stash ‘coverage-report’ 16:42:09 Stashed 1 file(s) [Pipeline] sh 16:42:10 + make build 16:42:10 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 16:43:47 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 16:45:24 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-command/core-command ./cmd/core-command 16:45:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:11 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 16:46:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:25 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 16:46: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:35 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 16:46:40 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 16:46:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:47:00 $ docker stop --time=1 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 16:47:02 $ docker rm -f 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:04 16:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:05 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:05 29e5d40040c1: Pulling fs layer 16:47:05 1ce36da41761: Pulling fs layer 16:47:05 25b303627fd3: Pulling fs layer 16:47:05 29e5d40040c1: Verifying Checksum 16:47:05 29e5d40040c1: Download complete 16:47:05 1ce36da41761: Verifying Checksum 16:47:05 1ce36da41761: Download complete 16:47:06 29e5d40040c1: Pull complete 16:47:07 1ce36da41761: Pull complete 16:47:07 25b303627fd3: Verifying Checksum 16:47:07 25b303627fd3: Download complete 16:47:17 25b303627fd3: Pull complete 16:47:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 16:47:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:20 $ docker top 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:21 + docker-compose+ build --helpgrep 16:47:21 parallel 16:47:28 --parallel Build images in parallel. [Pipeline] } 16:47:28 $ docker stop --time=1 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 16:47:30 $ docker rm -f 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:30 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 16:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:32 $ docker top fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:33 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:40 Building core-command ... 16:47:40 Building core-data ... 16:47:40 Building core-metadata ... 16:47:40 Building security-bootstrapper ... 16:47:40 Building security-proxy-setup ... 16:47:40 Building security-secretstore-setup ... 16:47:40 Building security-spiffe-token-provider ... 16:47:40 Building security-spire-agent ... 16:47:40 Building security-spire-config ... 16:47:40 Building security-spire-server ... 16:47:40 Building support-notifications ... 16:47:40 Building support-scheduler ... 16:47:40 Building sys-mgmt-agent ... 16:47:40 Building security-spire-server 16:47:40 Building core-data 16:47:40 Building security-bootstrapper 16:47:40 Building security-spire-config 16:47:40 Building support-scheduler 16:48:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 21fb66a862d3 16:48:36 Step 3/25 : WORKDIR /edgex-go 16:48:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 21fb66a862d3 16:48:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:48:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 21fb66a862d3 16:48:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:48:36 ---> Running in 17ec0743feac 16:48:36 ---> Running in ef501a4821d5 16:48:36 ---> Running in a06681458042 16:48:36 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 21fb66a862d3 16:48:36 Step 3/31 : WORKDIR /edgex-go 16:48:36 Removing intermediate container 17ec0743feac 16:48:36 ---> c4e21d9eb8f4 16:48:36 ---> Running in 175c1e72cc95 16:48:36 Step 4/23 : WORKDIR /edgex-go 16:48:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 21fb66a862d3 16:48:36 Step 3/26 : WORKDIR /edgex-go 16:48:36 ---> Running in 4fa1406df10a 16:48:36 ---> Running in be11a12d969e 16:48:36 Removing intermediate container ef501a4821d5 16:48:36 ---> 8c655111eb2f 16:48:36 Step 4/24 : WORKDIR /edgex-go 16:48:36 Removing intermediate container a06681458042 16:48:36 ---> 9db40780ac65 16:48:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 ---> Running in 63293a0258ba 16:48:36 ---> Running in b220c397b0e5 16:48:36 Removing intermediate container 175c1e72cc95 16:48:36 ---> 4e736edda047 16:48:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 Removing intermediate container 4fa1406df10a 16:48:36 ---> f697c18e8d87 16:48:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 Removing intermediate container be11a12d969e 16:48:36 ---> 4fab50f29afd 16:48:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 ---> Running in 7b9dbec94d3a 16:48:36 ---> Running in 2522fad7acd2 16:48:36 Removing intermediate container b220c397b0e5 16:48:36 ---> 503eb05ed3b3 16:48:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:36 ---> Running in 2fc1694666de 16:48:36 ---> Running in d43bad324b02 16:48:36 Removing intermediate container 63293a0258ba 16:48:36 ---> 1ea8f7c1ff68 16:48:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:48:36 ---> Running in 7f76847d9676 16:48:36 Removing intermediate container 7b9dbec94d3a 16:48:36 ---> 5f6e20a80e97 16:48:36 Step 5/31 : RUN apk add --update --no-cache make git 16:48:36 ---> Running in 0a9a1589fc04 16:48:36 Removing intermediate container 2522fad7acd2 16:48:36 ---> 2489b828b4a4 16:48:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:36 ---> Running in df5e3e1d5aed 16:48:36 Removing intermediate container d43bad324b02 16:48:36 ---> c90d3b1d53ba 16:48:36 Step 6/23 : RUN apk add --update --no-cache make git 16:48:36 Removing intermediate container 2fc1694666de 16:48:36 ---> 662443f3bce0 16:48:36 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:48:36 ---> Running in 9b79eb083fc4 16:48:36 ---> Running in 391addd62728 16:48:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:39 OK: 221 MiB in 51 packages 16:48:40 OK: 221 MiB in 51 packages 16:48:41 OK: 221 MiB in 51 packages 16:48:41 OK: 221 MiB in 51 packages 16:48:41 OK: 221 MiB in 51 packages 16:48:41 Removing intermediate container 0a9a1589fc04 16:48:41 ---> 186bad908228 16:48:41 Step 6/31 : COPY go.mod vendor* ./ 16:48:42 Removing intermediate container 7f76847d9676 16:48:42 ---> fa775f0a720d 16:48:42 Step 6/25 : COPY go.mod vendor* ./ 16:48:43 Removing intermediate container df5e3e1d5aed 16:48:43 ---> de10f27f8876 16:48:43 Step 6/26 : COPY go.mod vendor* ./ 16:48:43 ---> c4e1b4b26b4d 16:48:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:43 Removing intermediate container 391addd62728 16:48:43 ---> 2b5f4f575a42 16:48:43 Step 7/24 : COPY go.mod vendor* ./ 16:48:43 Removing intermediate container 9b79eb083fc4 16:48:43 ---> c3b92f23ec59 16:48:43 Step 7/23 : COPY go.mod vendor* ./ 16:48:43 ---> Running in ed57ada7b14c 16:48:43 ---> f605cddcf162 16:48:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:43 ---> Running in 1299dc71213c 16:48:45 ---> 8c3a80e66bf7 16:48:45 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:45 ---> 6f237cf44274 16:48:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:45 ---> Running in b2a897e2bee8 16:48:45 ---> Running in e2fbd10506e6 16:48:45 ---> 8d25afcc629f 16:48:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:45 ---> Running in 240404bd5805 16:49:53 Removing intermediate container ed57ada7b14c 16:49:53 ---> 0cd7c2bac5ce 16:49:53 Step 8/31 : COPY . . 16:49:53 Removing intermediate container 240404bd5805 16:49:53 ---> 2001d9724996 16:49:53 Step 9/23 : COPY . . 16:49:53 Removing intermediate container b2a897e2bee8 16:49:53 ---> e381f4e43765 16:49:53 Step 9/24 : COPY . . 16:49:53 Removing intermediate container e2fbd10506e6 16:49:53 ---> 7b541cd3733f 16:49:53 Step 8/26 : COPY . . 16:49:53 Removing intermediate container 1299dc71213c 16:49:53 ---> f30916ec6309 16:49:53 Step 8/25 : COPY . . 16:50:11 ---> c56a6828c8dd 16:50:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:11 ---> 2e7f25eb9e91 16:50:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:11 ---> 64c03550103d 16:50:11 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:50:11 ---> Running in 29998bdbb32d 16:50:11 ---> 64616adb4355 16:50:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:11 ---> Running in 76f6f6f7dc49 16:50:11 ---> Running in dc3c085621ef 16:50:11 ---> 2e7b7a65d1e3 16:50:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:11 ---> Running in 2881e29ffbb4 16:50:11 ---> Running in d8fb3a9805d3 16:50:11 Removing intermediate container 29998bdbb32d 16:50:11 ---> f04f7bdf520b 16:50:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:11 ---> Running in 1881e2582878 16:50:11 Removing intermediate container 2881e29ffbb4 16:50:11 ---> 36205641fae4 16:50:11 Step 10/25 : WORKDIR /edgex-go/spire-build 16:50:11 ---> Running in cc6f2d0f5e6d 16:50:12 Removing intermediate container 1881e2582878 16:50:12 ---> 9589289840b1 16:50:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:50:12 ---> Running in d742ad886ef9 16:50:12 Removing intermediate container cc6f2d0f5e6d 16:50:12 ---> 04fbb5bd51f8 16:50:12 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 16:50:12 ---> Running in 8afa0615d630 16:50:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:50:13 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 16:50:13 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 16:50:16 Removing intermediate container d742ad886ef9 16:50:16 ---> b2a810399f42 16:50:16 Step 12/26 : WORKDIR /edgex-go 16:50:16 ---> Running in 97da204f6d92 16:50:16 Removing intermediate container 8afa0615d630 16:50:16 ---> 6b6b9bd7795e 16:50:16 Step 12/25 : WORKDIR /edgex-go 16:50:17 ---> Running in 9f43bb90bda3 16:50:17 Removing intermediate container 97da204f6d92 16:50:17 ---> 347c33b68e1a 16:50:17 16:50:17 Step 13/26 : FROM alpine:3.15 16:50:17 3.15: Pulling from library/alpine 16:50:18 Removing intermediate container 9f43bb90bda3 16:50:18 ---> 35bcea9ff584 16:50:18 16:50:18 Step 13/25 : FROM alpine:3.15 16:50:18 3.15: Pulling from library/alpine 16:50:19 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:50:19 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:50:19 Status: Downloaded newer image for alpine:3.15 16:50:19 Status: Downloaded newer image for alpine:3.15 16:50:19 ---> 02e0d6fdf486 16:50:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:19 ---> 02e0d6fdf486 16:50:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:19 ---> Running in 211902dfac02 16:50:19 ---> Running in 7ae37ff95e02 16:50:20 Removing intermediate container 7ae37ff95e02 16:50:20 ---> 0fc09e472d50 16:50:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:20 Removing intermediate container 211902dfac02 16:50:20 ---> d853749cee74 16:50:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:20 ---> Running in 53e511d2f2fe 16:50:20 ---> Running in 043c13ba50fb 16:50:25 Removing intermediate container 043c13ba50fb 16:50:25 ---> fff86c0226de 16:50:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:50:25 ---> Running in 46c08845b3ec 16:50:25 Removing intermediate container 53e511d2f2fe 16:50:25 ---> 18575ef141f6 16:50:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:25 ---> Running in 002409d148d0 16:50:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:30 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:30 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:30 OK: 15733 distinct packages available 16:50:30 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:30 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:30 OK: 15733 distinct packages available 16:50:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:33 (1/4) Installing dumb-init (1.2.5-r1) 16:50:33 (2/4) Installing musl-obstack (1.2.3-r0) 16:50:33 (3/4) Installing libucontext (1.1-r0) 16:50:33 (1/5) Installing dumb-init (1.2.5-r1) 16:50:33 (4/4) Installing gcompat (1.0.0-r4) 16:50:33 (2/5) Installing musl-obstack (1.2.3-r0) 16:50:33 Executing busybox-1.34.1-r7.trigger 16:50:33 OK: 6 MiB in 18 packages 16:50:33 (3/5) Installing libucontext (1.1-r0) 16:50:33 (4/5) Installing gcompat (1.0.0-r4) 16:50:33 (5/5) Installing openssl (1.1.1q-r0) 16:50:33 Executing busybox-1.34.1-r7.trigger 16:50:33 OK: 6 MiB in 19 packages 16:50:35 Removing intermediate container 46c08845b3ec 16:50:35 ---> 3b7baa91a701 16:50:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:36 Removing intermediate container 002409d148d0 16:50:36 ---> e9af414a578a 16:50:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:44 ---> e7e2216cd5d3 16:50:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:50:45 ---> 7f11308d716e 16:50:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:50:46 ---> 74be37ca70ba 16:50:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:50:46 ---> Running in 637f7c11e6f8 16:50:46 ---> 71717a940c71 16:50:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:50:46 Removing intermediate container 637f7c11e6f8 16:50:46 ---> 111ab6f62716 16:50:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:50:47 ---> 11b912416ba6 16:50:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:50:48 ---> bcc11ef1c2e5 16:50:48 Step 21/26 : WORKDIR / 16:50:48 ---> Running in 3f89ac5bef16 16:50:49 ---> 9a3efb1750f2 16:50:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Removing intermediate container 3f89ac5bef16 16:50:49 ---> 7b0f9858b02c 16:50:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:49 16:50:49 ---> Running in 642fc01739a5 16:50:49 ---> Running in 2be1c4ad50b1 16:50:50 Removing intermediate container 642fc01739a5 16:50:50 ---> fcbae87339b4 16:50:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:50 Removing intermediate container 2be1c4ad50b1 16:50:50 ---> 5229cb15f4ee 16:50:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:50 ---> Running in d65482eedad0 16:50:50 ---> Running in 5813dd18eebb 16:50:50 Removing intermediate container d65482eedad0 16:50:50 ---> 4d7407ef43e2 16:50:50 Step 24/26 : LABEL arch=arm64 16:50:50 Removing intermediate container 5813dd18eebb 16:50:50 ---> 76c474e75cbb 16:50:50 Step 23/25 : LABEL arch=arm64 16:50:51 ---> Running in 04db716d7535 16:50:51 ---> Running in 234c0758b2db 16:50:51 Removing intermediate container 04db716d7535 16:50:51 ---> 5f7ab20851da 16:50:51 Step 25/26 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:50:51 Removing intermediate container 234c0758b2db 16:50:51 ---> 1e4c14ec9c8b 16:50:51 Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:50:52 ---> Running in 57e2f69b7bdc 16:50:52 ---> Running in dfb1de02af64 16:50:53 Removing intermediate container dfb1de02af64 16:50:53 ---> 3d50fb4a4bf0 16:50:53 Step 26/26 : LABEL version=0.0.0 16:50:53 Removing intermediate container 57e2f69b7bdc 16:50:53 ---> 1d7877f44612 16:50:53 Step 25/25 : LABEL version=0.0.0 16:50:53 ---> Running in d6c6ac3eec7c 16:50:53 ---> Running in 8acec82a2143 16:50:54 Removing intermediate container d6c6ac3eec7c 16:50:54 ---> c42fc741e7ee 16:50:54 16:50:54 Removing intermediate container 8acec82a2143 16:50:54 ---> e9da7bc9c7b2 16:50:54 16:50:54 Successfully built c42fc741e7ee 16:50:54 Successfully tagged security-spire-config-arm64:latest 16:50:54  Building security-spire-config ... done Building sys-mgmt-agent 16:50:54 Successfully built e9da7bc9c7b2 16:50:54 Successfully tagged security-spire-server-arm64:latest 16:50:54  Building security-spire-server ... done Building security-spire-agent 16:51:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:26 ---> 21fb66a862d3 16:51:26 Step 3/23 : WORKDIR /edgex-go 16:51:26 ---> Using cache 16:51:26 ---> f697c18e8d87 16:51:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:26 ---> Using cache 16:51:26 ---> 2489b828b4a4 16:51:26 Step 5/23 : RUN apk add --update --no-cache make bash git 16:51:26 ---> Running in 78a8595540cd 16:51:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:26 ---> 21fb66a862d3 16:51:26 Step 3/26 : WORKDIR /edgex-go 16:51:26 ---> Using cache 16:51:26 ---> f697c18e8d87 16:51:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:26 ---> Using cache 16:51:26 ---> 2489b828b4a4 16:51:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:51:26 ---> Using cache 16:51:26 ---> de10f27f8876 16:51:26 Step 6/26 : COPY go.mod vendor* ./ 16:51:26 ---> Using cache 16:51:26 ---> 6f237cf44274 16:51:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:26 ---> Using cache 16:51:26 ---> 7b541cd3733f 16:51:26 Step 8/26 : COPY . . 16:51:26 ---> Using cache 16:51:26 ---> c56a6828c8dd 16:51:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:26 ---> Using cache 16:51:26 ---> f04f7bdf520b 16:51:26 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:26 ---> Using cache 16:51:26 ---> 9589289840b1 16:51:26 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 16:51:26 ---> Using cache 16:51:26 ---> b2a810399f42 16:51:26 Step 12/26 : WORKDIR /edgex-go 16:51:26 ---> Using cache 16:51:26 ---> 347c33b68e1a 16:51:26 16:51:26 Step 13/26 : FROM alpine:3.15 16:51:26 ---> 02e0d6fdf486 16:51:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:26 ---> Using cache 16:51:26 ---> d853749cee74 16:51:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:26 ---> Using cache 16:51:26 ---> fff86c0226de 16:51:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:26 ---> Running in e522d33cdc2d 16:51:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:27 OK: 221 MiB in 51 packages 16:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:29 Removing intermediate container 78a8595540cd 16:51:29 ---> 14fe0de4621a 16:51:29 Step 6/23 : COPY go.mod vendor* ./ 16:51:29 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:29 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:29 OK: 15733 distinct packages available 16:51:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:30 ---> e480df5704d9 16:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:30 ---> Running in fe63469e12fd 16:51:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:33 (1/5) Installing dumb-init (1.2.5-r1) 16:51:33 (2/5) Installing musl-obstack (1.2.3-r0) 16:51:33 (3/5) Installing libucontext (1.1-r0) 16:51:33 (4/5) Installing gcompat (1.0.0-r4) 16:51:33 (5/5) Installing openssl (1.1.1q-r0) 16:51:33 Executing busybox-1.34.1-r7.trigger 16:51:33 OK: 6 MiB in 19 packages 16:51:36 Removing intermediate container e522d33cdc2d 16:51:36 ---> aca025ee4d07 16:51:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:51:39 ---> f3becd06806c 16:51:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:44 ---> e13cf5abede5 16:51:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:51:45 ---> 2cc4f37ec964 16:51:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:51:47 ---> ac7be071e61b 16:51:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:51:48 ---> 9671559ddca6 16:51:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:48 ---> Running in beb44d61017e 16:51:48 Removing intermediate container beb44d61017e 16:51:48 ---> 1465fa0a969c 16:51:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:48 ---> Running in ee86a0731d81 16:51:49 Removing intermediate container ee86a0731d81 16:51:49 ---> f9297a3a72ab 16:51:49 Step 24/26 : LABEL arch=arm64 16:51:49 ---> Running in c73c59096b53 16:51:50 Removing intermediate container c73c59096b53 16:51:50 ---> 7498ec268399 16:51:50 Step 25/26 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:51:50 ---> Running in 6b045f4ff234 16:51:50 Removing intermediate container 6b045f4ff234 16:51:50 ---> 4ef3104d7484 16:51:50 Step 26/26 : LABEL version=0.0.0 16:51:50 ---> Running in 14e0da210b7b 16:51:51 Removing intermediate container 14e0da210b7b 16:51:51 ---> b6df012ab97a 16:51:51 16:51:51 Successfully built b6df012ab97a 16:51:51 Successfully tagged security-spire-agent-arm64:latest 16:51:51  Building security-spire-agent ... done Building core-metadata 16:52:14 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:52:14 ---> 21fb66a862d3 16:52:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:52:14 ---> Using cache 16:52:14 ---> 8c655111eb2f 16:52:14 Step 4/25 : WORKDIR /edgex-go 16:52:14 ---> Using cache 16:52:14 ---> 503eb05ed3b3 16:52:14 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:14 ---> Using cache 16:52:14 ---> 662443f3bce0 16:52:14 Step 6/25 : RUN apk add --update --no-cache make git 16:52:14 ---> Running in a2536d49d146 16:52:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:17 OK: 221 MiB in 51 packages 16:52:19 Removing intermediate container a2536d49d146 16:52:19 ---> d0986e2c93cf 16:52:19 Step 7/25 : COPY go.mod vendor* ./ 16:52:21 ---> be121feec9a5 16:52:21 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:21 ---> Running in 17d9bac6e58b 16:52:34 Removing intermediate container fe63469e12fd 16:52:34 ---> 2ea7db46c12a 16:52:34 Step 8/23 : COPY . . 16:52:49 ---> c851645dfdca 16:52:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:52:49 ---> Running in e6dfcc695958 16:52:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:53:16 Removing intermediate container 17d9bac6e58b 16:53:16 ---> d1f628f5b4ed 16:53:16 Step 9/25 : COPY . . 16:53:29 ---> 0826adf69510 16:53:29 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:53:29 ---> Running in 959f6f3fcc36 16:53:29 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 16:57:06 Removing intermediate container d8fb3a9805d3 16:57:06 ---> add7a45fe001 16:57:06 16:57:06 Step 10/31 : FROM alpine:3.16 16:57:06 3.16: Pulling from library/alpine 16:57:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:57:06 Status: Downloaded newer image for alpine:3.16 16:57:06 ---> a6215f271958 16:57:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:06 ---> Running in 210d85b86596 16:57:06 Removing intermediate container 210d85b86596 16:57:06 ---> 9eb09da4d344 16:57:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:57:06 ---> Running in 69a970ed5fe3 16:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:09 (1/2) Installing dumb-init (1.2.5-r1) 16:57:09 (2/2) Installing su-exec (0.2-r1) 16:57:09 Executing busybox-1.35.0-r17.trigger 16:57:09 OK: 5 MiB in 16 packages 16:57:11 Removing intermediate container 69a970ed5fe3 16:57:11 ---> 2d523f2bc9e5 16:57:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:57:11 ---> Running in 8f028791098b 16:57:11 Removing intermediate container 8f028791098b 16:57:11 ---> 00f99494e9f3 16:57:11 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:57:12 ---> Running in 2d96828ab6d1 16:57:12 Removing intermediate container 2d96828ab6d1 16:57:12 ---> 780698596fb6 16:57:12 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:57:12 ---> Running in f605c51530f7 16:57:13 Removing intermediate container f605c51530f7 16:57:13 ---> 2ea6d9a82a95 16:57:13 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:57:13 ---> Running in 8042ad752514 16:57:16 Removing intermediate container 8042ad752514 16:57:16 ---> 84f686bcde02 16:57:16 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:57:16 ---> Running in 7a4563cf2a39 16:57:17 Removing intermediate container 7a4563cf2a39 16:57:17 ---> 4c6b83c3a73b 16:57:17 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:57:18 ---> c07092e976c6 16:57:18 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:57:18 ---> Running in ad90d4d4bc81 16:57:21 Removing intermediate container ad90d4d4bc81 16:57:21 ---> 608dfad9eaf5 16:57:21 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:23 ---> 95d06026588f 16:57:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:25 ---> 7f499d8f8015 16:57:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:26 ---> 0de10106fa3b 16:57:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:27 ---> 701dd96eb1fc 16:57:27 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:57:28 ---> 445a4ceb4f9e 16:57:28 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:57:29 ---> ae216214d836 16:57:29 Step 26/31 : RUN chmod +x /entrypoint.sh 16:57:29 ---> Running in eaffcf8d02ac 16:57:33 Removing intermediate container eaffcf8d02ac 16:57:33 ---> c081bef4bb26 16:57:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:57:33 ---> Running in 1b4480d8bb1e 16:57:33 Removing intermediate container 1b4480d8bb1e 16:57:33 ---> bc9e15a30a42 16:57:33 Step 28/31 : CMD ["gate"] 16:57:33 ---> Running in 61ef98e524ce 16:57:34 Removing intermediate container 61ef98e524ce 16:57:34 ---> ae10ecce1821 16:57:34 Step 29/31 : LABEL arch=arm64 16:57:34 ---> Running in e90c61c53e29 16:57:34 Removing intermediate container e90c61c53e29 16:57:34 ---> 9727e89860df 16:57:34 Step 30/31 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:57:35 ---> Running in 9039b32f2bac 16:57:35 Removing intermediate container 9039b32f2bac 16:57:35 ---> 4a6f1a2f0d7b 16:57:35 Step 31/31 : LABEL version=0.0.0 16:57:35 ---> Running in f24173b10db2 16:57:36 Removing intermediate container f24173b10db2 16:57:36 ---> 59eda0794120 16:57:36 16:57:36 Successfully built 59eda0794120 16:57:36 Successfully tagged security-bootstrapper-arm64:latest 16:57:36  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:57:54 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:57:54 ---> 21fb66a862d3 16:57:54 Step 3/20 : WORKDIR /edgex-go 16:57:54 ---> Using cache 16:57:54 ---> f697c18e8d87 16:57:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:57:54 ---> Running in 7884e42d0bab 16:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:58 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:57:58 v3.16.2-117-gf4f9e32dab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:57:58 OK: 16891 distinct packages available 16:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:00 OK: 221 MiB in 51 packages 16:58:02 Removing intermediate container 7884e42d0bab 16:58:02 ---> c59e67094a90 16:58:02 Step 5/20 : COPY go.mod vendor* ./ 16:58:03 ---> 5ace96140bfa 16:58:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:03 ---> Running in d65c38748ae0 16:59:00 Removing intermediate container dc3c085621ef 16:59:00 ---> d97f78060c23 16:59:00 16:59:00 Step 11/24 : FROM alpine:3.16 16:59:00 ---> a6215f271958 16:59:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:00 ---> Running in 59da06d30081 16:59:00 Removing intermediate container 59da06d30081 16:59:00 ---> 94deaeab0b84 16:59:00 Step 13/24 : ENV APP_PORT=59880 16:59:00 ---> Running in b0eb33e55b0d 16:59:00 Removing intermediate container b0eb33e55b0d 16:59:00 ---> 2c829168d2d2 16:59:00 Step 14/24 : EXPOSE $APP_PORT 16:59:01 ---> Running in 865ae858356f 16:59:01 Removing intermediate container d65c38748ae0 16:59:01 ---> cb8ee0408297 16:59:01 Step 7/20 : COPY . . 16:59:01 Removing intermediate container 865ae858356f 16:59:01 ---> be38736151f3 16:59:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:01 ---> Running in ccde6afdeea6 16:59:06 Removing intermediate container ccde6afdeea6 16:59:06 ---> d2e27594cd3b 16:59:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:59:06 ---> Running in 5a7a21e6c11c 16:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:12 (1/6) Installing dumb-init (1.2.5-r1) 16:59:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:59:12 (3/6) Installing libsodium (1.0.18-r0) 16:59:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:12 (5/6) Installing libzmq (4.3.4-r0) 16:59:12 (6/6) Installing zeromq (4.3.4-r0) 16:59:12 Executing busybox-1.35.0-r17.trigger 16:59:12 OK: 8 MiB in 20 packages 16:59:16 Removing intermediate container 5a7a21e6c11c 16:59:16 ---> 08b893e9dd02 16:59:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:18 ---> 9355f0615385 16:59:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:59:19 ---> 8817db02ba7c 16:59:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:59:19 ---> Running in 50cb74757421 16:59:21 ---> d3f3ccc03e14 16:59:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:59: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 16:59:23 ---> f27419772718 16:59:23 Step 20/24 : ENTRYPOINT ["/core-data"] 16:59:23 ---> Running in b87b86775832 16:59:24 Removing intermediate container b87b86775832 16:59:24 ---> 0c28b46bdf2e 16:59:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:24 ---> Running in c8c794786764 16:59:25 Removing intermediate container c8c794786764 16:59:25 ---> a9191fa32700 16:59:25 Step 22/24 : LABEL arch=arm64 16:59:25 ---> Running in b7dd08452cf2 16:59:26 Removing intermediate container b7dd08452cf2 16:59:26 ---> bc0b2c573e1f 16:59:26 Step 23/24 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 16:59:27 ---> Running in d263da55d835 16:59:28 Removing intermediate container d263da55d835 16:59:28 ---> a4c15ae18ec6 16:59:28 Step 24/24 : LABEL version=0.0.0 16:59:28 ---> Running in cefe146bc4c6 16:59:29 Removing intermediate container cefe146bc4c6 16:59:29 ---> fb70964ecc04 16:59:29 16:59:30 Successfully built fb70964ecc04 16:59:30 Successfully tagged core-data-arm64:latest 16:59:30 Building security-proxy-setup 16:59:30  Building core-data ... done Removing intermediate container e6dfcc695958 16:59:30 ---> a17e72571a88 16:59:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:59:31 ---> Running in a02af58f6c29 16:59:32 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 16:59:39 Removing intermediate container a02af58f6c29 16:59:39 ---> e2fd2a4e22e5 16:59:39 16:59:39 Step 11/23 : FROM alpine:3.16 16:59:39 ---> a6215f271958 16:59:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:59:39 ---> Running in c306bfe88fd8 16:59:39 Removing intermediate container c306bfe88fd8 16:59:39 ---> 1c93288f4ead 16:59: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 16:59:40 ---> Running in c1d40c89e813 16:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:46 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:59:46 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:59:46 (3/33) Installing readline (8.1.2-r0) 16:59:46 (4/33) Installing bash (5.1.16-r2) 16:59:46 Executing bash-5.1.16-r2.post-install 16:59:46 (5/33) Installing ca-certificates (20220614-r0) 16:59:46 (6/33) Installing brotli-libs (1.0.9-r6) 16:59:46 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:59:46 (8/33) Installing libcurl (7.83.1-r2) 16:59:46 (9/33) Installing curl (7.83.1-r2) 16:59:47 (10/33) Installing docker-cli (20.10.16-r2) 16:59:48 (11/33) Installing dumb-init (1.2.5-r1) 16:59:48 (12/33) Installing libbz2 (1.0.8-r1) 16:59:48 (13/33) Installing expat (2.4.8-r0) 16:59:48 (14/33) Installing libffi (3.4.2-r1) 16:59:48 (15/33) Installing gdbm (1.23-r0) 16:59:48 (16/33) Installing xz-libs (5.2.5-r1) 16:59:48 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:59:48 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:48 (19/33) Installing mpdecimal (2.5.1-r1) 16:59:48 (20/33) Installing sqlite-libs (3.38.5-r0) 16:59:48 (21/33) Installing python3 (3.10.5-r0) 16:59:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 21fb66a862d3 16:59:49 Step 3/22 : WORKDIR /edgex-go 16:59:49 ---> Using cache 16:59:49 ---> f697c18e8d87 16:59:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:49 ---> Using cache 16:59:49 ---> 2489b828b4a4 16:59:49 Step 5/22 : RUN apk add --update --no-cache make git 16:59:50 ---> Running in 49865a47a482 16:59:51 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:59:51 (23/33) Installing py3-tomli (2.0.1-r1) 16:59:52 (24/33) Installing py3-pep517 (0.12.0-r2) 16:59:52 (25/33) Installing py3-six (1.16.0-r1) 16:59:52 (26/33) Installing py3-retrying (1.3.3-r3) 16:59:52 (27/33) Installing py3-appdirs (1.4.4-r3) 16:59:52 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:59:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:52 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:59:52 (30/33) Installing py3-parsing (2.4.7-r3) 16:59:52 (31/33) Installing py3-packaging (21.3-r0) 16:59:52 (32/33) Installing py3-setuptools (59.4.0-r0) 16:59:52 (33/33) Installing py3-pip (22.1.1-r0) 16:59:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:53 Executing busybox-1.35.0-r17.trigger 16:59:53 Executing ca-certificates-20220614-r0.trigger 16:59:53 OK: 120 MiB in 47 packages 16:59:54 OK: 221 MiB in 51 packages 16:59:56 Removing intermediate container 49865a47a482 16:59:56 ---> b8be5944053d 16:59:56 Step 6/22 : COPY go.mod vendor* ./ 16:59:57 ---> 97e2be960136 16:59:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:57 ---> Running in 0e63a5682fd0 17:00:15 Collecting docker-compose==1.23.2 17:00:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 17:00:15 Collecting docker<4.0,>=3.6.0 17:00:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 17:00:15 Collecting cached-property<2,>=1.2.0 17:00:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:15 Collecting docopt<0.7,>=0.6.1 17:00:15 Downloading docopt-0.6.2.tar.gz (25 kB) 17:00:15 Preparing metadata (setup.py): started 17:00:17 Preparing metadata (setup.py): finished with status 'done' 17:00:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:00:18 Collecting PyYAML<4,>=3.10 17:00:18 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 17:00:20 Preparing metadata (setup.py): started 17:00:24 Preparing metadata (setup.py): finished with status 'done' 17:00:24 Collecting websocket-client<1.0,>=0.32.0 17:00:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:00:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.3 MB/s eta 0:00:00 17:00:25 Collecting jsonschema<3,>=2.5.1 17:00:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:25 Collecting texttable<0.10,>=0.9.0 17:00:25 Downloading texttable-0.9.1.tar.gz (11 kB) 17:00:25 Preparing metadata (setup.py): started 17:00:28 Preparing metadata (setup.py): finished with status 'done' 17:00:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:00:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:00:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 17:00:30 Collecting dockerpty<0.5,>=0.4.1 17:00:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:30 Preparing metadata (setup.py): started 17:00:34 Preparing metadata (setup.py): finished with status 'done' 17:00:35 Collecting docker-pycreds>=0.4.0 17:00:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:00:36 Collecting certifi>=2017.4.17 17:00:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.0 MB/s eta 0:00:00 17:00:37 Collecting idna<2.8,>=2.5 17:00:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.9 MB/s eta 0:00:00 17:00:38 Collecting urllib3<1.25,>=1.21.1 17:00:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:00:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.0 MB/s eta 0:00:00 17:00:38 Collecting chardet<3.1.0,>=3.0.2 17:00:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:00:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 17:00:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:00:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:00:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:00:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:00:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:00:41 Running setup.py install for texttable: started 17:00:45 Running setup.py install for texttable: finished with status 'done' 17:00:45 Running setup.py install for PyYAML: started 17:00:49 Removing intermediate container 0e63a5682fd0 17:00:49 ---> 16fc9ac41e92 17:00:49 Step 8/22 : COPY . . 17:00:50 Running setup.py install for PyYAML: finished with status 'done' 17:00:52 Running setup.py install for docopt: started 17:00:56 Running setup.py install for docopt: finished with status 'done' 17:01:00 Running setup.py install for dockerpty: started 17:01:03 Running setup.py install for dockerpty: finished with status 'done' 17:01:07 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 17:01:07 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 17:01:12  ---> 1e7bc3eb8534 17:01:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:12 ---> Running in a331d94f54a3 17:01: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 17:01:19 Removing intermediate container 76f6f6f7dc49 17:01:19 ---> 1274d223dd27 17:01:19 17:01:19 Step 11/23 : FROM alpine:3.16 17:01:19 ---> a6215f271958 17:01:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:01:19 ---> Running in 811355cffe18 17:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:24 Removing intermediate container 959f6f3fcc36 17:01:24 ---> 877136262e50 17:01:24 17:01:24 Step 11/25 : FROM alpine:3.16 17:01:24 ---> a6215f271958 17:01:24 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:01:24 (1/1) Installing dumb-init (1.2.5-r1) 17:01:24 Executing busybox-1.35.0-r17.trigger 17:01:24 OK: 5 MiB in 15 packages 17:01:24 ---> Running in cf0865a0ed82 17:01:26 Removing intermediate container 811355cffe18 17:01:26 ---> f6f18e6981bc 17:01:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:26 ---> Running in 82ad43892b3a 17:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:28 Removing intermediate container 82ad43892b3a 17:01:28 ---> d861dfeb6337 17:01:28 Step 14/23 : ENV APP_PORT=59861 17:01:28 ---> Running in fd944300cd3b 17:01:29 Removing intermediate container fd944300cd3b 17:01:29 ---> 57ca08e2c83d 17:01:29 Step 15/23 : EXPOSE $APP_PORT 17:01:29 ---> Running in 0832dcbde76e 17:01:29 (1/1) Installing dumb-init (1.2.5-r1) 17:01:29 Executing busybox-1.35.0-r17.trigger 17:01:29 OK: 5 MiB in 15 packages 17:01:31 Removing intermediate container 0832dcbde76e 17:01:31 ---> a58ecf279063 17:01:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:32 Removing intermediate container cf0865a0ed82 17:01:32 ---> 356d6fd5bf52 17:01:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:32 ---> Running in 05599d51f7de 17:01:33 ---> d606a8c45166 17:01:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:01:33 Removing intermediate container 05599d51f7de 17:01:33 ---> 0008b57f4abf 17:01:33 Step 14/25 : ENV APP_PORT=59881 17:01:33 ---> Running in 80e39cada8e0 17:01:35 Removing intermediate container 80e39cada8e0 17:01:35 ---> c3954329224b 17:01:35 Step 15/25 : EXPOSE $APP_PORT 17:01:35 ---> Running in e98e846d138c 17:01:36 Removing intermediate container e98e846d138c 17:01:36 ---> 5a74977ceb87 17:01:36 Step 16/25 : WORKDIR / 17:01:37 ---> Running in 8231ad30d264 17:01:38 Removing intermediate container 8231ad30d264 17:01:38 ---> 48973948e3b6 17:01:38 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:39 ---> 9eaca0fe03ed 17:01:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:01:40 ---> 058b9aa2543f 17:01:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:01:40 ---> 2a2e4c3fb891 17:01:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:01:40 ---> Running in 2107b342add9 17:01:40 Removing intermediate container c1d40c89e813 17:01:40 ---> 9380355a95a3 17:01:40 Step 14/23 : ENV APP_PORT=58890 17:01:41 ---> Running in 2681f8bb32ff 17:01:41 Removing intermediate container 2107b342add9 17:01:41 ---> d83919c4a162 17:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:41 ---> Running in e92912c152d7 17:01:42 Removing intermediate container 2681f8bb32ff 17:01:42 ---> cc8271b54a19 17:01:42 Step 15/23 : EXPOSE $APP_PORT 17:01:42 ---> Running in 1e241bf7dbdc 17:01:43 Removing intermediate container 1e241bf7dbdc 17:01:43 ---> 9320af49ea41 17:01:43 Removing intermediate container e92912c152d7 17:01:43 ---> a76c30d848a6 17:01:43 Step 21/23 : LABEL arch=arm64 17:01:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:43 ---> 8eb4d76400cb 17:01:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:01:43 ---> Running in 52c6887d3661 17:01:44 Removing intermediate container 52c6887d3661 17:01:44 ---> b9631a6359b9 17:01:44 Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:01:44 ---> Running in 42d3cb14e0a3 17:01:45 ---> c0c0ded36c96 17:01:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:01:45 Removing intermediate container 42d3cb14e0a3 17:01:45 ---> 5e8d037cf561 17:01:45 Step 23/23 : LABEL version=0.0.0 17:01:45 ---> 3a52ae63cb4e 17:01:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:46 ---> Running in 85a8d98d73e4 17:01:47 Removing intermediate container 85a8d98d73e4 17:01:47 ---> 6fe63e6b2522 17:01:47 17:01:47 ---> 74d62bffe3a7 17:01:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:01:47 ---> Running in 5d636a7bd3df 17:01:47 ---> 7387edb75dd3 17:01:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:47 Successfully built 6fe63e6b2522 17:01:47 Successfully tagged support-scheduler-arm64:latest 17:01:47 Building support-notifications 17:01:48  Building support-scheduler ... done Removing intermediate container 5d636a7bd3df 17:01:48 ---> 926b1d07f3f7 17:01:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:48 ---> Running in 6ce4342806ac 17:01:49 Removing intermediate container 6ce4342806ac 17:01:49 ---> fc0e50b1000f 17:01:49 Step 23/25 : LABEL arch=arm64 17:01:49 ---> Running in ef00e8c21deb 17:01:49 ---> 9b9f5c08a56c 17:01:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:49 ---> Running in df6687413aa5 17:01:50 Removing intermediate container ef00e8c21deb 17:01:50 ---> 61431d42dae0 17:01:50 Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:01:50 ---> Running in 914a055e366d 17:01:50 Removing intermediate container df6687413aa5 17:01:50 ---> 2f88dbd0d55f 17:01:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:50 ---> Running in dc5ec8477cd8 17:01:51 Removing intermediate container 914a055e366d 17:01:51 ---> 682e6c6d28f9 17:01:51 Step 25/25 : LABEL version=0.0.0 17:01:51 ---> Running in 2c2c066f4df0 17:01:51 Removing intermediate container dc5ec8477cd8 17:01:51 ---> 01798ce0d82f 17:01:51 Step 21/23 : LABEL arch=arm64 17:01:51 ---> Running in 7960442f8114 17:01:52 Removing intermediate container 2c2c066f4df0 17:01:52 ---> e07c06961f87 17:01:52 17:01:52 Removing intermediate container 7960442f8114 17:01:52 ---> ed369c6146bc 17:01:52 Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:01:52 ---> Running in 428a2f5a90bd 17:01:52 Successfully built e07c06961f87 17:01:52 Successfully tagged core-metadata-arm64:latest 17:01:52  Building core-metadata ... done Building core-command 17:01:53 Removing intermediate container 428a2f5a90bd 17:01:53 ---> cc25db2cbcfb 17:01:53 Step 23/23 : LABEL version=0.0.0 17:01:53 ---> Running in 7979f3e1d612 17:01:54 Removing intermediate container 7979f3e1d612 17:01:54 ---> 3dc1185caf9c 17:01:54 17:01:54 Successfully built 3dc1185caf9c 17:01:54 Successfully tagged sys-mgmt-agent-arm64:latest 17:01:54  Building sys-mgmt-agent ... done Building security-secretstore-setup 17:02:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:21 ---> 21fb66a862d3 17:02:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:02:21 ---> Using cache 17:02:21 ---> 8c655111eb2f 17:02:21 Step 4/23 : WORKDIR /edgex-go 17:02:21 ---> Using cache 17:02:21 ---> 503eb05ed3b3 17:02:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:21 ---> Using cache 17:02:21 ---> 662443f3bce0 17:02:21 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:02:21 ---> Running in abfc60399039 17:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:25 OK: 221 MiB in 51 packages 17:02:27 Removing intermediate container abfc60399039 17:02:27 ---> d641056fc671 17:02:27 Step 7/23 : COPY go.mod vendor* ./ 17:02:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:28 ---> 21fb66a862d3 17:02:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:02:28 ---> Using cache 17:02:28 ---> 8c655111eb2f 17:02:28 Step 4/24 : WORKDIR /edgex-go 17:02:28 ---> Using cache 17:02:28 ---> 503eb05ed3b3 17:02:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:28 ---> Using cache 17:02:28 ---> 662443f3bce0 17:02:28 Step 6/24 : RUN apk add --update --no-cache make git 17:02:28 ---> Using cache 17:02:28 ---> d0986e2c93cf 17:02:28 Step 7/24 : COPY go.mod vendor* ./ 17:02:28 ---> Using cache 17:02:28 ---> be121feec9a5 17:02:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:28 ---> Using cache 17:02:28 ---> d1f628f5b4ed 17:02:28 Step 9/24 : COPY . . 17:02:28 ---> Using cache 17:02:28 ---> 0826adf69510 17:02:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:02:29 ---> Running in 1936a5c26e43 17:02:30 ---> bca2d65c5487 17:02:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:30 ---> Running in 1f62fdce1889 17:02:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:31 ---> 21fb66a862d3 17:02:31 Step 3/25 : WORKDIR /edgex-go 17:02:31 ---> Using cache 17:02:31 ---> f697c18e8d87 17:02:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:31 ---> Using cache 17:02:31 ---> 2489b828b4a4 17:02:31 Step 5/25 : RUN apk add --update --no-cache make git 17:02:31 ---> Using cache 17:02:31 ---> b8be5944053d 17:02:31 Step 6/25 : COPY go.mod vendor* ./ 17:02:31 ---> Using cache 17:02:31 ---> 97e2be960136 17:02:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:31 ---> Using cache 17:02:31 ---> 16fc9ac41e92 17:02:31 Step 8/25 : COPY . . 17:02:31 ---> Using cache 17:02:31 ---> 1e7bc3eb8534 17:02:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:02:32 ---> Running in 5451ec18354f 17:02:32 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-command/core-command ./cmd/core-command 17:02:34 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 17:03:31 Removing intermediate container 1f62fdce1889 17:03:31 ---> bd8b2387ae45 17:03:31 Step 9/23 : COPY . . 17:03:37 ---> b7e44adbbf5c 17:03:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:03:37 ---> Running in 3041f927ba35 17:03:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:07: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 17:07:28 Removing intermediate container a331d94f54a3 17:07:28 ---> 827f4ab3e90c 17:07:28 17:07:28 Step 10/22 : FROM alpine:3.16 17:07:28 ---> a6215f271958 17:07:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:07:28 ---> Running in b75b74e86d77 17:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:31 (1/6) Installing ca-certificates (20220614-r0) 17:07:31 (2/6) Installing brotli-libs (1.0.9-r6) 17:07:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:07:31 (4/6) Installing libcurl (7.83.1-r2) 17:07:31 (5/6) Installing curl (7.83.1-r2) 17:07:31 (6/6) Installing dumb-init (1.2.5-r1) 17:07:31 Executing busybox-1.35.0-r17.trigger 17:07:31 Executing ca-certificates-20220614-r0.trigger 17:07:31 OK: 8 MiB in 20 packages 17:07:34 Removing intermediate container b75b74e86d77 17:07:34 ---> 84e317a14ed2 17:07:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:34 ---> Running in 254777c8b82f 17:07:34 Removing intermediate container 254777c8b82f 17:07:34 ---> 969685f969e9 17:07:34 Step 13/22 : WORKDIR /edgex 17:07:34 ---> Running in 75b78f6efea0 17:07:35 Removing intermediate container 75b78f6efea0 17:07:35 ---> 2445bc25ca32 17:07:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:07:37 ---> 083a90a09551 17:07:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:07:40 ---> 8e9242ca2b99 17:07:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:07:43 ---> 2be9fabdaeb8 17:07:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:07:44 ---> 7c464dd419d6 17:07:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:44 ---> Running in 052ea2e3e99f 17:07:48 Removing intermediate container 052ea2e3e99f 17:07:48 ---> 85d3392b79cb 17:07:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:07:48 ---> Running in e8427ee2380c 17:07:49 Removing intermediate container e8427ee2380c 17:07:49 ---> e55d298b36fd 17:07:49 Step 20/22 : LABEL arch=arm64 17:07:49 ---> Running in c59536612168 17:07:49 Removing intermediate container 50cb74757421 17:07:49 ---> e4a97ce09bb9 17:07:49 17:07:49 Step 9/20 : FROM alpine:3.15 17:07:49 ---> 02e0d6fdf486 17:07:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:49 ---> Using cache 17:07:49 ---> d853749cee74 17:07:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:49 ---> Using cache 17:07:49 ---> fff86c0226de 17:07:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:07:49 ---> Running in 2b52dc5fccc4 17:07:50 Removing intermediate container c59536612168 17:07:50 ---> ce81bc08d9e3 17:07:50 Step 21/22 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:07:50 ---> Running in 7f26d2613ba4 17:07:51 Removing intermediate container 7f26d2613ba4 17:07:51 ---> a66fb5627f72 17:07:51 Step 22/22 : LABEL version=0.0.0 17:07:51 ---> Running in e158609745dc 17:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:52 Removing intermediate container e158609745dc 17:07:52 ---> 593d282b14c8 17:07:52 17:07:52 Successfully built 593d282b14c8 17:07:52 Successfully tagged security-proxy-setup-arm64:latest 17:07:53  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:54 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:07:54 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:07:54 OK: 15733 distinct packages available 17:07:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:57 (1/9) Installing ca-certificates (20220614-r0) 17:07:57 (2/9) Installing brotli-libs (1.0.9-r5) 17:07:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:07:57 (4/9) Installing libcurl (7.80.0-r2) 17:07:57 (5/9) Installing curl (7.80.0-r2) 17:07:57 (6/9) Installing dumb-init (1.2.5-r1) 17:07:57 (7/9) Installing musl-obstack (1.2.3-r0) 17:07:57 (8/9) Installing libucontext (1.1-r0) 17:07:58 (9/9) Installing gcompat (1.0.0-r4) 17:07:58 Executing busybox-1.34.1-r7.trigger 17:07:58 Executing ca-certificates-20220614-r0.trigger 17:07:58 OK: 8 MiB in 23 packages 17:08:01 Removing intermediate container 2b52dc5fccc4 17:08:01 ---> 9285bab46bf9 17:08:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:01 ---> 653b6636f263 17:08:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:08:04 ---> 5b3df3705e9a 17:08:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:08:04 ---> 43867cf5e9b9 17:08:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:08:04 ---> Running in 89d0b3543b49 17:08:05 Removing intermediate container 89d0b3543b49 17:08:05 ---> f7a15fe4093a 17:08:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:05 ---> Running in 4b4dfa24b914 17:08:06 Removing intermediate container 4b4dfa24b914 17:08:06 ---> 79b907e88de1 17:08:06 Step 18/20 : LABEL arch=arm64 17:08:06 ---> Running in 70e4bba419cd 17:08:07 Removing intermediate container 70e4bba419cd 17:08:07 ---> b552f150defd 17:08:07 Step 19/20 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:08:07 ---> Running in 225cacbc5bcf 17:08:07 Removing intermediate container 225cacbc5bcf 17:08:07 ---> 8759ce7ca079 17:08:07 Step 20/20 : LABEL version=0.0.0 17:08:07 ---> Running in 03e9d0cdf13e 17:08:08 Removing intermediate container 03e9d0cdf13e 17:08:08 ---> ac34478840aa 17:08:08 17:08:08 Successfully built ac34478840aa 17:08:08 Successfully tagged security-spiffe-token-provider-arm64:latest 17:08:31  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:08:46 Removing intermediate container 5451ec18354f 17:08:46 ---> 72b87412417b 17:08:46 17:08:46 Step 10/25 : FROM alpine:3.16 17:08:46 ---> a6215f271958 17:08:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:08:46 ---> Running in 8109ab79e91a 17:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:47 (1/3) Installing ca-certificates (20220614-r0) 17:08:48 (2/3) Installing dumb-init (1.2.5-r1) 17:08:48 (3/3) Installing su-exec (0.2-r1) 17:08:48 Executing busybox-1.35.0-r17.trigger 17:08:48 Executing ca-certificates-20220614-r0.trigger 17:08:48 OK: 6 MiB in 17 packages 17:08:50 Removing intermediate container 8109ab79e91a 17:08:50 ---> e8fb20a91fbd 17:08:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:08:50 ---> Running in a8efaffeb0c4 17:08:51 Removing intermediate container a8efaffeb0c4 17:08:51 ---> 5308784345db 17:08:51 Step 13/25 : WORKDIR / 17:08:51 ---> Running in 7b75dd20ee46 17:08:52 Removing intermediate container 7b75dd20ee46 17:08:52 ---> 814a6a14360f 17:08:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:08:53 ---> b2b167d59447 17:08:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:08:55 ---> 5d760d4d9256 17:08:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:08:57 ---> 505df45adb7e 17:08:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:08:58 ---> ea8d1fdfb1e2 17:08:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:09:01 ---> 508031e8435c 17:09:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:09:01 Removing intermediate container 1936a5c26e43 17:09:01 ---> d7a96bd81e06 17:09:01 17:09:01 Step 11/24 : FROM alpine:3.16 17:09:01 ---> a6215f271958 17:09:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:09:01 ---> Using cache 17:09:01 ---> 356d6fd5bf52 17:09:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:09:01 ---> Using cache 17:09:01 ---> 0008b57f4abf 17:09:01 Step 14/24 : ENV APP_PORT=59882 17:09:01 ---> Running in c459cc7a6a0d 17:09:02 Removing intermediate container c459cc7a6a0d 17:09:02 ---> 49ff9d7b353a 17:09:02 Step 15/24 : EXPOSE $APP_PORT 17:09:02 ---> Running in eb07a8f6b216 17:09:03 Removing intermediate container eb07a8f6b216 17:09:03 ---> 514edd4bc172 17:09:03 Step 16/24 : WORKDIR / 17:09:03 ---> Running in e209345844cc 17:09:03 ---> 4a288187e935 17:09:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:09:03 Removing intermediate container e209345844cc 17:09:03 ---> 7be5aa552dda 17:09:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:04 ---> 8dfcdb9ea8e6 17:09:04 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:09:04 ---> Running in 31be9aaff933 17:09:05 ---> a8d798d94c78 17:09:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:09:08 ---> 67492a9c271b 17:09:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:09:08 Removing intermediate container 31be9aaff933 17:09:08 ---> 56c000ed7fed 17:09:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:09:08 ---> Running in b0a41a430e48 17:09:09 Removing intermediate container b0a41a430e48 17:09:09 ---> f35504a8b4db 17:09:09 Step 23/25 : LABEL arch=arm64 17:09:09 ---> 921e9720752c 17:09:09 Step 20/24 : ENTRYPOINT ["/core-command"] 17:09:09 ---> Running in 6cdd2f234d7b 17:09:09 ---> Running in 0137453733cb 17:09:10 Removing intermediate container 6cdd2f234d7b 17:09:10 ---> 44e37b2a7bbc 17:09:10 Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:09:10 Removing intermediate container 0137453733cb 17:09:10 ---> f80f8013a0ab 17:09:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:10 ---> Running in f0dc4c50a5c5 17:09:10 ---> Running in b2712a5f4b75 17:09:11 Removing intermediate container f0dc4c50a5c5 17:09:11 ---> 789f811f85d9 17:09:11 Step 22/24 : LABEL arch=arm64 17:09:11 Removing intermediate container b2712a5f4b75 17:09:11 ---> 432fdc0d5e29 17:09:11 Step 25/25 : LABEL version=0.0.0 17:09:11 ---> Running in 6574e157bd4a 17:09:11 ---> Running in a095a3c0cdf2 17:09:12 Removing intermediate container 6574e157bd4a 17:09:12 ---> a740fc967277 17:09:12 Step 23/24 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:09:12 Removing intermediate container a095a3c0cdf2 17:09:12 ---> d80038a3f47b 17:09:12 17:09:12 ---> Running in 88131d467410 17:09:12 Successfully built d80038a3f47b 17:09:12 Successfully tagged security-secretstore-setup-arm64:latest 17:09:12  Building security-secretstore-setup ... done Removing intermediate container 88131d467410 17:09:12 ---> 631ba090e784 17:09:12 Step 24/24 : LABEL version=0.0.0 17:09:13 ---> Running in 4c3665dcdf92 17:09:13 Removing intermediate container 4c3665dcdf92 17:09:13 ---> 6a4f093b0da1 17:09:13 17:09:13 Successfully built 6a4f093b0da1 17:09:13 Successfully tagged core-command-arm64:latest 17:10:00  Building core-command ... done Removing intermediate container 3041f927ba35 17:10:00 ---> 6d291c1e8b6e 17:10:00 17:10:00 Step 11/23 : FROM alpine:3.16 17:10:00 ---> a6215f271958 17:10:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:10:00 ---> Running in e7604626d634 17:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:10:00 (1/2) Installing ca-certificates (20220614-r0) 17:10:00 (2/2) Installing dumb-init (1.2.5-r1) 17:10:00 Executing busybox-1.35.0-r17.trigger 17:10:00 Executing ca-certificates-20220614-r0.trigger 17:10:00 OK: 6 MiB in 16 packages 17:10:01 Removing intermediate container e7604626d634 17:10:01 ---> 17c62b6d9f36 17:10:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:10:01 ---> Running in 462e2dd1b40f 17:10:01 Removing intermediate container 462e2dd1b40f 17:10:01 ---> 9e3d03b2d91a 17:10:01 Step 14/23 : ENV APP_PORT=59860 17:10:01 ---> Running in f90081b399e9 17:10:02 Removing intermediate container f90081b399e9 17:10:02 ---> e01d7b8565cb 17:10:02 Step 15/23 : EXPOSE $APP_PORT 17:10:02 ---> Running in 600fdf604a90 17:10:02 Removing intermediate container 600fdf604a90 17:10:02 ---> 8b214278a443 17:10:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:03 ---> 67bed6e5d951 17:10:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:10:04 ---> 00095b0c6eb4 17:10:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:10:05 ---> 3d86b53e9eba 17:10:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:10:05 ---> Running in 2a8ebdc51e6b 17:10:05 Removing intermediate container 2a8ebdc51e6b 17:10:05 ---> 8d5911615fe4 17:10:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:05 ---> Running in 2c4630438f6f 17:10:05 Removing intermediate container 2c4630438f6f 17:10:05 ---> 58808cc8a979 17:10:05 Step 21/23 : LABEL arch=arm64 17:10:05 ---> Running in 20c6b2b1b5c0 17:10:06 Removing intermediate container 20c6b2b1b5c0 17:10:06 ---> 40addbce6f9e 17:10:06 Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 17:10:06 ---> Running in a8addd947268 17:10:06 Removing intermediate container a8addd947268 17:10:06 ---> 940ea309d1c9 17:10:06 Step 23/23 : LABEL version=0.0.0 17:10:06 ---> Running in 7a298fe8748c 17:10:07 Removing intermediate container 7a298fe8748c 17:10:07 ---> bff6e8800879 17:10:07 17:10:07 Successfully built bff6e8800879 17:10:07 Successfully tagged support-notifications-arm64:latest 17:10:07  Building support-notifications ... done  [Pipeline] } 17:10:07 $ docker stop --time=1 fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 17:10:09 $ docker rm -f fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:10 + docker images 17:10:10 REPOSITORY TAG IMAGE ID CREATED SIZE 17:10:10 support-notifications-arm64 latest bff6e8800879 4 seconds ago 26.3MB 17:10:10 6d291c1e8b6e 15 seconds ago 1.43GB 17:10:10 core-command-arm64 latest 6a4f093b0da1 57 seconds ago 16.7MB 17:10:10 security-secretstore-setup-arm64 latest d80038a3f47b 59 seconds ago 28.2MB 17:10:10 d7a96bd81e06 About a minute ago 1.37GB 17:10:10 72b87412417b About a minute ago 1.37GB 17:10:10 security-spiffe-token-provider-arm64 latest ac34478840aa 2 minutes ago 28.4MB 17:10:10 security-proxy-setup-arm64 latest 593d282b14c8 2 minutes ago 26.4MB 17:10:10 e4a97ce09bb9 2 minutes ago 1.41GB 17:10:10 827f4ab3e90c 2 minutes ago 1.36GB 17:10:10 sys-mgmt-agent-arm64 latest 3dc1185caf9c 8 minutes ago 133MB 17:10:10 core-metadata-arm64 latest e07c06961f87 8 minutes ago 17.5MB 17:10:10 support-scheduler-arm64 latest 6fe63e6b2522 8 minutes ago 25.7MB 17:10:10 877136262e50 8 minutes ago 1.38GB 17:10:10 1274d223dd27 8 minutes ago 1.43GB 17:10:10 e2fd2a4e22e5 10 minutes ago 1.36GB 17:10:10 core-data-arm64 latest fb70964ecc04 10 minutes ago 20.7MB 17:10:10 d97f78060c23 11 minutes ago 1.38GB 17:10:10 security-bootstrapper-arm64 latest 59eda0794120 12 minutes ago 18.7MB 17:10:10 add7a45fe001 13 minutes ago 1.36GB 17:10:10 security-spire-agent-arm64 latest b6df012ab97a 18 minutes ago 122MB 17:10:10 security-spire-server-arm64 latest e9da7bc9c7b2 19 minutes ago 84.2MB 17:10:10 security-spire-config-arm64 latest c42fc741e7ee 19 minutes ago 83.6MB 17:10:10 35bcea9ff584 19 minutes ago 1.25GB 17:10:10 347c33b68e1a 19 minutes ago 1.25GB 17:10:10 ci-base-image-arm64 latest 21fb66a862d3 34 minutes ago 995MB 17:10:10 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 17:10:10 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 17:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 17:10:10 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 17:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:10 17:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:11 arm64: Pulling from edgex-lftools-log-publisher 17:10:11 8998bd30e6a1: Pulling fs layer 17:10:11 04944245beec: Pulling fs layer 17:10:11 699f458cf7ca: Pulling fs layer 17:10:11 765212b225bb: Pulling fs layer 17:10:11 f23df028b6ca: Pulling fs layer 17:10:11 d65c8cfc05b1: Pulling fs layer 17:10:11 2437ff75d9bd: Pulling fs layer 17:10:11 765212b225bb: Waiting 17:10:11 f23df028b6ca: Waiting 17:10:11 d65c8cfc05b1: Waiting 17:10:11 2437ff75d9bd: Waiting 17:10:11 04944245beec: Download complete 17:10:11 765212b225bb: Verifying Checksum 17:10:11 765212b225bb: Download complete 17:10:11 f23df028b6ca: Verifying Checksum 17:10:11 f23df028b6ca: Download complete 17:10:11 d65c8cfc05b1: Download complete 17:10:12 699f458cf7ca: Verifying Checksum 17:10:12 699f458cf7ca: Download complete 17:10:12 8998bd30e6a1: Verifying Checksum 17:10:12 8998bd30e6a1: Download complete 17:10:15 2437ff75d9bd: Verifying Checksum 17:10:15 2437ff75d9bd: Download complete 17:10:17 8998bd30e6a1: Pull complete 17:10:18 04944245beec: Pull complete 17:10:20 699f458cf7ca: Pull complete 17:10:20 765212b225bb: Pull complete 17:10:21 f23df028b6ca: Pull complete 17:10:21 d65c8cfc05b1: Pull complete 17:10:39 2437ff75d9bd: Pull complete 17:10:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:39 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 17:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:10:42 $ docker top e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:43 ---> job-cost.sh 17:10:43 lf-activate-venv: SKIPPING 17:10:43 INFO: No Stack... 17:10:44 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:45 INFO: Archiving Costs [Pipeline] sh 17:10:46 + cut -d, -f6 17:10:46 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 17:10:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] 17:10:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] did not exist. Created. 17:10:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:10:47 Stashed 1 file(s) [Pipeline] } 17:10:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:47 $ docker stop --time=1 e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a 17:10:48 $ docker rm -f e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a [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 17:10:49 provisioning config files... 17:10:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config679345308170531229tmp [Pipeline] { [Pipeline] sh 17:10:49 + set +x 17:10:49 + curl -s https://codecov.io/bash 17:10:49 + bash -s -- 17:10:49 17:10:49 _____ _ 17:10:49 / ____| | | 17:10:49 | | ___ __| | ___ ___ _____ __ 17:10:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:49 Bash-1.0.6 17:10:49 17:10:49 17:10:49 ==> git version 2.25.1 found 17:10:49 ==> 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 17:10:49 Release-Date: 2020-01-08 17:10:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:10:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:10:49 ==> Jenkins CI detected. 17:10:49 current dir:  /w/workspace/edgex-go/3 17:10:49 project root: . 17:10:49 --> token set from env 17:10:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:49 ==> Running gcov in . (disable via -X gcov) 17:10:49 ==> Python coveragepy not found 17:10:49 ==> Searching for coverage reports in: 17:10:49 + . 17:10:49 -> Found 1 reports 17:10:49 ==> Detecting git/mercurial file structure 17:10:49 ==> Reading reports 17:10:49 + ./coverage.out bytes=482786 17:10:49 ==> Appending adjustments 17:10:49 https://docs.codecov.io/docs/fixing-reports 17:10:51 + Found adjustments 17:10:51 ==> Gzipping contents 17:10:51 64K /tmp/codecov.aTo6M8.gz 17:10:51 ==> Uploading reports 17:10:51 url: https://codecov.io 17:10:51 query: branch=PR-4137&commit=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= 17:10:51 -> Pinging Codecov 17:10:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4137&commit=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= 17:10:51 -> Uploading to 17:10:51 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/8e5fa0ede6508dfcdd68f72a95d82dbefad2965e/2384f867-ab0c-444e-851c-b399462ce944.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T171051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1bd6995a4349a28166c4d3e1d5cca36370af98a1be352555af730e88d728f94 17:10:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:51 Dload Upload Total Spent Left Speed 17:10:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63335 0 0 100 63335 0 224k --:--:-- --:--:-- --:--:-- 224k 17:10:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] } 17:10:51 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 17:10:52 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:10:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:53 ---> package-listing.sh 17:10:53 ++ facter osfamily 17:10:53 ++ tr '[:upper:]' '[:lower:]' 17:10:53 + OS_FAMILY=debian 17:10:53 + workspace=/w/workspace/edgex-go/3 17:10:53 + START_PACKAGES=/tmp/packages_start.txt 17:10:53 + END_PACKAGES=/tmp/packages_end.txt 17:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:53 + PACKAGES=/tmp/packages_start.txt 17:10:53 + '[' /w/workspace/edgex-go/3 ']' 17:10:53 + PACKAGES=/tmp/packages_end.txt 17:10:53 + case "${OS_FAMILY}" in 17:10:53 + dpkg -l 17:10:53 + grep '^ii' 17:10:53 + '[' -f /tmp/packages_start.txt ']' 17:10:53 + '[' -f /tmp/packages_end.txt ']' 17:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:53 + '[' /w/workspace/edgex-go/3 ']' 17:10:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:10:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:10:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:54 17:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:54 latest: Pulling from edgex-lftools-log-publisher 17:10:54 5eb5b503b376: Pulling fs layer 17:10:54 5c69ac0246d0: Pulling fs layer 17:10:54 ec43610c2a17: Pulling fs layer 17:10:54 3a2ae6a8a46f: Pulling fs layer 17:10:54 33b1e0a273af: Pulling fs layer 17:10:54 5d3b04190fa2: Pulling fs layer 17:10:54 2f39f015ded8: Pulling fs layer 17:10:54 5d3b04190fa2: Waiting 17:10:54 3a2ae6a8a46f: Waiting 17:10:54 33b1e0a273af: Waiting 17:10:54 2f39f015ded8: Waiting 17:10:54 5c69ac0246d0: Download complete 17:10:54 3a2ae6a8a46f: Verifying Checksum 17:10:54 3a2ae6a8a46f: Download complete 17:10:55 33b1e0a273af: Verifying Checksum 17:10:55 33b1e0a273af: Download complete 17:10:55 5d3b04190fa2: Download complete 17:10:55 ec43610c2a17: Verifying Checksum 17:10:55 ec43610c2a17: Download complete 17:10:55 5eb5b503b376: Verifying Checksum 17:10:55 5eb5b503b376: Download complete 17:10:56 2f39f015ded8: Download complete 17:10:56 5eb5b503b376: Pull complete 17:10:56 5c69ac0246d0: Pull complete 17:10:57 ec43610c2a17: Pull complete 17:10:57 3a2ae6a8a46f: Pull complete 17:10:57 33b1e0a273af: Pull complete 17:10:57 5d3b04190fa2: Pull complete 17:11:03 2f39f015ded8: Pull complete 17:11:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:03 prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container 17:11:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:07 $ docker top e4a967ed19bf0219119c4967afe4930c5372ec47fd39e4d6d8273338c294075e -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:11:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:11:08 + ls /var/log/sa-host 17:11:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:08 provisioning config files... 17:11:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6701165597831729134tmp [Pipeline] { [Pipeline] echo 17:11:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:08 ---> create-netrc.sh [Pipeline] } 17:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:11:08 ---> python-tools-install.sh [Pipeline] echo 17:11:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:11:09 ---> sudo-logs.sh 17:11:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:11:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:11:09 ---> job-cost.sh 17:11:09 lf-activate-venv: SKIPPING 17:11:09 DEBUG: total: 0.10999999940395355 17:11:09 INFO: Retrieving Stack Cost... 17:11:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:10 INFO: Archiving Costs [Pipeline] echo 17:11:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:10 ---> logs-deploy.sh 17:11:10 lf-activate-venv: SKIPPING 17:11:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4137/3 17:11:10 INFO: archiving workspace using pattern(s): 17:11:11 Archives upload complete. 17:11:11 INFO: archiving logs to Nexus 17:11:12 ---> uname -a: 17:11:12 Linux prd-ubuntu20-04-docker-8c-8g-23948 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:11:12 17:11:12 17:11:12 ---> lscpu: 17:11:12 Architecture: x86_64 17:11:12 CPU op-mode(s): 32-bit, 64-bit 17:11:12 Byte Order: Little Endian 17:11:12 Address sizes: 40 bits physical, 48 bits virtual 17:11:12 CPU(s): 8 17:11:12 On-line CPU(s) list: 0-7 17:11:12 Thread(s) per core: 1 17:11:12 Core(s) per socket: 1 17:11:12 Socket(s): 8 17:11:12 NUMA node(s): 1 17:11:12 Vendor ID: AuthenticAMD 17:11:12 CPU family: 23 17:11:12 Model: 49 17:11:12 Model name: AMD EPYC-Rome Processor 17:11:12 Stepping: 0 17:11:12 CPU MHz: 2800.002 17:11:12 BogoMIPS: 5600.00 17:11:12 Virtualization: AMD-V 17:11:12 Hypervisor vendor: KVM 17:11:12 Virtualization type: full 17:11:12 L1d cache: 256 KiB 17:11:12 L1i cache: 256 KiB 17:11:12 L2 cache: 4 MiB 17:11:12 L3 cache: 128 MiB 17:11:12 NUMA node0 CPU(s): 0-7 17:11:12 Vulnerability Itlb multihit: Not affected 17:11:12 Vulnerability L1tf: Not affected 17:11:12 Vulnerability Mds: Not affected 17:11:12 Vulnerability Meltdown: Not affected 17:11:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:11:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:11:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:11:12 Vulnerability Srbds: Not affected 17:11:12 Vulnerability Tsx async abort: Not affected 17:11:12 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 17:11:12 17:11:12 17:11:12 ---> nproc: 17:11:12 8 17:11:12 17:11:12 17:11:12 ---> df -h: 17:11:12 Filesystem Size Used Avail Use% Mounted on 17:11:12 overlay 155G 18G 138G 12% / 17:11:12 tmpfs 64M 0 64M 0% /dev 17:11:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:11:12 shm 64M 0 64M 0% /dev/shm 17:11:12 /dev/vda1 155G 18G 138G 12% /facter-os 17:11:12 17:11:12 17:11:12 ---> sar -b -r -n DEV: 17:11:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23948) 08/30/22 _x86_64_ (8 CPU) 17:11:12 17:11:12 16:29:11 LINUX RESTART (8 CPU) 17:11:12 17:11:12 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:11:12 16:31:01 131.76 3.72 128.04 0.00 401.20 129667.71 0.00 17:11:12 16:32:01 59.68 0.02 59.66 0.00 2.67 62379.21 0.00 17:11:12 16:33:01 36.63 0.12 36.51 0.00 1.60 10018.48 0.00 17:11:12 16:34:01 293.95 6.13 287.82 0.00 57.19 106011.66 0.00 17:11:12 16:35:01 375.20 3.12 372.09 0.00 25.33 167186.94 0.00 17:11:12 16:36:02 620.69 0.28 620.41 0.00 3.85 185311.01 0.00 17:11:12 16:37:01 540.73 0.47 540.25 0.00 7.17 147555.84 0.00 17:11:12 16:38:01 656.92 2.12 654.81 0.00 20.40 162129.11 0.00 17:11:12 16:39:01 161.37 0.02 161.36 0.00 3.60 26306.28 0.00 17:11:12 16:40:01 2.15 0.00 2.15 0.00 0.00 28.26 0.00 17:11:12 16:41:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 17:11:12 16:42:01 1.68 0.00 1.68 0.00 0.00 18.79 0.00 17:11:12 16:43:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 17:11:12 16:44:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 17:11:12 16:45:01 3.70 0.88 2.82 0.00 18.53 35.73 0.00 17:11:12 16:46:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 17:11:12 16:47:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 17:11:12 16:48:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 17:11:12 16:49:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 17:11:12 16:50:01 1.53 0.00 1.53 0.00 0.00 19.46 0.00 17:11:12 16:51:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 17:11:12 16:52:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 17:11:12 16:53:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:11:12 16:54:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 17:11:12 16:55:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 17:11:12 16:56:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 17:11:12 16:57:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:11:12 16:58:01 3.13 1.58 1.55 0.00 50.39 20.93 0.00 17:11:12 16:59:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 17:11:12 17:00:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 17:11:12 17:01:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:11:12 17:02:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 17:11:12 17:03:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 17:11:12 17:04:01 1.40 0.00 1.40 0.00 0.00 17.19 0.00 17:11:12 17:05:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 17:11:12 17:06:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 17:11:12 17:07:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 17:11:12 17:08:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 17:11:12 17:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 17:11:12 17:10:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 17:11:12 17:11:01 4.08 0.23 3.85 0.00 20.13 326.61 0.00 17:11:12 Average: 71.22 0.46 70.76 0.00 14.93 24304.00 0.00 17:11:12 17:11:12 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:11:12 16:31:01 27679496 31771076 525052 1.60 135628 4148552 1977848 5.83 1236324 3506860 131992 17:11:12 16:32:01 27452176 31449132 839732 2.55 137928 4047048 2583784 7.61 1654020 3297936 157936 17:11:12 16:33:01 27218852 31710836 576356 1.75 140568 4505600 2026480 5.97 1466404 3691564 357944 17:11:12 16:34:01 25164996 31699448 572852 1.74 208228 6319624 2027144 5.97 1783204 5243936 475488 17:11:12 16:35:01 22244808 31214892 1045328 3.18 284288 8603428 4033008 11.89 2502128 7347736 299548 17:11:12 16:36:02 21609768 31534276 729688 2.22 323608 9457088 2651508 7.81 2113132 8326800 109872 17:11:12 16:37:01 19640908 31346300 917484 2.79 368204 11098040 2987700 8.81 2474720 9838644 262660 17:11:12 16:38:01 19749684 31489780 773152 2.35 429684 11022280 2811072 8.28 2448172 9704928 48408 17:11:12 16:39:01 20571608 31757784 513460 1.56 431464 10498288 1931588 5.69 2164408 9206668 12 17:11:12 16:40:01 20573008 31759216 511932 1.56 431524 10498268 1931588 5.69 2163888 9206648 24 17:11:12 16:41:01 20577124 31763320 508016 1.54 431580 10498268 1931588 5.69 2159508 9206648 12 17:11:12 16:42:01 20577288 31763532 507768 1.54 431600 10498276 1931588 5.69 2159580 9206656 12 17:11:12 16:43:01 20584400 31771180 500680 1.52 431620 10498276 1931588 5.69 2152244 9207172 12 17:11:12 16:44:01 20584528 31771332 500676 1.52 431640 10498280 1931588 5.69 2152300 9207184 148 17:11:12 16:45:01 20584280 31772012 500684 1.52 431732 10498796 1989076 5.86 2152944 9207600 72 17:11:12 16:46:01 20584556 31772288 500400 1.52 431740 10498796 1989076 5.86 2152668 9207600 8 17:11:12 16:47:01 20584232 31771984 500600 1.52 431752 10498800 1989076 5.86 2152512 9207604 32 17:11:12 16:48:01 20584184 31771968 500568 1.52 431768 10498804 1989076 5.86 2152556 9207608 8 17:11:12 16:49:01 20584412 31772196 500284 1.52 431780 10498804 1989076 5.86 2152284 9207608 12 17:11:12 16:50:01 20584548 31772380 500276 1.52 431812 10498808 1989076 5.86 2152636 9207616 20 17:11:12 16:51:01 20584524 31772356 500256 1.52 431824 10498812 1989076 5.86 2152368 9207616 24 17:11:12 16:52:01 20584264 31772132 500432 1.52 431840 10498820 1989076 5.86 2152352 9207628 8 17:11:12 16:53:01 20584412 31772312 500180 1.52 431864 10498824 1989076 5.86 2152620 9207628 16 17:11:12 16:54:01 20584364 31772288 500144 1.52 431888 10498824 1972820 5.81 2152408 9207628 24 17:11:12 16:55:01 20584112 31772048 500332 1.52 431916 10498816 1972820 5.81 2153204 9207632 44 17:11:12 16:56:01 20584500 31772468 500072 1.52 431936 10498824 1972820 5.81 2152508 9207636 16 17:11:12 16:57:01 20584492 31772464 500032 1.52 431948 10498832 1972820 5.81 2152432 9207640 12 17:11:12 16:58:01 20579240 31769784 502552 1.53 431984 10500348 1956640 5.77 2158516 9207248 20 17:11:12 16:59:01 20579468 31770024 502368 1.53 431988 10500352 1956640 5.77 2158072 9207200 188 17:11:12 17:00:01 20579972 31770532 501840 1.53 431992 10500356 1956640 5.77 2158088 9207204 12 17:11:12 17:01:01 20579924 31770504 501812 1.53 432008 10500360 1956640 5.77 2158272 9207208 216 17:11:12 17:02:01 20580140 31770740 501752 1.53 432024 10500360 1956640 5.77 2157976 9207208 16 17:11:12 17:03:01 20580004 31770632 501768 1.53 432036 10500364 1956640 5.77 2158048 9207212 24 17:11:12 17:04:01 20579744 31770528 501856 1.53 432052 10500492 1956640 5.77 2158600 9207340 216 17:11:12 17:05:01 20579728 31770548 501772 1.53 432088 10500496 1956640 5.77 2158272 9207348 44 17:11:12 17:06:01 20579616 31770500 501684 1.53 432116 10500500 1956640 5.77 2157920 9207348 32 17:11:12 17:07:01 20579796 31770684 501424 1.52 432132 10500500 1956640 5.77 2157904 9207348 16 17:11:12 17:08:01 20579844 31770816 501420 1.52 432148 10500508 1956640 5.77 2157956 9207356 44 17:11:12 17:09:01 20579844 31770860 501340 1.52 432176 10500512 1956640 5.77 2158208 9207360 12 17:11:12 17:10:01 20579812 31770844 501288 1.52 432216 10500508 1956640 5.77 2158388 9207364 32 17:11:12 17:11:01 19939020 31696612 573948 1.75 436388 11021224 2363376 6.97 2231432 9726988 524912 17:11:12 Average: 21202480 31720844 551787 1.68 397188 9907384 2104408 6.20 2119541 8666345 57808 17:11:12 17:11:12 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:11:12 16:31:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:11:12 16:31:01 ens3 671.91 646.32 9461.33 72.43 0.00 0.00 0.00 0.00 17:11:12 16:31:01 docker0 500.97 435.30 38.58 3862.51 0.00 0.00 0.00 0.00 17:11:12 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:32:01 ens3 57.16 45.03 36.51 64.14 0.00 0.00 0.00 0.00 17:11:12 16:32:01 veth7649c1f 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 17:11:12 16:32:01 docker0 1.43 1.50 0.09 0.13 0.00 0.00 0.00 0.00 17:11:12 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:33:01 ens3 23.45 13.00 20.05 10.47 0.00 0.00 0.00 0.00 17:11:12 16:33:01 veth7649c1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:11:12 16:34:01 veth78e15b1 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 17:11:12 16:34:01 ens3 319.05 237.44 3333.40 87.24 0.00 0.00 0.00 0.00 17:11:12 16:34:01 docker0 150.86 199.55 11.21 1634.10 0.00 0.00 0.00 0.00 17:11:12 16:35:01 veth676d5c1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:35:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 17:11:12 16:35:01 veth78e15b1 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:35:01 veth40359c3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:35:01 vethab3fc5c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:35:01 ens3 57.91 46.68 220.00 10.20 0.00 0.00 0.00 0.00 17:11:12 16:35:01 docker0 31.86 36.63 1.87 158.99 0.00 0.00 0.00 0.00 17:11:12 16:36:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 17:11:12 16:36:02 vethb519c47 7.92 3.76 80.51 0.27 0.00 0.00 0.00 0.00 17:11:12 16:36:02 veth78e15b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:36:02 vetheea7322 3.76 7.92 0.27 80.51 0.00 0.00 0.00 0.01 17:11:12 16:36:02 veth8c9d6e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:36:02 ens3 164.84 124.14 953.08 74.46 0.00 0.00 0.00 0.00 17:11:12 16:36:02 docker0 70.61 97.73 5.13 872.32 0.00 0.00 0.00 0.00 17:11:12 16:36:02 vethd64e1ad 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:37:01 vethb17728a 12.44 37.87 1.08 649.89 0.00 0.00 0.00 0.05 17:11:12 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:37:01 veth78e15b1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:37:01 ens3 141.15 100.66 1048.54 90.40 0.00 0.00 0.00 0.00 17:11:12 16:37:01 vethc3fcb7e 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 17:11:12 16:37:01 docker0 36.77 75.64 2.80 1023.11 0.00 0.00 0.00 0.00 17:11:12 16:38:01 veth54a5ac0 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 17:11:12 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:38:01 veth78e15b1 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 17:11:12 16:38:01 ens3 169.64 126.16 928.60 25.71 0.00 0.00 0.00 0.00 17:11:12 16:38:01 docker0 102.77 129.75 7.17 896.98 0.00 0.00 0.00 0.00 17:11:12 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:39:01 ens3 49.64 45.86 58.19 66.94 0.00 0.00 0.00 0.00 17:11:12 16:39:01 docker0 2.28 5.12 0.14 43.60 0.00 0.00 0.00 0.00 17:11:12 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:40:01 ens3 1.68 1.00 0.91 1.53 0.00 0.00 0.00 0.00 17:11:12 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:44:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:11:12 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:45:01 ens3 0.45 0.23 0.23 0.14 0.00 0.00 0.00 0.00 17:11:12 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:46:01 ens3 0.48 0.42 0.26 0.22 0.00 0.00 0.00 0.00 17:11:12 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:47:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:11:12 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:49:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:50:01 ens3 0.28 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:11:12 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:11:12 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:52:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:11:12 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:53:01 ens3 0.17 0.10 0.09 0.01 0.00 0.00 0.00 0.00 17:11:12 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:55:01 ens3 1.27 0.75 0.53 0.36 0.00 0.00 0.00 0.00 17:11:12 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:56:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:11:12 16:58:01 ens3 7.30 5.47 5.19 6.08 0.00 0.00 0.00 0.00 17:11:12 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 16:59:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 17:11:12 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:00:01 ens3 0.58 0.33 0.29 0.14 0.00 0.00 0.00 0.00 17:11:12 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:01:01 ens3 0.40 0.35 0.26 0.21 0.00 0.00 0.00 0.00 17:11:12 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:03:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:04:01 ens3 1.08 0.48 0.40 0.28 0.00 0.00 0.00 0.00 17:11:12 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:05:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:11:12 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:06:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:11:12 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:08:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:09:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:11:12 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:12 17:10:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:11:12 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 17:11:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:11:12 17:11:01 ens3 96.80 64.79 2522.07 11.96 0.00 0.00 0.00 0.00 17:11:12 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:12 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:11:12 Average: ens3 43.13 35.62 453.31 12.74 0.00 0.00 0.00 0.00 17:11:12 Average: docker0 21.89 23.92 1.63 206.92 0.00 0.00 0.00 0.00 17:11:12 17:11:12 17:11:12 ---> sar -P ALL: 17:11:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23948) 08/30/22 _x86_64_ (8 CPU) 17:11:12 17:11:12 16:29:11 LINUX RESTART (8 CPU) 17:11:12 17:11:12 16:30:01 CPU %user %nice %system %iowait %steal %idle 17:11:12 16:31:01 all 9.17 0.00 3.81 5.58 0.07 81.38 17:11:12 16:31:01 0 8.64 0.00 2.75 2.13 0.10 86.38 17:11:12 16:31:01 1 9.11 0.00 3.75 1.04 0.07 86.02 17:11:12 16:31:01 2 8.95 0.00 3.72 1.57 0.05 85.71 17:11:12 16:31:01 3 8.07 0.00 3.91 9.19 0.07 78.76 17:11:12 16:31:01 4 7.39 0.00 4.50 23.15 0.07 64.89 17:11:12 16:31:01 5 8.77 0.00 3.83 0.93 0.08 86.38 17:11:12 16:31:01 6 8.64 0.00 3.73 2.36 0.05 85.22 17:11:12 16:31:01 7 13.78 0.00 4.28 4.42 0.07 77.45 17:11:12 16:32:01 all 38.42 0.00 6.68 1.78 0.09 53.03 17:11:12 16:32:01 0 39.66 0.00 6.54 1.74 0.08 51.97 17:11:12 16:32:01 1 32.89 0.00 5.99 0.10 0.08 60.93 17:11:12 16:32:01 2 32.78 0.00 6.34 0.05 0.08 60.75 17:11:12 16:32:01 3 41.07 0.00 6.99 2.98 0.12 48.84 17:11:12 16:32:01 4 39.54 0.00 7.12 0.07 0.08 53.18 17:11:12 16:32:01 5 40.31 0.00 6.15 0.03 0.12 53.38 17:11:12 16:32:01 6 40.47 0.00 6.87 9.25 0.08 43.33 17:11:12 16:32:01 7 40.61 0.00 7.39 0.02 0.10 51.88 17:11:12 16:33:01 all 53.77 0.00 7.41 0.36 0.11 38.36 17:11:12 16:33:01 0 53.97 0.00 7.99 0.41 0.12 37.52 17:11:12 16:33:01 1 49.74 0.00 6.87 0.05 0.10 43.24 17:11:12 16:33:01 2 49.20 0.00 6.39 0.07 0.10 44.23 17:11:12 16:33:01 3 57.59 0.00 8.00 0.05 0.12 34.24 17:11:12 16:33:01 4 55.35 0.00 7.91 0.05 0.10 36.59 17:11:12 16:33:01 5 54.43 0.00 7.29 0.03 0.14 38.11 17:11:12 16:33:01 6 54.05 0.00 7.36 1.87 0.12 36.61 17:11:12 16:33:01 7 55.77 0.00 7.44 0.32 0.12 36.35 17:11:12 16:34:01 all 12.60 0.00 8.04 5.95 0.12 73.29 17:11:12 16:34:01 0 14.24 0.00 9.00 1.62 0.07 75.08 17:11:12 16:34:01 1 11.44 0.00 7.28 3.15 0.08 78.05 17:11:12 16:34:01 2 10.43 0.00 8.33 1.91 0.17 79.15 17:11:12 16:34:01 3 14.24 0.00 7.33 1.24 0.07 77.12 17:11:12 16:34:01 4 13.20 0.00 7.17 3.18 0.12 76.33 17:11:12 16:34:01 5 12.62 0.00 7.52 2.38 0.08 77.39 17:11:12 16:34:01 6 11.03 0.00 9.10 32.81 0.07 46.99 17:11:12 16:34:01 7 13.60 0.00 8.63 1.48 0.27 76.02 17:11:12 16:35:01 all 26.37 0.00 7.91 12.57 0.10 53.05 17:11:12 16:35:01 0 26.79 0.00 10.12 39.47 0.12 23.51 17:11:12 16:35:01 1 25.03 0.00 8.16 14.01 0.07 52.74 17:11:12 16:35:01 2 25.84 0.00 6.55 4.78 0.10 62.73 17:11:12 16:35:01 3 27.29 0.00 7.77 8.89 0.08 55.96 17:11:12 16:35:01 4 26.44 0.00 7.17 14.26 0.12 52.01 17:11:12 16:35:01 5 26.74 0.00 7.67 6.84 0.14 58.62 17:11:12 16:35:01 6 26.70 0.00 8.04 7.85 0.08 57.33 17:11:12 16:35:01 7 26.19 0.00 7.83 4.95 0.08 60.96 17:11:12 16:36:02 all 23.06 0.00 8.94 18.47 0.13 49.40 17:11:12 16:36:02 0 21.78 0.00 7.46 22.42 0.10 48.24 17:11:12 16:36:02 1 21.70 0.00 8.02 10.55 0.12 59.61 17:11:12 16:36:02 2 19.37 0.00 7.55 6.89 0.10 66.09 17:11:12 16:36:02 3 23.38 0.00 10.40 38.73 0.14 27.35 17:11:12 16:36:02 4 23.13 0.00 9.88 18.83 0.14 48.03 17:11:12 16:36:02 5 24.94 0.00 9.68 14.12 0.14 51.12 17:11:12 16:36:02 6 23.51 0.00 9.05 11.67 0.17 55.60 17:11:12 16:36:02 7 26.70 0.00 9.54 24.47 0.14 39.15 17:11:12 16:37:01 all 64.61 0.00 14.08 7.42 0.21 13.68 17:11:12 16:37:01 0 61.96 0.00 12.83 6.16 0.18 18.87 17:11:12 16:37:01 1 60.61 0.00 13.86 5.35 0.23 19.94 17:11:12 16:37:01 2 62.59 0.00 12.81 10.11 0.20 14.29 17:11:12 16:37:01 3 64.82 0.00 17.01 7.54 0.16 10.46 17:11:12 16:37:01 4 67.45 0.00 14.68 9.99 0.20 7.68 17:11:12 16:37:01 5 66.85 0.00 14.79 5.45 0.18 12.73 17:11:12 16:37:01 6 69.14 0.00 13.62 4.98 0.36 11.91 17:11:12 16:37:01 7 63.41 0.00 13.04 9.77 0.20 13.58 17:11:12 16:38:01 all 33.54 0.00 10.96 15.76 0.35 39.39 17:11:12 16:38:01 0 34.11 0.00 12.37 25.57 0.25 27.70 17:11:12 16:38:01 1 35.66 0.00 11.77 10.04 0.33 42.20 17:11:12 16:38:01 2 31.80 0.00 10.57 10.94 0.44 46.24 17:11:12 16:38:01 3 33.55 0.00 11.69 21.43 0.24 33.08 17:11:12 16:38:01 4 34.62 0.00 10.61 9.89 0.21 44.67 17:11:12 16:38:01 5 30.15 0.00 9.03 18.18 0.30 42.34 17:11:12 16:38:01 6 38.35 0.00 11.01 12.34 0.23 38.07 17:11:12 16:38:01 7 30.04 0.00 10.61 17.57 0.83 40.94 17:11:12 16:39:01 all 10.94 0.00 2.29 1.95 0.05 84.76 17:11:12 16:39:01 0 11.25 0.00 2.38 5.12 0.07 81.18 17:11:12 16:39:01 1 12.49 0.00 2.58 0.62 0.05 84.27 17:11:12 16:39:01 2 10.54 0.00 1.93 0.98 0.03 86.52 17:11:12 16:39:01 3 10.98 0.00 1.98 1.12 0.05 85.87 17:11:12 16:39:01 4 10.18 0.00 2.18 2.06 0.07 85.51 17:11:12 16:39:01 5 11.00 0.00 2.59 0.74 0.03 85.64 17:11:12 16:39:01 6 12.27 0.00 2.76 0.95 0.08 83.94 17:11:12 16:39:01 7 8.84 0.00 1.90 4.04 0.03 85.18 17:11:12 16:40:01 all 0.01 0.00 0.00 0.01 0.01 99.96 17:11:12 16:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:11:12 16:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:11:12 16:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:11:12 16:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:11:12 16:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:40:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:11:12 16:41:01 all 0.21 0.00 0.01 0.00 0.01 99.76 17:11:12 16:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:11:12 16:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:11:12 16:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:11:12 16:41:01 3 1.44 0.00 0.00 0.00 0.02 98.55 17:11:12 16:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:11:12 16:41:01 5 0.08 0.00 0.03 0.00 0.00 99.88 17:11:12 16:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:11:12 16:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:11:12 17:11:12 16:41:01 CPU %user %nice %system %iowait %steal %idle 17:11:12 16:42:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:11:12 16:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:42:01 3 1.97 0.00 0.02 0.00 0.00 98.01 17:11:12 16:42:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:11:12 16:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 16:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:43:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:11:12 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:11:12 16:43:01 1 0.05 0.00 0.03 0.02 0.00 99.90 17:11:12 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:43:01 3 2.02 0.00 0.02 0.00 0.02 97.95 17:11:12 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:11:12 16:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 16:44:01 all 0.07 0.00 0.01 0.02 0.00 99.89 17:11:12 16:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:44:01 1 0.00 0.00 0.00 0.18 0.00 99.82 17:11:12 16:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:44:01 3 0.48 0.00 0.02 0.00 0.00 99.50 17:11:12 16:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:11:12 16:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:11:12 16:45:01 all 0.06 0.00 0.05 0.02 0.00 99.87 17:11:12 16:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:11:12 16:45:01 1 0.25 0.00 0.13 0.03 0.00 99.58 17:11:12 16:45:01 2 0.03 0.00 0.05 0.02 0.00 99.90 17:11:12 16:45:01 3 0.00 0.00 0.05 0.00 0.00 99.95 17:11:12 16:45:01 4 0.05 0.00 0.07 0.03 0.00 99.85 17:11:12 16:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:11:12 16:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:11:12 16:45:01 7 0.00 0.00 0.03 0.07 0.00 99.90 17:11:12 16:46:01 all 0.02 0.00 0.01 0.00 0.00 99.95 17:11:12 16:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:46:01 3 0.10 0.00 0.05 0.00 0.02 99.83 17:11:12 16:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:11:12 16:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:11:12 16:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:11:12 16:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 16:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:11:12 16:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:11:12 16:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:11:12 16:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 16:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:11:12 16:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:11:12 16:49:01 all 0.04 0.00 0.01 0.00 0.00 99.95 17:11:12 16:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:11:12 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:49:01 3 0.25 0.00 0.00 0.00 0.00 99.75 17:11:12 16:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 16:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:11:12 16:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:11:12 16:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 17:11:12 16:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:11:12 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:50:01 3 1.97 0.00 0.00 0.00 0.02 98.01 17:11:12 16:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 16:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 16:50:01 6 0.05 0.00 0.02 0.00 0.05 99.88 17:11:12 16:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:11:12 16:51:01 all 0.22 0.00 0.02 0.00 0.00 99.76 17:11:12 16:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:11:12 16:51:01 3 1.66 0.00 0.08 0.00 0.00 98.26 17:11:12 16:51:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:11:12 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:11:12 16:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:52:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:11:12 16:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:52:01 3 0.03 0.00 0.05 0.00 0.02 99.90 17:11:12 16:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:52:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:11:12 16:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 17:11:12 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:11:12 16:53:01 all 0.24 0.00 0.01 0.00 0.00 99.74 17:11:12 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:53:01 3 1.81 0.00 0.03 0.00 0.00 98.16 17:11:12 16:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:11:12 16:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:11:12 16:54:01 all 0.08 0.00 0.01 0.03 0.00 99.88 17:11:12 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:54:01 3 0.55 0.00 0.02 0.00 0.02 99.42 17:11:12 16:54:01 4 0.03 0.00 0.00 0.22 0.00 99.75 17:11:12 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 16:54:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:11:12 16:55:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:11:12 16:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:55:01 3 0.12 0.00 0.08 0.00 0.02 99.78 17:11:12 16:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 16:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:11:12 16:56:01 all 0.17 0.00 0.01 0.01 0.01 99.80 17:11:12 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:56:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:11:12 16:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 16:56:01 3 1.21 0.00 0.02 0.00 0.02 98.76 17:11:12 16:56:01 4 0.03 0.00 0.00 0.08 0.02 99.87 17:11:12 16:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:11:12 16:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:11:12 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 16:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:57:01 3 1.99 0.00 0.02 0.00 0.02 97.98 17:11:12 16:57:01 4 0.00 0.00 0.03 0.02 0.00 99.95 17:11:12 16:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 16:58:01 all 0.29 0.00 0.04 0.01 0.00 99.66 17:11:12 16:58:01 0 0.23 0.00 0.10 0.02 0.02 99.63 17:11:12 16:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:11:12 16:58:01 2 0.30 0.00 0.02 0.00 0.00 99.68 17:11:12 16:58:01 3 0.77 0.00 0.05 0.00 0.02 99.17 17:11:12 16:58:01 4 0.23 0.00 0.03 0.02 0.00 99.72 17:11:12 16:58:01 5 0.25 0.00 0.02 0.00 0.00 99.73 17:11:12 16:58:01 6 0.13 0.00 0.00 0.02 0.00 99.85 17:11:12 16:58:01 7 0.33 0.00 0.03 0.05 0.00 99.58 17:11:12 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:12 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:59:01 3 0.03 0.00 0.05 0.00 0.02 99.90 17:11:12 16:59:01 4 0.03 0.00 0.02 0.05 0.00 99.90 17:11:12 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:11:12 17:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 17:00:01 3 0.03 0.00 0.05 0.00 0.02 99.90 17:11:12 17:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:11:12 17:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 17:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:11:12 17:01:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:11:12 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 17:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:11:12 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:11:12 17:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:11:12 17:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:11:12 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:02:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:11:12 17:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:11:12 17:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:11:12 17:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:12 17:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:11:12 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:11:12 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:11:12 17:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:11:12 17:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:04:01 3 0.07 0.00 0.05 0.00 0.02 99.87 17:11:12 17:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:11:12 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:11:12 17:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:05:01 all 0.05 0.00 0.01 0.01 0.00 99.92 17:11:12 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:05:01 2 0.12 0.00 0.00 0.00 0.00 99.88 17:11:12 17:05:01 3 0.18 0.00 0.05 0.00 0.02 99.75 17:11:12 17:05:01 4 0.02 0.00 0.02 0.07 0.00 99.90 17:11:12 17:05:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:11:12 17:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:11:12 17:06:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:11:12 17:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:11:12 17:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:11:12 17:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:11:12 17:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:11:12 17:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 17:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:11:12 17:07:01 3 0.08 0.00 0.03 0.00 0.02 99.87 17:11:12 17:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:11:12 17:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:12 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:11:12 17:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:11:12 17:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:11:12 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:11:12 17:09:01 all 0.02 0.00 0.00 0.01 0.00 99.96 17:11:12 17:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:11:12 17:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:11:12 17:09:01 4 0.00 0.00 0.00 0.10 0.00 99.90 17:11:12 17:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:11:12 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:11:12 17:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:11:12 17:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:11:12 17:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:11:12 17:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:11:12 17:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:11:12 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:12 17:10:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:11:12 17:11:01 all 3.40 0.00 1.27 0.03 0.03 95.28 17:11:12 17:11:01 0 3.53 0.00 1.14 0.00 0.03 95.30 17:11:12 17:11:01 1 2.80 0.00 1.02 0.00 0.02 96.16 17:11:12 17:11:01 2 3.44 0.00 1.45 0.00 0.03 95.07 17:11:12 17:11:01 3 4.44 0.00 1.11 0.00 0.03 94.41 17:11:12 17:11:01 4 2.76 0.00 1.42 0.03 0.03 95.75 17:11:12 17:11:01 5 3.50 0.00 1.59 0.00 0.02 94.89 17:11:12 17:11:01 6 3.13 0.00 1.22 0.00 0.02 95.63 17:11:12 17:11:01 7 3.56 0.00 1.19 0.23 0.03 94.99 17:11:12 Average: all 6.62 0.00 1.71 1.67 0.03 89.97 17:11:12 Average: 0 6.58 0.00 1.74 2.49 0.03 89.16 17:11:12 Average: 1 6.22 0.00 1.66 1.08 0.03 91.02 17:11:12 Average: 2 6.07 0.00 1.56 0.88 0.03 91.46 17:11:12 Average: 3 7.22 0.00 1.83 2.18 0.03 88.74 17:11:12 Average: 4 6.68 0.00 1.73 1.96 0.03 89.60 17:11:12 Average: 5 6.65 0.00 1.67 1.15 0.03 90.49 17:11:12 Average: 6 6.85 0.00 1.74 2.01 0.04 89.38 17:11:12 Average: 7 6.74 0.00 1.71 1.61 0.05 89.90 17:11:12 17:11:12 17:11:12