Pull request #4104 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a0601c7b057198709d0c91e79c1fd706c3337e12+062af8d3cd30019d44081b1021c6648b4b920d9b (ca24064a51b0daaee62e00b67490a369cd706abe) 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-ssh12403906482745330147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh944414302251502781.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4104/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-4104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11111531017997779067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17209042397241798145.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4104/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-4104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh931372822614895741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21290’ Running on prd-ubuntu20.04-docker-8c-8g-21296 in /w/workspace/edgexfoundry_edgex-go_PR-4104 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4104/head:refs/remotes/origin/PR-4104 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit a0601c7b057198709d0c91e79c1fd706c3337e12 Merge succeeded, producing 6aa679610a532969e0d371c02f774b2dbad186e9 Checking out Revision 6aa679610a532969e0d371c02f774b2dbad186e9 (PR-4104) > git config core.sparsecheckout # timeout=10 > git checkout -f a0601c7b057198709d0c91e79c1fd706c3337e12 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aa679610a532969e0d371c02f774b2dbad186e9 # timeout=10 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c37c095f7dd1b5d79cec9750a6f0753f6febea29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:42:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:42:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:42:16 ========================================================= 21:42:16 EdgeX Global Pipelines Version Info 21:42:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:42:17 ------------------- 21:42:17 stable info: 21:42:17 ------------------- 21:42:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:17 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:42:17 Message: update stable to v1.0.238 21:42:17 ------------------- 21:42:17 experimental info: 21:42:17 ------------------- 21:42:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:42:17 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:42:17 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4104 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4104 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4104 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aa6796 [Pipeline] echo 21:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:18 provisioning config files... 21:42:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config551009847764282968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:18 ---> docker-login.sh 21:42:18 nexus3.edgexfoundry.org:10001 21:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:19 Configure a credential helper to remove this warning. See 21:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:19 21:42:19 Login Succeeded 21:42:19 nexus3.edgexfoundry.org:10002 21:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:19 Configure a credential helper to remove this warning. See 21:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:19 21:42:19 Login Succeeded 21:42:19 nexus3.edgexfoundry.org:10003 21:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:20 Configure a credential helper to remove this warning. See 21:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:20 21:42:20 Login Succeeded 21:42:20 nexus3.edgexfoundry.org:10004 21:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:20 Configure a credential helper to remove this warning. See 21:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:20 21:42:20 Login Succeeded 21:42:20 docker.io 21:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:20 Configure a credential helper to remove this warning. See 21:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:20 21:42:20 Login Succeeded 21:42:20 ---> docker-login.sh ends [Pipeline] } 21:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:21 + 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 21:42:21 + dirname cmd/core-command/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo core-command,cmd/core-command/Dockerfile 21:42:21 + dirname cmd/core-data/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo core-data,cmd/core-data/Dockerfile 21:42:21 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 21:42:21 21:42:21 + echo core-metadata,cmd/core-metadata/Dockerfile 21:42:21 + dirname cmd/security-bootstrapper/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:42:21 + dirname cmd/security-proxy-setup/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + dirname cmd/security-secretstore-setup/Dockerfile 21:42:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:42:21 + + dirname cmd/security-spiffe-token-provider/Dockerfile 21:42:21 cut -d/ -f2 21:42:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:42:21 + dirname cmd/security-spire-agent/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:42:21 + + dirname cmd/security-spire-config/Dockerfile 21:42:21 cut -d/ -f2 21:42:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:42:21 + dirname cmd/security-spire-server/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:42:21 + dirname cmd/support-notifications/Dockerfile 21:42:21 + cut -d/ -f2 21:42:21 + echo support-notifications,cmd/support-notifications/Dockerfile 21:42:21 + + dirname cmd/support-scheduler/Dockerfile 21:42:21 cut -d/ -f2 21:42:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:42:21 + + dirname cmd/sys-mgmt-agent/Dockerfile 21:42:21 cut -d/ -f2 21:42:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:42:21 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 21:42:21 + git rev-list -1 --merges 6aa679610a532969e0d371c02f774b2dbad186e9~1..6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo 21:42:21 -----------> git rev-list -1 --merges 6aa679610a532969e0d371c02f774b2dbad186e9~1..6aa679610a532969e0d371c02f774b2dbad186e9 6aa679610a532969e0d371c02f774b2dbad186e9 21:42:21 6aa679610a532969e0d371c02f774b2dbad186e9 [false] [Pipeline] sh 21:42:21 + git log --format=format:%s -1 6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] echo 21:42:21 ========================================================= 21:42:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:42:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:42:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:22 + grep -v github /etc/ssh/ssh_known_hosts 21:42:22 + [ -e /tmp/ssh_known_hosts ] 21:42:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:42:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:42:22 sudo tee -a /etc/ssh/ssh_known_hosts 21:42:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:22 21:42:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:22 0.1.4: Pulling from edgex-devops/py-git-semver 21:42:22 b85a868b505f: Pulling fs layer 21:42:22 e2be974225ed: Pulling fs layer 21:42:22 339a4e72a1f5: Pulling fs layer 21:42:22 988bab9f4d93: Pulling fs layer 21:42:22 1469e6f7b9e6: Pulling fs layer 21:42:22 eaf3925da568: Pulling fs layer 21:42:22 bab4dde63d76: Pulling fs layer 21:42:22 bde34c3a00c8: Pulling fs layer 21:42:22 b352a97aabf1: Pulling fs layer 21:42:22 4872d77fe225: Pulling fs layer 21:42:22 5851b861e8e6: Pulling fs layer 21:42:22 1469e6f7b9e6: Waiting 21:42:22 988bab9f4d93: Waiting 21:42:22 eaf3925da568: Waiting 21:42:22 b352a97aabf1: Waiting 21:42:22 4872d77fe225: Waiting 21:42:22 5851b861e8e6: Waiting 21:42:22 bab4dde63d76: Waiting 21:42:22 e2be974225ed: Download complete 21:42:22 988bab9f4d93: Verifying Checksum 21:42:22 988bab9f4d93: Download complete 21:42:22 1469e6f7b9e6: Verifying Checksum 21:42:22 1469e6f7b9e6: Download complete 21:42:23 339a4e72a1f5: Verifying Checksum 21:42:23 339a4e72a1f5: Download complete 21:42:23 eaf3925da568: Verifying Checksum 21:42:23 eaf3925da568: Download complete 21:42:23 bde34c3a00c8: Download complete 21:42:23 b352a97aabf1: Download complete 21:42:23 4872d77fe225: Verifying Checksum 21:42:23 5851b861e8e6: Verifying Checksum 21:42:23 5851b861e8e6: Download complete 21:42:23 b85a868b505f: Verifying Checksum 21:42:23 b85a868b505f: Download complete 21:42:23 bab4dde63d76: Verifying Checksum 21:42:23 bab4dde63d76: Download complete 21:42:24 b85a868b505f: Pull complete 21:42:24 e2be974225ed: Pull complete 21:42:25 339a4e72a1f5: Pull complete 21:42:25 988bab9f4d93: Pull complete 21:42:25 1469e6f7b9e6: Pull complete 21:42:25 eaf3925da568: Pull complete 21:42:28 bab4dde63d76: Pull complete 21:42:28 bde34c3a00c8: Pull complete 21:42:28 b352a97aabf1: Pull complete 21:42:28 4872d77fe225: Pull complete 21:42:28 5851b861e8e6: Pull complete 21:42:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:28 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 21:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:42:33 $ docker top 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b -eo pid,comm 21:42:33 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). 21:42:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:33 [ssh-agent] Looking for ssh-agent implementation... 21:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:33 $ docker exec 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent 21:42:33 SSH_AUTH_SOCK=/tmp/ssh-19I0bgKrxfXB/agent.15 21:42:33 SSH_AGENT_PID=21 21:42:33 Running ssh-add (command line suppressed) 21:42:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4136141689102434956.key (/w/workspace/edgex-go/2@tmp/private_key_4136141689102434956.key) 21:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:34 + git tag --points-at HEAD [Pipeline] } 21:42:34 $ docker exec --env ******** --env ******** 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent -k 21:42:34 unset SSH_AUTH_SOCK; 21:42:34 unset SSH_AGENT_PID; 21:42:34 echo Agent pid 21 killed; 21:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:34 [ssh-agent] Looking for ssh-agent implementation... 21:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:34 $ docker exec 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent 21:42:34 SSH_AUTH_SOCK=/tmp/ssh-1VRvtZtG5qgt/agent.71 21:42:34 SSH_AGENT_PID=78 21:42:34 Running ssh-add (command line suppressed) 21:42:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7728251725324787859.key (/w/workspace/edgex-go/2@tmp/private_key_7728251725324787859.key) 21:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:35 + git semver init 21:42:35 2022-07-27 21:42:35,526 [run_init] DEBUG init version:0.0.0 force:False 21:42:35 2022-07-27 21:42:35,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 21:42:35 2022-07-27 21:42:35,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 21:42:35 2022-07-27 21:42:35,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 21:42:40 2022-07-27 21:42:40,559 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 21:42:40 2022-07-27 21:42:40,560 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4104 with force:False 21:42:40 2022-07-27 21:42:40,560 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4104 21:42:40 2022-07-27 21:42:40,564 [execute] INFO git cat-file --batch-check 21:42:40 2022-07-27 21:42:40,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:42:40 2022-07-27 21:42:40,571 [execute] INFO git cat-file --batch 21:42:40 2022-07-27 21:42:40,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:42:40 2022-07-27 21:42:40,577 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4104 21:42:40 0.0.0 [Pipeline] } 21:42:40 $ docker exec --env ******** --env ******** 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b ssh-agent -k 21:42:41 unset SSH_AUTH_SOCK; 21:42:41 unset SSH_AGENT_PID; 21:42:41 echo Agent pid 78 killed; 21:42:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:41 + git semver [Pipeline] } 21:42:41 $ docker stop --time=1 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b 21:42:43 $ docker rm -f 88225e61dc4d34a104e2b11fac467859288aec2c01bb6f855f15a4ab2c682d2b [Pipeline] // withDockerContainer [Pipeline] sh 21:42:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:42:43 Stashed 1 file(s) [Pipeline] echo 21:42:43 [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 21:42:44 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:44 ========================================================= 21:42:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:42:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:42:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:42:44 2408cc74d12b: Pulling fs layer 21:42:44 ea60b727a1ce: Pulling fs layer 21:42:44 30c4a7721957: Pulling fs layer 21:42:44 370296b7ddb6: Pulling fs layer 21:42:44 7c6cee850709: Pulling fs layer 21:42:44 39a5fcdaea64: Pulling fs layer 21:42:44 d94ebbe4e438: Pulling fs layer 21:42:44 bcfd1f05c69d: Pulling fs layer 21:42:44 59ccb84bbe0f: Pulling fs layer 21:42:44 370296b7ddb6: Waiting 21:42:44 7c6cee850709: Waiting 21:42:44 39a5fcdaea64: Waiting 21:42:44 d94ebbe4e438: Waiting 21:42:44 bcfd1f05c69d: Waiting 21:42:44 59ccb84bbe0f: Waiting 21:42:44 30c4a7721957: Download complete 21:42:44 ea60b727a1ce: Download complete 21:42:44 7c6cee850709: Verifying Checksum 21:42:44 7c6cee850709: Download complete 21:42:44 39a5fcdaea64: Download complete 21:42:44 2408cc74d12b: Verifying Checksum 21:42:44 2408cc74d12b: Download complete 21:42:44 d94ebbe4e438: Verifying Checksum 21:42:44 2408cc74d12b: Pull complete 21:42:45 ea60b727a1ce: Pull complete 21:42:45 30c4a7721957: Pull complete 21:42:45 370296b7ddb6: Verifying Checksum 21:42:45 370296b7ddb6: Download complete 21:42:45 59ccb84bbe0f: Download complete 21:42:45 bcfd1f05c69d: Verifying Checksum 21:42:45 bcfd1f05c69d: Download complete 21:42:50 370296b7ddb6: Pull complete 21:42:50 7c6cee850709: Pull complete 21:42:50 39a5fcdaea64: Pull complete 21:42:50 d94ebbe4e438: Pull complete 21:42:53 bcfd1f05c69d: Pull complete 21:42:53 59ccb84bbe0f: Pull complete 21:42:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:42:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:42:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:42:53 WORKDIR /edgex 21:42:53 COPY go.mod . 21:42:53 RUN go mod download 21:42:53 + docker build -t ci-base-image-x86_64 -f - . 21:42:55 Sending build context to Docker daemon 335.3MB 21:42:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:42:55 ---> a4fb48ad2a94 21:42:55 Step 2/4 : WORKDIR /edgex 21:42:58 Still waiting to schedule task 21:42:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21294’ 21:43:00 ---> Running in 4133df6620a9 21:43:00 Removing intermediate container 4133df6620a9 21:43:00 ---> 6a50bb823aea 21:43:00 Step 3/4 : COPY go.mod . 21:43:00 ---> a4d62fae08cb 21:43:00 Step 4/4 : RUN go mod download 21:43:00 ---> Running in 04cb4a553ae8 21:43:18 Removing intermediate container 04cb4a553ae8 21:43:18 ---> 53713e2b0797 21:43:18 Successfully built 53713e2b0797 21:43:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:19 + docker inspect -f . ci-base-image-x86_64 21:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:19 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 21:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:19 $ docker top f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:20 + go version 21:43:20 go version go1.18.3 linux/amd64 [Pipeline] } 21:43:20 $ docker stop --time=1 f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 21:43:21 $ docker rm -f f76cbcbcaac409f175379d11f7c905dd8989fe5a1e369c0d6113aa85a6c882e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:21 + docker inspect -f . ci-base-image-x86_64 21:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:21 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 21:43:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:22 $ docker top ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d -eo pid,comm [Pipeline] { [Pipeline] echo 21:43:22 ========================================================= 21:43:22 [edgeXBuildGoParallel] Running Tests and Build... 21:43:22 ========================================================= [Pipeline] sh 21:43:22 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:43:22 + make test 21:43:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:43:31 ? github.com/edgexfoundry/edgex-go [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:43:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:43:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:43:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.2% of statements 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.843s coverage: 89.2% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.114s coverage: 83.8% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 21:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 21:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 21:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 21:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.4% of statements 21:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 58.8% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 85.4% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.4% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.411s coverage: 66.1% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.8% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.125s coverage: 17.7% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:44:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:44:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 21:44:09 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 21:44:31 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." 21:44:31 GO111MODULE=on go vet ./... 21:44:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:36 ./bin/test-attribution-txt.sh 21:44:36 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:44:36 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:44:36 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:44:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:44:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:44:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:44:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:44:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:44:36 + ls -al . 21:44:36 total 688 21:44:36 drwxrwxr-x 10 1001 1001 4096 Jul 27 21:43 . 21:44:36 drwxr-xr-x 4 root root 4096 Jul 27 21:43 .. 21:44:36 -rw-rw-r-- 1 1001 1001 11 Jul 27 21:42 .dockerignore 21:44:36 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:44 .git 21:44:36 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:42 .github 21:44:36 -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:42 .gitignore 21:44:36 -rw-rw-r-- 1 1001 1001 42 Jul 27 21:42 .golangci.yml 21:44:36 -rw-rw-r-- 1 1001 1001 87 Jul 27 21:42 .hadolint.yml 21:44:36 drwxr-xr-x 3 1001 1001 4096 Jul 27 21:42 .semver 21:44:36 -rw-rw-r-- 1 1001 1001 166 Jul 27 21:42 .sonarcloud.properties 21:44:36 -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:42 ADOPTERS.md 21:44:36 -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:42 Attribution.txt 21:44:36 -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:42 CHANGELOG.md 21:44:36 -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:42 CONTRIBUTING.md 21:44:36 -rw-rw-r-- 1 1001 1001 677 Jul 27 21:42 GOVERNANCE.md 21:44:36 -rw-rw-r-- 1 1001 1001 850 Jul 27 21:42 Jenkinsfile 21:44:36 -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:42 LICENSE 21:44:36 -rw-rw-r-- 1 1001 1001 10350 Jul 27 21:42 Makefile 21:44:36 -rw-rw-r-- 1 1001 1001 582 Jul 27 21:42 OWNERS.md 21:44:36 -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:42 README.md 21:44:36 -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:42 SECURITY.md 21:44:36 -rw-rw-r-- 1 1001 1001 5 Jul 27 21:42 VERSION 21:44:36 -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:42 ZMQWindows.md 21:44:36 drwxrwxr-x 2 1001 1001 4096 Jul 27 21:42 bin 21:44:36 drwxrwxr-x 18 1001 1001 4096 Jul 27 21:42 cmd 21:44:36 -rw-r--r-- 1 root root 436144 Jul 27 21:44 coverage.out 21:44:36 -rw-rw-r-- 1 1001 1001 3661 Jul 27 21:42 go.mod 21:44:36 -rw-rw-r-- 1 1001 1001 37993 Jul 27 21:42 go.sum 21:44:36 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:42 internal 21:44:36 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:42 openapi 21:44:36 drwxrwxr-x 4 1001 1001 4096 Jul 27 21:42 snap 21:44:36 -rw-rw-r-- 1 1001 1001 204 Jul 27 21:42 version.go [Pipeline] sh 21:44:36 + '[' -e coverage.out ] 21:44:36 + chown 1001:1001 coverage.out [Pipeline] stash 21:44:36 Stashed 1 file(s) [Pipeline] sh 21:44:37 + make build 21:44:37 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 21:44:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:45: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/core-command/core-command ./cmd/core-command 21:45:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:45: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 21:45: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:45:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:45: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:45:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:45:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:45:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:45:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:45:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:45:20 $ docker stop --time=1 ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d 21:45:26 $ docker rm -f ae7e4338326fe6b971172494325c90ec98a7bb9821e1df7e2859863c0c4e323d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:45:27 21:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:45:27 latest: Pulling from edgex-devops/edgex-compose 21:45:27 cbdbe7a5bc2a: Pulling fs layer 21:45:27 ca9280d653b3: Pulling fs layer 21:45:27 7e9c9ca2126c: Pulling fs layer 21:45:28 cbdbe7a5bc2a: Download complete 21:45:28 ca9280d653b3: Verifying Checksum 21:45:28 ca9280d653b3: Download complete 21:45:28 cbdbe7a5bc2a: Pull complete 21:45:28 7e9c9ca2126c: Verifying Checksum 21:45:28 7e9c9ca2126c: Download complete 21:45:28 ca9280d653b3: Pull complete 21:45:32 7e9c9ca2126c: Pull complete 21:45:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:45:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:33 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 21:45:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 21:45:35 $ docker top e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:36 + docker-compose build --help 21:45:36 + grep parallel 21:45:36 --parallel Build images in parallel. [Pipeline] } 21:45:36 $ docker stop --time=1 e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 21:45:38 $ docker rm -f e84c46d5e46e563d8f3fda80949a713b64f412cdd87085fb13738a8b509a42a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:38 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 21:45:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:45:38 $ docker top f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:39 + docker-compose -f ./docker-compose-build.yml build --parallel 21:45:39 Building core-command ... 21:45:39 Building core-data ... 21:45:39 Building core-metadata ... 21:45:39 Building security-bootstrapper ... 21:45:39 Building security-proxy-setup ... 21:45:39 Building security-secretstore-setup ... 21:45:39 Building security-spiffe-token-provider ... 21:45:39 Building security-spire-agent ... 21:45:39 Building security-spire-config ... 21:45:39 Building security-spire-server ... 21:45:39 Building support-notifications ... 21:45:39 Building support-scheduler ... 21:45:39 Building sys-mgmt-agent ... 21:45:39 Building security-bootstrapper 21:45:39 Building security-secretstore-setup 21:45:39 Building security-proxy-setup 21:45:39 Building sys-mgmt-agent 21:45:39 Building core-data 21:45:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21299 in /w/workspace/edgexfoundry_edgex-go_PR-4104 [Pipeline] { [Pipeline] ws 21:45:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:45:55 The recommended git tool is: git 21:45:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:45:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 53713e2b0797 21:45:57 Step 3/25 : WORKDIR /edgex-go 21:45:57 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:45:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 53713e2b0797 21:45:57 Step 3/31 : WORKDIR /edgex-go 21:45:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:45:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 53713e2b0797 21:45:57 Step 3/23 : WORKDIR /edgex-go 21:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 53713e2b0797 21:45:57 Step 3/22 : WORKDIR /edgex-go 21:45:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:45:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 53713e2b0797 21:45:57 Step 3/23 : WORKDIR /edgex-go 21:46:02 ---> Running in e850e118eb76 21:46:02 ---> Running in becae8aae233 21:46:02 ---> Running in 33dced91c1d1 21:46:02 ---> Running in 933e7d2cebbd 21:46:02 ---> Running in 45ae3aaea6e9 21:46:02 Removing intermediate container becae8aae233 21:46:02 ---> f4ab95e81206 21:46:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:02 Removing intermediate container 45ae3aaea6e9 21:46:02 ---> fb1893201a78 21:46:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:02 Removing intermediate container 33dced91c1d1 21:46:02 ---> c32afb5dfb7b 21:46:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:02 Removing intermediate container 933e7d2cebbd 21:46:02 ---> 03bea8f1a92d 21:46:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:02 Removing intermediate container e850e118eb76 21:46:02 ---> fbe12b40be9f 21:46:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:02 ---> Running in fe87ee2e7749 21:46:02 ---> Running in 3b7c1f76d9e7 21:46:02 ---> Running in aaa92aecba9b 21:46:02 ---> Running in eb9b7fa70372 21:46:02 ---> Running in 577c4c9ebe42 21:46:02 using credential edgex-jenkins-ssh 21:46:02 Cloning the remote Git repository 21:46:03 Removing intermediate container fe87ee2e7749 21:46:03 ---> 8a0e176c4074 21:46:03 Step 5/22 : RUN apk add --update --no-cache make git 21:46:03 ---> Running in 4ed86433e007 21:46:03 Removing intermediate container aaa92aecba9b 21:46:03 ---> 30a106086f5b 21:46:03 Step 5/23 : RUN apk add --update --no-cache make bash git 21:46:03 ---> Running in 42bab467a8d9 21:46:03 Removing intermediate container 3b7c1f76d9e7 21:46:03 ---> 44ec1092410f 21:46:03 Step 5/25 : RUN apk add --update --no-cache make git 21:46:03 ---> Running in 5f150a39a4e4 21:46:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:46:02 > git init /w/workspace/edgex-go/2 # timeout=10 21:46:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:46:02 > git --version # timeout=10 21:46:02 > git --version # 'git version 2.25.1' 21:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:03 Removing intermediate container eb9b7fa70372 21:46:03 ---> 5d42d59fd895 21:46:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:46:03 ---> Running in ff8109f804c6 21:46:03 Removing intermediate container 577c4c9ebe42 21:46:03 ---> d2bb40c963f2 21:46:03 Step 5/31 : RUN apk add --update --no-cache make git 21:46:03 ---> Running in 1cdeaaec6a8e 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:04 OK: 211 MiB in 51 packages 21:46:05 OK: 211 MiB in 51 packages 21:46:05 Removing intermediate container 4ed86433e007 21:46:05 ---> 257db80b0407 21:46:05 Step 6/22 : COPY go.mod vendor* ./ 21:46:05 OK: 211 MiB in 51 packages 21:46:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:05 ---> a5a7a4f440d4 21:46:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:05 ---> Running in b5863567eed3 21:46:05 Removing intermediate container 42bab467a8d9 21:46:05 ---> ccbbe23b042e 21:46:05 Step 6/23 : COPY go.mod vendor* ./ 21:46:05 Removing intermediate container 5f150a39a4e4 21:46:05 ---> 95c792077acf 21:46:05 Step 6/25 : COPY go.mod vendor* ./ 21:46:06 ---> b6ce822b4942 21:46:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:06 ---> Running in 5873bd7c53b1 21:46:06 OK: 211 MiB in 51 packages 21:46:06 ---> eb517556e694 21:46:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:06 ---> Running in d5b64918cae3 21:46:06 Removing intermediate container ff8109f804c6 21:46:06 ---> 086fe44ecbab 21:46:06 Step 6/23 : COPY go.mod vendor* ./ 21:46:06 ---> 81a25ec982fb 21:46:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:06 ---> Running in b0fc7b526b43 21:46:06 OK: 211 MiB in 51 packages 21:46:10 Removing intermediate container 1cdeaaec6a8e 21:46:10 ---> 2b97899f26a5 21:46:10 Step 6/31 : COPY go.mod vendor* ./ 21:46:15 ---> d56b80ab8dcf 21:46:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:15 ---> Running in 19be8ca37cc5 21:46:23 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit a0601c7b057198709d0c91e79c1fd706c3337e12 21:46:24 Merge succeeded, producing 562c1e8830a20e1ca250fc0016572cb86574b4dc 21:46:24 Checking out Revision 562c1e8830a20e1ca250fc0016572cb86574b4dc (PR-4104) 21:46:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:46:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4104/head:refs/remotes/origin/PR-4104 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:46:23 > git config core.sparsecheckout # timeout=10 21:46:23 > git checkout -f a0601c7b057198709d0c91e79c1fd706c3337e12 # timeout=10 21:46:24 > git remote # timeout=10 21:46:24 > git config --get remote.origin.url # timeout=10 21:46:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:24 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 21:46:24 > git rev-parse HEAD^{commit} # timeout=10 21:46:24 > git config core.sparsecheckout # timeout=10 21:46:24 > git checkout -f 562c1e8830a20e1ca250fc0016572cb86574b4dc # timeout=10 21:46:27 Removing intermediate container b0fc7b526b43 21:46:27 ---> b489c7f19076 21:46:27 Step 8/23 : COPY . . 21:46:27 Removing intermediate container 5873bd7c53b1 21:46:27 ---> 14f9b8c7fc0a 21:46:27 Step 8/23 : COPY . . 21:46:27 Removing intermediate container b5863567eed3 21:46:27 ---> cc47bc1f552e 21:46:27 Step 8/22 : COPY . . 21:46:27 Removing intermediate container d5b64918cae3 21:46:27 ---> e8a2c4fbc76c 21:46:27 Step 8/25 : COPY . . 21:46:28 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" 21:46:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:46:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:29 Dload Upload Total Spent Left Speed 21:46:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85048 0 --:--:-- --:--:-- --:--:-- 85638 21:46:28 > git rev-list --no-walk c37c095f7dd1b5d79cec9750a6f0753f6febea29 # timeout=10 [Pipeline] sh 21:46:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:46:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:46:30 + sudo tee /etc/docker/daemon.new 21:46:30 { 21:46:30 "registry-mirrors": [ 21:46:30 "https://nexus3.edgexfoundry.org:10001" 21:46:30 ], 21:46:30 "bip": "10.250.0.254/24", 21:46:30 "hosts": [ 21:46:30 "tcp://0.0.0.0:5555", 21:46:30 "unix:///var/run/docker.sock" 21:46:30 ], 21:46:30 "mtu": 1458, 21:46:30 "selinux-enabled": true, 21:46:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:46:30 } [Pipeline] sh 21:46:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:46:31 + sudo service docker restart 21:46:46 ---> f405cc223405 21:46:46 Step 9/23 : RUN make cmd/core-data/core-data 21:46:46 ---> 217e764cc435 21:46:46 ---> 057e5927be8d 21:46:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:46:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:46:46 ---> Running in ffe68b5a4b18 21:46:46 ---> 25b784f6105f 21:46:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:46:46 ---> Running in 6573532d8ebc 21:46:46 ---> Running in 10a109870d73 21:46:46 ---> Running in e7d312bd0925 21:46:46 Removing intermediate container 19be8ca37cc5 21:46:46 ---> aa715ef5aeb5 21:46:46 Step 8/31 : COPY . . 21:46:46 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 21:46:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:46:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:46:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:49 provisioning config files... 21:46:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2206449849190122565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:50 ---> docker-login.sh 21:46:50 nexus3.edgexfoundry.org:10001 21:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:51 Configure a credential helper to remove this warning. See 21:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:51 21:46:51 Login Succeeded 21:46:51 nexus3.edgexfoundry.org:10002 21:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:51 Configure a credential helper to remove this warning. See 21:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:51 21:46:51 Login Succeeded 21:46:51 nexus3.edgexfoundry.org:10003 21:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:52 Configure a credential helper to remove this warning. See 21:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:52 21:46:52 Login Succeeded 21:46:52 nexus3.edgexfoundry.org:10004 21:46:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:52 Configure a credential helper to remove this warning. See 21:46:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:52 21:46:52 Login Succeeded 21:46:52 docker.io 21:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:53 Configure a credential helper to remove this warning. See 21:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:53 21:46:53 Login Succeeded 21:46:53 ---> docker-login.sh ends [Pipeline] } 21:46:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:46:54 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:46:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:54 ========================================================= 21:46:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:46:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:46:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:46:54 b3c136eddcbf: Pulling fs layer 21:46:54 c0a3192eca97: Pulling fs layer 21:46:54 a050256f5b6f: Pulling fs layer 21:46:54 656be50a0ddc: Pulling fs layer 21:46:54 2bbca73fdf42: Pulling fs layer 21:46:54 46d945488cbd: Pulling fs layer 21:46:54 8a5474983e97: Pulling fs layer 21:46:54 329c88fbcd65: Pulling fs layer 21:46:54 656be50a0ddc: Waiting 21:46:54 2bbca73fdf42: Waiting 21:46:54 46d945488cbd: Waiting 21:46:54 8a5474983e97: Waiting 21:46:54 329c88fbcd65: Waiting 21:46:54 a050256f5b6f: Verifying Checksum 21:46:54 a050256f5b6f: Download complete 21:46:54 c0a3192eca97: Download complete 21:46:54 2bbca73fdf42: Verifying Checksum 21:46:54 2bbca73fdf42: Download complete 21:46:54 46d945488cbd: Verifying Checksum 21:46:54 46d945488cbd: Download complete 21:46:54 b3c136eddcbf: Verifying Checksum 21:46:54 b3c136eddcbf: Download complete 21:46:55 b3c136eddcbf: Pull complete 21:46:55 329c88fbcd65: Verifying Checksum 21:46:55 329c88fbcd65: Download complete 21:46:56 c0a3192eca97: Pull complete 21:46:56 a050256f5b6f: Pull complete 21:46:57 8a5474983e97: Verifying Checksum 21:46:57 8a5474983e97: Download complete 21:46:57 656be50a0ddc: Verifying Checksum 21:46:57 656be50a0ddc: Download complete 21:47:05 ---> 6e9a553db17b 21:47:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:47:05 ---> Running in 35bc4fe2a09d 21:47:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:47:10 656be50a0ddc: Pull complete 21:47:10 2bbca73fdf42: Pull complete 21:47:10 46d945488cbd: Pull complete 21:47: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/secrets-config ./cmd/secrets-config 21:47: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:47:15 8a5474983e97: Pull complete 21:47:16 Removing intermediate container 10a109870d73 21:47:16 ---> 06d4da2e34fe 21:47:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:47:16 ---> Running in 317ebb991366 21:47:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:47:17 329c88fbcd65: Pull complete 21:47:17 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:47:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:47:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:47:18 WORKDIR /edgex 21:47:18 COPY go.mod . 21:47:18 RUN go mod download 21:47:18 docker build -t ci-base-image-arm64 -f - . 21:47:20 Sending build context to Docker daemon 169.3MB 21:47:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:47:20 ---> ff4287adb874 21:47:20 Step 2/4 : WORKDIR /edgex 21:47:22 Removing intermediate container e7d312bd0925 21:47:22 ---> d98a574d3411 21:47:22 21:47:22 Step 10/25 : FROM alpine:3.16 21:47:22 Removing intermediate container 6573532d8ebc 21:47:22 ---> 1364d07c0eea 21:47:22 21:47:22 Step 10/22 : FROM alpine:3.16 21:47:22 ---> Running in fa7c2177079b 21:47:22 Removing intermediate container fa7c2177079b 21:47:22 ---> 288f5fb2443d 21:47:22 Step 3/4 : COPY go.mod . 21:47:23 ---> 31045e307742 21:47:23 Step 4/4 : RUN go mod download 21:47:23 ---> Running in 9eb68762b6b3 21:47:23 Removing intermediate container 317ebb991366 21:47:23 ---> b142b8196d3b 21:47:23 21:47:23 Step 11/23 : FROM docker:20.10.14 21:47:24 3.16: Pulling from library/alpine 21:47:25 3.16: Pulling from library/alpine 21:47:25 Removing intermediate container ffe68b5a4b18 21:47:25 ---> a5f9f0156215 21:47:25 21:47:25 Step 10/23 : FROM alpine:3.16 21:47:25 20.10.14: Pulling from library/docker 21:47:25 3.16: Pulling from library/alpine 21:47:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:25 Status: Downloaded newer image for alpine:3.16 21:47:25 Status: Downloaded newer image for alpine:3.16 21:47:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:25 Status: Image is up to date for alpine:3.16 21:47:25 ---> d7d3d98c851f 21:47:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:47:25 ---> d7d3d98c851f 21:47:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:47:25 ---> d7d3d98c851f 21:47:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:47:29 ---> Running in 79f3f21fc87a 21:47:29 ---> Running in 872767ccaebc 21:47:29 ---> Running in cac5fd067e69 21:47:29 Removing intermediate container 35bc4fe2a09d 21:47:29 ---> 455456c76d0c 21:47:29 21:47:29 Step 10/31 : FROM alpine:3.16 21:47:29 ---> d7d3d98c851f 21:47:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:47:29 ---> Running in 7952be88de19 21:47:29 Removing intermediate container cac5fd067e69 21:47:29 ---> f199d2584a33 21:47:29 Step 12/23 : ENV APP_PORT=59880 21:47:29 ---> Running in 141f1ea8deea 21:47:29 Removing intermediate container 7952be88de19 21:47:29 ---> 540f2c4936bd 21:47:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:47:29 ---> Running in 4638df946b66 21:47:29 Removing intermediate container 141f1ea8deea 21:47:29 ---> 68600ab723b4 21:47:29 Step 13/23 : EXPOSE $APP_PORT 21:47:29 ---> Running in e8429be35977 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:30 Removing intermediate container e8429be35977 21:47:30 ---> 978acf7674a8 21:47:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:30 (1/6) Installing ca-certificates (20211220-r0) 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:30 (2/6) Installing brotli-libs (1.0.9-r6) 21:47:30 (1/3) Installing ca-certificates (20211220-r0) 21:47:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:47:30 (4/6) Installing libcurl (7.83.1-r2) 21:47:30 (2/3) Installing dumb-init (1.2.5-r1) 21:47:30 (3/3) Installing su-exec (0.2-r1) 21:47:30 Executing busybox-1.35.0-r15.trigger 21:47:30 (5/6) Installing curl (7.83.1-r2) 21:47:30 Executing ca-certificates-20211220-r0.trigger 21:47:30 (6/6) Installing dumb-init (1.2.5-r1) 21:47:30 Executing busybox-1.35.0-r15.trigger 21:47:30 Executing ca-certificates-20211220-r0.trigger 21:47:30 OK: 6 MiB in 17 packages 21:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:30 OK: 8 MiB in 20 packages 21:47:30 ---> Running in b9467900eee7 21:47:30 (1/2) Installing dumb-init (1.2.5-r1) 21:47:30 (2/2) Installing su-exec (0.2-r1) 21:47:30 Executing busybox-1.35.0-r15.trigger 21:47:30 OK: 6 MiB in 16 packages 21:47:33 Removing intermediate container 872767ccaebc 21:47:33 ---> 804225f25904 21:47:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:47:33 Removing intermediate container 79f3f21fc87a 21:47:33 ---> 55dccd0bafbb 21:47:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:47:33 ---> Running in 7f04cf0dd569 21:47:33 ---> Running in 1110c844ce4c 21:47:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:47:33 Status: Downloaded newer image for docker:20.10.14 21:47:33 ---> 7417809fdb73 21:47:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:47:33 ---> Running in b5fa0baa8525 21:47:33 Removing intermediate container b9467900eee7 21:47:33 ---> 9d167397d22a 21:47:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:47:33 Removing intermediate container 4638df946b66 21:47:33 ---> d2b86ab2aba5 21:47:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:47:33 Removing intermediate container 1110c844ce4c 21:47:33 ---> a445b7f96248 21:47:33 Step 13/25 : WORKDIR / 21:47:33 ---> Running in da80e27793a3 21:47:33 ---> Running in 0e681672393e 21:47:33 Removing intermediate container 7f04cf0dd569 21:47:33 ---> 8280f0cbc758 21:47:33 Step 13/22 : WORKDIR /edgex 21:47:33 ---> Running in 99c61217dbd3 21:47:33 ---> Running in abb1b5ce0759 21:47:33 Removing intermediate container b5fa0baa8525 21:47:33 ---> 8548577a1bfd 21:47:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:47:33 ---> Running in 746901ddfb0c 21:47:34 Removing intermediate container 0e681672393e 21:47:34 ---> 7efec06f362d 21:47:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:47:34 Removing intermediate container 99c61217dbd3 21:47:34 ---> c809de84262c 21:47:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:47:34 Removing intermediate container abb1b5ce0759 21:47:34 ---> 5e8ec84743d7 21:47:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:47:34 ---> Running in e8eebea28cf2 21:47:34 Removing intermediate container e8eebea28cf2 21:47:34 ---> 2c817b039230 21:47:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:47:34 ---> 534753a36553 21:47:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:47:34 ---> 9f6ea359b48a 21:47:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:34 ---> Running in f4fdc6a3c71d 21:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:34 Removing intermediate container f4fdc6a3c71d 21:47:34 ---> 4eb5f167646c 21:47:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:47:34 (1/43) Installing readline (8.1.1-r0) 21:47:34 (2/43) Installing bash (5.1.16-r0) 21:47:34 Executing bash-5.1.16-r0.post-install 21:47:34 (3/43) Installing brotli-libs (1.0.9-r5) 21:47:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:47:34 (5/43) Installing libcurl (7.80.0-r2) 21:47:34 (6/43) Installing curl (7.80.0-r2) 21:47:34 (7/43) Installing dumb-init (1.2.5-r1) 21:47:34 (8/43) Installing libbz2 (1.0.8-r1) 21:47:34 ---> 15e590b37262 21:47:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:47:34 (9/43) Installing expat (2.4.7-r0) 21:47:34 (10/43) Installing libffi (3.4.2-r1) 21:47:34 (11/43) Installing gdbm (1.22-r0) 21:47:34 ---> Running in 2c9ccb18750e 21:47:34 (12/43) Installing xz-libs (5.2.5-r1) 21:47:34 ---> 92d01c17961c 21:47:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:47:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:47:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:47:34 (15/43) Installing mpdecimal (2.5.1-r1) 21:47:34 (16/43) Installing sqlite-libs (3.36.0-r0) 21:47:34 (17/43) Installing python3 (3.9.13-r1) 21:47:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:35 (1/6) Installing dumb-init (1.2.5-r1) 21:47:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:47:35 (18/43) Installing py3-appdirs (1.4.4-r2) 21:47:35 (19/43) Installing py3-certifi (2020.12.5-r1) 21:47:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:47:35 (21/43) Installing py3-idna (3.3-r0) 21:47:35 (3/6) Installing libsodium (1.0.18-r0) 21:47:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:47:35 (23/43) Installing py3-requests (2.26.0-r1) 21:47:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:47:35 (24/43) Installing py3-msgpack (1.0.2-r1) 21:47:35 (25/43) Installing py3-lockfile (0.12.2-r4) 21:47:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:47:35 (27/43) Installing py3-colorama (0.4.4-r1) 21:47:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:47:35 (29/43) Installing py3-distlib (0.3.3-r0) 21:47:35 (30/43) Installing py3-distro (1.6.0-r0) 21:47:35 (31/43) Installing py3-six (1.16.0-r0) 21:47:35 (32/43) Installing py3-webencodings (0.5.1-r4) 21:47:35 (33/43) Installing py3-html5lib (1.1-r1) 21:47:35 (5/6) Installing libzmq (4.3.4-r0) 21:47:35 (34/43) Installing py3-parsing (2.4.7-r2) 21:47:35 (35/43) Installing py3-packaging (20.9-r1) 21:47:35 (36/43) Installing py3-tomli (1.2.2-r0) 21:47:35 (37/43) Installing py3-pep517 (0.12.0-r0) 21:47:35 (38/43) Installing py3-progress (1.6-r0) 21:47:35 (39/43) Installing py3-retrying (1.3.3-r2) 21:47:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:47:35 (41/43) Installing py3-setuptools (52.0.0-r4) 21:47:35 (42/43) Installing py3-toml (0.10.2-r2) 21:47:35 (43/43) Installing py3-pip (20.3.4-r1) 21:47:35 (6/6) Installing zeromq (4.3.4-r0) 21:47:35 Executing busybox-1.35.0-r15.trigger 21:47:35 OK: 8 MiB in 20 packages 21:47:35 Executing busybox-1.34.1-r5.trigger 21:47:35 OK: 83 MiB in 65 packages 21:47:36 Collecting docker-compose==1.23.2 21:47:36 ---> 04e1160b31e5 21:47:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:47:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:47:36 Collecting texttable<0.10,>=0.9.0 21:47:36 Downloading texttable-0.9.1.tar.gz (11 kB) 21:47:37 ---> 315621132bc6 21:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:47:37 ---> e8e0f520c31d 21:47:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:47:37 Collecting websocket-client<1.0,>=0.32.0 21:47:37 Removing intermediate container da80e27793a3 21:47:37 ---> 3c0398a76b53 21:47:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:47:37 ---> 752b44e7b666 21:47:37 Removing intermediate container 2c9ccb18750e 21:47:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> c8341a5960a3 21:47:37 21:47:37 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:47:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:47:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:47:38 ---> Running in dbe75a911932 21:47:38 ---> Running in 21aec5b31f71 21:47:38 Collecting dockerpty<0.5,>=0.4.1 21:47:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:47:38 ---> 0951540a1484 21:47:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:47:38 ---> 2e13500b6960 21:47:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:47:38 Removing intermediate container dbe75a911932 21:47:38 ---> 4a07f810c38e 21:47:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:47:38 Collecting PyYAML<4,>=3.10 21:47:38 Downloading PyYAML-3.13.tar.gz (270 kB) 21:47:39 ---> b40ff265100e 21:47:39 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:47:39 ---> 600fde81de94 21:47:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:39 ---> ef12d04f0b11 21:47:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:47:39 ---> Running in c29de1ea7650 21:47:39 Collecting docker<4.0,>=3.6.0 21:47:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:47:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:47:39 Collecting docopt<0.7,>=0.6.1 21:47:39 Downloading docopt-0.6.2.tar.gz (25 kB) 21:47:39 ---> 1869a0104fa2 21:47:39 Step 19/23 : ENTRYPOINT ["/core-data"] 21:47:39 ---> 8f57ebff1c5e 21:47:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:39 ---> Running in 534c7b0d41f1 21:47:39 ---> Running in 86d9f4b6b169 21:47:39 Removing intermediate container 534c7b0d41f1 21:47:39 ---> 5e5031d123a8 21:47:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:39 Collecting cached-property<2,>=1.2.0 21:47:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:47:39 ---> Running in b6e029503a88 21:47:39 Removing intermediate container 21aec5b31f71 21:47:39 ---> 85ab8cc2ab15 21:47:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:47:39 Collecting jsonschema<3,>=2.5.1 21:47:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:47:39 ---> Running in 5647ba891f5d 21:47:39 Removing intermediate container b6e029503a88 21:47:39 ---> 89c6e9526296 21:47:39 Step 21/23 : LABEL arch=x86_64 21:47:39 ---> Running in 6cbaf5336845 21:47:39 Collecting docker-pycreds>=0.4.0 21:47:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:47:39 Removing intermediate container 5647ba891f5d 21:47:39 ---> 4ee795d354f9 21:47:39 Step 20/22 : LABEL arch=x86_64 21:47:39 ---> Running in dc9b0bec48fe 21:47:39 Removing intermediate container 6cbaf5336845 21:47:39 ---> 0a8f3d10d548 21:47:39 Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:47:39 ---> Running in 042fb8839280 21:47:39 Removing intermediate container c29de1ea7650 21:47:39 ---> 2612ba6e8959 21:47:39 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:39 Collecting urllib3<1.25,>=1.21.1 21:47:39 Removing intermediate container dc9b0bec48fe 21:47:39 ---> 1eb22aa4f83f 21:47:39 Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:47:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:47:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:47:39 ---> Running in 39e9b7726ff3 21:47:39 Removing intermediate container 042fb8839280 21:47:39 ---> 2537bfd7e1b9 21:47:39 Step 23/23 : LABEL version=0.0.0 21:47:39 Collecting idna<2.8,>=2.5 21:47:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:47:39 ---> Running in 6a7f0eb7e0fb 21:47:39 Collecting chardet<3.1.0,>=3.0.2 21:47:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:47:39 Removing intermediate container 39e9b7726ff3 21:47:39 ---> 7ad485d3d2c4 21:47:39 Step 22/22 : LABEL version=0.0.0 21:47:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:47:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:47:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:47:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:47:40 ---> 7b16b2748c3a 21:47:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:40 ---> Running in 9c59dcc66c6c 21:47:40 Removing intermediate container 6a7f0eb7e0fb 21:47:40 ---> e04f5518c09f 21:47:40 21:47:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:47:40 Attempting uninstall: urllib3 21:47:40 Found existing installation: urllib3 1.26.7 21:47:40 Uninstalling urllib3-1.26.7: 21:47:40 Successfully uninstalled urllib3-1.26.7 21:47:40 Removing intermediate container 9c59dcc66c6c 21:47:40 ---> 8cf5f45102f7 21:47:40 21:47:40 Successfully built e04f5518c09f 21:47:40 Successfully tagged core-data:latest 21:47:40  Building core-data ... done Building security-spire-agent 21:47:40 Successfully built 8cf5f45102f7 21:47:42 Successfully tagged security-proxy-setup:latest 21:47:42  Building security-proxy-setup ... done Building core-command 21:47:42 Attempting uninstall: idna 21:47:42 Found existing installation: idna 3.3 21:47:42 Uninstalling idna-3.3: 21:47:42 Removing intermediate container 86d9f4b6b169 21:47:42 ---> d11cd6d792b2 21:47:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:47:42 Successfully uninstalled idna-3.3 21:47:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:46 ---> 53713e2b0797 21:47:46 Step 3/23 : WORKDIR /edgex-go 21:47:46 ---> Using cache 21:47:46 ---> c32afb5dfb7b 21:47:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:46 ---> Using cache 21:47:46 ---> 44ec1092410f 21:47:46 Step 5/23 : RUN apk add --update --no-cache make git 21:47:46 ---> Using cache 21:47:46 ---> 95c792077acf 21:47:46 Step 6/23 : COPY go.mod vendor* ./ 21:47:46 ---> Using cache 21:47:46 ---> eb517556e694 21:47:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:46 ---> Using cache 21:47:46 ---> e8a2c4fbc76c 21:47:46 Step 8/23 : COPY . . 21:47:46 ---> Using cache 21:47:46 ---> 25b784f6105f 21:47:46 Step 9/23 : RUN make cmd/core-command/core-command 21:47:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:47:47 ---> 53713e2b0797 21:47:47 Step 3/26 : WORKDIR /edgex-go 21:47:47 ---> Using cache 21:47:47 ---> c32afb5dfb7b 21:47:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:47 ---> Using cache 21:47:47 ---> 44ec1092410f 21:47:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:47:48 Attempting uninstall: requests 21:47:48 Found existing installation: requests 2.26.0 21:47:48 Uninstalling requests-2.26.0: 21:47:48 Successfully uninstalled requests-2.26.0 21:47:53 Running setup.py install for texttable: started 21:47:53 ---> ea2690c8c330 21:47:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:47:53 ---> Running in 983daa30dbfa 21:47:53 ---> Running in 373e03a29370 21:47:53 ---> Running in d69c8c130996 21:47:53 Removing intermediate container 373e03a29370 21:47:53 ---> a91b7482de31 21:47:53 Step 23/25 : LABEL arch=x86_64 21:47:53 ---> Running in df951e586b48 21:47:53 ---> fbabb5ac100a 21:47:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:47:53 Removing intermediate container df951e586b48 21:47:53 ---> 146bf0785c28 21:47:53 Step 24/25 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:47:53 ---> Running in 821e17b6c509 21:47:53 ---> 0ea2f0b3faeb 21:47:53 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:47:53 Running setup.py install for texttable: finished with status 'done' 21:47:53 Running setup.py install for PyYAML: started 21:47:53 Removing intermediate container 821e17b6c509 21:47:53 ---> 3cab790d0790 21:47:53 Step 25/25 : LABEL version=0.0.0 21:47:53 ---> Running in 264add1c761d 21:47:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:47:53 ---> 55c971ce47d6 21:47:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:47:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:53 Removing intermediate container 264add1c761d 21:47:53 ---> 49842117ad67 21:47:53 21:47:53 Successfully built 49842117ad67 21:47:53 Successfully tagged security-secretstore-setup:latest 21:47:53 Building security-spire-config 21:47:53  Building security-secretstore-setup ... done  ---> 4471f461142f 21:47:53 Step 26/31 : RUN chmod +x /entrypoint.sh 21:47:53 ---> Running in fea556edd609 21:47:54 Running setup.py install for PyYAML: finished with status 'done' 21:47:54 Running setup.py install for docopt: started 21:47:54 Running setup.py install for docopt: finished with status 'done' 21:47:54 Running setup.py install for dockerpty: started 21:47:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:54 OK: 211 MiB in 51 packages 21:47:55 Removing intermediate container 9eb68762b6b3 21:47:55 ---> c8b0045f806b 21:47:55 Successfully built c8b0045f806b 21:47:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:55 + docker inspect -f . ci-base-image-arm64 21:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:56 prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container 21:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 21:47:56 Running setup.py install for dockerpty: finished with status 'done' 21:47:57 $ docker top 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:58 + go version 21:47:58 go version go1.18.3 linux/arm64 [Pipeline] } 21:47:58 $ docker stop --time=1 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d 21:48:00 $ docker rm -f 06d59a71c157f8dab24589209c11e3bc7d76fb439248d70e4efd7fb1f9980a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:01 + docker inspect -f . ci-base-image-arm64 21:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container 21:48:01 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 21:48:01 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:48:01 ---> 53713e2b0797 21:48:01 Step 3/26 : WORKDIR /edgex-go 21:48:01 ---> Using cache 21:48:01 ---> c32afb5dfb7b 21:48:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:01 ---> Using cache 21:48:01 ---> 44ec1092410f 21:48:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:48:02 $ docker top 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:03 ========================================================= 21:48:03 [edgeXBuildGoParallel] Running Tests and Build... 21:48:03 ========================================================= [Pipeline] sh 21:48:03 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:48:04 + make test 21:48:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:48:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 21:48:08 ---> Running in 868d0ea835ba 21:48:08 Removing intermediate container fea556edd609 21:48:08 ---> b60baa0d2bf6 21:48:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:48:08 Removing intermediate container 983daa30dbfa 21:48:08 ---> 012bbefdf9aa 21:48:08 Step 6/26 : COPY go.mod vendor* ./ 21:48:08 ---> Running in be3b03443829 21:48:09 ---> af053ec87f0a 21:48:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:09 Removing intermediate container be3b03443829 21:48:09 ---> e3bdd782c75c 21:48:09 Step 28/31 : CMD ["gate"] 21:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:11 OK: 211 MiB in 51 packages 21:48:12 ---> Running in d28bec399564 21:48:12 ---> Running in 32627dce1a56 21:48:12 Removing intermediate container 32627dce1a56 21:48:12 ---> a0b121529979 21:48:12 Step 29/31 : LABEL arch=x86_64 21:48:12 ---> Running in 7cda49033855 21:48:12 Removing intermediate container 868d0ea835ba 21:48:12 ---> c45554f3e7c2 21:48:12 Step 6/26 : COPY go.mod vendor* ./ 21:48:12 Removing intermediate container d69c8c130996 21:48:12 ---> 198dc4a8d8b6 21:48:12 21:48:12 Step 10/23 : FROM alpine:3.16 21:48:12 ---> d7d3d98c851f 21:48:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:48:12 Removing intermediate container 746901ddfb0c 21:48:12 ---> c531eb063515 21:48:12 Step 14/23 : ENV APP_PORT=58890 21:48:13 ---> Running in be6ec21985ef 21:48:13 ---> Running in 11b3affd80ca 21:48:13 ---> dc6b4b1bee6f 21:48:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:13 Removing intermediate container 7cda49033855 21:48:13 ---> f5f03458c331 21:48:13 Step 30/31 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:48:13 ---> Running in 39cbab5277cb 21:48:13 ---> Running in 5165e311247e 21:48:13 Removing intermediate container 11b3affd80ca 21:48:13 ---> d99df5744d40 21:48:13 Step 15/23 : EXPOSE $APP_PORT 21:48:13 ---> Running in 4c9a86f5f5d9 21:48:13 Removing intermediate container 5165e311247e 21:48:13 ---> 7cef135546b9 21:48:13 Step 31/31 : LABEL version=0.0.0 21:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:13 Removing intermediate container 4c9a86f5f5d9 21:48:13 ---> d08242556b83 21:48:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:48:13 ---> Running in cfa13c9f8111 21:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:13 (1/1) Installing dumb-init (1.2.5-r1) 21:48:13 Executing busybox-1.35.0-r15.trigger 21:48:13 OK: 6 MiB in 15 packages 21:48:23 ---> f146d1848f1a 21:48:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:48:23 Removing intermediate container cfa13c9f8111 21:48:23 ---> 0ff8eef96806 21:48:23 21:48:23 Successfully built 0ff8eef96806 21:48:23 Successfully tagged security-bootstrapper:latest 21:48:23  Building security-bootstrapper ... done Building support-scheduler 21:48:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:48:29 ---> 53713e2b0797 21:48:29 Step 3/22 : WORKDIR /edgex-go 21:48:29 ---> Using cache 21:48:29 ---> c32afb5dfb7b 21:48:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:29 ---> Using cache 21:48:29 ---> 44ec1092410f 21:48:29 Step 5/22 : RUN apk add --update --no-cache make git 21:48:29 ---> Using cache 21:48:29 ---> 95c792077acf 21:48:29 Step 6/22 : COPY go.mod vendor* ./ 21:48:29 ---> Using cache 21:48:29 ---> eb517556e694 21:48:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:29 ---> Using cache 21:48:29 ---> e8a2c4fbc76c 21:48:29 Step 8/22 : COPY . . 21:48:29 ---> Using cache 21:48:29 ---> 25b784f6105f 21:48:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:48:39 Removing intermediate container be6ec21985ef 21:48:39 ---> 1f8ed639a1bc 21:48:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:39 ---> 776a856c31a1 21:48:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:48:39 Removing intermediate container d28bec399564 21:48:39 ---> 8b5ea5cd11c9 21:48:39 Step 8/26 : COPY . . 21:48:39 ---> Running in cde5d4acde9b 21:48:39 ---> Running in 4080e65e4b91 21:48:40 Removing intermediate container 39cbab5277cb 21:48:40 ---> b4e29fc0314c 21:48:40 Step 8/26 : COPY . . 21:48:43 ? github.com/edgexfoundry/edgex-go [no test files] 21:48:55 ---> a144ecef2099 21:48:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:48:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:48:55 Removing intermediate container 4080e65e4b91 21:48:55 ---> 21f32183ab6e 21:48:55 Step 13/23 : ENV APP_PORT=59882 21:48:55 ---> e64d551ad28d 21:48:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:48:55 ---> Running in 60670c589ad6 21:48:55 ---> 4e4d571cbf63 21:48:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:48:55 ---> Running in 576d36580926 21:48:55 ---> Running in 3c1f0f4f276a 21:48:55 ---> Running in db233b52e87c 21:48:55 Removing intermediate container 60670c589ad6 21:48:55 ---> f3e46b87975b 21:48:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:55 Removing intermediate container 576d36580926 21:48:55 ---> 7795d908e5ec 21:48:55 Step 14/23 : EXPOSE $APP_PORT 21:48:55 Removing intermediate container 3c1f0f4f276a 21:48:55 ---> e857b78a4e4f 21:48:55 Step 10/26 : WORKDIR /edgex-go/spire-build 21:48:55 ---> Running in ee68f5460ac3 21:48:55 ---> Running in b2930d0566d6 21:48:55 Removing intermediate container db233b52e87c 21:48:55 ---> bb71f27aa0a6 21:48:55 Step 10/26 : WORKDIR /edgex-go/spire-build 21:48:55 ---> Running in 39897f8fef3d 21:48:55 ---> Running in 7cd77f92516d 21:48:55 Removing intermediate container b2930d0566d6 21:48:55 ---> 174f64e11d0a 21:48:55 Step 15/23 : WORKDIR / 21:48:55 Removing intermediate container ee68f5460ac3 21:48:55 ---> 6d2ee86c839a 21:48:55 Step 21/23 : LABEL arch=x86_64 21:48:55 Removing intermediate container 39897f8fef3d 21:48:55 ---> 3ec051cf6bce 21:48: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 21:48:55 ---> Running in 615f76986190 21:48:55 Removing intermediate container 7cd77f92516d 21:48:55 ---> 53dcfaa8cc16 21:48: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 21:48:55 ---> Running in efee14d0a67e 21:48:55 ---> Running in f0ce2ee3e083 21:48:55 ---> Running in 290b149663f1 21:48:57 Removing intermediate container 615f76986190 21:48:57 ---> e41f5d7a87ac 21:48:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:57 Removing intermediate container efee14d0a67e 21:48:57 ---> 972fed04763c 21:48:57 Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:48:57 ---> Running in 739bf20e73cf 21:48:57 Removing intermediate container 739bf20e73cf 21:48:57 ---> 293c050c0b5a 21:48:57 Step 23/23 : LABEL version=0.0.0 21:48:58 ---> 50fd803821dc 21:48:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:48:58 ---> Running in 4695983c4f65 21:49:02 ---> 6e132bcfa41e 21:49:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:49:02 Removing intermediate container 4695983c4f65 21:49:02 ---> 06acf024dc1d 21:49:02 21:49:02 Successfully built 06acf024dc1d 21:49:02 Successfully tagged sys-mgmt-agent:latest 21:49:02  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 21:49:05 Removing intermediate container 290b149663f1 21:49:05 ---> ede9bf033fa6 21:49:05 Step 12/26 : WORKDIR /edgex-go 21:49:06 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:49:06 ---> 53713e2b0797 21:49:06 Step 3/20 : WORKDIR /edgex-go 21:49:06 ---> Using cache 21:49:06 ---> c32afb5dfb7b 21:49:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:49:13 Removing intermediate container f0ce2ee3e083 21:49:13 ---> 8d5af5ebec85 21:49:13 Step 12/26 : WORKDIR /edgex-go 21:49:13 ---> f059ca9d67cb 21:49:13 Step 19/23 : ENTRYPOINT ["/core-command"] 21:49:13 ---> Running in 7d5aa621e418 21:49:13 ---> Running in 58579415ae1d 21:49:13 ---> Running in f53cca942522 21:49:13 ---> Running in cec002553417 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:49:14 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:49:14 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:49:14 OK: 17033 distinct packages available 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:49:15 Removing intermediate container 58579415ae1d 21:49:15 ---> 5721a34b8966 21:49:15 21:49:15 Step 13/26 : FROM alpine:3.15 21:49:15 OK: 211 MiB in 51 packages 21:49:17 Removing intermediate container cec002553417 21:49:17 ---> 6c965e4fca85 21:49:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:17 Removing intermediate container 7d5aa621e418 21:49:17 ---> 0cc5ae99770b 21:49:17 21:49:17 Step 13/26 : FROM alpine:3.15 21:49:17 3.15: Pulling from library/alpine 21:49:17 3.15: Pulling from library/alpine 21:49:17 ---> Running in 62a63fd9489c 21:49:17 Removing intermediate container cde5d4acde9b 21:49:17 ---> b2fc488ae8a0 21:49:17 21:49:17 Step 10/22 : FROM alpine:3.16 21:49:17 ---> d7d3d98c851f 21:49:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:49:17 ---> Using cache 21:49:17 ---> 1f8ed639a1bc 21:49:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:49:17 ---> Using cache 21:49:17 ---> 21f32183ab6e 21:49:17 Step 13/22 : ENV APP_PORT=59861 21:49:17 ---> Running in 9066d85ed262 21:49:17 Removing intermediate container 62a63fd9489c 21:49:17 ---> 80eba9e18023 21:49:17 Step 21/23 : LABEL arch=x86_64 21:49:18 Removing intermediate container f53cca942522 21:49:18 ---> c4d99515bce4 21:49:18 Step 5/20 : COPY go.mod vendor* ./ 21:49:18 ---> Running in c64e20e68da6 21:49:18 Removing intermediate container 9066d85ed262 21:49:18 ---> 94318407703f 21:49:18 Step 14/22 : EXPOSE $APP_PORT 21:49:18 ---> Running in 0ef66cbf063e 21:49:18 Removing intermediate container c64e20e68da6 21:49:18 ---> 584c905de340 21:49:18 Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:49:18 ---> 42b61e4e4669 21:49:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:18 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:49:19 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:49:19 Status: Downloaded newer image for alpine:3.15 21:49:19 Status: Downloaded newer image for alpine:3.15 21:49:19 ---> 2720e26172a0 21:49:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:19 ---> 2720e26172a0 21:49:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:19 ---> Running in caa5dcfeeafb 21:49:19 ---> Running in 3afe6448e555 21:49:19 ---> Running in bb5490026a54 21:49:19 ---> Running in f6e8cade2215 21:49:19 Removing intermediate container 0ef66cbf063e 21:49:19 ---> 29062481a10f 21:49:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:20 Removing intermediate container caa5dcfeeafb 21:49:20 ---> 698b052f056d 21:49:20 Step 23/23 : LABEL version=0.0.0 21:49:20 Removing intermediate container bb5490026a54 21:49:20 ---> bbc9256cb6a2 21:49:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:20 Removing intermediate container f6e8cade2215 21:49:20 ---> c43ea29aa5ac 21:49:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:20 ---> b1ebe62540a5 21:49:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:49:20 ---> Running in 706eed055b9c 21:49:21 ---> Running in ec37668f1216 21:49:21 ---> Running in b8b76e0a06db 21:49:21 Removing intermediate container 706eed055b9c 21:49:21 ---> 31f79fd42c17 21:49:21 21:49:21 Successfully built 31f79fd42c17 21:49:23 Successfully tagged core-command:latest 21:49:23 Building security-spire-server 21:49:27  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:49:27 ---> 53713e2b0797 21:49:27 Step 3/25 : WORKDIR /edgex-go 21:49:27 ---> Using cache 21:49:27 ---> c32afb5dfb7b 21:49:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:27 ---> Using cache 21:49:27 ---> 44ec1092410f 21:49:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:49:27 ---> Using cache 21:49:27 ---> c45554f3e7c2 21:49:27 Step 6/25 : COPY go.mod vendor* ./ 21:49:27 ---> Using cache 21:49:27 ---> dc6b4b1bee6f 21:49:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:27 ---> Using cache 21:49:27 ---> b4e29fc0314c 21:49:27 Step 8/25 : COPY . . 21:49:27 ---> Using cache 21:49:27 ---> 4e4d571cbf63 21:49:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:49:27 ---> Using cache 21:49:27 ---> bb71f27aa0a6 21:49:27 Step 10/25 : WORKDIR /edgex-go/spire-build 21:49:27 ---> Using cache 21:49:27 ---> 53dcfaa8cc16 21:49:27 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 21:49:27 ---> fdcb7da9e554 21:49:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:49:29 ---> Running in 73326bf798d1 21:49:29 ---> 174a448ca9a5 21:49:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:49:29 ---> Running in 802d31d20757 21:49:30 Removing intermediate container 802d31d20757 21:49:30 ---> 65f6bd7c98c4 21:49:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:30 Removing intermediate container b8b76e0a06db 21:49:30 ---> 8c91bf61c4be 21:49:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:49:30 Removing intermediate container ec37668f1216 21:49:30 ---> 45afd1bed5ac 21:49:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:49:31 ---> Running in 8da6b2663758 21:49:31 ---> Running in 0352ef07460c 21:49:31 ---> Running in 42fe2d80d9b0 21:49:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:31 Removing intermediate container 0352ef07460c 21:49:31 ---> 19ebec300b2c 21:49:31 Step 20/22 : LABEL arch=x86_64 21:49:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:32 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:49:32 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:49:32 OK: 15856 distinct packages available 21:49:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:33 ---> Running in 388faf9074fc 21:49:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:34 (1/5) Installing dumb-init (1.2.5-r1) 21:49:34 (2/5) Installing musl-obstack (1.2.3-r0) 21:49:34 (3/5) Installing libucontext (1.1-r0) 21:49:34 Removing intermediate container 3afe6448e555 21:49:34 ---> e839f3b79169 21:49:34 Step 7/20 : COPY . . 21:49:34 (4/5) Installing gcompat (1.0.0-r4) 21:49:34 Removing intermediate container 388faf9074fc 21:49:34 ---> 3c29ca127600 21:49:34 Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:49:34 (5/5) Installing openssl (1.1.1q-r0) 21:49:34 Removing intermediate container 73326bf798d1 21:49:34 ---> 7241ea78245c 21:49:34 Step 12/25 : WORKDIR /edgex-go 21:49:34 Executing busybox-1.34.1-r7.trigger 21:49:34 OK: 6 MiB in 19 packages 21:49:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:35 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:49:35 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:49:35 OK: 15856 distinct packages available 21:49:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:36 (1/4) Installing dumb-init (1.2.5-r1) 21:49:36 (2/4) Installing musl-obstack (1.2.3-r0) 21:49:36 (3/4) Installing libucontext (1.1-r0) 21:49:37 (4/4) Installing gcompat (1.0.0-r4) 21:49:37 Executing busybox-1.34.1-r7.trigger 21:49:37 OK: 6 MiB in 18 packages 21:49:42 ---> Running in 38e610308f49 21:49:42 ---> Running in e55677c247de 21:49:42 ---> f09ac642d8b7 21:49:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:42 ---> Running in 7e1bcaa8c6be 21:49:42 Removing intermediate container 38e610308f49 21:49:42 ---> bce6ba308902 21:49:42 Step 22/22 : LABEL version=0.0.0 21:49:42 Removing intermediate container 8da6b2663758 21:49:42 ---> 5f0991b7a7ac 21:49:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:49:42 ---> Running in bb3e0c054b35 21:49:43 Removing intermediate container e55677c247de 21:49:43 ---> f48774ad038a 21:49:43 21:49:43 Step 13/25 : FROM alpine:3.15 21:49:43 ---> 2720e26172a0 21:49:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:43 ---> Using cache 21:49:43 ---> c43ea29aa5ac 21:49:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:43 ---> Using cache 21:49:43 ---> 45afd1bed5ac 21:49:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:49: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:49:44 Removing intermediate container 42fe2d80d9b0 21:49:44 ---> 30e5ff7de9f4 21:49:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:49:44 ---> Running in 38798628a72d 21:49:44 Removing intermediate container bb3e0c054b35 21:49:44 ---> dd498b86f10a 21:49:44 21:49:44 Successfully built dd498b86f10a 21:49:44 Successfully tagged support-scheduler:latest 21:49:44 Building support-notifications 21:49:44  Building support-scheduler ... done  ---> c0d5a5fd129b 21:49:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:49:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:48 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:49:48 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:49:48 OK: 15856 distinct packages available 21:49:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:49:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:49:49 (1/5) Installing dumb-init (1.2.5-r1) 21:49:49 (2/5) Installing musl-obstack (1.2.3-r0) 21:49:49 (3/5) Installing libucontext (1.1-r0) 21:49:49 (4/5) Installing gcompat (1.0.0-r4) 21:49:49 (5/5) Installing openssl (1.1.1q-r0) 21:49:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:49:49 ---> 53713e2b0797 21:49:49 Step 3/22 : WORKDIR /edgex-go 21:49:49 ---> Using cache 21:49:49 ---> c32afb5dfb7b 21:49:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:49 ---> Using cache 21:49:49 ---> 44ec1092410f 21:49:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:49:49 Executing busybox-1.34.1-r7.trigger 21:49:49 OK: 6 MiB in 19 packages 21:49:58 ---> Running in fac618b069a0 21:49:58 ---> cc2d32d90a50 21:49:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:49:58 ---> 6ef1e2c733f5 21:49:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:49:58 ---> 86fdb182533f 21:49:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:49:58 Removing intermediate container 38798628a72d 21:49:58 ---> 7ba9fc9778a5 21:49:58 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:49:58 ---> 6df7ebbca563 21:49:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:49:58 ---> Running in 4055d5d699e8 21:49:58 Removing intermediate container 4055d5d699e8 21:49:58 ---> c59f53f1d70a 21:49:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:49:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:00 OK: 211 MiB in 51 packages 21:50:00 ---> 368a8b97c08c 21:50:00 Step 21/26 : WORKDIR / 21:50:00 ---> 4b2f605abc19 21:50:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:50:00 ---> 65c9a90ca5b5 21:50:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:50:00 ---> Running in 72dbde3063c8 21:50:00 ---> d6d6a06e06a9 21:50:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:50:01 ---> Running in 0559a5f9d2f2 21:50:02 Removing intermediate container 72dbde3063c8 21:50:02 ---> 7b64bf7dc117 21:50:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:50:02 ---> 87b9cd25f62c 21:50:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:50:02 Removing intermediate container fac618b069a0 21:50:02 ---> 81a07dd24be7 21:50:02 Step 6/22 : COPY go.mod vendor* ./ 21:50:02 Removing intermediate container 0559a5f9d2f2 21:50:02 ---> de2551de049c 21:50:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:50:02 ---> Running in b7433666d7fc 21:50:02 ---> Running in e10211667199 21:50:03 Removing intermediate container 7e1bcaa8c6be 21:50:03 ---> 2afc10f1f197 21:50:03 21:50:03 Step 9/20 : FROM alpine:3.15 21:50:03 ---> 2720e26172a0 21:50:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:50:03 ---> Using cache 21:50:03 ---> c43ea29aa5ac 21:50:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:03 ---> Using cache 21:50:03 ---> 45afd1bed5ac 21:50:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:50:03 ---> Running in 38cc43d443c3 21:50:03 ---> 89a3fa2ac715 21:50:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:50:03 ---> 918901852c4e 21:50:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:03 Removing intermediate container b7433666d7fc 21:50:03 ---> c4cc8c513fd4 21:50:03 Step 24/26 : LABEL arch=x86_64 21:50:03 Removing intermediate container e10211667199 21:50:03 ---> 21997f44c00c 21:50:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:50:03 ---> Running in 76a248d92b32 21:50:03 ---> Running in dcb1e185f733 21:50:03 ---> a2581733ead3 21:50:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:50:03 ---> Running in 3beb7298c35e 21:50:03 ---> Running in 8c54dcde76ca 21:50:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:50:04 Removing intermediate container 76a248d92b32 21:50:04 ---> a0127f0555d8 21:50:04 Step 25/26 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:04 ---> Running in d343042d45db 21:50:04 Removing intermediate container 3beb7298c35e 21:50:04 ---> 00567358a2bf 21:50:04 Step 24/26 : LABEL arch=x86_64 21:50:04 Removing intermediate container 8c54dcde76ca 21:50:04 ---> 7ef7944c169f 21:50:04 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:50:04 ---> Running in 70371e98d445 21:50:04 ---> Running in 2f2ea0ea95f3 21:50:04 Removing intermediate container d343042d45db 21:50:04 ---> a7e92b1f333a 21:50:04 Step 26/26 : LABEL version=0.0.0 21:50:04 Removing intermediate container 70371e98d445 21:50:04 ---> c27881ca6182 21:50:04 Step 25/26 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:04 Removing intermediate container 2f2ea0ea95f3 21:50:04 ---> 4a409f7b352d 21:50:04 Step 23/25 : LABEL arch=x86_64 21:50:04 ---> Running in 44c9bc4168ae 21:50:04 ---> Running in 58c8b3c0b43b 21:50:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:50:04 ---> Running in 635cb3a904ea 21:50:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:50:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:50:05 OK: 15856 distinct packages available 21:50:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:50:05 Removing intermediate container 44c9bc4168ae 21:50:05 ---> 5790eeeeda8a 21:50:05 21:50:05 Successfully built 5790eeeeda8a 21:50:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:50:06 (1/9) Installing ca-certificates (20211220-r0) 21:50:06 Successfully tagged security-spire-agent:latest 21:50:06 Building core-metadata 21:50:06  Building security-spire-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) 21:50:06 Removing intermediate container 58c8b3c0b43b 21:50:06 ---> 276ed52bd138 21:50:06 Step 26/26 : LABEL version=0.0.0 21:50:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:50:06 Removing intermediate container 635cb3a904ea 21:50:06 ---> 632b1067426d 21:50:06 Step 24/25 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:06 (4/9) Installing libcurl (7.80.0-r2) 21:50:06 (5/9) Installing curl (7.80.0-r2) 21:50:06 (6/9) Installing dumb-init (1.2.5-r1) 21:50:06 (7/9) Installing musl-obstack (1.2.3-r0) 21:50:07 (8/9) Installing libucontext (1.1-r0) 21:50:07 (9/9) Installing gcompat (1.0.0-r4) 21:50:07 Executing busybox-1.34.1-r7.trigger 21:50:07 Executing ca-certificates-20211220-r0.trigger 21:50:07 OK: 8 MiB in 23 packages 21:50:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:50:11 ---> 53713e2b0797 21:50:11 Step 3/23 : WORKDIR /edgex-go 21:50:11 ---> Using cache 21:50:11 ---> c32afb5dfb7b 21:50:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:11 ---> Using cache 21:50:11 ---> 44ec1092410f 21:50:11 Step 5/23 : RUN apk add --update --no-cache make git 21:50:11 ---> Using cache 21:50:11 ---> 95c792077acf 21:50:11 Step 6/23 : COPY go.mod vendor* ./ 21:50:11 ---> Using cache 21:50:11 ---> eb517556e694 21:50:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:11 ---> Using cache 21:50:11 ---> e8a2c4fbc76c 21:50:11 Step 8/23 : COPY . . 21:50:11 ---> Using cache 21:50:11 ---> 25b784f6105f 21:50:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:50:11 ---> Running in 4fdb35ef1c33 21:50:11 ---> Running in 9da78e7b7ba3 21:50:11 ---> Running in 7a2d52740d73 21:50:12 Removing intermediate container 4fdb35ef1c33 21:50:12 ---> f8554f36fc00 21:50:12 Step 25/25 : LABEL version=0.0.0 21:50:12 Removing intermediate container 7a2d52740d73 21:50:12 ---> 8a407825deaa 21:50:12 21:50:12 Successfully built 8a407825deaa 21:50:12 Successfully tagged security-spire-config:latest 21:50:12  Building security-spire-config ... done  ---> Running in 000f66557beb 21:50: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/core-metadata/core-metadata ./cmd/core-metadata 21:50:13 Removing intermediate container 38cc43d443c3 21:50:13 ---> b280ba948ea1 21:50:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:13 Removing intermediate container 000f66557beb 21:50:13 ---> 3d380ae20ed9 21:50:13 21:50:13 Successfully built 3d380ae20ed9 21:50:13 Successfully tagged security-spire-server:latest 21:50:13  Building security-spire-server ... done  ---> cd0155269919 21:50:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:50:16 ---> 14e49a5229db 21:50:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:50:17 Removing intermediate container dcb1e185f733 21:50:17 ---> dcbf06c7ff21 21:50:17 Step 8/22 : COPY . . 21:50:27 ---> 9fbae19746ba 21:50:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:50:27 ---> Running in 727a9b35671f 21:50:27 ---> 1119674105e2 21:50:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:50:27 ---> Running in 2c19ec147e43 21:50:27 Removing intermediate container 727a9b35671f 21:50:27 ---> 26723035e800 21:50:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:27 ---> Running in 1afb2bd01df1 21:50:27 Removing intermediate container 1afb2bd01df1 21:50:27 ---> 6809d4b018c9 21:50:27 Step 18/20 : LABEL arch=x86_64 21:50:27 ---> Running in 9c71c24dba46 21:50:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:50:27 Removing intermediate container 9c71c24dba46 21:50:27 ---> 9dbd4de0058b 21:50:27 Step 19/20 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:27 ---> Running in a1e3d94c833b 21:50:28 Removing intermediate container a1e3d94c833b 21:50:28 ---> d26a4ef86832 21:50:28 Step 20/20 : LABEL version=0.0.0 21:50:28 ---> Running in c3d4e893af29 21:50:28 Removing intermediate container 9da78e7b7ba3 21:50:28 ---> f5b28c720af1 21:50:28 21:50:28 Step 10/23 : FROM alpine:3.16 21:50:28 ---> d7d3d98c851f 21:50:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:50:28 ---> Using cache 21:50:28 ---> 1f8ed639a1bc 21:50:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:50:28 ---> Using cache 21:50:28 ---> 21f32183ab6e 21:50:28 Step 13/23 : ENV APP_PORT=59881 21:50:29 ---> Running in a0836af620d1 21:50:29 Removing intermediate container c3d4e893af29 21:50:29 ---> b469d832fa80 21:50:29 21:50:29 Successfully built b469d832fa80 21:50:29 Successfully tagged security-spiffe-token-provider:latest 21:50:29  Building security-spiffe-token-provider ... done Removing intermediate container a0836af620d1 21:50:29 ---> baf29d53b852 21:50:29 Step 14/23 : EXPOSE $APP_PORT 21:50:29 ---> Running in a96ff0ff8017 21:50:29 Removing intermediate container a96ff0ff8017 21:50:29 ---> 1b5e0fe6441a 21:50:29 Step 15/23 : WORKDIR / 21:50:30 ---> Running in 3043501d1698 21:50:30 Removing intermediate container 3043501d1698 21:50:30 ---> 53cf156eddbf 21:50:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:30 ---> ed91d0d67b9a 21:50:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:50:32 ---> f685e503bcea 21:50:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:50:33 ---> b471ef6fc9ac 21:50:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:50:33 ---> Running in 7f80e286b23d 21:50:33 Removing intermediate container 7f80e286b23d 21:50:33 ---> fbd0d5af93ef 21:50:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:33 ---> Running in 235ee161b1ca 21:50:34 Removing intermediate container 235ee161b1ca 21:50:34 ---> fde0389ae8ee 21:50:34 Step 21/23 : LABEL arch=x86_64 21:50:34 ---> Running in d18ff3893bce 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:50:35 Removing intermediate container d18ff3893bce 21:50:35 ---> c72b593191d3 21:50:35 Step 22/23 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:35 ---> Running in afe6effeb388 21:50:36 Removing intermediate container afe6effeb388 21:50:36 ---> 42842c503e9e 21:50:36 Step 23/23 : LABEL version=0.0.0 21:50:36 ---> Running in 7699c5c15bbe 21:50:36 Removing intermediate container 7699c5c15bbe 21:50:36 ---> c9ed59aaa62b 21:50:36 21:50:37 Successfully built c9ed59aaa62b 21:50:37 Successfully tagged core-metadata:latest 21:50:47  Building core-metadata ... done Removing intermediate container 2c19ec147e43 21:50:47 ---> 4255e6ca8bf7 21:50:47 21:50:47 Step 10/22 : FROM alpine:3.16 21:50:47 ---> d7d3d98c851f 21:50:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:50:47 ---> Running in 4812ca0cd4fd 21:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:47 (1/2) Installing ca-certificates (20211220-r0) 21:50:47 (2/2) Installing dumb-init (1.2.5-r1) 21:50:47 Executing busybox-1.35.0-r15.trigger 21:50:47 Executing ca-certificates-20211220-r0.trigger 21:50:47 OK: 6 MiB in 16 packages 21:50:47 Removing intermediate container 4812ca0cd4fd 21:50:47 ---> 237e1935bd0e 21:50:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:50:48 ---> Running in c1be3bf270c3 21:50:48 Removing intermediate container c1be3bf270c3 21:50:48 ---> 7368e1008c13 21:50:48 Step 13/22 : ENV APP_PORT=59860 21:50:48 ---> Running in f1ebbf8090d3 21:50:48 Removing intermediate container f1ebbf8090d3 21:50:48 ---> 740c64e5c70c 21:50:48 Step 14/22 : EXPOSE $APP_PORT 21:50:48 ---> Running in d63f209d5dfb 21:50:48 Removing intermediate container d63f209d5dfb 21:50:48 ---> df6aaf27eaf7 21:50:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:49 ---> d05d0a82db79 21:50:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:50:50 ---> ab18490f3f69 21:50:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:50:50 ---> 14166de8a8c0 21:50:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:50:50 ---> Running in 774db334fc71 21:50:50 Removing intermediate container 774db334fc71 21:50:50 ---> 5c45c92e1c66 21:50:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:50 ---> Running in e06b8d78eb4d 21:50:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 21:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:50:50 Removing intermediate container e06b8d78eb4d 21:50:50 ---> bac5c03c5bfe 21:50:50 Step 20/22 : LABEL arch=x86_64 21:50:50 ---> Running in 9008c3a032f0 21:50:50 Removing intermediate container 9008c3a032f0 21:50:50 ---> c8689e29aaa8 21:50:50 Step 21/22 : LABEL git_sha=6aa679610a532969e0d371c02f774b2dbad186e9 21:50:50 ---> Running in f54b33b90c56 21:50:51 Removing intermediate container f54b33b90c56 21:50:51 ---> 62a02abf795c 21:50:51 Step 22/22 : LABEL version=0.0.0 21:50:51 ---> Running in 86a6241e9d6c 21:50:51 Removing intermediate container 86a6241e9d6c 21:50:51 ---> 8077d7d5ff15 21:50:51 21:50:51 Successfully built 8077d7d5ff15 21:50:51 Successfully tagged support-notifications:latest 21:50:51  Building support-notifications ... done  [Pipeline] } 21:50:51 $ docker stop --time=1 f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 21:50:53 $ docker rm -f f24462d21e58b66cf2bb58c06f9e796d6049e5a42ab118034ef60b343c765092 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:53 + docker images 21:50:53 REPOSITORY TAG IMAGE ID CREATED SIZE 21:50:53 support-notifications latest 8077d7d5ff15 2 seconds ago 27.1MB 21:50:53 4255e6ca8bf7 9 seconds ago 1.74GB 21:50:53 core-metadata latest c9ed59aaa62b 17 seconds ago 17.1MB 21:50:53 security-spiffe-token-provider latest b469d832fa80 25 seconds ago 29.1MB 21:50:53 f5b28c720af1 25 seconds ago 1.69GB 21:50:53 security-spire-server latest 3d380ae20ed9 41 seconds ago 86.5MB 21:50:53 security-spire-config latest 8a407825deaa 41 seconds ago 85.8MB 21:50:53 security-spire-agent latest 5790eeeeda8a 49 seconds ago 125MB 21:50:53 2afc10f1f197 51 seconds ago 1.73GB 21:50:53 support-scheduler latest dd498b86f10a About a minute ago 26.5MB 21:50:53 f48774ad038a About a minute ago 1.58GB 21:50:53 core-command latest 31f79fd42c17 About a minute ago 16.1MB 21:50:53 b2fc488ae8a0 About a minute ago 1.74GB 21:50:53 5721a34b8966 About a minute ago 1.58GB 21:50:53 0cc5ae99770b About a minute ago 1.58GB 21:50:53 sys-mgmt-agent latest 06acf024dc1d About a minute ago 299MB 21:50:53 security-bootstrapper latest 0ff8eef96806 2 minutes ago 19.3MB 21:50:53 198dc4a8d8b6 2 minutes ago 1.68GB 21:50:53 security-secretstore-setup latest 49842117ad67 3 minutes ago 28.9MB 21:50:53 security-proxy-setup latest 8cf5f45102f7 3 minutes ago 27.1MB 21:50:53 core-data latest e04f5518c09f 3 minutes ago 21.5MB 21:50:53 455456c76d0c 3 minutes ago 1.69GB 21:50:53 a5f9f0156215 3 minutes ago 1.71GB 21:50:53 b142b8196d3b 3 minutes ago 1.68GB 21:50:53 d98a574d3411 3 minutes ago 1.69GB 21:50:53 1364d07c0eea 3 minutes ago 1.69GB 21:50:53 ci-base-image-x86_64 latest 53713e2b0797 7 minutes ago 993MB 21:50:53 alpine 3.15 2720e26172a0 8 days ago 5.57MB 21:50:53 alpine 3.16 d7d3d98c851f 9 days ago 5.53MB 21:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 21:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB 21:50:53 docker 20.10.14 7417809fdb73 3 months ago 218MB 21:50:53 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] } 21:50:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 21:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:50:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 54.2% of statements 21:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:51:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.174s coverage: 89.2% of statements 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:51:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.380s coverage: 83.8% of statements 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.409s coverage: 95.6% of statements 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.582s coverage: 60.0% of statements 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.374s coverage: 0.9% of statements 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements 21:51:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 29.6% of statements 21:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 21:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 79.5% of statements 21:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 21:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 21:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 21:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 21:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements 21:51:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 82.4% of statements 21:51:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 64.4% of statements 21:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.242s coverage: 100.0% of statements 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 21:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 21:52:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 66.1% of statements 21:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 43.8% of statements 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:52:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:52:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 17.7% of statements 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:52:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:52:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 63.2% of statements 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:52:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:52:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:52:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:52:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:52:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.252s coverage: 100.0% of statements 21:52:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 21:52:18 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 21:52:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:52:18 GO111MODULE=on go vet ./... 21:54:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:10 ./bin/test-attribution-txt.sh 21:54:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:54:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:54:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:54:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:54:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:54:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:54:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:54:11 + ls -al . 21:54:11 total 684 21:54:11 drwxrwxr-x 9 1001 1001 4096 Jul 27 21:48 . 21:54:11 drwxr-xr-x 4 root root 4096 Jul 27 21:48 .. 21:54:11 -rw-rw-r-- 1 1001 1001 11 Jul 27 21:46 .dockerignore 21:54:11 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:46 .git 21:54:11 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:46 .github 21:54:11 -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:46 .gitignore 21:54:11 -rw-rw-r-- 1 1001 1001 42 Jul 27 21:46 .golangci.yml 21:54:11 -rw-rw-r-- 1 1001 1001 87 Jul 27 21:46 .hadolint.yml 21:54:11 -rw-rw-r-- 1 1001 1001 166 Jul 27 21:46 .sonarcloud.properties 21:54:11 -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:46 ADOPTERS.md 21:54:11 -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:46 Attribution.txt 21:54:11 -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:46 CHANGELOG.md 21:54:11 -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:46 CONTRIBUTING.md 21:54:11 -rw-rw-r-- 1 1001 1001 677 Jul 27 21:46 GOVERNANCE.md 21:54:11 -rw-rw-r-- 1 1001 1001 850 Jul 27 21:46 Jenkinsfile 21:54:11 -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:46 LICENSE 21:54:11 -rw-rw-r-- 1 1001 1001 10350 Jul 27 21:46 Makefile 21:54:11 -rw-rw-r-- 1 1001 1001 582 Jul 27 21:46 OWNERS.md 21:54:11 -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:46 README.md 21:54:11 -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:46 SECURITY.md 21:54:11 -rw-rw-r-- 1 1001 1001 5 Jul 27 21:42 VERSION 21:54:11 -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:46 ZMQWindows.md 21:54:11 drwxrwxr-x 2 1001 1001 4096 Jul 27 21:46 bin 21:54:11 drwxrwxr-x 18 1001 1001 4096 Jul 27 21:46 cmd 21:54:11 -rw-r--r-- 1 root root 436144 Jul 27 21:52 coverage.out 21:54:11 -rw-rw-r-- 1 1001 1001 3661 Jul 27 21:46 go.mod 21:54:11 -rw-rw-r-- 1 1001 1001 37993 Jul 27 21:46 go.sum 21:54:11 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:46 internal 21:54:11 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:46 openapi 21:54:11 drwxrwxr-x 4 1001 1001 4096 Jul 27 21:46 snap 21:54:11 -rw-rw-r-- 1 1001 1001 204 Jul 27 21:46 version.go [Pipeline] sh 21:54:11 + '[' -e coverage.out ] 21:54:11 + chown 1001:1001 coverage.out [Pipeline] stash 21:54:11 Warning: overwriting stash ‘coverage-report’ 21:54:12 Stashed 1 file(s) [Pipeline] sh 21:54:13 + make build 21:54: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 21:55: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/core-metadata/core-metadata ./cmd/core-metadata 21:56: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/core-command/core-command ./cmd/core-command 21:56:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:57: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 21:57:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:57:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:57:47 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 21:57:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:57:55 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 21:57: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/secrets-config ./cmd/secrets-config 21:58: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 21:58: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:58:17 $ docker stop --time=1 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d 21:58:19 $ docker rm -f 9c935dc74f9b59bf4bb022a28be5e7a8a24e8782fe0a4166943103c2aa890d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:22 21:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:22 latest: Pulling from edgex-devops/edgex-compose-arm64 21:58:22 29e5d40040c1: Pulling fs layer 21:58:22 1ce36da41761: Pulling fs layer 21:58:22 25b303627fd3: Pulling fs layer 21:58:22 29e5d40040c1: Verifying Checksum 21:58:22 29e5d40040c1: Download complete 21:58:22 1ce36da41761: Verifying Checksum 21:58:22 1ce36da41761: Download complete 21:58:23 29e5d40040c1: Pull complete 21:58:24 25b303627fd3: Verifying Checksum 21:58:24 25b303627fd3: Download complete 21:58:24 1ce36da41761: Pull complete 21:58:37 25b303627fd3: Pull complete 21:58:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:37 prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container 21:58:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 21:58:39 $ docker top aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:40 + docker-compose build --help 21:58:40 + grep parallel 21:58:44 --parallel Build images in parallel. [Pipeline] } 21:58:44 $ docker stop --time=1 aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 21:58:46 $ docker rm -f aa5efbd6138528851b58b383a390bedbf388d348a71fa377637eafdf8f80edb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:47 prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container 21:58:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 21:58:48 $ docker top 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:49 + docker-compose -f ./docker-compose-build.yml build --parallel 21:58:55 Building core-command ... 21:58:55 Building core-data ... 21:58:55 Building core-metadata ... 21:58:55 Building security-bootstrapper ... 21:58:55 Building security-proxy-setup ... 21:58:55 Building security-secretstore-setup ... 21:58:55 Building security-spiffe-token-provider ... 21:58:55 Building security-spire-agent ... 21:58:55 Building security-spire-config ... 21:58:55 Building security-spire-server ... 21:58:55 Building support-notifications ... 21:58:55 Building support-scheduler ... 21:58:55 Building sys-mgmt-agent ... 21:58:55 Building security-bootstrapper 21:58:55 Building core-data 21:58:55 Building security-spiffe-token-provider 21:58:55 Building support-notifications 21:58:55 Building security-secretstore-setup 22:00:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:00:31 ---> c8b0045f806b 22:00:31 Step 3/25 : WORKDIR /edgex-go 22:00:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:31 ---> c8b0045f806b 22:00:31 Step 3/23 : WORKDIR /edgex-go 22:00:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:00:31 ---> c8b0045f806b 22:00:31 Step 3/20 : WORKDIR /edgex-go 22:00:31 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:00:31 ---> c8b0045f806b 22:00:31 Step 3/31 : WORKDIR /edgex-go 22:00:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:00:31 ---> c8b0045f806b 22:00:31 Step 3/22 : WORKDIR /edgex-go 22:00:31 ---> Running in 9daac86f03a7 22:00:31 ---> Running in c73bd5b11f47 22:00:31 ---> Running in 3abe689dcc0f 22:00:31 ---> Running in ec5689ee2e63 22:00:31 ---> Running in ab01fc6802e9 22:00:31 Removing intermediate container 3abe689dcc0f 22:00:31 ---> 5d3076c3c7e5 22:00:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:31 Removing intermediate container ab01fc6802e9 22:00:31 ---> 0d31594a5539 22:00:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:31 ---> Running in 452bd252379b 22:00:31 Removing intermediate container 9daac86f03a7 22:00:31 ---> 9f3653a9688d 22:00:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:31 ---> Running in 102e596ee1b9 22:00:31 ---> Running in c20836626b51 22:00:31 Removing intermediate container c73bd5b11f47 22:00:31 Removing intermediate container ec5689ee2e63 22:00:31 ---> 7f839a81a59b 22:00:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:31 ---> e73ba8ad03fd 22:00:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:00:31 ---> Running in eec2302afe09 22:00:31 ---> Running in 7c93096e1b8a 22:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 Removing intermediate container 102e596ee1b9 22:00:31 ---> 8583c30f9cfb 22:00:31 Step 5/31 : RUN apk add --update --no-cache make git 22:00:31 ---> Running in 2a173aaa2357 22:00:31 Removing intermediate container 452bd252379b 22:00:31 ---> 9e31d4416663 22:00:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:00:31 ---> Running in 39f278734c93 22:00:31 Removing intermediate container eec2302afe09 22:00:31 ---> e6d29a50c01f 22:00:31 Removing intermediate container c20836626b51 22:00:31 ---> 4bfb5c8b6c6c 22:00:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:00:31 Step 5/25 : RUN apk add --update --no-cache make git 22:00:31 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:00:31 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:00:31 OK: 16887 distinct packages available 22:00:31 ---> Running in a6d7ff8959ba 22:00:31 ---> Running in 962ee971ee51 22:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 OK: 221 MiB in 51 packages 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:31 Removing intermediate container 7c93096e1b8a 22:00:31 ---> f6b27c695d6b 22:00:31 Step 5/20 : COPY go.mod vendor* ./ 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:31 ---> c900dfdc30b3 22:00:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:31 ---> Running in c68c584bd85a 22:00:31 OK: 221 MiB in 51 packages 22:00:31 OK: 221 MiB in 51 packages 22:00:31 OK: 221 MiB in 51 packages 22:00:31 OK: 221 MiB in 51 packages 22:00:31 Removing intermediate container a6d7ff8959ba 22:00:31 ---> 9dc2b56bdac6 22:00:31 Step 6/23 : COPY go.mod vendor* ./ 22:00:31 Removing intermediate container 39f278734c93 22:00:31 ---> c4777653de0a 22:00:31 Step 6/22 : COPY go.mod vendor* ./ 22:00:31 Removing intermediate container 2a173aaa2357 22:00:31 ---> 195b0bbca9fe 22:00:31 Step 6/31 : COPY go.mod vendor* ./ 22:00:31 Removing intermediate container 962ee971ee51 22:00:31 ---> 82e6f869d157 22:00:31 Step 6/25 : COPY go.mod vendor* ./ 22:00:31 ---> 3c927e0f2a28 22:00:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:32 ---> Running in 6f7eeb86d16e 22:00:32 ---> 0e11f362b7d7 22:00:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:32 ---> 9a4cf4e0eb4e 22:00:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:32 ---> Running in 966d0a319b57 22:00:32 ---> Running in b61e591bb257 22:00:32 ---> 923c89a9f377 22:00:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:33 ---> Running in c6fdac6e5fff 22:01:29 Removing intermediate container c68c584bd85a 22:01:29 ---> ac2f4d9f4e0c 22:01:29 Step 7/20 : COPY . . 22:01:32 Removing intermediate container 6f7eeb86d16e 22:01:32 ---> 605f501c726c 22:01:32 Step 8/23 : COPY . . 22:01:32 Removing intermediate container c6fdac6e5fff 22:01:32 ---> 6f914079c5ae 22:01:32 Step 8/25 : COPY . . 22:01:32 Removing intermediate container 966d0a319b57 22:01:32 ---> 41974569c662 22:01:32 Step 8/31 : COPY . .Removing intermediate container b61e591bb257 22:01:32 ---> 9352d8f2c651 22:01:32 Step 8/22 : COPY . . 22:01:32 22:01:59 ---> 631c4be251b0 22:01:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:01:59 ---> Running in ed1d4781a35c 22:01:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:02:02 ---> 805bc849317b 22:02:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:02:02 ---> Running in b70411996737 22:02:02 ---> df81e64c56b1 22:02:02 Step 9/23 : RUN make cmd/core-data/core-data 22:02:03 ---> Running in 1098b19a4a66 22:02:05 ---> 69dbb9bd96b1 22:02:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:02:05 ---> Running in 223678db704d 22:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:02:06 ---> d9e86be25536 22:02:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:02:06 ---> Running in 9585c0b16364 22:02:06 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 22:02:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:02:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:07:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:08:08 Removing intermediate container 223678db704d 22:08:08 ---> 64fbed3a4e61 22:08:08 22:08:08 Step 10/31 : FROM alpine:3.16 22:08:08 3.16: Pulling from library/alpine 22:08:08 Removing intermediate container b70411996737 22:08:08 ---> cde98e1ade4b 22:08:08 22:08:08 Step 10/25 : FROM alpine:3.16 22:08:08 3.16: Pulling from library/alpine 22:08:08 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:08:08 Status: Downloaded newer image for alpine:3.16 22:08:08 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:08:08 Status: Image is up to date for alpine:3.16 22:08:08 ---> 3d81c46cd875 22:08:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 3d81c46cd875 22:08:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:08 22:08:09 ---> Running in 8ac6096737e7 22:08:09 ---> Running in be51acfbcb0d 22:08:10 Removing intermediate container 8ac6096737e7 22:08:10 ---> f7fc87e98955 22:08:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:08:10 ---> Running in 8c0e12043196 22:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:13 (1/3) Installing ca-certificates (20211220-r0) 22:08:14 (2/3) Installing dumb-init (1.2.5-r1) 22:08:14 (3/3) Installing su-exec (0.2-r1) 22:08:14 Executing busybox-1.35.0-r15.trigger 22:08:14 Executing ca-certificates-20211220-r0.trigger 22:08:14 (1/2) Installing dumb-init (1.2.5-r1) 22:08:14 (2/2) Installing su-exec (0.2-r1) 22:08:14 Executing busybox-1.35.0-r15.trigger 22:08:14 OK: 5 MiB in 16 packages 22:08:14 OK: 6 MiB in 17 packages 22:08:16 Removing intermediate container 8c0e12043196 22:08:16 ---> 910b3793a856 22:08:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:08:16 ---> Running in 3705efb5ab8a 22:08:17 Removing intermediate container be51acfbcb0d 22:08:17 ---> e668ac6fc225 22:08:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:08:17 ---> Running in 081ae0454b7a 22:08:17 Removing intermediate container 3705efb5ab8a 22:08:17 ---> ac8c8e416866 22:08:17 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:08:17 ---> Running in 191f4c4c816b 22:08:18 Removing intermediate container 081ae0454b7a 22:08:18 ---> 42600b12896d 22:08:18 Step 13/25 : WORKDIR / 22:08:18 ---> Running in 4e1975988ec9 22:08:18 Removing intermediate container 191f4c4c816b 22:08:18 ---> 8c34dfccc179 22:08:18 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:08:18 ---> Running in 5d2c9126fa84 22:08:19 Removing intermediate container 4e1975988ec9 22:08:19 ---> 03ba119a57c3 22:08:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:08:19 Removing intermediate container 5d2c9126fa84 22:08:19 ---> e47d459800d4 22:08:19 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:08:19 ---> Running in e55529300b3a 22:08:21 ---> 82b67f2a7f70 22:08:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:08:22 ---> 4cca161f1e32 22:08:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:08:23 Removing intermediate container e55529300b3a 22:08:23 ---> 83ef8017b404 22:08:23 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:08:24 ---> Running in 15ef3b8d05f3 22:08:24 ---> 1e44b9ad5e94 22:08:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:08:24 Removing intermediate container 15ef3b8d05f3 22:08:24 ---> 4ec1876c4f43 22:08:24 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:08:25 ---> 0af818245370 22:08:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:08:25 ---> c1b271f52cad 22:08:25 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:08:26 ---> Running in 9b530444c4d7 22:08:28 ---> 26f962caee78 22:08:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:08:30 Removing intermediate container 9b530444c4d7 22:08:30 ---> 20f436ab3140 22:08:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:31 ---> 65530266feff 22:08:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:08:31 ---> 0549c508fafc 22:08:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:08:32 ---> a5e38381592b 22:08:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:08:32 ---> Running in 5b0451fe3e81 22:08:33 ---> be491f4d54b9 22:08:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:08:35 ---> db9d13f4d42e 22:08:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:08:36 Removing intermediate container 5b0451fe3e81 22:08:36 ---> 3ccf80bebd51 22:08:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:08:36 ---> Running in 8c67cfe79c30 22:08:36 ---> 66e9a7aa9b0f 22:08:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:08:37 Removing intermediate container 8c67cfe79c30 22:08:37 ---> 8d0bd20b799e 22:08:37 Step 23/25 : LABEL arch=arm64 22:08:37 ---> Running in c707296cc557 22:08:37 ---> bc365a700ac1 22:08:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:08:38 Removing intermediate container c707296cc557 22:08:38 ---> 3142f4b31bca 22:08:38 Step 24/25 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:08:38 ---> Running in b77bc39c2a24 22:08:39 Removing intermediate container b77bc39c2a24 22:08:39 ---> c9f65edd401f 22:08:39 Step 25/25 : LABEL version=0.0.0 22:08:39 ---> 12a42ef59672 22:08:39 ---> Running in 1cee9f369dd3 22:08:39 Step 26/31 : RUN chmod +x /entrypoint.sh 22:08:39 ---> Running in f70984cfd698 22:08:40 Removing intermediate container 1cee9f369dd3 22:08:40 ---> dbb263e98fb8 22:08:40 22:08:40 Successfully built dbb263e98fb8 22:08:40 Successfully tagged security-secretstore-setup-arm64:latest 22:08:40  Building security-secretstore-setup ... done Building security-spire-agent 22:08:42 Removing intermediate container f70984cfd698 22:08:42 ---> c3ab763ecd1a 22:08:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:08:42 ---> Running in fd778463260f 22:08:43 Removing intermediate container fd778463260f 22:08:43 ---> cd43f1fb3ed5 22:08:43 Step 28/31 : CMD ["gate"] 22:08:43 ---> Running in 20646262d35a 22:08:44 Removing intermediate container 20646262d35a 22:08:44 ---> 963354a87bd1 22:08:44 Step 29/31 : LABEL arch=arm64 22:08:44 ---> Running in 59bad049b87e 22:08:45 Removing intermediate container 59bad049b87e 22:08:45 ---> d59bbc4f58c4 22:08:45 Step 30/31 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:08:45 ---> Running in 5ee0b7451853 22:08:45 Removing intermediate container 5ee0b7451853 22:08:45 ---> 37f342d466e0 22:08:45 Step 31/31 : LABEL version=0.0.0 22:08:45 ---> Running in 9edd5b1ad7dc 22:08:46 Removing intermediate container 9edd5b1ad7dc 22:08:46 ---> b4ed4a6f9e2c 22:08:46 22:08:46 Successfully built b4ed4a6f9e2c 22:08:46 Successfully tagged security-bootstrapper-arm64:latest 22:08:46 Building security-spire-config 22:09:33  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:33 ---> c8b0045f806b 22:09:33 Step 3/26 : WORKDIR /edgex-go 22:09:33 ---> Using cache 22:09:33 ---> 7f839a81a59b 22:09:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:33 ---> Using cache 22:09:33 ---> e6d29a50c01f 22:09:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:09:33 ---> Running in 4e5ebfcc9bab 22:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:34 OK: 221 MiB in 51 packages 22:09:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:35 ---> c8b0045f806b 22:09:35 Step 3/26 : WORKDIR /edgex-go 22:09:35 ---> Using cache 22:09:35 ---> 7f839a81a59b 22:09:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:35 ---> Using cache 22:09:35 ---> e6d29a50c01f 22:09:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:09:35 ---> Running in 75a6744a52b8 22:09:36 Removing intermediate container 4e5ebfcc9bab 22:09:36 ---> 0e3b527e88ab 22:09:36 Step 6/26 : COPY go.mod vendor* ./ 22:09:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:37 ---> 914b5ff36602 22:09:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:37 ---> Running in 5f76cd457dd3 22:09:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:40 OK: 221 MiB in 51 packages 22:09:41 Removing intermediate container 75a6744a52b8 22:09:41 ---> ade4d1398b21 22:09:41 Step 6/26 : COPY go.mod vendor* ./ 22:09:42 ---> 6dd6cbb53a58 22:09:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:42 ---> Running in d3c21c18d3c8 22:09:52 Removing intermediate container 1098b19a4a66 22:09:52 ---> 835a094a27ac 22:09:52 22:09:52 Step 10/23 : FROM alpine:3.16 22:09:52 ---> 3d81c46cd875 22:09:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:09:52 ---> Running in 738f8c14b7c7 22:09:52 Removing intermediate container 738f8c14b7c7 22:09:52 ---> 00e488d0b8ea 22:09:52 Step 12/23 : ENV APP_PORT=59880 22:09:52 ---> Running in c9dab131531c 22:09:53 Removing intermediate container c9dab131531c 22:09:53 ---> 7fbe782da325 22:09:53 Step 13/23 : EXPOSE $APP_PORT 22:09:54 ---> Running in 5372d086ba31 22:09:55 Removing intermediate container 5372d086ba31 22:09:55 ---> 53880c0b7ca8 22:09:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:55 ---> Running in 8c36a4900142 22:10:00 Removing intermediate container 8c36a4900142 22:10:00 ---> 4a1fceadf29e 22:10:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:10:00 ---> Running in f8e392354048 22:10:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:05 (1/6) Installing dumb-init (1.2.5-r1) 22:10:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:10:05 (3/6) Installing libsodium (1.0.18-r0) 22:10:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:10:06 (5/6) Installing libzmq (4.3.4-r0) 22:10:06 (6/6) Installing zeromq (4.3.4-r0) 22:10:06 Executing busybox-1.35.0-r15.trigger 22:10:06 OK: 8 MiB in 20 packages 22:10:07 Removing intermediate container ed1d4781a35c 22:10:07 ---> 006ee5bed97f 22:10:07 22:10:07 Step 9/20 : FROM alpine:3.15 22:10:07 3.15: Pulling from library/alpine 22:10:09 Removing intermediate container f8e392354048 22:10:09 ---> 8e81e101e408 22:10:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:11 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:10:11 Status: Downloaded newer image for alpine:3.15 22:10:11 ---> 60f2846fe774 22:10:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:10:11 ---> Running in a8a0e56cedda 22:10:11 ---> 647c0ade7a6b 22:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:10:12 Removing intermediate container a8a0e56cedda 22:10:12 ---> e224dbc4b1bf 22:10:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:13 ---> Running in 7049746556f6 22:10:16 ---> 00269493b99f 22:10:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:10:17 Removing intermediate container 7049746556f6 22:10:17 ---> c482de275006 22:10:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:10:17 ---> Running in 897d3e60d7e7 22:10:17 ---> b70826400612 22:10:17 Step 19/23 : ENTRYPOINT ["/core-data"] 22:10:18 ---> Running in 47aa1d4fd5a1 22:10:18 Removing intermediate container 47aa1d4fd5a1 22:10:18 ---> ed1783d76607 22:10:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:19 ---> Running in 21dfcc864050 22:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:10:19 Removing intermediate container 21dfcc864050 22:10:19 ---> 8346319d3d1a 22:10:19 Step 21/23 : LABEL arch=arm64 22:10:20 ---> Running in b79caf648a08 22:10:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:10:21 Removing intermediate container b79caf648a08 22:10:21 ---> 95e277940f41 22:10:21 Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:10:21 ---> Running in 105cd70705ba 22:10:22 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:10:22 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:10:22 OK: 15733 distinct packages available 22:10:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:10:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:10:23 Removing intermediate container 105cd70705ba 22:10:23 ---> 43586f6450b8 22:10:23 Step 23/23 : LABEL version=0.0.0 22:10:23 ---> Running in 182b8e456f3d 22:10:24 Removing intermediate container 182b8e456f3d 22:10:24 ---> 183be89ecf50 22:10:24 22:10:24 (1/9) Installing ca-certificates (20211220-r0) 22:10:24 (2/9) Installing brotli-libs (1.0.9-r5) 22:10:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:10:24 (4/9) Installing libcurl (7.80.0-r2) 22:10:25 (5/9) Installing curl (7.80.0-r2) 22:10:25 (6/9) Installing dumb-init (1.2.5-r1) 22:10:25 Successfully built 183be89ecf50 22:10:25 Successfully tagged core-data-arm64:latest 22:10:25 Building support-scheduler 22:10:25  Building core-data ... done (7/9) Installing musl-obstack (1.2.3-r0) 22:10:25 (8/9) Installing libucontext (1.1-r0) 22:10:25 (9/9) Installing gcompat (1.0.0-r4) 22:10:25 Executing busybox-1.34.1-r7.trigger 22:10:25 Executing ca-certificates-20211220-r0.trigger 22:10:26 OK: 8 MiB in 23 packages 22:10:30 Removing intermediate container 897d3e60d7e7 22:10:30 ---> a990bc1e146f 22:10:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:32 ---> fdbae1a88201 22:10:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:10:36 ---> df0463cdc8de 22:10:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:10:38 ---> d2a01b6fd8f4 22:10:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:10:38 ---> Running in 4010e5155047 22:10:39 Removing intermediate container 4010e5155047 22:10:39 ---> 4410d484e422 22:10:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:39 ---> Running in 628e4d65ac7f 22:10:40 Removing intermediate container 628e4d65ac7f 22:10:40 ---> 3846bd2f300a 22:10:40 Step 18/20 : LABEL arch=arm64 22:10:40 ---> Running in 95bf34574396 22:10:41 Removing intermediate container 95bf34574396 22:10:41 ---> 12a6856cc28a 22:10:41 Step 19/20 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:10:41 ---> Running in 5425b0e05416 22:10:42 Removing intermediate container 5425b0e05416 22:10:42 ---> f311f5c9fc16 22:10:42 Step 20/20 : LABEL version=0.0.0 22:10:42 ---> Running in 4e292cbc3562 22:10:43 Removing intermediate container 4e292cbc3562 22:10:43 ---> 0379002d773b 22:10:43 22:10:44 Successfully built 0379002d773b 22:10:44 Successfully tagged security-spiffe-token-provider-arm64:latest 22:10:44 Building sys-mgmt-agent 22:10:45  Building security-spiffe-token-provider ... done Removing intermediate container 5f76cd457dd3 22:10:45 ---> 51b0c074931e 22:10:45 Step 8/26 : COPY . . 22:10:46 Removing intermediate container d3c21c18d3c8 22:10:46 ---> 5e1b6846d7ed 22:10:46 Step 8/26 : COPY . . 22:10:48 Removing intermediate container 9585c0b16364 22:10:48 ---> 890bdf645b9d 22:10:48 22:10:48 Step 10/22 : FROM alpine:3.16 22:10:48 ---> 3d81c46cd875 22:10:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:10:49 ---> Running in 6375fea63454 22:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:52 (1/2) Installing ca-certificates (20211220-r0) 22:10:52 (2/2) Installing dumb-init (1.2.5-r1) 22:10:52 Executing busybox-1.35.0-r15.trigger 22:10:52 Executing ca-certificates-20211220-r0.trigger 22:10:52 OK: 6 MiB in 16 packages 22:10:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:10:55 ---> c8b0045f806b 22:10:55 Step 3/22 : WORKDIR /edgex-go 22:10:55 ---> Using cache 22:10:55 ---> 7f839a81a59b 22:10:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:55 ---> Using cache 22:10:55 ---> e6d29a50c01f 22:10:55 Step 5/22 : RUN apk add --update --no-cache make git 22:10:55 ---> Using cache 22:10:55 ---> 82e6f869d157 22:10:55 Step 6/22 : COPY go.mod vendor* ./ 22:10:55 ---> Using cache 22:10:55 ---> 923c89a9f377 22:10:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:55 ---> Using cache 22:10:55 ---> 6f914079c5ae 22:10:55 Step 8/22 : COPY . . 22:10:55 ---> Using cache 22:10:55 ---> 805bc849317b 22:10:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:10:56 ---> Running in 70c7b5bef8c8 22:10:56 Removing intermediate container 6375fea63454 22:10:56 ---> 261872d99565 22:10:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:10:56 ---> Running in 74b5313788a1 22:10:57 Removing intermediate container 74b5313788a1 22:10:57 ---> 40d35fd3ab5f 22:10:57 Step 13/22 : ENV APP_PORT=59860 22:10:57 ---> Running in 8b9fea27f6b6 22:10:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:10:57 Removing intermediate container 8b9fea27f6b6 22:10:57 ---> 24c265e012ca 22:10:57 Step 14/22 : EXPOSE $APP_PORT 22:10:58 ---> Running in 434458260ed4 22:10:59 Removing intermediate container 434458260ed4 22:10:59 ---> 50130ea79fc9 22:10:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:00 ---> b8aba6cbc5fc 22:11:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:11:06 ---> 678fd37d9acc 22:11:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:11:08 ---> 2888f4c65f07 22:11:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:11:08 ---> Running in 4d7ebdb2547e 22:11:09 Removing intermediate container 4d7ebdb2547e 22:11:09 ---> 41dcb121bbeb 22:11:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:09 ---> Running in fe02439e601c 22:11:10 Removing intermediate container fe02439e601c 22:11:10 ---> cba56915e36c 22:11:10 Step 20/22 : LABEL arch=arm64 22:11:10 ---> Running in 8cf259a64896 22:11:10 Removing intermediate container 8cf259a64896 22:11:10 ---> 96f9c01c3049 22:11:10 Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:11:11 ---> Running in 95aeda632c84 22:11:12 Removing intermediate container 95aeda632c84 22:11:12 ---> 23ffc4422ce3 22:11:12 Step 22/22 : LABEL version=0.0.0 22:11:12 ---> Running in 2c86f108a28b 22:11:13 Removing intermediate container 2c86f108a28b 22:11:13 ---> 5deaeeba1e90 22:11:13 22:11:14 Successfully built 5deaeeba1e90 22:11:14 Successfully tagged support-notifications-arm64:latest 22:11:14  Building support-notifications ... done Building security-proxy-setup 22:11:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:11:21 ---> c8b0045f806b 22:11:21 Step 3/23 : WORKDIR /edgex-go 22:11:21 ---> Using cache 22:11:21 ---> 7f839a81a59b 22:11:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:21 ---> Using cache 22:11:21 ---> e6d29a50c01f 22:11:21 Step 5/23 : RUN apk add --update --no-cache make bash git 22:11:21 ---> Running in 58a4d97cc756 22:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:26 OK: 221 MiB in 51 packages 22:11:29 Removing intermediate container 58a4d97cc756 22:11:29 ---> c436cbf9fb12 22:11:29 Step 6/23 : COPY go.mod vendor* ./ 22:11:30 ---> d904b629e0f0 22:11:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:11:30 ---> 5a5905d66b56 22:11:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:11:30 ---> Running in 6fa33292fd99 22:11:30 ---> Running in 21aa27c25b14 22:11:31 ---> 91a1777f8ad3 22:11:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:31 ---> Running in ab450093bcbf 22:11:31 Removing intermediate container 6fa33292fd99 22:11:31 ---> 55004236cc5c 22:11:31 Step 10/26 : WORKDIR /edgex-go/spire-build 22:11:31 Removing intermediate container 21aa27c25b14 22:11:31 ---> 7b9e3d99df56 22:11:31 Step 10/26 : WORKDIR /edgex-go/spire-build 22:11:31 ---> Running in e10b553aa843 22:11:32 ---> Running in a48fea456ea0 22:11:33 Removing intermediate container e10b553aa843 22:11:33 ---> 76d7b75da5f9 22:11:33 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 22:11:33 Removing intermediate container a48fea456ea0 22:11:33 ---> a3dbf5465428 22:11:33 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 22:11:33 ---> Running in 124fa3fc9ae7 22:11:34 ---> Running in ecc6976c7d18 22:11:39 Removing intermediate container ecc6976c7d18 22:11:39 ---> c25a1225c385 22:11:39 Step 12/26 : WORKDIR /edgex-go 22:11:39 Removing intermediate container 124fa3fc9ae7 22:11:39 ---> be81ff7a0a51 22:11:39 Step 12/26 : WORKDIR /edgex-go 22:11:39 ---> Running in 255ebb45a394 22:11:39 ---> Running in 82c609d55821 22:11:40 Removing intermediate container 82c609d55821 22:11:40 ---> b3c0a8b06005 22:11:40 22:11:40 Step 13/26 : FROM alpine:3.15 22:11:40 ---> 60f2846fe774 22:11:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:40 ---> Using cache 22:11:40 ---> e224dbc4b1bf 22:11:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:40 ---> Using cache 22:11:40 ---> c482de275006 22:11:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:11:40 Removing intermediate container 255ebb45a394 22:11:40 ---> e0da30769929 22:11:40 22:11:40 Step 13/26 : FROM alpine:3.15 22:11:40 ---> 60f2846fe774 22:11:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:40 ---> Using cache 22:11:40 ---> e224dbc4b1bf 22:11:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:40 ---> Using cache 22:11:40 ---> c482de275006 22:11:40 ---> Running in 3fea543c84d2 22:11:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:11:40 ---> Running in 2b64b899592b 22:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:46 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:11:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:11:46 OK: 15733 distinct packages available 22:11:46 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:11:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:11:46 OK: 15733 distinct packages available 22:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:49 (1/4) Installing dumb-init (1.2.5-r1) 22:11:49 (1/5) Installing dumb-init (1.2.5-r1) 22:11:49 (2/4) Installing musl-obstack (1.2.3-r0) 22:11:49 (2/5) Installing musl-obstack (1.2.3-r0) 22:11:49 (3/4) Installing libucontext (1.1-r0) 22:11:49 (3/5) Installing libucontext (1.1-r0) 22:11:49 (4/4) Installing gcompat (1.0.0-r4) 22:11:49 (4/5) Installing gcompat (1.0.0-r4) 22:11:50 Executing busybox-1.34.1-r7.trigger 22:11:50 (5/5) Installing openssl (1.1.1q-r0) 22:11:50 OK: 6 MiB in 18 packages 22:11:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:50 ---> c8b0045f806b 22:11:50 Step 3/22 : WORKDIR /edgex-go 22:11:50 ---> Using cache 22:11:50 ---> 7f839a81a59b 22:11:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesExecuting busybox-1.34.1-r7.trigger 22:11:50 22:11:50 ---> Using cache 22:11:50 ---> e6d29a50c01f 22:11:50 Step 5/22 : RUN apk add --update --no-cache make git 22:11:50 ---> Using cache 22:11:50 ---> 82e6f869d157 22:11:50 Step 6/22 : COPY go.mod vendor* ./ 22:11:50 ---> Using cache 22:11:50 ---> 923c89a9f377 22:11:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:50 ---> Using cache 22:11:50 ---> 6f914079c5ae 22:11:50 Step 8/22 : COPY . . 22:11:50 ---> Using cache 22:11:50 ---> 805bc849317b 22:11:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:11:50 OK: 6 MiB in 19 packages 22:11:51 ---> Running in 4bb5ce994a64 22:11:53 Removing intermediate container 3fea543c84d2 22:11:53 ---> b45db9f7d3cc 22:11:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:53 Removing intermediate container 2b64b899592b 22:11:53 ---> 5bb6c1efcd97 22:11:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:11:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:11:58 ---> 4825bd68f1ff 22:11:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:12:04 ---> 4b691036a344 22:12:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:12:05 ---> 0c9e6c023c4b 22:12:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:12:05 ---> Running in 202844ef62f8 22:12:06 Removing intermediate container 202844ef62f8 22:12:06 ---> f97a0bfb5f6b 22:12:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:12:08 ---> 7195deee15e7 22:12:08 Step 21/26 : WORKDIR / 22:12:08 ---> Running in 1cdfc5021e8b 22:12:09 Removing intermediate container 1cdfc5021e8b 22:12:09 ---> 31d2083a86b2 22:12:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:12:09 ---> Running in ea4177c97d29 22:12:11 Removing intermediate container ea4177c97d29 22:12:11 ---> 16bfc1408dfa 22:12:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:12:11 ---> Running in a7e16ad9ca43 22:12:11 ---> cbfeb9b8e300 22:12:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:12:12 Removing intermediate container a7e16ad9ca43 22:12:12 ---> 830713a106ab 22:12:12 Step 24/26 : LABEL arch=arm64 22:12:12 ---> Running in fa63b5ab94c7 22:12:13 ---> 65591c0220b0 22:12:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:12:13 Removing intermediate container fa63b5ab94c7 22:12:13 ---> 1a4798d0e2c7 22:12:13 Step 25/26 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:12:13 ---> Running in 1b39be70025e 22:12:14 Removing intermediate container 1b39be70025e 22:12:14 ---> 175a0d32f589 22:12:14 Step 26/26 : LABEL version=0.0.0 22:12:14 ---> Running in b87dc17d2088 22:12:15 ---> 07abf80eb538 22:12:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:12:16 Removing intermediate container b87dc17d2088 22:12:16 ---> 48605f96a810 22:12:16 22:12:17 ---> 4d042307acdc 22:12:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:12:17 ---> Running in 440ef2a711dd 22:12:18 Successfully built 48605f96a810 22:12:18 Successfully tagged security-spire-config-arm64:latest 22:12:18  Building security-spire-config ... done Building security-spire-server 22:12:18 Removing intermediate container 440ef2a711dd 22:12:18 ---> a5e768b74b40 22:12:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:12:18 ---> Running in 08130a273a88 22:12:19 Removing intermediate container 08130a273a88 22:12:19 ---> 3233326526ff 22:12:19 Step 24/26 : LABEL arch=arm64 22:12:19 ---> Running in 3d2787d6f69d 22:12:21 Removing intermediate container 3d2787d6f69d 22:12:21 ---> e0af10731bad 22:12:21 Step 25/26 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:12:21 ---> Running in 780dab9881d0 22:12:22 Removing intermediate container 780dab9881d0 22:12:22 ---> 29353b5366ac 22:12:22 Step 26/26 : LABEL version=0.0.0 22:12:22 ---> Running in 4793c40a1612 22:12:23 Removing intermediate container 4793c40a1612 22:12:23 ---> 115f7b3c2da5 22:12:23 22:12:24 Successfully built 115f7b3c2da5 22:12:24 Successfully tagged security-spire-agent-arm64:latest 22:12:24 Building core-metadata 22:12:31  Building security-spire-agent ... done Removing intermediate container ab450093bcbf 22:12:31 ---> 58ca97989200 22:12:31 Step 8/23 : COPY . . 22:13:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:13:03 ---> c8b0045f806b 22:13:03 Step 3/25 : WORKDIR /edgex-go 22:13:03 ---> Using cache 22:13:03 ---> 7f839a81a59b 22:13:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:03 ---> Using cache 22:13:03 ---> e6d29a50c01f 22:13:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:13:03 ---> Using cache 22:13:03 ---> ade4d1398b21 22:13:03 Step 6/25 : COPY go.mod vendor* ./ 22:13:03 ---> Using cache 22:13:03 ---> 6dd6cbb53a58 22:13:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:03 ---> Using cache 22:13:03 ---> 5e1b6846d7ed 22:13:03 Step 8/25 : COPY . . 22:13:03 ---> Using cache 22:13:03 ---> d904b629e0f0 22:13:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:13:03 ---> Using cache 22:13:03 ---> 55004236cc5c 22:13:03 Step 10/25 : WORKDIR /edgex-go/spire-build 22:13:03 ---> Using cache 22:13:03 ---> 76d7b75da5f9 22:13:03 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 22:13:03 ---> Running in 6df46cff329d 22:13:03 ---> adc275c7170d 22:13:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:13:04 ---> Running in 01aa1b8ea9a5 22:13:06 Removing intermediate container 6df46cff329d 22:13:06 ---> d74165170be9 22:13:06 Step 12/25 : WORKDIR /edgex-go 22:13:07 ---> Running in c1e1ad1a5aa9 22:13:07 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 22:13:07 Removing intermediate container c1e1ad1a5aa9 22:13:07 ---> 53bba0de41cc 22:13:07 22:13:07 Step 13/25 : FROM alpine:3.15 22:13:07 ---> 60f2846fe774 22:13:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:13:07 ---> Using cache 22:13:07 ---> e224dbc4b1bf 22:13:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:07 ---> Using cache 22:13:07 ---> c482de275006 22:13:07 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:13:07 ---> Using cache 22:13:07 ---> 5bb6c1efcd97 22:13:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:13:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:13:09 ---> c8b0045f806b 22:13:09 Step 3/23 : WORKDIR /edgex-go 22:13:09 ---> Using cache 22:13:09 ---> 7f839a81a59b 22:13:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:09 ---> Using cache 22:13:09 ---> e6d29a50c01f 22:13:09 Step 5/23 : RUN apk add --update --no-cache make git 22:13:09 ---> Using cache 22:13:09 ---> 82e6f869d157 22:13:09 Step 6/23 : COPY go.mod vendor* ./ 22:13:09 ---> Using cache 22:13:09 ---> 923c89a9f377 22:13:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:09 ---> Using cache 22:13:09 ---> 6f914079c5ae 22:13:09 Step 8/23 : COPY . . 22:13:09 ---> Using cache 22:13:09 ---> 805bc849317b 22:13:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:13:10 ---> Running in 597722372f1c 22:13: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/core-metadata/core-metadata ./cmd/core-metadata 22:13:16 ---> 8a66aa26bd13 22:13:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:13:16 ---> b26409647266 22:13:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:13:18 ---> 917eb757aef8 22:13:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:13:18 ---> 5e68df788c93 22:13:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:13:19 ---> Running in 87ac99d88ea7 22:13:19 Removing intermediate container 87ac99d88ea7 22:13:19 ---> 85f8ae1e54ad 22:13:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:13:19 ---> Running in 8ed841e03a38 22:13:20 Removing intermediate container 8ed841e03a38 22:13:20 ---> 746b97e7e1c8 22:13:20 Step 23/25 : LABEL arch=arm64 22:13:20 ---> Running in d264784ee7f3 22:13:21 Removing intermediate container d264784ee7f3 22:13:21 ---> 5df01994e0ee 22:13:21 Step 24/25 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:13:21 ---> Running in 63d1c4528338 22:13:21 Removing intermediate container 63d1c4528338 22:13:21 ---> ea6655247f90 22:13:21 Step 25/25 : LABEL version=0.0.0 22:13:21 ---> Running in f42e59dcff8d 22:13:22 Removing intermediate container f42e59dcff8d 22:13:22 ---> ff37cd6d2955 22:13:22 22:13:22 Successfully built ff37cd6d2955 22:13:22 Successfully tagged security-spire-server-arm64:latest 22:13:22 Building core-command 22:13:55  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:13:55 ---> c8b0045f806b 22:13:55 Step 3/23 : WORKDIR /edgex-go 22:13:55 ---> Using cache 22:13:55 ---> 7f839a81a59b 22:13:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:55 ---> Using cache 22:13:55 ---> e6d29a50c01f 22:13:55 Step 5/23 : RUN apk add --update --no-cache make git 22:13:55 ---> Using cache 22:13:55 ---> 82e6f869d157 22:13:55 Step 6/23 : COPY go.mod vendor* ./ 22:13:55 ---> Using cache 22:13:55 ---> 923c89a9f377 22:13:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:55 ---> Using cache 22:13:55 ---> 6f914079c5ae 22:13:55 Step 8/23 : COPY . . 22:13:55 ---> Using cache 22:13:55 ---> 805bc849317b 22:13:55 Step 9/23 : RUN make cmd/core-command/core-command 22:13:55 ---> Running in aeaeb2f7e4f7 22:13:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:17:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:17:29 Removing intermediate container 4bb5ce994a64 22:17:29 ---> d24fbfd482c4 22:17:29 22:17:29 Step 10/22 : FROM alpine:3.16 22:17:29 ---> 3d81c46cd875 22:17:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:17:29 ---> Running in e4d6390f05fd 22:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:32 (1/6) Installing ca-certificates (20211220-r0) 22:17:32 (2/6) Installing brotli-libs (1.0.9-r6) 22:17:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:17:32 (4/6) Installing libcurl (7.83.1-r2) 22:17:32 (5/6) Installing curl (7.83.1-r2) 22:17:32 (6/6) Installing dumb-init (1.2.5-r1) 22:17:32 Executing busybox-1.35.0-r15.trigger 22:17:32 Executing ca-certificates-20211220-r0.trigger 22:17:32 OK: 8 MiB in 20 packages 22:17:34 Removing intermediate container e4d6390f05fd 22:17:34 ---> c5d61deef309 22:17:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:17:35 ---> Running in 2772b709f2c5 22:17:35 Removing intermediate container 2772b709f2c5 22:17:35 ---> 3511c3698867 22:17:35 Step 13/22 : WORKDIR /edgex 22:17:35 ---> Running in a3ba99865c0e 22:17:36 Removing intermediate container a3ba99865c0e 22:17:36 ---> 9c7f67a2b436 22:17:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:17:37 ---> 3bfb14c07476 22:17:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:17:38 ---> 56a2f6765ce2 22:17:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:17:40 ---> 3de7d093769f 22:17:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:17:41 ---> d65cd9f920a3 22:17:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:17:41 ---> Running in 487418f3f895 22:17:45 Removing intermediate container 487418f3f895 22:17:45 ---> fe5d6cb16b88 22:17:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:17:45 ---> Running in f43b8e48d355 22:17:45 Removing intermediate container f43b8e48d355 22:17:45 ---> 6e65eedd1339 22:17:45 Step 20/22 : LABEL arch=arm64 22:17:45 ---> Running in f51e008f1005 22:17:46 Removing intermediate container f51e008f1005 22:17:46 ---> 23b688708a6b 22:17:46 Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:17:46 ---> Running in 4f3b40f3e08b 22:17:46 Removing intermediate container 4f3b40f3e08b 22:17:46 ---> f22f76577f61 22:17:46 Step 22/22 : LABEL version=0.0.0 22:17:46 ---> Running in 7b6f0286a967 22:17:47 Removing intermediate container 7b6f0286a967 22:17:47 ---> b4dfd78e3412 22:17:47 22:17:47 Successfully built b4dfd78e3412 22:17:47 Successfully tagged security-proxy-setup-arm64:latest 22:18:44  Building security-proxy-setup ... done Removing intermediate container 01aa1b8ea9a5 22:18:44 ---> f9b6dfb0624a 22:18:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:18:44 ---> Running in d0ecacc5a207 22:18:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:18:46 Removing intermediate container 70c7b5bef8c8 22:18:46 ---> aa5a90f123ca 22:18:46 22:18:46 Step 10/22 : FROM alpine:3.16 22:18:46 ---> 3d81c46cd875 22:18:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:18:46 ---> Running in eee1e4028373 22:18:47 Removing intermediate container d0ecacc5a207 22:18:47 ---> d13e503d1b6a 22:18:47 22:18:47 Step 11/23 : FROM docker:20.10.14 22:18:47 20.10.14: Pulling from library/docker 22:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:50 (1/1) Installing dumb-init (1.2.5-r1) 22:18:50 Executing busybox-1.35.0-r15.trigger 22:18:50 OK: 5 MiB in 15 packages 22:18:52 Removing intermediate container eee1e4028373 22:18:52 ---> 8b72cf9cda1b 22:18:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:52 ---> Running in 4cb84beac615 22:18:53 Removing intermediate container 4cb84beac615 22:18:53 ---> aae2cc88363c 22:18:53 Step 13/22 : ENV APP_PORT=59861 22:18:53 ---> Running in b559a85211f9 22:18:54 Removing intermediate container b559a85211f9 22:18:54 ---> ba46eb86c955 22:18:54 Step 14/22 : EXPOSE $APP_PORT 22:18:54 ---> Running in 334e8c10321e 22:18:54 Removing intermediate container 334e8c10321e 22:18:54 ---> 562ca7f298ee 22:18:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:56 ---> bcc257b8c464 22:18:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:18:59 Removing intermediate container 597722372f1c 22:18:59 ---> 153bd9b723f8 22:18:59 22:18:59 Step 10/23 : FROM alpine:3.16 22:18:59 ---> 3d81c46cd875 22:18:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:18:59 ---> Using cache 22:18:59 ---> 8b72cf9cda1b 22:18:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:59 ---> Using cache 22:18:59 ---> aae2cc88363c 22:18:59 Step 13/23 : ENV APP_PORT=59881 22:18:59 ---> e880bbb4405a 22:18:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:18:59 ---> Running in d21bba1a4739 22:18:59 Removing intermediate container d21bba1a4739 22:18:59 ---> cf874419dbba 22:18:59 Step 14/23 : EXPOSE $APP_PORT 22:18:59 ---> Running in 1fc47cc505eb 22:18:59 ---> ad9bd5fed3cb 22:18:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:19:00 ---> Running in c713d8d07994 22:19:00 Removing intermediate container 1fc47cc505eb 22:19:00 ---> 1803e809b81e 22:19:00 Step 15/23 : WORKDIR / 22:19:00 ---> Running in ead9e851132b 22:19:00 Removing intermediate container aeaeb2f7e4f7 22:19:00 ---> 2b790ba89856 22:19:00 22:19:00 Step 10/23 : FROM alpine:3.16 22:19:00 ---> 3d81c46cd875 22:19:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:19:00 Removing intermediate container c713d8d07994 22:19:00 ---> 0f7ba6ef24e8 22:19:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:00 ---> Using cache 22:19:00 ---> 8b72cf9cda1b 22:19:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:00 ---> Using cache 22:19:00 ---> aae2cc88363c 22:19:00 Step 13/23 : ENV APP_PORT=59882 22:19:01 ---> Running in 7d407a87dcd6 22:19:01 ---> Running in e6f048ba8bd1 22:19:01 Removing intermediate container ead9e851132b 22:19:01 ---> ea1d46c8aba2 22:19:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:01 Removing intermediate container e6f048ba8bd1 22:19:01 ---> cd43810ca285 22:19:01 Step 14/23 : EXPOSE $APP_PORT 22:19:01 Removing intermediate container 7d407a87dcd6 22:19:01 ---> 66947df3f9dc 22:19:01 Step 20/22 : LABEL arch=arm64 22:19:01 ---> Running in e63109381d57 22:19:01 ---> Running in 1ec7c22f9200 22:19:02 ---> a9835d8beb18 22:19:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:19:02 Removing intermediate container 1ec7c22f9200 22:19:02 ---> 39bd8159dcda 22:19:02 Step 21/22 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:19:02 Removing intermediate container e63109381d57 22:19:02 ---> dd3a62d2be91 22:19:02 Step 15/23 : WORKDIR / 22:19:02 ---> Running in b62ba122fcb1 22:19:02 ---> Running in 0956e1b1d967 22:19:03 Removing intermediate container 0956e1b1d967 22:19:03 ---> b6b400226efa 22:19:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:03 Removing intermediate container b62ba122fcb1 22:19:03 ---> a40fc43dba48 22:19:03 Step 22/22 : LABEL version=0.0.0 22:19:03 ---> Running in 772ee49c6ff2 22:19:04 Removing intermediate container 772ee49c6ff2 22:19:04 ---> a476a319983b 22:19:04 22:19:04 ---> 2f8cb9491039 22:19:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:19:04 ---> 52160fb92411 22:19:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:19:04 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:19:04 Status: Downloaded newer image for docker:20.10.14 22:19:04 ---> c346e9eafbab 22:19:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:19:04 ---> Running in 99c838b428a2 22:19:04 Successfully built a476a319983b 22:19:04 Successfully tagged support-scheduler-arm64:latest 22:19:04  Building support-scheduler ... done Removing intermediate container 99c838b428a2 22:19:04 ---> 74d5d93f3ae0 22:19:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:19:04 ---> Running in 8258493e518e 22:19:05 ---> eb4a68e17555 22:19:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:19:05 ---> Running in 7be4841da55e 22:19:05 Removing intermediate container 7be4841da55e 22:19:05 ---> 1e96589ae9b9 22:19:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:05 ---> Running in e04a8bb1e29d 22:19:06 ---> ef87910907a7 22:19:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:19:06 Removing intermediate container e04a8bb1e29d 22:19:06 ---> bd633f191c2b 22:19:06 Step 21/23 : LABEL arch=arm64 22:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:19:06 ---> Running in 6c838efc371f 22:19:06 ---> 7fe50ee2c463 22:19:06 Step 19/23 : ENTRYPOINT ["/core-command"] 22:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:06 ---> Running in 1a7849a44d26 22:19:07 Removing intermediate container 6c838efc371f 22:19:07 ---> 2864f7dcd058 22:19:07 Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:19:07 ---> Running in 8ba5af6acb6e 22:19:07 Removing intermediate container 1a7849a44d26 22:19:07 ---> d1f394a95361 22:19:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:07 ---> Running in c898042cc1ef 22:19:07 Removing intermediate container 8ba5af6acb6e 22:19:07 ---> 7a6128aa2365 22:19:07 Step 23/23 : LABEL version=0.0.0 22:19:07 ---> Running in 02c77469033e 22:19:08 (1/43) Installing readline (8.1.1-r0) 22:19:08 (2/43) Installing bash (5.1.16-r0) 22:19:08 Removing intermediate container c898042cc1ef 22:19:08 ---> 6ed38508dfca 22:19:08 Step 21/23 : LABEL arch=arm64 22:19:08 Executing bash-5.1.16-r0.post-install 22:19:08 (3/43) Installing brotli-libs (1.0.9-r5) 22:19:08 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:19:08 (5/43) Installing libcurl (7.80.0-r2) 22:19:08 (6/43) Installing curl (7.80.0-r2) 22:19:08 (7/43) Installing dumb-init (1.2.5-r1) 22:19:08 (8/43) Installing libbz2 (1.0.8-r1) 22:19:08 (9/43) Installing expat (2.4.7-r0) 22:19:08 (10/43) Installing libffi (3.4.2-r1) 22:19:08 (11/43) Installing gdbm (1.22-r0) 22:19:08 ---> Running in dd099f37d8de 22:19:08 (12/43) Installing xz-libs (5.2.5-r1) 22:19:08 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:19:08 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:19:08 Removing intermediate container 02c77469033e 22:19:08 ---> a72e14b31e94 22:19:08 22:19:08 (15/43) Installing mpdecimal (2.5.1-r1) 22:19:08 (16/43) Installing sqlite-libs (3.36.0-r0) 22:19:08 (17/43) Installing python3 (3.9.13-r1) 22:19:08 Successfully built a72e14b31e94 22:19:08 Successfully tagged core-metadata-arm64:latest 22:19:08  Building core-metadata ... done Removing intermediate container dd099f37d8de 22:19:08 ---> 489c66fc8336 22:19:08 Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:19:08 ---> Running in ae921fb63842 22:19:09 Removing intermediate container ae921fb63842 22:19:09 ---> c9e889f8dd89 22:19:09 Step 23/23 : LABEL version=0.0.0 22:19:09 ---> Running in 29b05cf351f2 22:19:09 Removing intermediate container 29b05cf351f2 22:19:09 ---> 6c1f390f0c7e 22:19:09 22:19:10 Successfully built 6c1f390f0c7e 22:19:10 Successfully tagged core-command-arm64:latest 22:19:10  Building core-command ... done (18/43) Installing py3-appdirs (1.4.4-r2) 22:19:10 (19/43) Installing py3-certifi (2020.12.5-r1) 22:19:10 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:19:10 (21/43) Installing py3-idna (3.3-r0) 22:19:10 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:19:10 (23/43) Installing py3-requests (2.26.0-r1) 22:19:10 (24/43) Installing py3-msgpack (1.0.2-r1) 22:19:10 (25/43) Installing py3-lockfile (0.12.2-r4) 22:19:10 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:19:10 (27/43) Installing py3-colorama (0.4.4-r1) 22:19:10 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:19:10 (29/43) Installing py3-distlib (0.3.3-r0) 22:19:10 (30/43) Installing py3-distro (1.6.0-r0) 22:19:10 (31/43) Installing py3-six (1.16.0-r0) 22:19:10 (32/43) Installing py3-webencodings (0.5.1-r4) 22:19:10 (33/43) Installing py3-html5lib (1.1-r1) 22:19:10 (34/43) Installing py3-parsing (2.4.7-r2) 22:19:11 (35/43) Installing py3-packaging (20.9-r1) 22:19:11 (36/43) Installing py3-tomli (1.2.2-r0) 22:19:11 (37/43) Installing py3-pep517 (0.12.0-r0) 22:19:11 (38/43) Installing py3-progress (1.6-r0) 22:19:11 (39/43) Installing py3-retrying (1.3.3-r2) 22:19:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:19:11 (41/43) Installing py3-setuptools (52.0.0-r4) 22:19:11 (42/43) Installing py3-toml (0.10.2-r2) 22:19:11 (43/43) Installing py3-pip (20.3.4-r1) 22:19:11 Executing busybox-1.34.1-r5.trigger 22:19:12 OK: 83 MiB in 65 packages 22:19:16 Collecting docker-compose==1.23.2 22:19:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:19:17 Collecting jsonschema<3,>=2.5.1 22:19:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:19:18 Collecting PyYAML<4,>=3.10 22:19:18 Downloading PyYAML-3.13.tar.gz (270 kB) 22:19:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:19:21 Collecting cached-property<2,>=1.2.0 22:19:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:19:21 Collecting dockerpty<0.5,>=0.4.1 22:19:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:19:23 Collecting texttable<0.10,>=0.9.0 22:19:23 Downloading texttable-0.9.1.tar.gz (11 kB) 22:19:26 Collecting websocket-client<1.0,>=0.32.0 22:19:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:19:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:19:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:19:27 Collecting docopt<0.7,>=0.6.1 22:19:27 Downloading docopt-0.6.2.tar.gz (25 kB) 22:19:30 Collecting docker<4.0,>=3.6.0 22:19:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:19:30 Collecting docker-pycreds>=0.4.0 22:19:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:19:31 Collecting chardet<3.1.0,>=3.0.2 22:19:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:19:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:19:32 Collecting urllib3<1.25,>=1.21.1 22:19:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:19:32 Collecting idna<2.8,>=2.5 22:19:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:19:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:19:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:19:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:19:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:19:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:19:34 Attempting uninstall: urllib3 22:19:34 Found existing installation: urllib3 1.26.7 22:19:34 Uninstalling urllib3-1.26.7: 22:19:34 Successfully uninstalled urllib3-1.26.7 22:19:35 Attempting uninstall: idna 22:19:35 Found existing installation: idna 3.3 22:19:35 Uninstalling idna-3.3: 22:19:35 Successfully uninstalled idna-3.3 22:19:38 Attempting uninstall: requests 22:19:38 Found existing installation: requests 2.26.0 22:19:38 Uninstalling requests-2.26.0: 22:19:38 Successfully uninstalled requests-2.26.0 22:19:38 Running setup.py install for texttable: started 22:19:40 Running setup.py install for texttable: finished with status 'done' 22:19:40 Running setup.py install for PyYAML: started 22:19:43 Running setup.py install for PyYAML: finished with status 'done' 22:19:43 Running setup.py install for docopt: started 22:19:45 Running setup.py install for docopt: finished with status 'done' 22:19:45 Running setup.py install for dockerpty: started 22:19:47 Running setup.py install for dockerpty: finished with status 'done' 22:19:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 22:19:57 Removing intermediate container 8258493e518e 22:19:57 ---> ddba0a8a7fa3 22:19:57 Step 14/23 : ENV APP_PORT=58890 22:19:57 ---> Running in 1372371a636b 22:19:57 Removing intermediate container 1372371a636b 22:19:57 ---> 18d074e5f2b4 22:19:57 Step 15/23 : EXPOSE $APP_PORT 22:19:58 ---> Running in f3b46142253b 22:19:58 Removing intermediate container f3b46142253b 22:19:58 ---> 103096c76f47 22:19:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:19:59 ---> 24eef2b9870d 22:19:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:20:00 ---> eb98e5ebb9ae 22:20:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:20:00 ---> faaa3f49014f 22:20:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:20:00 ---> Running in bae8c7e7a225 22:20:00 Removing intermediate container bae8c7e7a225 22:20:00 ---> 352e23378a4f 22:20:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:00 ---> Running in 31b251f20d1a 22:20:01 Removing intermediate container 31b251f20d1a 22:20:01 ---> 52f07537467e 22:20:01 Step 21/23 : LABEL arch=arm64 22:20:01 ---> Running in de4d46270ac0 22:20:01 Removing intermediate container de4d46270ac0 22:20:01 ---> 690e2f0976a8 22:20:01 Step 22/23 : LABEL git_sha=562c1e8830a20e1ca250fc0016572cb86574b4dc 22:20:01 ---> Running in e8364dadd033 22:20:02 Removing intermediate container e8364dadd033 22:20:02 ---> 848cc30eb7ac 22:20:02 Step 23/23 : LABEL version=0.0.0 22:20:02 ---> Running in 9c71f1c56267 22:20:02 Removing intermediate container 9c71f1c56267 22:20:02 ---> 4af9462fc2a4 22:20:02 22:20:02 Successfully built 4af9462fc2a4 22:20:02 Successfully tagged sys-mgmt-agent-arm64:latest 22:20:03  Building sys-mgmt-agent ... done  [Pipeline] } 22:20:03 $ docker stop --time=1 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 22:20:04 $ docker rm -f 6a3f6dbe784eed77070d2d400cb309e27473d67df23f8ad2c8ca3bb37effd503 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:05 + docker images 22:20:05 REPOSITORY TAG IMAGE ID CREATED SIZE 22:20:05 sys-mgmt-agent-arm64 latest 4af9462fc2a4 3 seconds ago 282MB 22:20:05 core-command-arm64 latest 6c1f390f0c7e 56 seconds ago 15.5MB 22:20:05 core-metadata-arm64 latest a72e14b31e94 57 seconds ago 16.4MB 22:20:05 support-scheduler-arm64 latest a476a319983b About a minute ago 25.5MB 22:20:05 2b790ba89856 About a minute ago 1.51GB 22:20:05 153bd9b723f8 About a minute ago 1.52GB 22:20:05 d13e503d1b6a About a minute ago 1.51GB 22:20:05 aa5a90f123ca About a minute ago 1.57GB 22:20:05 security-proxy-setup-arm64 latest b4dfd78e3412 2 minutes ago 26.1MB 22:20:05 d24fbfd482c4 2 minutes ago 1.52GB 22:20:05 security-spire-server-arm64 latest ff37cd6d2955 6 minutes ago 84.2MB 22:20:05 53bba0de41cc 6 minutes ago 1.41GB 22:20:05 security-spire-agent-arm64 latest 115f7b3c2da5 7 minutes ago 122MB 22:20:05 security-spire-config-arm64 latest 48605f96a810 7 minutes ago 83.6MB 22:20:05 e0da30769929 8 minutes ago 1.41GB 22:20:05 b3c0a8b06005 8 minutes ago 1.41GB 22:20:05 support-notifications-arm64 latest 5deaeeba1e90 8 minutes ago 26.1MB 22:20:05 890bdf645b9d 9 minutes ago 1.57GB 22:20:05 security-spiffe-token-provider-arm64 latest 0379002d773b 9 minutes ago 28.2MB 22:20:05 core-data-arm64 latest 183be89ecf50 9 minutes ago 20.6MB 22:20:05 006ee5bed97f 10 minutes ago 1.56GB 22:20:05 835a094a27ac 10 minutes ago 1.54GB 22:20:05 security-bootstrapper-arm64 latest b4ed4a6f9e2c 11 minutes ago 18.5MB 22:20:05 security-secretstore-setup-arm64 latest dbb263e98fb8 11 minutes ago 27.9MB 22:20:05 cde98e1ade4b 11 minutes ago 1.52GB 22:20:05 64fbed3a4e61 12 minutes ago 1.52GB 22:20:05 ci-base-image-arm64 latest c8b0045f806b 32 minutes ago 994MB 22:20:05 alpine 3.15 60f2846fe774 8 days ago 5.32MB 22:20:05 alpine 3.16 3d81c46cd875 9 days ago 5.27MB 22:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB 22:20:05 docker 20.10.14 c346e9eafbab 3 months ago 202MB 22:20:05 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 22:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:06 22:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:06 arm64: Pulling from edgex-lftools-log-publisher 22:20:06 8998bd30e6a1: Pulling fs layer 22:20:06 04944245beec: Pulling fs layer 22:20:06 699f458cf7ca: Pulling fs layer 22:20:06 765212b225bb: Pulling fs layer 22:20:06 f23df028b6ca: Pulling fs layer 22:20:06 d65c8cfc05b1: Pulling fs layer 22:20:06 2437ff75d9bd: Pulling fs layer 22:20:06 f23df028b6ca: Waiting 22:20:06 d65c8cfc05b1: Waiting 22:20:06 2437ff75d9bd: Waiting 22:20:06 765212b225bb: Waiting 22:20:06 04944245beec: Verifying Checksum 22:20:06 04944245beec: Download complete 22:20:06 765212b225bb: Verifying Checksum 22:20:06 765212b225bb: Download complete 22:20:06 f23df028b6ca: Verifying Checksum 22:20:06 f23df028b6ca: Download complete 22:20:06 d65c8cfc05b1: Verifying Checksum 22:20:06 d65c8cfc05b1: Download complete 22:20:06 699f458cf7ca: Verifying Checksum 22:20:06 699f458cf7ca: Download complete 22:20:07 8998bd30e6a1: Verifying Checksum 22:20:07 8998bd30e6a1: Download complete 22:20:09 2437ff75d9bd: Verifying Checksum 22:20:09 2437ff75d9bd: Download complete 22:20:11 8998bd30e6a1: Pull complete 22:20:11 04944245beec: Pull complete 22:20:13 699f458cf7ca: Pull complete 22:20:13 765212b225bb: Pull complete 22:20:14 f23df028b6ca: Pull complete 22:20:14 d65c8cfc05b1: Pull complete 22:20:29 2437ff75d9bd: Pull complete 22:20:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:29 prd-ubuntu20.04-docker-arm64-4c-16g-21299 does not seem to be running inside a container 22:20:29 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 22:20:32 $ docker top 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:33 ---> job-cost.sh 22:20:33 lf-activate-venv: SKIPPING 22:20:33 INFO: No Stack... 22:20:34 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:34 INFO: Archiving Costs [Pipeline] sh 22:20:35 + cat /w/workspace/edgex-go/2/archives/cost.csv 22:20:35 + cut -d, -f6 [Pipeline] lock 22:20:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] 22:20:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] did not exist. Created. 22:20:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:36 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:36 Stashed 1 file(s) [Pipeline] } 22:20:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4104-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:36 $ docker stop --time=1 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 22:20:38 $ docker rm -f 457a3b66d57ee88d16a442b9a543534e78fff75c9d13416dd82e827074bdf5e8 [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 22:20:38 provisioning config files... 22:20:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6827671404891433149tmp [Pipeline] { [Pipeline] sh 22:20:38 + set +x 22:20:38 + bash -s+ -- 22:20:38 curl -s https://codecov.io/bash 22:20:38 22:20:38 _____ _ 22:20:38 / ____| | | 22:20:38 | | ___ __| | ___ ___ _____ __ 22:20:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:38 Bash-1.0.6 22:20:38 22:20:38 22:20:38 ==> git version 2.25.1 found 22:20:38 ==> 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 22:20:38 Release-Date: 2020-01-08 22:20:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:38 ==> Jenkins CI detected. 22:20:38 current dir:  /w/workspace/edgex-go/2 22:20:38 project root: . 22:20:38 --> token set from env 22:20:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:39 ==> Running gcov in . (disable via -X gcov) 22:20:39 ==> Python coveragepy not found 22:20:39 ==> Searching for coverage reports in: 22:20:39 + . 22:20:39 -> Found 1 reports 22:20:39 ==> Detecting git/mercurial file structure 22:20:39 ==> Reading reports 22:20:39 + ./coverage.out bytes=436144 22:20:39 ==> Appending adjustments 22:20:39 https://docs.codecov.io/docs/fixing-reports 22:20:40 + Found adjustments 22:20:40 ==> Gzipping contents 22:20:40 60K /tmp/codecov.oRQWP1.gz 22:20:40 ==> Uploading reports 22:20:40 url: https://codecov.io 22:20:40 query: branch=PR-4104&commit=6aa679610a532969e0d371c02f774b2dbad186e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4104&job=&cmd_args= 22:20:40 -> Pinging Codecov 22:20:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4104&commit=6aa679610a532969e0d371c02f774b2dbad186e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4104%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4104&job=&cmd_args= 22:20:40 -> Uploading to 22:20:40 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/6aa679610a532969e0d371c02f774b2dbad186e9/6eec17ac-aeae-4853-a925-f4cfa1786b3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T222040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8227ca13de321574905d45669eb080d060c2c54485a75bce5ca83d9b4cca330 22:20:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:40 Dload Upload Total Spent Left Speed 22:20:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59954 0 0 100 59954 0 199k --:--:-- --:--:-- --:--:-- 199k 22:20:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6aa679610a532969e0d371c02f774b2dbad186e9 [Pipeline] } 22:20:40 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 22:20:41 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:42 ---> package-listing.sh 22:20:42 ++ facter osfamily 22:20:42 ++ tr '[:upper:]' '[:lower:]' 22:20:42 + OS_FAMILY=debian 22:20:42 + workspace=/w/workspace/edgex-go/2 22:20:42 + START_PACKAGES=/tmp/packages_start.txt 22:20:42 + END_PACKAGES=/tmp/packages_end.txt 22:20:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:42 + PACKAGES=/tmp/packages_start.txt 22:20:42 + '[' /w/workspace/edgex-go/2 ']' 22:20:42 + PACKAGES=/tmp/packages_end.txt 22:20:42 + case "${OS_FAMILY}" in 22:20:42 + dpkg -l 22:20:42 + grep '^ii' 22:20:42 + '[' -f /tmp/packages_start.txt ']' 22:20:42 + '[' -f /tmp/packages_end.txt ']' 22:20:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:42 + '[' /w/workspace/edgex-go/2 ']' 22:20:42 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:20:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:20:42 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:43 22:20:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:44 latest: Pulling from edgex-lftools-log-publisher 22:20:44 5eb5b503b376: Pulling fs layer 22:20:44 5c69ac0246d0: Pulling fs layer 22:20:44 ec43610c2a17: Pulling fs layer 22:20:44 3a2ae6a8a46f: Pulling fs layer 22:20:44 33b1e0a273af: Pulling fs layer 22:20:44 5d3b04190fa2: Pulling fs layer 22:20:44 33b1e0a273af: Waiting 22:20:44 3a2ae6a8a46f: Waiting 22:20:44 5d3b04190fa2: Waiting 22:20:44 2f39f015ded8: Pulling fs layer 22:20:44 5c69ac0246d0: Verifying Checksum 22:20:44 5c69ac0246d0: Download complete 22:20:44 3a2ae6a8a46f: Verifying Checksum 22:20:44 3a2ae6a8a46f: Download complete 22:20:44 33b1e0a273af: Verifying Checksum 22:20:44 33b1e0a273af: Download complete 22:20:44 5d3b04190fa2: Download complete 22:20:44 ec43610c2a17: Verifying Checksum 22:20:44 ec43610c2a17: Download complete 22:20:44 5eb5b503b376: Download complete 22:20:44 2f39f015ded8: Download complete 22:20:45 5eb5b503b376: Pull complete 22:20:45 5c69ac0246d0: Pull complete 22:20:46 ec43610c2a17: Pull complete 22:20:46 3a2ae6a8a46f: Pull complete 22:20:46 33b1e0a273af: Pull complete 22:20:46 5d3b04190fa2: Pull complete 22:20:52 2f39f015ded8: Pull complete 22:20:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:52 prd-ubuntu20.04-docker-8c-8g-21296 does not seem to be running inside a container 22:20:52 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:57 $ docker top 52184ffaaea083e4a2a15672d75bb28b5783b21676f23b356eefb58910d2c4f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:57 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:58 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:58 + ls /var/log/sa-host 22:20:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:58 provisioning config files... 22:20:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1708176097955004481tmp [Pipeline] { [Pipeline] echo 22:20:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:58 ---> create-netrc.sh [Pipeline] } 22:20:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:59 ---> python-tools-install.sh [Pipeline] echo 22:20:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:59 ---> sudo-logs.sh 22:20:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:59 ---> job-cost.sh 22:20:59 lf-activate-venv: SKIPPING 22:20:59 DEBUG: total: 0.10999999940395355 22:20:59 INFO: Retrieving Stack Cost... 22:21:00 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:00 INFO: Archiving Costs [Pipeline] echo 22:21:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:00 ---> logs-deploy.sh 22:21:00 lf-activate-venv: SKIPPING 22:21:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4104/2 22:21:00 INFO: archiving workspace using pattern(s): 22:21:02 Archives upload complete. 22:21:02 INFO: archiving logs to Nexus 22:21:03 ---> uname -a: 22:21:03 Linux prd-ubuntu20-04-docker-8c-8g-21296 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:21:03 22:21:03 22:21:03 ---> lscpu: 22:21:03 Architecture: x86_64 22:21:03 CPU op-mode(s): 32-bit, 64-bit 22:21:03 Byte Order: Little Endian 22:21:03 Address sizes: 40 bits physical, 48 bits virtual 22:21:03 CPU(s): 8 22:21:03 On-line CPU(s) list: 0-7 22:21:03 Thread(s) per core: 1 22:21:03 Core(s) per socket: 1 22:21:03 Socket(s): 8 22:21:03 NUMA node(s): 1 22:21:03 Vendor ID: AuthenticAMD 22:21:03 CPU family: 23 22:21:03 Model: 49 22:21:03 Model name: AMD EPYC-Rome Processor 22:21:03 Stepping: 0 22:21:03 CPU MHz: 2799.864 22:21:03 BogoMIPS: 5599.72 22:21:03 Virtualization: AMD-V 22:21:03 Hypervisor vendor: KVM 22:21:03 Virtualization type: full 22:21:03 L1d cache: 256 KiB 22:21:03 L1i cache: 256 KiB 22:21:03 L2 cache: 4 MiB 22:21:03 L3 cache: 128 MiB 22:21:03 NUMA node0 CPU(s): 0-7 22:21:03 Vulnerability Itlb multihit: Not affected 22:21:03 Vulnerability L1tf: Not affected 22:21:03 Vulnerability Mds: Not affected 22:21:03 Vulnerability Meltdown: Not affected 22:21:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:21:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:21:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:21:03 Vulnerability Srbds: Not affected 22:21:03 Vulnerability Tsx async abort: Not affected 22:21:03 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 22:21:03 22:21:03 22:21:03 ---> nproc: 22:21:03 8 22:21:03 22:21:03 22:21:03 ---> df -h: 22:21:03 Filesystem Size Used Avail Use% Mounted on 22:21:03 overlay 155G 19G 137G 12% / 22:21:03 tmpfs 64M 0 64M 0% /dev 22:21:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:21:03 shm 64M 0 64M 0% /dev/shm 22:21:03 /dev/vda1 155G 19G 137G 12% /facter-os 22:21:03 22:21:03 22:21:03 ---> sar -b -r -n DEV: 22:21:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21296) 07/27/22 _x86_64_ (8 CPU) 22:21:03 22:21:03 21:41:30 LINUX RESTART (8 CPU) 22:21:03 22:21:03 21:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:21:03 21:43:01 285.31 14.78 270.53 0.00 2215.35 123974.24 0.00 22:21:03 21:44:01 64.64 0.55 64.09 0.00 8.00 27478.49 0.00 22:21:03 21:45:01 45.36 0.08 45.28 0.00 1.33 17389.12 0.00 22:21:03 21:46:01 119.63 0.10 119.53 0.00 12.00 148963.97 0.00 22:21:03 21:47:01 443.39 5.88 437.50 0.00 57.58 227115.89 0.00 22:21:03 21:48:01 594.03 0.15 593.88 0.00 8.80 137544.81 0.00 22:21:03 21:49:01 368.36 1.55 366.81 0.00 16.53 155684.85 0.00 22:21:03 21:50:01 444.41 0.10 444.31 0.00 3.20 178676.62 0.00 22:21:03 21:51:01 445.88 0.45 445.43 0.00 3.60 113740.91 0.00 22:21:03 21:52:01 3.37 0.00 3.37 0.00 0.00 41.99 0.00 22:21:03 21:53:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 22:21:03 21:54:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 22:21:03 21:55:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 22:21:03 21:56:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 22:21:03 21:57:01 3.27 0.88 2.38 0.00 18.53 32.13 0.00 22:21:03 21:58:01 2.25 0.00 2.25 0.00 0.00 25.46 0.00 22:21:03 21:59:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 22:21:03 22:00:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 22:21:03 22:01:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 22:21:03 22:02:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 22:21:03 22:03:02 1.58 0.00 1.58 0.00 0.00 18.00 0.00 22:21:03 22:04:01 1.98 0.00 1.98 0.00 0.00 22.78 0.00 22:21:03 22:05:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 22:21:03 22:06:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 22:21:03 22:07:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 22:21:03 22:08:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 22:21:03 22:09:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 22:21:03 22:10:01 1.92 0.00 1.92 0.00 0.00 21.46 0.00 22:21:03 22:11:01 0.92 0.00 0.92 0.00 0.00 10.25 0.00 22:21:03 22:12:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 22:21:03 22:13:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 22:21:03 22:14:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 22:21:03 22:15:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 22:21:03 22:16:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 22:21:03 22:17:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 22:21:03 22:18:01 1.76 0.02 1.75 0.00 0.13 19.71 0.00 22:21:03 22:19:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 22:21:03 22:20:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 22:21:03 22:21:01 37.56 0.25 37.31 0.00 19.33 16752.01 0.00 22:21:03 Average: 74.21 0.63 73.58 0.00 59.73 29404.02 0.00 22:21:03 22:21:03 21:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:21:03 21:43:01 28253480 31753552 547488 1.66 106300 3644032 2172884 6.40 1204120 3027932 1488 22:21:03 21:44:01 27602676 31717248 574812 1.75 137976 4160208 2046716 6.03 1609008 3196204 467856 22:21:03 21:45:01 27306868 31705100 585160 1.78 141492 4414468 2048412 6.04 1495220 3579416 347760 22:21:03 21:46:01 25113652 31736760 553020 1.68 145228 6582688 1950192 5.75 1746976 5462540 7576 22:21:03 21:47:01 19959108 30866192 1393788 4.24 276840 10478864 4733564 13.95 2928668 9139940 92128 22:21:03 21:48:01 20331284 31403488 865584 2.63 288976 10622508 2963308 8.73 2363164 9341824 523556 22:21:03 21:49:01 18917024 31493968 776380 2.36 350576 11986392 2819436 8.31 2366852 10674816 448 22:21:03 21:50:01 17821312 31659236 613712 1.87 373188 13171936 2288792 6.75 2316672 11768820 28060 22:21:03 21:51:01 19549544 31758540 519412 1.58 409376 11532340 1911316 5.63 2296204 10091896 452 22:21:03 21:52:01 19550472 31759504 518356 1.58 409416 11532320 1911316 5.63 2295548 10091876 28 22:21:03 21:53:01 19551788 31760820 517084 1.57 409428 11532320 1911316 5.63 2294636 10091876 200 22:21:03 21:54:01 19556560 31765596 512328 1.56 409432 11532324 1911316 5.63 2290144 10091880 12 22:21:03 21:55:01 19557236 31766320 511492 1.56 409476 11532324 1911316 5.63 2289620 10091880 20 22:21:03 21:56:01 19563036 31772128 505872 1.54 409504 11532328 1911316 5.63 2283876 10091884 20 22:21:03 21:57:01 19563792 31773928 504716 1.53 409584 11532848 1955348 5.76 2283872 10092460 208 22:21:03 21:58:01 19563704 31773844 504708 1.53 409608 11532848 1955348 5.76 2284188 10092460 12 22:21:03 21:59:01 19563340 31773512 504900 1.54 409644 11532852 1955348 5.76 2283904 10092464 12 22:21:03 22:00:01 19563316 31773492 504840 1.54 409656 11532852 1955348 5.76 2284092 10092464 184 22:21:03 22:01:01 19562976 31773204 505068 1.54 409704 11532856 1955348 5.76 2283984 10092468 12 22:21:03 22:02:01 19563128 31773536 505016 1.54 409740 11532860 1955348 5.76 2284304 10092564 20 22:21:03 22:03:02 19563452 31773904 504672 1.53 409788 11532856 1955348 5.76 2284260 10092564 12 22:21:03 22:04:01 19563652 31774112 504592 1.53 409816 11532864 1955348 5.76 2284660 10092568 20 22:21:03 22:05:01 19563644 31774188 504532 1.53 409856 11532872 1939060 5.71 2284040 10092576 20 22:21:03 22:06:01 19563548 31774096 504544 1.53 409880 11532876 1939060 5.71 2284024 10092576 12 22:21:03 22:07:01 19563248 31773848 504856 1.54 409912 11532880 1939060 5.71 2284364 10092584 12 22:21:03 22:08:01 19562940 31773572 505084 1.54 409932 11532880 1939060 5.71 2284452 10092584 28 22:21:03 22:09:01 19563184 31773832 504768 1.54 409944 11532884 1939060 5.71 2284156 10092588 8 22:21:03 22:10:01 19563352 31774008 504736 1.53 409960 11532884 1939060 5.71 2284144 10092592 12 22:21:03 22:11:01 19563068 31773756 504932 1.54 409964 11532884 1939060 5.71 2284940 10092592 20 22:21:03 22:12:01 19563208 31773916 504712 1.53 409976 11532892 1939060 5.71 2284464 10092596 12 22:21:03 22:13:01 19563168 31774004 504528 1.53 409996 11533020 1939060 5.71 2284788 10092724 8 22:21:03 22:14:01 19563184 31774044 504500 1.53 410008 11533020 1939060 5.71 2284240 10092728 8 22:21:03 22:15:01 19562632 31773496 504972 1.54 410016 11533032 1939060 5.71 2284240 10092732 12 22:21:03 22:16:01 19562836 31773700 504704 1.53 410020 11533032 1939060 5.71 2284284 10092732 48 22:21:03 22:17:01 19563004 31773880 504672 1.53 410032 11533032 1939060 5.71 2284484 10092736 12 22:21:03 22:18:01 19562700 31773764 504648 1.53 410048 11533036 1939060 5.71 2284488 10092744 48 22:21:03 22:19:01 19562400 31773476 504880 1.54 410052 11533040 1939060 5.71 2284256 10092744 12 22:21:03 22:20:01 19562572 31773692 504548 1.53 410076 11533044 1939060 5.71 2284528 10092748 12 22:21:03 22:21:01 18986728 31716204 556544 1.69 426184 11986404 2062032 6.08 2366048 10531136 504 22:21:03 Average: 20285559 31723217 555517 1.69 372836 10846964 2082589 6.14 2229998 9474269 37715 22:21:03 22:21:03 21:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:21:03 21:43:01 ens3 1081.41 1151.01 11541.22 157.65 0.00 0.00 0.00 0.00 22:21:03 21:43:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 22:21:03 21:43:01 veth16814c7 44.09 50.04 4.30 49.99 0.00 0.00 0.00 0.00 22:21:03 21:43:01 docker0 439.91 356.69 33.88 2804.52 0.00 0.00 0.00 0.00 22:21:03 21:44:01 ens3 128.11 113.03 1131.18 70.24 0.00 0.00 0.00 0.00 22:21:03 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:44:01 veth8e86f68 0.63 0.82 0.05 0.07 0.00 0.00 0.00 0.00 22:21:03 21:44:01 docker0 62.37 69.07 4.91 1097.36 0.00 0.00 0.00 0.00 22:21:03 21:45:01 ens3 21.81 12.16 18.09 9.56 0.00 0.00 0.00 0.00 22:21:03 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:45:01 veth8e86f68 0.87 0.88 0.07 0.07 0.00 0.00 0.00 0.00 22:21:03 21:45:01 docker0 0.87 0.87 0.06 0.07 0.00 0.00 0.00 0.00 22:21:03 21:46:01 ens3 118.36 90.98 1705.10 78.03 0.00 0.00 0.00 0.00 22:21:03 21:46:01 vethbc29d86 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:46:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:21:03 21:46:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:47:01 ens3 221.61 175.39 1651.23 68.96 0.00 0.00 0.00 0.00 22:21:03 21:47:01 vethe03b4e8 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:21:03 21:47:01 vethbc29d86 0.00 1.12 0.00 0.06 0.00 0.00 0.00 0.00 22:21:03 21:47:01 veth37eff5a 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:21:03 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:47:01 vethdff431f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:21:03 21:47:01 docker0 141.27 180.64 10.73 1631.59 0.00 0.00 0.00 0.00 22:21:03 21:47:01 veth55cd15f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:21:03 21:48:01 veth208aeb3 11.23 27.13 1.19 416.58 0.00 0.00 0.00 0.03 22:21:03 21:48:01 ens3 140.93 85.44 1869.33 21.96 0.00 0.00 0.00 0.00 22:21:03 21:48:01 vethbc29d86 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:48:01 vethae1a0c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:48:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 22:21:03 21:48:01 docker0 34.41 60.72 2.42 655.96 0.00 0.00 0.00 0.00 22:21:03 21:49:01 ens3 125.01 118.50 677.87 91.60 0.00 0.00 0.00 0.00 22:21:03 21:49:01 vethbc29d86 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:49:01 vethe2ef474 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:21:03 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:49:01 docker0 49.39 64.87 3.86 653.15 0.00 0.00 0.00 0.00 22:21:03 21:50:01 ens3 149.06 110.05 730.23 25.81 0.00 0.00 0.00 0.00 22:21:03 21:50:01 vethbc29d86 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 22:21:03 21:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:21:03 21:50:01 docker0 79.85 100.57 5.15 647.97 0.00 0.00 0.00 0.00 22:21:03 21:51:01 ens3 116.88 100.88 453.43 79.29 0.00 0.00 0.00 0.00 22:21:03 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:51:01 docker0 32.76 47.73 2.44 421.00 0.00 0.00 0.00 0.00 22:21:03 21:52:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:21:03 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:53:01 ens3 0.98 0.00 0.10 0.00 0.00 0.00 0.00 0.00 22:21:03 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:54:01 ens3 2.13 0.87 1.09 0.50 0.00 0.00 0.00 0.00 22:21:03 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:55:01 ens3 0.55 0.28 0.26 0.20 0.00 0.00 0.00 0.00 22:21:03 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:57:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:21:03 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:59:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:21:03 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:02:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:21:03 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:03:02 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:04:01 ens3 1.12 0.56 0.41 0.32 0.00 0.00 0.00 0.00 22:21:03 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:08:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 22:21:03 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:11:01 ens3 0.45 0.47 0.28 0.22 0.00 0.00 0.00 0.00 22:21:03 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:13:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:21:03 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:18:01 ens3 0.45 0.28 0.37 0.08 0.00 0.00 0.00 0.00 22:21:03 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:03 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 22:21:01 ens3 145.13 99.02 2542.10 64.84 0.00 0.00 0.00 0.00 22:21:03 22:21:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 22:21:03 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:03 Average: ens3 57.45 52.39 567.91 17.12 0.00 0.00 0.00 0.00 22:21:03 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 22:21:03 Average: docker0 21.39 22.46 1.61 201.83 0.00 0.00 0.00 0.00 22:21:03 22:21:03 22:21:03 ---> sar -P ALL: 22:21:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21296) 07/27/22 _x86_64_ (8 CPU) 22:21:03 22:21:03 21:41:30 LINUX RESTART (8 CPU) 22:21:03 22:21:03 21:42:02 CPU %user %nice %system %iowait %steal %idle 22:21:03 21:43:01 all 10.52 0.00 4.02 4.12 0.08 81.26 22:21:03 21:43:01 0 13.82 0.00 4.08 0.22 0.10 81.77 22:21:03 21:43:01 1 9.39 0.00 4.46 2.09 0.07 83.98 22:21:03 21:43:01 2 12.58 0.00 4.43 9.44 0.05 73.49 22:21:03 21:43:01 3 11.04 0.00 3.78 2.76 0.12 82.29 22:21:03 21:43:01 4 7.04 0.00 3.87 6.41 0.05 82.63 22:21:03 21:43:01 5 8.85 0.00 4.54 2.12 0.05 84.45 22:21:03 21:43:01 6 10.66 0.00 3.48 8.11 0.05 77.70 22:21:03 21:43:01 7 10.79 0.00 3.53 1.82 0.12 83.74 22:21:03 21:44:01 all 33.82 0.00 6.67 1.80 0.10 57.60 22:21:03 21:44:01 0 34.50 0.00 6.22 0.17 0.10 59.01 22:21:03 21:44:01 1 35.17 0.00 9.04 0.47 0.12 55.20 22:21:03 21:44:01 2 36.01 0.00 6.74 3.55 0.07 53.64 22:21:03 21:44:01 3 37.18 0.00 6.94 0.05 0.20 55.63 22:21:03 21:44:01 4 29.35 0.00 4.99 0.02 0.10 65.54 22:21:03 21:44:01 5 33.21 0.00 6.89 9.23 0.07 50.60 22:21:03 21:44:01 6 28.89 0.00 5.15 0.27 0.07 65.62 22:21:03 21:44:01 7 36.22 0.00 7.35 0.71 0.07 55.66 22:21:03 21:45:01 all 51.65 0.00 7.12 0.88 0.09 40.26 22:21:03 21:45:01 0 52.72 0.00 7.15 0.17 0.10 39.86 22:21:03 21:45:01 1 50.73 0.00 7.04 0.07 0.08 42.07 22:21:03 21:45:01 2 53.41 0.00 7.18 0.71 0.07 38.63 22:21:03 21:45:01 3 53.40 0.00 7.08 0.12 0.08 39.31 22:21:03 21:45:01 4 46.55 0.00 6.52 0.71 0.08 46.13 22:21:03 21:45:01 5 53.79 0.00 7.84 5.02 0.08 33.26 22:21:03 21:45:01 6 49.46 0.00 6.91 0.03 0.10 43.49 22:21:03 21:45:01 7 53.10 0.00 7.23 0.19 0.10 39.38 22:21:03 21:46:01 all 17.97 0.00 8.17 3.79 0.09 69.98 22:21:03 21:46:01 0 18.72 0.00 8.52 8.72 0.07 63.97 22:21:03 21:46:01 1 15.92 0.00 8.51 0.03 0.09 75.45 22:21:03 21:46:01 2 19.21 0.00 8.64 10.67 0.09 61.39 22:21:03 21:46:01 3 17.93 0.00 9.00 2.37 0.09 70.62 22:21:03 21:46:01 4 18.00 0.00 7.97 0.05 0.07 73.91 22:21:03 21:46:01 5 19.37 0.00 7.77 4.67 0.07 68.13 22:21:03 21:46:01 6 15.96 0.00 6.75 0.02 0.14 77.14 22:21:03 21:46:01 7 18.66 0.00 8.20 3.77 0.10 69.26 22:21:03 21:47:01 all 31.15 0.00 9.59 13.92 0.09 45.24 22:21:03 21:47:01 0 31.02 0.00 8.01 5.59 0.08 55.30 22:21:03 21:47:01 1 30.96 0.00 10.52 25.70 0.08 32.73 22:21:03 21:47:01 2 29.96 0.00 9.16 5.54 0.08 55.26 22:21:03 21:47:01 3 33.30 0.00 10.03 9.26 0.10 47.31 22:21:03 21:47:01 4 32.62 0.00 9.29 27.37 0.08 30.64 22:21:03 21:47:01 5 29.62 0.00 10.18 15.03 0.10 45.07 22:21:03 21:47:01 6 30.82 0.00 11.21 16.09 0.08 41.80 22:21:03 21:47:01 7 30.94 0.00 8.35 6.88 0.08 53.74 22:21:03 21:48:01 all 35.69 0.00 7.82 16.39 0.13 39.98 22:21:03 21:48:01 0 35.02 0.00 7.05 7.68 0.12 50.13 22:21:03 21:48:01 1 34.30 0.00 6.78 6.93 0.12 51.87 22:21:03 21:48:01 2 33.76 0.00 7.18 28.54 0.09 30.43 22:21:03 21:48:01 3 40.60 0.00 11.21 12.82 0.12 35.25 22:21:03 21:48:01 4 34.30 0.00 6.44 31.09 0.12 28.04 22:21:03 21:48:01 5 32.52 0.00 7.13 21.23 0.17 38.94 22:21:03 21:48:01 6 40.01 0.00 9.59 12.67 0.12 37.61 22:21:03 21:48:01 7 34.97 0.00 7.11 10.16 0.15 47.60 22:21:03 21:49:01 all 16.08 0.00 5.32 23.29 0.09 55.23 22:21:03 21:49:01 0 15.85 0.00 5.27 8.95 0.07 69.86 22:21:03 21:49:01 1 14.42 0.00 4.73 9.94 0.12 70.79 22:21:03 21:49:01 2 16.12 0.00 5.45 46.49 0.10 31.83 22:21:03 21:49:01 3 19.37 0.00 7.87 38.17 0.10 34.49 22:21:03 21:49:01 4 13.90 0.00 4.76 21.98 0.08 59.27 22:21:03 21:49:01 5 15.06 0.00 4.23 25.55 0.07 55.10 22:21:03 21:49:01 6 18.95 0.00 5.80 29.91 0.07 45.27 22:21:03 21:49:01 7 14.98 0.00 4.40 5.47 0.10 75.05 22:21:03 21:50:01 all 24.55 0.00 6.89 22.23 0.13 46.21 22:21:03 21:50:01 0 23.10 0.00 6.52 22.82 0.10 47.47 22:21:03 21:50:01 1 22.67 0.00 5.56 8.43 0.12 63.23 22:21:03 21:50:01 2 21.12 0.00 7.22 48.77 0.10 22.79 22:21:03 21:50:01 3 29.25 0.00 7.17 18.54 0.12 44.93 22:21:03 21:50:01 4 22.09 0.00 6.49 7.50 0.10 63.82 22:21:03 21:50:01 5 25.07 0.00 6.47 25.14 0.14 43.18 22:21:03 21:50:01 6 27.65 0.00 9.29 14.48 0.08 48.49 22:21:03 21:50:01 7 25.41 0.00 6.38 32.30 0.25 35.65 22:21:03 21:51:01 all 26.56 0.00 6.25 10.42 0.09 56.68 22:21:03 21:51:01 0 24.68 0.00 7.56 24.98 0.10 42.68 22:21:03 21:51:01 1 24.86 0.00 5.38 4.48 0.07 65.22 22:21:03 21:51:01 2 25.14 0.00 5.37 3.96 0.07 65.45 22:21:03 21:51:01 3 29.43 0.00 6.06 8.95 0.12 55.44 22:21:03 21:51:01 4 25.24 0.00 5.35 11.09 0.08 58.24 22:21:03 21:51:01 5 29.01 0.00 7.02 6.76 0.08 57.13 22:21:03 21:51:01 6 27.23 0.00 6.26 11.40 0.10 55.02 22:21:03 21:51:01 7 26.86 0.00 7.00 11.72 0.12 54.30 22:21:03 21:52:01 all 0.01 0.00 0.01 0.10 0.01 99.88 22:21:03 21:52:01 0 0.02 0.00 0.02 0.18 0.00 99.78 22:21:03 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:21:03 21:52:01 3 0.02 0.00 0.02 0.28 0.00 99.68 22:21:03 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:52:01 5 0.02 0.00 0.03 0.28 0.02 99.65 22:21:03 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:52:01 7 0.00 0.00 0.00 0.03 0.02 99.95 22:21:03 21:53:01 all 0.17 0.00 0.01 0.02 0.00 99.80 22:21:03 21:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:21:03 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:53:01 3 1.22 0.00 0.02 0.08 0.00 98.68 22:21:03 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 21:53:01 5 0.05 0.00 0.03 0.03 0.00 99.88 22:21:03 21:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 21:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:21:03 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:21:03 21:54:01 all 0.03 0.00 0.01 0.03 0.00 99.92 22:21:03 21:54:01 0 0.03 0.00 0.03 0.07 0.00 99.87 22:21:03 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 21:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:21:03 21:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:54:01 5 0.13 0.00 0.03 0.18 0.02 99.63 22:21:03 21:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:55:01 all 0.06 0.00 0.01 0.08 0.00 99.85 22:21:03 21:55:01 0 0.02 0.00 0.02 0.17 0.00 99.80 22:21:03 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:55:01 5 0.47 0.00 0.02 0.48 0.02 99.02 22:21:03 21:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:56:01 all 0.02 0.00 0.01 0.07 0.01 99.90 22:21:03 21:56:01 0 0.07 0.00 0.07 0.10 0.02 99.75 22:21:03 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:21:03 21:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:56:01 5 0.00 0.00 0.00 0.44 0.00 99.56 22:21:03 21:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:21:03 21:57:01 all 0.05 0.00 0.04 0.06 0.00 99.85 22:21:03 21:57:01 0 0.22 0.00 0.12 0.27 0.02 99.38 22:21:03 21:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:21:03 21:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:21:03 21:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:21:03 21:57:01 4 0.02 0.00 0.03 0.02 0.02 99.92 22:21:03 21:57:01 5 0.02 0.00 0.03 0.15 0.00 99.80 22:21:03 21:57:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:21:03 21:57:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:21:03 21:58:01 all 0.05 0.00 0.01 0.06 0.00 99.88 22:21:03 21:58:01 0 0.05 0.00 0.02 0.12 0.00 99.82 22:21:03 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 21:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:58:01 5 0.30 0.00 0.02 0.20 0.02 99.47 22:21:03 21:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 21:58:01 7 0.02 0.00 0.00 0.13 0.00 99.85 22:21:03 21:59:01 all 0.00 0.00 0.00 0.07 0.00 99.91 22:21:03 21:59:01 0 0.03 0.00 0.03 0.17 0.02 99.75 22:21:03 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 21:59:01 5 0.00 0.00 0.00 0.40 0.00 99.60 22:21:03 21:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:21:03 21:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:21:03 22:00:01 all 0.09 0.00 0.01 0.03 0.00 99.86 22:21:03 22:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:21:03 22:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:00:01 5 0.68 0.00 0.00 0.17 0.02 99.14 22:21:03 22:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:00:01 7 0.00 0.00 0.00 0.10 0.00 99.90 22:21:03 22:01:01 all 0.04 0.00 0.01 0.04 0.00 99.92 22:21:03 22:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:21:03 22:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:01:01 5 0.22 0.00 0.00 0.22 0.00 99.57 22:21:03 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:01:01 7 0.00 0.00 0.02 0.10 0.00 99.88 22:21:03 22:02:01 all 0.07 0.00 0.01 0.10 0.00 99.83 22:21:03 22:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:21:03 22:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:21:03 22:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:02:01 5 0.43 0.00 0.02 0.48 0.00 99.07 22:21:03 22:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:21:03 22:02:01 7 0.03 0.00 0.00 0.25 0.02 99.70 22:21:03 22:03:02 all 0.08 0.00 0.01 0.09 0.00 99.83 22:21:03 22:03:02 0 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:03:02 1 0.03 0.00 0.05 0.00 0.02 99.90 22:21:03 22:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:03:02 3 0.00 0.00 0.02 0.13 0.00 99.85 22:21:03 22:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:03:02 5 0.57 0.00 0.00 0.55 0.00 98.88 22:21:03 22:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:03:02 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:04:01 all 0.05 0.00 0.00 0.04 0.00 99.90 22:21:03 22:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:21:03 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:04:01 3 0.02 0.00 0.00 0.20 0.00 99.78 22:21:03 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:04:01 5 0.34 0.00 0.00 0.15 0.00 99.51 22:21:03 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:21:03 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:21:03 22:05:01 all 0.06 0.00 0.01 0.05 0.00 99.89 22:21:03 22:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:21:03 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:05:01 3 0.00 0.00 0.02 0.05 0.00 99.93 22:21:03 22:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:05:01 5 0.38 0.00 0.00 0.33 0.02 99.27 22:21:03 22:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:06:01 all 0.08 0.00 0.01 0.01 0.00 99.90 22:21:03 22:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:21:03 22:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:06:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:21:03 22:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:06:01 5 0.52 0.00 0.03 0.03 0.00 99.42 22:21:03 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:21:03 22:07:01 all 0.01 0.00 0.00 0.03 0.00 99.96 22:21:03 22:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:21:03 22:07:01 5 0.02 0.00 0.00 0.13 0.00 99.85 22:21:03 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:07:01 7 0.00 0.00 0.00 0.10 0.00 99.90 22:21:03 22:08:01 all 0.01 0.00 0.01 0.02 0.00 99.95 22:21:03 22:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:21:03 22:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:21:03 22:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:21:03 22:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:08:01 5 0.02 0.00 0.03 0.02 0.00 99.93 22:21:03 22:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:08:01 7 0.00 0.00 0.00 0.17 0.00 99.83 22:21:03 22:09:01 all 0.15 0.00 0.01 0.01 0.00 99.83 22:21:03 22:09:01 0 1.17 0.00 0.05 0.00 0.00 98.78 22:21:03 22:09:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:21:03 22:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:09:01 5 0.00 0.00 0.00 0.10 0.00 99.90 22:21:03 22:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:21:03 22:10:01 0 0.15 0.00 0.10 0.00 0.00 99.75 22:21:03 22:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:21:03 22:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:10:01 5 0.00 0.00 0.02 0.03 0.00 99.95 22:21:03 22:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:21:03 22:11:01 all 0.02 0.00 0.01 0.04 0.00 99.94 22:21:03 22:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:21:03 22:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:21:03 22:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:11:01 5 0.03 0.00 0.02 0.28 0.00 99.67 22:21:03 22:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:11:01 7 0.03 0.00 0.00 0.02 0.00 99.95 22:21:03 22:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:21:03 22:12:01 0 0.05 0.00 0.00 0.00 0.05 99.90 22:21:03 22:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:21:03 22:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:21:03 22:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:21:03 22:13:01 all 0.01 0.00 0.00 0.02 0.00 99.96 22:21:03 22:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:21:03 22:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:21:03 22:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:13:01 5 0.02 0.00 0.02 0.12 0.00 99.85 22:21:03 22:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:21:03 22:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:21:03 22:14:01 all 0.00 0.00 0.01 0.00 0.01 99.98 22:21:03 22:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:21:03 22:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:21:03 22:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:21:03 22:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:21:03 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:21:03 22:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:21:03 22:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:21:03 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:21:03 22:21:03 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:21:03 22:16:01 all 0.09 0.00 0.02 0.04 0.00 99.85 22:21:03 22:16:01 0 0.68 0.00 0.02 0.00 0.00 99.30 22:21:03 22:16:01 1 0.03 0.00 0.07 0.00 0.00 99.90 22:21:03 22:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:16:01 5 0.00 0.00 0.02 0.30 0.00 99.68 22:21:03 22:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:21:03 22:17:01 all 0.07 0.00 0.00 0.04 0.00 99.89 22:21:03 22:17:01 0 0.42 0.00 0.02 0.00 0.02 99.55 22:21:03 22:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:21:03 22:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:17:01 5 0.02 0.00 0.00 0.17 0.00 99.82 22:21:03 22:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:21:03 22:17:01 7 0.00 0.00 0.00 0.17 0.00 99.83 22:21:03 22:18:01 all 0.16 0.00 0.01 0.03 0.00 99.80 22:21:03 22:18:01 0 1.16 0.00 0.00 0.00 0.00 98.84 22:21:03 22:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:21:03 22:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:18:01 5 0.00 0.00 0.00 0.08 0.00 99.92 22:21:03 22:18:01 6 0.00 0.00 0.00 0.12 0.00 99.88 22:21:03 22:18:01 7 0.02 0.00 0.00 0.07 0.00 99.92 22:21:03 22:19:01 all 0.09 0.00 0.01 0.04 0.00 99.86 22:21:03 22:19:01 0 0.65 0.00 0.03 0.00 0.02 99.30 22:21:03 22:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:21:03 22:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:21:03 22:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:19:01 5 0.00 0.00 0.02 0.30 0.00 99.68 22:21:03 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:20:01 all 0.12 0.00 0.00 0.05 0.00 99.82 22:21:03 22:20:01 0 0.86 0.00 0.00 0.00 0.00 99.14 22:21:03 22:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:21:03 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:21:03 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:20:01 5 0.02 0.00 0.00 0.43 0.00 99.55 22:21:03 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:21:03 22:21:01 all 3.75 0.00 1.49 1.40 0.05 93.31 22:21:03 22:21:01 0 3.68 0.00 1.36 0.03 0.07 94.86 22:21:03 22:21:01 1 3.96 0.00 1.49 0.02 0.03 94.49 22:21:03 22:21:01 2 3.42 0.00 1.04 0.02 0.03 95.49 22:21:03 22:21:01 3 3.37 0.00 1.48 1.28 0.08 93.79 22:21:03 22:21:01 4 4.23 0.00 1.90 0.02 0.03 93.83 22:21:03 22:21:01 5 3.58 0.00 1.44 1.77 0.07 93.14 22:21:03 22:21:01 6 4.02 0.00 1.29 0.02 0.05 94.63 22:21:03 22:21:01 7 3.74 0.00 1.90 8.05 0.03 86.28 22:21:03 Average: all 6.43 0.00 1.61 2.52 0.03 89.41 22:21:03 Average: 0 6.58 0.00 1.58 2.04 0.03 89.76 22:21:03 Average: 1 6.16 0.00 1.62 1.48 0.03 90.71 22:21:03 Average: 2 6.36 0.00 1.58 3.98 0.02 88.06 22:21:03 Average: 3 7.02 0.00 1.80 2.42 0.03 88.74 22:21:03 Average: 4 5.92 0.00 1.46 2.70 0.02 89.90 22:21:03 Average: 5 6.46 0.00 1.62 3.11 0.03 88.79 22:21:03 Average: 6 6.43 0.00 1.67 2.36 0.02 89.51 22:21:03 Average: 7 6.48 0.00 1.56 2.09 0.03 89.84 22:21:03 22:21:03 22:21:03