Pull request #4148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c36be2e70c25b54c1344a92151247617e666ba75+502310b00a79916b803008258ae56cda32ec220b (6fd735570c6e8cefe413e64aff2c48f371bc507d) 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-ssh16342422759031670143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12141843249973586392.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16383084322866231316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11133844469070099823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9874930731604667359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11388153923038650638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-28646’ is offline Running on prd-ubuntu20.04-docker-8c-8g-28648 in /w/workspace/edgexfoundry_edgex-go_PR-4148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4148/head:refs/remotes/origin/PR-4148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit c36be2e70c25b54c1344a92151247617e666ba75 Merge succeeded, producing c36be2e70c25b54c1344a92151247617e666ba75 Checking out Revision c36be2e70c25b54c1344a92151247617e666ba75 (PR-4148) > git config core.sparsecheckout # timeout=10 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # 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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:40 ========================================================= 19:07:40 EdgeX Global Pipelines Version Info 19:07:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:41 ------------------- 19:07:41 stable info: 19:07:41 ------------------- 19:07:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:41 Message: update stable to v1.0.239 19:07:42 ------------------- 19:07:42 experimental info: 19:07:42 ------------------- 19:07:42 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:42 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4148 [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4148 [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4148 [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c36be2e [Pipeline] echo 19:07:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:43 provisioning config files... 19:07:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4036948694395322451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:44 ---> docker-login.sh 19:07:44 nexus3.edgexfoundry.org:10001 19:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:44 Configure a credential helper to remove this warning. See 19:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:44 19:07:44 Login Succeeded 19:07:44 nexus3.edgexfoundry.org:10002 19:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:45 Configure a credential helper to remove this warning. See 19:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:45 19:07:45 Login Succeeded 19:07:45 nexus3.edgexfoundry.org:10003 19:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:45 Configure a credential helper to remove this warning. See 19:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:45 19:07:45 Login Succeeded 19:07:45 nexus3.edgexfoundry.org:10004 19:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:45 Configure a credential helper to remove this warning. See 19:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:45 19:07:45 Login Succeeded 19:07:45 docker.io 19:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:45 Configure a credential helper to remove this warning. See 19:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:45 19:07:45 Login Succeeded 19:07:45 ---> docker-login.sh ends [Pipeline] } 19:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:46 + 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 19:07:46 + dirname cmd/core-command/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo core-command,cmd/core-command/Dockerfile 19:07:46 + dirname cmd/core-data/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo core-data,cmd/core-data/Dockerfile 19:07:46 + dirname cmd/core-metadata/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:46 + dirname cmd/security-bootstrapper/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:46 + dirname cmd/security-proxy-setup/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:46 + dirname cmd/security-spire-agent/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:46 + dirname cmd/security-spire-config/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:46 + dirname cmd/security-spire-server/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:46 + dirname cmd/support-notifications/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:46 + dirname cmd/support-scheduler/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:46 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:46 + cut -d/ -f2 19:07:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:46 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 19:07:46 + git rev-list -1 --merges c36be2e70c25b54c1344a92151247617e666ba75~1..c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo 19:07:46 -----------> git rev-list -1 --merges c36be2e70c25b54c1344a92151247617e666ba75~1..c36be2e70c25b54c1344a92151247617e666ba75 c36be2e70c25b54c1344a92151247617e666ba75 [false] [Pipeline] sh 19:07:47 + git log --format=format:%s -1 c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo 19:07:47 ========================================================= 19:07:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:47 + grep -v github /etc/ssh/ssh_known_hosts 19:07:47 + [ -e /tmp/ssh_known_hosts ] 19:07:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:48 19:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:48 b85a868b505f: Pulling fs layer 19:07:48 e2be974225ed: Pulling fs layer 19:07:48 339a4e72a1f5: Pulling fs layer 19:07:48 988bab9f4d93: Pulling fs layer 19:07:48 1469e6f7b9e6: Pulling fs layer 19:07:48 eaf3925da568: Pulling fs layer 19:07:48 bab4dde63d76: Pulling fs layer 19:07:48 bde34c3a00c8: Pulling fs layer 19:07:48 b352a97aabf1: Pulling fs layer 19:07:48 4872d77fe225: Pulling fs layer 19:07:48 5851b861e8e6: Pulling fs layer 19:07:48 1469e6f7b9e6: Waiting 19:07:48 eaf3925da568: Waiting 19:07:48 bab4dde63d76: Waiting 19:07:48 bde34c3a00c8: Waiting 19:07:48 b352a97aabf1: Waiting 19:07:48 4872d77fe225: Waiting 19:07:48 5851b861e8e6: Waiting 19:07:48 988bab9f4d93: Waiting 19:07:48 e2be974225ed: Download complete 19:07:48 988bab9f4d93: Verifying Checksum 19:07:48 988bab9f4d93: Download complete 19:07:48 1469e6f7b9e6: Verifying Checksum 19:07:48 1469e6f7b9e6: Download complete 19:07:48 339a4e72a1f5: Verifying Checksum 19:07:48 339a4e72a1f5: Download complete 19:07:48 eaf3925da568: Download complete 19:07:48 bde34c3a00c8: Verifying Checksum 19:07:48 bde34c3a00c8: Download complete 19:07:48 b352a97aabf1: Verifying Checksum 19:07:48 b352a97aabf1: Download complete 19:07:48 4872d77fe225: Verifying Checksum 19:07:48 4872d77fe225: Download complete 19:07:48 5851b861e8e6: Verifying Checksum 19:07:48 5851b861e8e6: Download complete 19:07:48 b85a868b505f: Verifying Checksum 19:07:48 b85a868b505f: Download complete 19:07:49 bab4dde63d76: Verifying Checksum 19:07:49 bab4dde63d76: Download complete 19:07:50 b85a868b505f: Pull complete 19:07:50 e2be974225ed: Pull complete 19:07:50 339a4e72a1f5: Pull complete 19:07:50 988bab9f4d93: Pull complete 19:07:51 1469e6f7b9e6: Pull complete 19:07:51 eaf3925da568: Pull complete 19:07:53 bab4dde63d76: Pull complete 19:07:53 bde34c3a00c8: Pull complete 19:07:53 b352a97aabf1: Pull complete 19:07:53 4872d77fe225: Pull complete 19:07:53 5851b861e8e6: Pull complete 19:07:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:54 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:57 $ docker top a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc -eo pid,comm 19:07:57 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). 19:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:57 [ssh-agent] Looking for ssh-agent implementation... 19:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:57 $ docker exec a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent 19:07:57 SSH_AUTH_SOCK=/tmp/ssh-EtpC1e2uc6MS/agent.33 19:07:57 SSH_AGENT_PID=39 19:07:57 Running ssh-add (command line suppressed) 19:07:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2889054636918249137.key (/w/workspace/edgex-go/1@tmp/private_key_2889054636918249137.key) 19:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:58 + git tag --points-at HEAD [Pipeline] } 19:07:58 $ docker exec --env ******** --env ******** a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent -k 19:07:58 unset SSH_AUTH_SOCK; 19:07:58 unset SSH_AGENT_PID; 19:07:58 echo Agent pid 39 killed; 19:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:58 [ssh-agent] Looking for ssh-agent implementation... 19:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:58 $ docker exec a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent 19:07:58 SSH_AUTH_SOCK=/tmp/ssh-KpKgrgr8En60/agent.72 19:07:58 SSH_AGENT_PID=79 19:07:58 Running ssh-add (command line suppressed) 19:07:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5711476542128064516.key (/w/workspace/edgex-go/1@tmp/private_key_5711476542128064516.key) 19:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:59 + git semver init 19:07:59 2022-09-07 19:07:59,507 [run_init] DEBUG init version:0.0.0 force:False 19:07:59 2022-09-07 19:07:59,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:59 2022-09-07 19:07:59,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:59 2022-09-07 19:07:59,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:08:04 2022-09-07 19:08:04,612 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:04 2022-09-07 19:08:04,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4148 with force:False 19:08:04 2022-09-07 19:08:04,613 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4148 19:08:04 2022-09-07 19:08:04,617 [execute] INFO git cat-file --batch-check 19:08:04 2022-09-07 19:08:04,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:04 2022-09-07 19:08:04,624 [execute] INFO git cat-file --batch 19:08:04 2022-09-07 19:08:04,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:04 2022-09-07 19:08:04,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4148 19:08:04 0.0.0 [Pipeline] } 19:08:04 $ docker exec --env ******** --env ******** a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent -k 19:08:05 unset SSH_AUTH_SOCK; 19:08:05 unset SSH_AGENT_PID; 19:08:05 echo Agent pid 79 killed; 19:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:05 + git semver [Pipeline] } 19:08:05 $ docker stop --time=1 a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc 19:08:07 $ docker rm -f a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc [Pipeline] // withDockerContainer [Pipeline] sh 19:08:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:07 Stashed 1 file(s) [Pipeline] echo 19:08:07 [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 19:08:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:08 ========================================================= 19:08:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:09 2408cc74d12b: Pulling fs layer 19:08:09 ea60b727a1ce: Pulling fs layer 19:08:09 30c4a7721957: Pulling fs layer 19:08:09 370296b7ddb6: Pulling fs layer 19:08:09 7c6cee850709: Pulling fs layer 19:08:09 39a5fcdaea64: Pulling fs layer 19:08:09 d94ebbe4e438: Pulling fs layer 19:08:09 bcfd1f05c69d: Pulling fs layer 19:08:09 59ccb84bbe0f: Pulling fs layer 19:08:09 370296b7ddb6: Waiting 19:08:09 7c6cee850709: Waiting 19:08:09 39a5fcdaea64: Waiting 19:08:09 bcfd1f05c69d: Waiting 19:08:09 d94ebbe4e438: Waiting 19:08:09 59ccb84bbe0f: Waiting 19:08:09 30c4a7721957: Verifying Checksum 19:08:09 30c4a7721957: Download complete 19:08:09 ea60b727a1ce: Download complete 19:08:09 7c6cee850709: Verifying Checksum 19:08:09 7c6cee850709: Download complete 19:08:09 39a5fcdaea64: Download complete 19:08:09 2408cc74d12b: Verifying Checksum 19:08:09 d94ebbe4e438: Verifying Checksum 19:08:09 d94ebbe4e438: Download complete 19:08:09 2408cc74d12b: Pull complete 19:08:09 ea60b727a1ce: Pull complete 19:08:09 30c4a7721957: Pull complete 19:08:09 59ccb84bbe0f: Verifying Checksum 19:08:09 59ccb84bbe0f: Download complete 19:08:09 bcfd1f05c69d: Verifying Checksum 19:08:09 bcfd1f05c69d: Download complete 19:08:09 370296b7ddb6: Verifying Checksum 19:08:09 370296b7ddb6: Download complete 19:08:14 370296b7ddb6: Pull complete 19:08:14 7c6cee850709: Pull complete 19:08:14 39a5fcdaea64: Pull complete 19:08:14 d94ebbe4e438: Pull complete 19:08:16 bcfd1f05c69d: Pull complete 19:08:17 59ccb84bbe0f: Pull complete 19:08:17 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:17 + docker build -t ci-base-image-x86_64 -f - . 19:08:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:17 WORKDIR /edgex 19:08:17 COPY go.mod . 19:08:17 RUN go mod download 19:08:18 Sending build context to Docker daemon 169.4MB 19:08:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:18 ---> a4fb48ad2a94 19:08:18 Step 2/4 : WORKDIR /edgex 19:08:23 Still waiting to schedule task 19:08:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28647’ 19:08:24 ---> Running in b200908d836f 19:08:24 Removing intermediate container b200908d836f 19:08:24 ---> 767b9c897ec3 19:08:24 Step 3/4 : COPY go.mod . 19:08:24 ---> ea22d720ed0d 19:08:24 Step 4/4 : RUN go mod download 19:08:24 ---> Running in de6ba1aabd4b 19:08:42 Removing intermediate container de6ba1aabd4b 19:08:42 ---> 303b53fb57e2 19:08:42 Successfully built 303b53fb57e2 19:08:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:43 + docker inspect -f . ci-base-image-x86_64 19:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:43 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:43 $ docker top f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:44 + go version 19:08:44 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:44 $ docker stop --time=1 f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 19:08:45 $ docker rm -f f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:46 + docker inspect -f . ci-base-image-x86_64 19:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:46 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:47 $ docker top 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:47 ========================================================= 19:08:47 [edgeXBuildGoParallel] Running Tests and Build... 19:08:47 ========================================================= [Pipeline] sh 19:08:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:47 + make test 19:08:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 19:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements 19:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements 19:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.909s coverage: 89.2% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.1% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.107s coverage: 60.0% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.110s coverage: 47.1% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 19:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 19:09:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.8% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.134s coverage: 97.7% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:09:34 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:56 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." 19:09:56 GO111MODULE=on go vet ./... 19:09:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:58 ./bin/test-attribution-txt.sh 19:09:59 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:59 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:59 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:59 + ls -al . 19:09:59 total 736 19:09:59 drwxrwxr-x 10 1001 1001 4096 Sep 7 19:08 . 19:09:59 drwxr-xr-x 4 root root 4096 Sep 7 19:08 .. 19:09:59 -rw-rw-r-- 1 1001 1001 16 Sep 7 19:07 .dockerignore 19:09:59 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:09 .git 19:09:59 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:07 .github 19:09:59 -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:07 .gitignore 19:09:59 -rw-rw-r-- 1 1001 1001 42 Sep 7 19:07 .golangci.yml 19:09:59 -rw-rw-r-- 1 1001 1001 87 Sep 7 19:07 .hadolint.yml 19:09:59 drwxr-xr-x 3 1001 1001 4096 Sep 7 19:08 .semver 19:09:59 -rw-rw-r-- 1 1001 1001 166 Sep 7 19:07 .sonarcloud.properties 19:09:59 -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:07 ADOPTERS.md 19:09:59 -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:07 Attribution.txt 19:09:59 -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:07 CHANGELOG.md 19:09:59 -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:07 CONTRIBUTING.md 19:09:59 -rw-rw-r-- 1 1001 1001 677 Sep 7 19:07 GOVERNANCE.md 19:09:59 -rw-rw-r-- 1 1001 1001 850 Sep 7 19:07 Jenkinsfile 19:09:59 -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:07 LICENSE 19:09:59 -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:07 Makefile 19:09:59 -rw-rw-r-- 1 1001 1001 582 Sep 7 19:07 OWNERS.md 19:09:59 -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:07 README.md 19:09:59 -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:07 SECURITY.md 19:09:59 -rw-rw-r-- 1 1001 1001 5 Sep 7 19:08 VERSION 19:09:59 -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:07 ZMQWindows.md 19:09:59 drwxrwxr-x 2 1001 1001 4096 Sep 7 19:07 bin 19:09:59 drwxrwxr-x 18 1001 1001 4096 Sep 7 19:07 cmd 19:09:59 -rw-r--r-- 1 root root 482786 Sep 7 19:09 coverage.out 19:09:59 -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:07 go.mod 19:09:59 -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:07 go.sum 19:09:59 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:07 internal 19:09:59 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:07 openapi 19:09:59 drwxrwxr-x 4 1001 1001 4096 Sep 7 19:07 snap 19:09:59 -rw-rw-r-- 1 1001 1001 204 Sep 7 19:07 version.go [Pipeline] sh 19:09:59 + '[' -e coverage.out ] 19:09:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:59 Stashed 1 file(s) [Pipeline] sh 19:10:00 + make build 19:10:00 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 19:10:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:41 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 19:10:42 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 19:10: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 [Pipeline] } 19:10:44 $ docker stop --time=1 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 19:10:49 $ docker rm -f 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:50 19:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:50 latest: Pulling from edgex-devops/edgex-compose 19:10:50 cbdbe7a5bc2a: Pulling fs layer 19:10:50 ca9280d653b3: Pulling fs layer 19:10:50 7e9c9ca2126c: Pulling fs layer 19:10:50 cbdbe7a5bc2a: Download complete 19:10:50 ca9280d653b3: Verifying Checksum 19:10:50 ca9280d653b3: Download complete 19:10:50 cbdbe7a5bc2a: Pull complete 19:10:51 7e9c9ca2126c: Download complete 19:10:51 ca9280d653b3: Pull complete 19:10:55 7e9c9ca2126c: Pull complete 19:10:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:55 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:10:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:58 $ docker top f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:59 + docker-compose build --help 19:10:59 + grep parallel 19:10:59 --parallel Build images in parallel. [Pipeline] } 19:10:59 $ docker stop --time=1 f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b 19:11:01 $ docker rm -f f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:01 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:02 $ docker top 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:02 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:03 Building core-command ... 19:11:03 Building core-data ... 19:11:03 Building core-metadata ... 19:11:03 Building security-bootstrapper ... 19:11:03 Building security-proxy-setup ... 19:11:03 Building security-secretstore-setup ... 19:11:03 Building security-spiffe-token-provider ... 19:11:03 Building security-spire-agent ... 19:11:03 Building security-spire-config ... 19:11:03 Building security-spire-server ... 19:11:03 Building support-notifications ... 19:11:03 Building support-scheduler ... 19:11:03 Building sys-mgmt-agent ... 19:11:03 Building support-notifications 19:11:03 Building security-spire-server 19:11:03 Building security-bootstrapper 19:11:03 Building security-secretstore-setup 19:11:03 Building security-proxy-setup 19:11:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28649 in /w/workspace/edgexfoundry_edgex-go_PR-4148 [Pipeline] { [Pipeline] ws 19:11:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:04 The recommended git tool is: git 19:11:10 using credential edgex-jenkins-ssh 19:11:10 Cloning the remote Git repository 19:11:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:11 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:11 > git --version # timeout=10 19:11:11 > git --version # 'git version 2.25.1' 19:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 303b53fb57e2 19:11:18 Step 3/22 : WORKDIR /edgex-go 19:11:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 303b53fb57e2 19:11:18 Step 3/25 : WORKDIR /edgex-go 19:11:18 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 303b53fb57e2 19:11:18 Step 3/31 : WORKDIR /edgex-go 19:11:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 303b53fb57e2 19:11:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:11:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:18 ---> 303b53fb57e2 19:11:18 Step 3/25 : WORKDIR /edgex-go 19:11:29 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit c36be2e70c25b54c1344a92151247617e666ba75 19:11:29 Merge succeeded, producing c36be2e70c25b54c1344a92151247617e666ba75 19:11:29 Checking out Revision c36be2e70c25b54c1344a92151247617e666ba75 (PR-4148) 19:11:30 ---> Running in aca8499d482e 19:11:30 ---> Running in 66af4e2ec468 19:11:30 ---> Running in 8f50e70113ca 19:11:30 ---> Running in 7a40d0ce9d70 19:11:30 ---> Running in 0136c4c5003c 19:11:30 Removing intermediate container aca8499d482e 19:11:30 ---> ee0172abb7a1 19:11:30 Step 4/23 : WORKDIR /edgex-go 19:11:30 Removing intermediate container 8f50e70113ca 19:11:30 ---> 245c5e4246f4 19:11:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 ---> Running in e71fdd27580f 19:11:30 Removing intermediate container 7a40d0ce9d70 19:11:30 ---> cd9635e124cf 19:11:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 Removing intermediate container 0136c4c5003c 19:11:30 ---> 68d4d9c339d5 19:11:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 Removing intermediate container 66af4e2ec468 19:11:30 ---> 43acfabff13a 19:11:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 ---> Running in eb0b9210d964 19:11:30 ---> Running in df1db010a920 19:11:30 ---> Running in ccd3ef7d0f57 19:11:30 ---> Running in 30306f863467 19:11:30 Removing intermediate container e71fdd27580f 19:11:30 ---> 9a4adf9dc566 19:11:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:30 ---> Running in f0982c0efde7 19:11:30 Removing intermediate container eb0b9210d964 19:11:30 ---> dff731a1b434 19:11:30 Step 5/31 : RUN apk add --update --no-cache make git 19:11:30 ---> Running in 291a39ede622 19:11:30 Removing intermediate container df1db010a920 19:11:30 ---> 7deca28ec6e0 19:11:30 Step 5/22 : RUN apk add --update --no-cache make git 19:11:30 ---> Running in f424f25c5d9e 19:11:30 Removing intermediate container 30306f863467 19:11:30 ---> 986113616363 19:11:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:30 ---> Running in d12f21313d07 19:11:30 Removing intermediate container ccd3ef7d0f57 19:11:30 ---> 60e5e4a3339e 19:11:30 Step 5/25 : RUN apk add --update --no-cache make git 19:11:30 ---> Running in e4e93bea2851 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 Removing intermediate container f0982c0efde7 19:11:30 ---> 77ec0131efdd 19:11:30 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4148/head:refs/remotes/origin/PR-4148 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:29 > git config core.sparsecheckout # timeout=10 19:11:29 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 19:11:29 > git remote # timeout=10 19:11:29 > git config --get remote.origin.url # timeout=10 19:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:29 > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 19:11:29 > git rev-parse HEAD^{commit} # timeout=10 19:11:29 > git config core.sparsecheckout # timeout=10 19:11:29 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 19:11:31 ---> Running in 69dfa2f28e17 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 OK: 211 MiB in 51 packages 19:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 Removing intermediate container 291a39ede622 19:11:32 ---> 931edd0e2b0b 19:11:32 Step 6/31 : COPY go.mod vendor* ./ 19:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 ---> ae179b7dff6e 19:11:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> Running in b4acbcfd29f0 19:11:32 OK: 211 MiB in 51 packages 19:11:32 OK: 211 MiB in 51 packages 19:11:32 OK: 211 MiB in 51 packages 19:11:32 OK: 211 MiB in 51 packages 19:11:33 Removing intermediate container f424f25c5d9e 19:11:33 ---> 12dab13c5b78 19:11:33 Step 6/22 : COPY go.mod vendor* ./ 19:11:33 Removing intermediate container d12f21313d07 19:11:33 ---> 73788596b7d5 19:11:33 Step 6/25 : COPY go.mod vendor* ./ 19:11:33 ---> fe918f3e4ba1 19:11:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 Removing intermediate container e4e93bea2851 19:11:33 ---> 77ac6ce1b06a 19:11:33 Step 6/25 : COPY go.mod vendor* ./ 19:11:33 ---> 7536c967d37f 19:11:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 ---> Running in 8555e07950b0 19:11:33 Removing intermediate container 69dfa2f28e17 19:11:33 ---> e55e9855aab6 19:11:33 Step 7/23 : COPY go.mod vendor* ./ 19:11:33 ---> Running in ea2f9a0e8b7b 19:11:33 ---> 8ff86514210f 19:11:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 ---> Running in 6e9652908bc7 19:11:33 ---> e3e5907a34d0 19:11:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 ---> Running in 08a153d5d839 19:11:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:11:34 > git --version # timeout=10 19:11:34 > git --version # 'git version 2.25.1' 19:11:34 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:35 Dload Upload Total Spent Left Speed 19:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh 19:11:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:36 + sudo tee /etc/docker/daemon.new 19:11:36 { 19:11:36 "registry-mirrors": [ 19:11:36 "https://nexus3.edgexfoundry.org:10001" 19:11:36 ], 19:11:36 "bip": "10.250.0.254/24", 19:11:36 "hosts": [ 19:11:36 "tcp://0.0.0.0:5555", 19:11:36 "unix:///var/run/docker.sock" 19:11:36 ], 19:11:36 "mtu": 1458, 19:11:36 "selinux-enabled": true, 19:11:36 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:36 } [Pipeline] sh 19:11:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:37 + sudo service docker restart 19:11:55 Removing intermediate container b4acbcfd29f0 19:11:55 ---> 25354d7976d6 19:11:55 Step 8/31 : COPY . . 19:11:55 Removing intermediate container 8555e07950b0 19:11:55 ---> d8115c8232a8 19:11:55 Step 8/22 : COPY . . 19:11:55 Removing intermediate container 08a153d5d839 19:11:55 ---> c2c2b6f4058b 19:11:55 Step 9/23 : COPY . . 19:11:55 Removing intermediate container ea2f9a0e8b7b 19:11:55 ---> aa4429e9c9ad 19:11:55 Step 8/25 : COPY . . 19:11:55 Removing intermediate container 6e9652908bc7 19:11:55 ---> b1ff682b0472 19:11:55 Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:55 provisioning config files... 19:11:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7588397698235067790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:56 ---> docker-login.sh 19:11:56 nexus3.edgexfoundry.org:10001 19:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:57 Configure a credential helper to remove this warning. See 19:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:57 19:11:57 Login Succeeded 19:11:57 nexus3.edgexfoundry.org:10002 19:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:57 Configure a credential helper to remove this warning. See 19:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:57 19:11:57 Login Succeeded 19:11:57 nexus3.edgexfoundry.org:10003 19:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:58 Configure a credential helper to remove this warning. See 19:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:58 19:11:58 Login Succeeded 19:11:58 nexus3.edgexfoundry.org:10004 19:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:58 Configure a credential helper to remove this warning. See 19:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:58 19:11:58 Login Succeeded 19:11:58 docker.io 19:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:59 Configure a credential helper to remove this warning. See 19:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:59 19:11:59 Login Succeeded 19:11:59 ---> docker-login.sh ends [Pipeline] } 19:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:12:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:00 ========================================================= 19:12:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:12:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:00 b3c136eddcbf: Pulling fs layer 19:12:00 c0a3192eca97: Pulling fs layer 19:12:00 a050256f5b6f: Pulling fs layer 19:12:00 656be50a0ddc: Pulling fs layer 19:12:00 2bbca73fdf42: Pulling fs layer 19:12:00 46d945488cbd: Pulling fs layer 19:12:00 8a5474983e97: Pulling fs layer 19:12:00 329c88fbcd65: Pulling fs layer 19:12:00 656be50a0ddc: Waiting 19:12:00 2bbca73fdf42: Waiting 19:12:00 46d945488cbd: Waiting 19:12:00 8a5474983e97: Waiting 19:12:00 329c88fbcd65: Waiting 19:12:00 a050256f5b6f: Verifying Checksum 19:12:00 a050256f5b6f: Download complete 19:12:00 c0a3192eca97: Verifying Checksum 19:12:00 c0a3192eca97: Download complete 19:12:00 2bbca73fdf42: Verifying Checksum 19:12:00 2bbca73fdf42: Download complete 19:12:00 46d945488cbd: Verifying Checksum 19:12:00 46d945488cbd: Download complete 19:12:00 b3c136eddcbf: Verifying Checksum 19:12:01 b3c136eddcbf: Pull complete 19:12:01 329c88fbcd65: Verifying Checksum 19:12:01 329c88fbcd65: Download complete 19:12:02 c0a3192eca97: Pull complete 19:12:02 a050256f5b6f: Pull complete 19:12:03 8a5474983e97: Verifying Checksum 19:12:03 8a5474983e97: Download complete 19:12:03 656be50a0ddc: Verifying Checksum 19:12:03 656be50a0ddc: Download complete 19:12:17 ---> 2d581464d446 19:12:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:17 ---> dea21e43341f 19:12:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:17 ---> 8f5b9e3f95bd 19:12:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:12:17 ---> eebc7518b8e6 19:12:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:17 ---> Running in 5a906651f42e 19:12:17 ---> e54cff665b8e 19:12:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:17 ---> Running in 01fcba2c9aab 19:12:17 ---> Running in 2869fc572901 19:12:17 ---> Running in af618051d347 19:12:17 ---> Running in d3b2efe6e285 19:12:17 Removing intermediate container 2869fc572901 19:12:17 ---> 26d98c5f103c 19:12:17 Step 10/25 : WORKDIR /edgex-go/spire-build 19:12:17 ---> Running in f7a03e023427 19:12:18 Removing intermediate container f7a03e023427 19:12:18 ---> 880ff0e2a167 19:12:18 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 19:12:18 ---> Running in 8c8cfd6f6329 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:18 656be50a0ddc: Pull complete 19:12:18 2bbca73fdf42: Pull complete 19:12:18 46d945488cbd: Pull complete 19:12:19 Removing intermediate container 8c8cfd6f6329 19:12:19 ---> 516f8205b491 19:12:19 Step 12/25 : WORKDIR /edgex-go 19:12:19 ---> Running in 02ab62fe2122 19:12:19 Removing intermediate container 02ab62fe2122 19:12:19 ---> 1825cfc90462 19:12:19 19:12:19 Step 13/25 : FROM alpine:3.15 19:12:20 3.15: Pulling from library/alpine 19:12:20 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:12:20 Status: Downloaded newer image for alpine:3.15 19:12:20 ---> c4fc93816858 19:12:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:20 ---> Running in e07ede6413f5 19:12:21 Removing intermediate container e07ede6413f5 19:12:21 ---> 8ea1cda60511 19:12:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:21 ---> Running in 45bf60e856d9 19:12:23 Removing intermediate container 45bf60e856d9 19:12:23 ---> 1e0bc6bed3f3 19:12:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:23 ---> Running in a572ddf8488b 19:12:24 8a5474983e97: Pull complete 19:12:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:25 OK: 15856 distinct packages available 19:12:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:26 (1/5) Installing dumb-init (1.2.5-r1) 19:12:26 329c88fbcd65: Pull complete 19:12:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:12:27 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:27 (3/5) Installing libucontext (1.1-r0) 19:12:27 + docker build -t ci-base-image-arm64 -f - . 19:12:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:27 WORKDIR /edgex 19:12:27 COPY go.mod . 19:12:27 RUN go mod download 19:12:27 (4/5) Installing gcompat (1.0.0-r4) 19:12:27 (5/5) Installing openssl (1.1.1q-r0) 19:12:27 Executing busybox-1.34.1-r7.trigger 19:12:27 OK: 7 MiB in 19 packages 19:12:27 Sending build context to Docker daemon 3.162MB 19:12:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:27 ---> ff4287adb874 19:12:27 Step 2/4 : WORKDIR /edgex 19:12:29 ---> Running in 8d23da2e6235 19:12:30 Removing intermediate container 8d23da2e6235 19:12:30 ---> 016780971348 19:12:30 Step 3/4 : COPY go.mod . 19:12:30 Removing intermediate container a572ddf8488b 19:12:30 ---> 5c890818168d 19:12:30 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:30 ---> 4ffaf007d4d1 19:12:30 Step 4/4 : RUN go mod download 19:12:31 ---> Running in 6bed5f3eeefa 19:12:36 ---> cf2d395937a5 19:12:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:36 ---> b357d3fc176a 19:12:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:37 ---> a08d2d93cdec 19:12:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:38 ---> 9b8b592d1e18 19:12:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:38 ---> Running in 92fffce31190 19:12:38 Removing intermediate container 92fffce31190 19:12:38 ---> 12b5e9882a2d 19:12:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:38 ---> Running in 3eb75086e44d 19:12:39 Removing intermediate container 3eb75086e44d 19:12:39 ---> b86a8ef9c503 19:12:39 Step 23/25 : LABEL arch=x86_64 19:12:39 ---> Running in fb967804ef80 19:12:39 Removing intermediate container fb967804ef80 19:12:39 ---> 215f9944144a 19:12:39 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:12:39 ---> Running in 89bcdf42a99f 19:12:39 Removing intermediate container 89bcdf42a99f 19:12:39 ---> 35ea44f30b6d 19:12:39 Step 25/25 : LABEL version=0.0.0 19:12:40 ---> Running in af31e4c8307a 19:12:40 Removing intermediate container af31e4c8307a 19:12:40 ---> 6ad3a267af15 19:12:40 19:12:40 Successfully built 6ad3a267af15 19:12:40 Successfully tagged security-spire-server:latest 19:12:40  Building security-spire-server ... done Building core-data 19:12:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:43 ---> 303b53fb57e2 19:12:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:43 ---> Using cache 19:12:43 ---> ee0172abb7a1 19:12:43 Step 4/24 : WORKDIR /edgex-go 19:12:43 ---> Using cache 19:12:43 ---> 9a4adf9dc566 19:12:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Using cache 19:12:43 ---> 77ec0131efdd 19:12:43 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:51 ---> Running in 4bb38bb13df1 19:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:00 Removing intermediate container d3b2efe6e285 19:13:00 ---> 33d903fdbee7 19:13:00 19:13:00 Step 10/31 : FROM alpine:3.16 19:13:00 Removing intermediate container af618051d347 19:13:00 ---> b463922332d0 19:13:00 19:13:00 Step 10/25 : FROM alpine:3.16 19:13:00 Removing intermediate container 5a906651f42e 19:13:00 ---> ebd3d92f8279 19:13:00 19:13:00 Step 10/22 : FROM alpine:3.16 19:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:00 OK: 211 MiB in 51 packages 19:13:00 3.16: Pulling from library/alpine 19:13:01 3.16: Pulling from library/alpine 19:13:02 3.16: Pulling from library/alpine 19:13:02 Removing intermediate container 01fcba2c9aab 19:13:02 ---> a2fc3560e445 19:13:02 19:13:02 Step 11/23 : FROM alpine:3.16 19:13:03 Removing intermediate container 6bed5f3eeefa 19:13:03 ---> 77703b650a4f 19:13:03 Successfully built 77703b650a4f 19:13:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv 19:13:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:13:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:13:03 Status: Downloaded newer image for alpine:3.16 19:13:03 Status: Downloaded newer image for alpine:3.16 19:13:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:13:03 Status: Image is up to date for alpine:3.16 19:13:03 ---> 9c6f07244728 19:13:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:03 ---> 9c6f07244728 19:13:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:03 ---> 9c6f07244728 19:13:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] { [Pipeline] sh 19:13:04 3.16: Pulling from library/alpine 19:13:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:13:04 Status: Image is up to date for alpine:3.16 19:13:04 ---> 9c6f07244728 19:13:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:04 ---> Running in 79c6eaab94b7 19:13:04 ---> Running in 36085c975b61 19:13:04 ---> Running in 0710371fb9f5 19:13:04 Removing intermediate container 4bb38bb13df1 19:13:04 ---> 23638258a6b0 19:13:04 Step 7/24 : COPY go.mod vendor* ./ 19:13:04 ---> Running in 9e059b8554d9 19:13:04 Removing intermediate container 0710371fb9f5 19:13:04 ---> 7ae301dba895 19:13:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:04 ---> Running in 86367fce7b3b 19:13:04 ---> 5e0be6015142 19:13:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:04 ---> Running in f008a8158d71 19:13:04 + docker inspect -f . ci-base-image-arm64 19:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container 19:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:04 (1/3) Installing ca-certificates (20220614-r0) 19:13:04 (2/3) Installing dumb-init (1.2.5-r1) 19:13:04 (3/3) Installing su-exec (0.2-r1) 19:13:04 Executing busybox-1.35.0-r17.trigger 19:13:04 Executing ca-certificates-20220614-r0.trigger 19:13:04 OK: 6 MiB in 17 packages 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:05 (1/2) Installing ca-certificates (20220614-r0) 19:13:05 (1/6) Installing ca-certificates (20220614-r0) 19:13:05 (2/2) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.35.0-r17.trigger 19:13:05 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:05 Executing ca-certificates-20220614-r0.trigger 19:13:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:05 (4/6) Installing libcurl (7.83.1-r3) 19:13:05 (5/6) Installing curl (7.83.1-r3) 19:13:05 (6/6) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.35.0-r17.trigger 19:13:05 Executing ca-certificates-20220614-r0.trigger 19:13:05 (1/2) Installing dumb-init (1.2.5-r1) 19:13:05 (2/2) Installing su-exec (0.2-r1) 19:13:05 Executing busybox-1.35.0-r17.trigger 19:13:05 OK: 6 MiB in 16 packages 19:13:05 OK: 6 MiB in 16 packages 19:13:05 OK: 8 MiB in 20 packages 19:13:05 Removing intermediate container 79c6eaab94b7 19:13:05 ---> 309b6d6bbf95 19:13:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:05 ---> Running in 870810420f75 19:13:05 $ docker top 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:06 Removing intermediate container 870810420f75 19:13:06 ---> f9b3ab9813d6 19:13:06 Step 13/25 : WORKDIR / 19:13:06 + go version 19:13:06 go version go1.18.3 linux/arm64 [Pipeline] } 19:13:06 $ docker stop --time=1 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b 19:13:07 Removing intermediate container 86367fce7b3b 19:13:07 ---> 5b0b3a50e60e 19:13:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:07 Removing intermediate container 9e059b8554d9 19:13:07 ---> c923b5544efe 19:13:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:07 ---> Running in 631fee6511e0 19:13:07 Removing intermediate container 36085c975b61 19:13:07 ---> de14edabfb3e 19:13:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:07 ---> Running in 1caa5430a385 19:13:07 ---> Running in 788eddcea11a 19:13:07 ---> Running in 4d913087ea14 19:13:07 Removing intermediate container 631fee6511e0 19:13:07 ---> f7d1738214b0 19:13:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:08 Removing intermediate container 1caa5430a385 19:13:08 ---> d583cfe0f35f 19:13:08 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:13:08 Removing intermediate container 788eddcea11a 19:13:08 ---> 2b35375804db 19:13:08 Step 14/23 : ENV APP_PORT=59860 19:13:08 Removing intermediate container 4d913087ea14 19:13:08 ---> 69ec0776e620 19:13:08 Step 13/22 : WORKDIR /edgex 19:13:08 ---> Running in 20d6d6e1b722 19:13:08 ---> fbfaf1916636 19:13:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:08 ---> Running in fe18e4ee72e1 19:13:08 ---> Running in 189b17cf0f79 19:13:08 $ docker rm -f 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b 19:13:08 Removing intermediate container 20d6d6e1b722 19:13:08 ---> b79bd721273f 19:13:08 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:13:08 Removing intermediate container fe18e4ee72e1 19:13:08 ---> d138ed326abd 19:13:08 Step 15/23 : EXPOSE $APP_PORT 19:13:08 ---> Running in 31532d725543 19:13:08 ---> Running in 739d30036fa1 19:13:08 Removing intermediate container 189b17cf0f79 19:13:08 ---> 8e849302799e 19:13:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:08 ---> 19524b46680b 19:13:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:13:09 Removing intermediate container 31532d725543 19:13:09 ---> aec352de14d9 19:13:09 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:09 ---> Running in 26b903f7baa4 19:13:09 Removing intermediate container 739d30036fa1 19:13:09 ---> 5c13d459b246 19:13:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:09 ---> 1599a783e0c4 19:13:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:09 ---> 68d2e79b5952 19:13:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:09 ---> a8a452455303 19:13:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:09 + docker inspect -f . ci-base-image-arm64 19:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container 19:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:10 ---> da65837ba5bf 19:13:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:10 ---> 913e5284bc9d 19:13:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:11 $ docker top 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:11 ========================================================= 19:13:11 [edgeXBuildGoParallel] Running Tests and Build... 19:13:11 ========================================================= [Pipeline] sh 19:13:11 Removing intermediate container 26b903f7baa4 19:13:11 ---> 95ea12002c8d 19:13:11 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:13:11 ---> 8500bc39369f 19:13:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:11 ---> e21097b4ad1c 19:13:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:11 ---> 316ecb40f9db 19:13:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:11 ---> Running in 2116301b2c95 19:13:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:13:12 ---> 7c5a46b3903e 19:13:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:12 ---> Running in 9b098de9a197 19:13:12 ---> ad7747c5b9b3 19:13:12 Step 19/23 : ENTRYPOINT ["/support-notifications"]Removing intermediate container 2116301b2c95 19:13:12 ---> 739c8a6b8ce0 19:13:12 ---> 26ff11098b83 19:13:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:13:12 19:13:12 19:13:12 ---> Running in 75da2360c4f9 19:13:12 Removing intermediate container 75da2360c4f9 19:13:12 ---> c2c34806854c 19:13:12 ---> 7c69fa8868a3 19:13:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:12 ---> 795591044b03 19:13:12 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:13:12 ---> Running in e49fabd280f3 19:13:12 ---> Running in 349ef79cac2d 19:13:12 ---> Running in 19f67b3db423 19:13:13 Removing intermediate container 349ef79cac2d 19:13:13 ---> f8f1cf060e50 19:13:13 Step 21/23 : LABEL arch=x86_64 19:13:13 ---> Running in 477d82133af7 19:13:13 + make test 19:13:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:13 Removing intermediate container 477d82133af7 19:13:13 Removing intermediate container f008a8158d71 19:13:13 ---> db37842835f4 19:13:13 ---> c8a53c2e54fe 19:13:13 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75Step 9/24 : COPY . . 19:13:13 19:13:13 Removing intermediate container 9b098de9a197 19:13:13 ---> a7ee931bcc99 19:13:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:13 ---> Running in 076281af4583 19:13:13 ---> Running in f88244184172 19:13:13 Removing intermediate container 076281af4583 19:13:13 ---> f0e440197928 19:13:13 Step 23/23 : LABEL version=0.0.0 19:13:13 Removing intermediate container f88244184172 19:13:13 ---> fd9a5cd913a8 19:13:13 Step 20/22 : LABEL arch=x86_64 19:13:16 ---> Running in a2764fca321b 19:13:17 ---> Running in 794230019d00 19:13:18 Removing intermediate container a2764fca321b 19:13:18 ---> a46b7fc8be0a 19:13:18 19:13:18 Removing intermediate container e49fabd280f3 19:13:18 ---> 84e0cbc45a22 19:13:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:13:18 Removing intermediate container 19f67b3db423 19:13:18 ---> a3778e3adb81 19:13:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:18 Removing intermediate container 794230019d00 19:13:18 ---> 31a705bc9f86 19:13:18 Step 21/22 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:13:18 ---> Running in b352342e112b 19:13:18 Successfully built a46b7fc8be0a 19:13:18 Successfully tagged support-notifications:latest 19:13:18  Building support-notifications ... done Building sys-mgmt-agent 19:13:18 ---> Running in 2b835b661e17 19:13:18 ---> 21841985fd8f 19:13:18 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:13:18 ---> Running in 648ea49c84d3 19:13:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:22 ---> 303b53fb57e2 19:13:22 Step 3/23 : WORKDIR /edgex-go 19:13:22 ---> Using cache 19:13:22 ---> 43acfabff13a 19:13:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:22 ---> Using cache 19:13:22 ---> 60e5e4a3339e 19:13:22 Step 5/23 : RUN apk add --update --no-cache make bash git 19:13:22 Removing intermediate container b352342e112b 19:13:22 ---> 8946d22e8394 19:13:22 Step 23/25 : LABEL arch=x86_64 19:13:23 Removing intermediate container 2b835b661e17 19:13:23 ---> b50802e37277 19:13:23 Step 22/22 : LABEL version=0.0.0 19:13:23 ---> c6a8f168c282 19:13:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:23 ---> Running in 5a982da66371 19:13:23 ---> Running in df166900dbc5 19:13:23 ---> Running in 1bbd69a6219c 19:13:23 Removing intermediate container 1bbd69a6219c 19:13:23 ---> 25b9d432bdab 19:13:23 19:13:23 Removing intermediate container 5a982da66371 19:13:23 ---> 4ec21addec72 19:13:23 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:13:23 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 19:13:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:23 ---> Running in 2cc989974187 19:13:23 Successfully built 25b9d432bdab 19:13:23 Successfully tagged security-proxy-setup:latest 19:13:23  Building security-proxy-setup ... done Building security-spire-agent 19:13:23 Removing intermediate container 2cc989974187 19:13:23 ---> 866e28aedc37 19:13:23 Step 25/25 : LABEL version=0.0.0 19:13:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:25 OK: 211 MiB in 51 packages 19:13:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:27 ---> 303b53fb57e2 19:13:27 Step 3/26 : WORKDIR /edgex-go 19:13:27 ---> Using cache 19:13:27 ---> 43acfabff13a 19:13:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:27 ---> Using cache 19:13:27 ---> 60e5e4a3339e 19:13:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:30 ---> a0a2f2c53476 19:13:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:30 ---> Running in b2045260de4c 19:13:30 ---> Running in fa06a64a6b3f 19:13:30 Removing intermediate container b2045260de4c 19:13:30 ---> a8c4186b526e 19:13:30 19:13:30 Removing intermediate container df166900dbc5 19:13:30 ---> 34a9d080e268 19:13:30 ---> 3d894642bfd8 19:13:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Step 6/23 : COPY go.mod vendor* ./ 19:13:30 19:13:30 Successfully built a8c4186b526e 19:13:30 Successfully tagged security-secretstore-setup:latest 19:13:30 Building core-command 19:13:30  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:31 OK: 211 MiB in 51 packages 19:13:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:32 ---> 303b53fb57e2 19:13:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:13:32 ---> Using cache 19:13:32 ---> ee0172abb7a1 19:13:32 Step 4/24 : WORKDIR /edgex-go 19:13:32 ---> Using cache 19:13:32 ---> 9a4adf9dc566 19:13:32 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:32 ---> Using cache 19:13:32 ---> 77ec0131efdd 19:13:32 Step 6/24 : RUN apk add --update --no-cache make git 19:13:35 ---> e541ec12ea8c 19:13:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:35 ---> 059e39f2ce36 19:13:35 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:13:35 ---> Running in 9c3797f74a78 19:13:35 ---> Running in b2c5f039839f 19:13:35 ---> aed039f06f0c 19:13:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:35 Removing intermediate container fa06a64a6b3f 19:13:35 ---> cfb9d75e447c 19:13:35 Step 6/26 : COPY go.mod vendor* ./ 19:13:35 ---> da246ceecffe 19:13:35 Step 26/31 : RUN chmod +x /entrypoint.sh 19:13:35 ---> Running in 8256673bb1e1 19:13:35 ---> 557e30776c65 19:13:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:35 ---> Running in 230c177aca09 19:13:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:36 Removing intermediate container 8256673bb1e1 19:13:36 ---> 0294b7da4ccd 19:13:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:36 ---> Running in a60bcdbbe2e7 19:13:36 Removing intermediate container a60bcdbbe2e7 19:13:36 ---> d7210ee5b325 19:13:36 Step 28/31 : CMD ["gate"] 19:13:36 OK: 211 MiB in 51 packages 19:13:36 ---> Running in b3b011b07382 19:13:41 Removing intermediate container b3b011b07382 19:13:41 ---> cd917266930d 19:13:41 Step 29/31 : LABEL arch=x86_64 19:13:41 Removing intermediate container 9c3797f74a78 19:13:41 ---> 2426fa18f7e8 19:13:41 Step 7/24 : COPY go.mod vendor* ./ 19:13:41 ---> Running in 6cfd8a64ef7b 19:13:44 Removing intermediate container 6cfd8a64ef7b 19:13:44 ---> a25979f816cf 19:13:44 Step 30/31 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:13:44 ---> fb9d514ce87e 19:13:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:45 ---> Running in ad8d9944757b 19:13:45 ---> Running in f9889a219432 19:13:45 Removing intermediate container f9889a219432 19:13:45 ---> 0349dbce471a 19:13:45 Step 31/31 : LABEL version=0.0.0 19:13:45 ---> Running in 9890b226ccba 19:13:45 Removing intermediate container 9890b226ccba 19:13:45 ---> 9f59bed67835 19:13:45 19:13:45 Removing intermediate container b2c5f039839f 19:13:45 ---> 92107910abc9 19:13:45 Step 8/23 : COPY . . 19:13:45 Successfully built 9f59bed67835 19:13:45 Successfully tagged security-bootstrapper:latest 19:13:45  Building security-bootstrapper ... done Building security-spire-config 19:13:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:51 ---> 303b53fb57e2 19:13:51 Step 3/26 : WORKDIR /edgex-go 19:13:51 ---> Using cache 19:13:51 ---> 43acfabff13a 19:13:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:51 ---> Using cache 19:13:51 ---> 60e5e4a3339e 19:13:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:51 ---> Using cache 19:13:51 ---> cfb9d75e447c 19:13:51 Step 6/26 : COPY go.mod vendor* ./ 19:13:51 ---> Using cache 19:13:51 ---> 557e30776c65 19:13:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:51 ---> Using cache 19:13:51 ---> 2ef833f5ac44 19:13:51 Step 8/26 : COPY . . 19:13:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:03 ---> 011964a7e414 19:14:03 ---> 0882b36e7adb 19:14:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/26 : ARG SPIRE_RELEASE=1.2.1 19:14:03 19:14:03 ---> Running in 3c5585a3a56d 19:14:03 ---> Running in bdb16c64ff50 19:14:03 Removing intermediate container 230c177aca09 19:14:03 ---> 2ef833f5ac44 19:14:03 Step 8/26 : COPY . . 19:14: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:14:05 Removing intermediate container bdb16c64ff50 19:14:05 ---> 9bb179717072 19:14:05 Step 10/26 : WORKDIR /edgex-go/spire-build 19:14:12 Removing intermediate container 648ea49c84d3 19:14:12 ---> 49fc8762b084 19:14:12 19:14:12 Step 11/24 : FROM alpine:3.16 19:14:12 ---> 9c6f07244728 19:14:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:14:12 ---> Running in f214ece721b9 19:14:12 ---> Running in f88d2b4fa08b 19:14:12 ---> 24e38d67931e 19:14:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:14:12 ---> Running in fc7495be3429 19:14:12 Removing intermediate container f214ece721b9 19:14:12 ---> 8de58e7fb5a4 19:14:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:14:12 ---> Running in 888024ace0c1 19:14:12 Removing intermediate container f88d2b4fa08b 19:14:12 ---> 3538eda47a3b 19:14:12 Step 13/24 : ENV APP_PORT=59880 19:14:12 Removing intermediate container fc7495be3429 19:14:12 ---> eb15463299e7 19:14:12 Step 10/26 : WORKDIR /edgex-go/spire-build 19:14:12 ---> Running in bd3403aa1b3a 19:14:12 Removing intermediate container ad8d9944757b 19:14:12 ---> 1d15490eb14e 19:14:12 Step 9/24 : COPY . . 19:14:12 ---> Running in b87f8b03993c 19:14:12 Removing intermediate container bd3403aa1b3a 19:14:12 ---> bc0fb293cff3 19:14:12 Step 14/24 : EXPOSE $APP_PORT 19:14:12 ---> Running in 18138b5ec13d 19:14:12 Removing intermediate container b87f8b03993c 19:14:12 ---> 9a196c54bb78 19:14:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:14:12 ---> Running in a69a2de520f9 19:14:13 Removing intermediate container 18138b5ec13d 19:14:13 ---> f38e41c479d5 19:14:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:19 ---> Running in 5daf2d682f1e 19:14:19 ---> b678a6b5d396 19:14:19 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:14:19 Removing intermediate container 888024ace0c1 19:14:19 ---> 323776125fec 19:14:19 Step 12/26 : WORKDIR /edgex-go 19:14:19 ---> Running in c71b5561cbcc 19:14:19 ---> Running in ce7419162508 19:14:19 Removing intermediate container ce7419162508 19:14:19 ---> d8eab6913ade 19:14:19 19:14:19 Step 13/26 : FROM alpine:3.15 19:14:19 ---> c4fc93816858 19:14:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:19 ---> Using cache 19:14:19 ---> 8ea1cda60511 19:14:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:19 ---> Using cache 19:14:19 ---> 1e0bc6bed3f3 19:14:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:14:19 ---> Running in bacd70e69ebd 19:14:19 Removing intermediate container a69a2de520f9 19:14:19 ---> c97d78413eb4 19:14:19 Step 12/26 : WORKDIR /edgex-go 19:14:19 ---> Running in 29fd5d1c590d 19:14:19 Removing intermediate container 29fd5d1c590d 19:14:19 ---> 18799abcf6aa 19:14:19 19:14:19 Step 13/26 : FROM alpine:3.15 19:14:19 ---> c4fc93816858 19:14:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:19 ---> Using cache 19:14:19 ---> 8ea1cda60511 19:14:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:19 ---> Using cache 19:14:19 ---> 1e0bc6bed3f3 19:14:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:14:19 ---> Using cache 19:14:19 ---> 5c890818168d 19:14:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:14:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:14:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:14:22 OK: 15856 distinct packages available 19:14:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:22 ---> 0de336da5e22 19:14:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:14:22 Removing intermediate container 5daf2d682f1e 19:14:22 ---> 7f32fa588a47 19:14:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:22 ---> Running in d5786176e020 19:14:22 Removing intermediate container 3c5585a3a56d 19:14:22 ---> 5bbc8bb902f9 19:14:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:22 ---> Running in e79e158443b5 19:14:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:14:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:23 (1/4) Installing dumb-init (1.2.5-r1) 19:14:23 (2/4) Installing musl-obstack (1.2.3-r0) 19:14:23 (3/4) Installing libucontext (1.1-r0) 19:14:23 (4/4) Installing gcompat (1.0.0-r4) 19:14:23 Executing busybox-1.34.1-r7.trigger 19:14:23 OK: 6 MiB in 18 packages 19:14:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:24 (1/6) Installing dumb-init (1.2.5-r1) 19:14:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:14:24 (3/6) Installing libsodium (1.0.18-r0) 19:14:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:14:24 (5/6) Installing libzmq (4.3.4-r0) 19:14:24 (6/6) Installing zeromq (4.3.4-r0) 19:14:24 Executing busybox-1.35.0-r17.trigger 19:14:24 OK: 8 MiB in 20 packages 19:14:24 ---> 9be8e5193e84 19:14:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:14:25 Removing intermediate container e79e158443b5 19:14:25 ---> d3ee06fb0b4f 19:14:25 19:14:25 Step 11/23 : FROM alpine:3.16 19:14:25 ---> 9c6f07244728 19:14:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:25 Removing intermediate container bacd70e69ebd 19:14:25 ---> 60c16a1679f2 19:14:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:14:25 ---> 4263e4d9faed 19:14:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:14:25 ---> Running in 5013af38337e 19:14:25 Removing intermediate container d5786176e020 19:14:25 ---> 886aa869dab3 19:14:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:25 Removing intermediate container 5013af38337e 19:14:25 ---> a2029c640cff 19:14:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:14:25 ---> Running in a71f5f550171 19:14:26 ---> 5b9dbb2d6173 19:14:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:14:27 ---> 24d521bf9b87 19:14:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:27 ---> 61f5722a70b2 19:14:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:14:27 ---> 9cd52852e33b 19:14:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:14:27 ---> Running in cb3e20efd87c 19:14:27 Removing intermediate container cb3e20efd87c 19:14:27 ---> 643b7cf4378b 19:14:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:28 ---> Running in 82105817f4b6 19:14:28 ---> 4ab5891f484f 19:14:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:14:28 ---> 8c6edac7cdd6 19:14:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:28 ---> Running in 2a82e35f657c 19:14:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:14:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:14:28 (3/33) Installing readline (8.1.2-r0) 19:14:28 (4/33) Installing bash (5.1.16-r2) 19:14:28 Executing bash-5.1.16-r2.post-install 19:14:28 (5/33) Installing ca-certificates (20220614-r0) 19:14:28 (6/33) Installing brotli-libs (1.0.9-r6) 19:14:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:14:28 (8/33) Installing libcurl (7.83.1-r3) 19:14:28 (9/33) Installing curl (7.83.1-r3) 19:14:28 (10/33) Installing docker-cli (20.10.16-r2) 19:14:28 (11/33) Installing dumb-init (1.2.5-r1) 19:14:28 (12/33) Installing libbz2 (1.0.8-r1) 19:14:28 (13/33) Installing expat (2.4.8-r0) 19:14:28 (14/33) Installing libffi (3.4.2-r1) 19:14:28 (15/33) Installing gdbm (1.23-r0) 19:14:28 (16/33) Installing xz-libs (5.2.5-r1) 19:14:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:14:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:14:28 (19/33) Installing mpdecimal (2.5.1-r1) 19:14:28 (20/33) Installing sqlite-libs (3.38.5-r0) 19:14:28 Removing intermediate container 82105817f4b6 19:14:28 ---> 31d546307fd0 19:14:28 Step 24/26 : LABEL arch=x86_64 19:14:28 (21/33) Installing python3 (3.10.5-r0) 19:14:29 Removing intermediate container 2a82e35f657c 19:14:29 ---> b206f9940a30 19:14:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:14:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:14:29 (23/33) Installing py3-tomli (2.0.1-r1) 19:14:29 (24/33) Installing py3-pep517 (0.12.0-r2) 19:14:29 (25/33) Installing py3-six (1.16.0-r1) 19:14:29 (26/33) Installing py3-retrying (1.3.3-r3) 19:14:29 (27/33) Installing py3-appdirs (1.4.4-r3) 19:14:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:14:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:14:29 (30/33) Installing py3-parsing (2.4.7-r3) 19:14:29 (31/33) Installing py3-packaging (21.3-r0) 19:14:29 (32/33) Installing py3-setuptools (59.4.0-r0) 19:14:29 (33/33) Installing py3-pip (22.1.1-r0) 19:14:29 Executing busybox-1.35.0-r17.trigger 19:14:29 Executing ca-certificates-20220614-r0.trigger 19:14:29 OK: 122 MiB in 47 packages 19:14:30 ---> d054166b0a5b 19:14:30 Step 20/24 : ENTRYPOINT ["/core-data"] 19:14:30 ---> Running in f2467a9f2223 19:14:30 ---> Running in 1c97afa1638b 19:14:30 ---> dac6bf937e6a 19:14:30 Step 21/26 : WORKDIR / 19:14:30 ---> Running in 676a3b0a2d90 19:14:30 Removing intermediate container f2467a9f2223 19:14:30 ---> 6012ccd589bb 19:14:30 Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:14:30 ---> Running in d7340cae06f5 19:14:30 Removing intermediate container 676a3b0a2d90 19:14:30 ---> c6a7ee44af99 19:14:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:14:30 Removing intermediate container 1c97afa1638b 19:14:30 ---> 14bb7566d541 19:14:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:30 ---> Running in 937f96b6b57d 19:14:30 ---> Running in dbde7aef6df7 19:14:30 Removing intermediate container d7340cae06f5 19:14:30 ---> 044e58fe1d3a 19:14:30 Step 26/26 : LABEL version=0.0.0 19:14:30 ---> Running in fe8c87fd191a 19:14:30 Removing intermediate container 937f96b6b57d 19:14:30 ---> 28386fb07ab3 19:14:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:14:30 Removing intermediate container dbde7aef6df7 19:14:30 ---> a208726aad23 19:14:30 Step 22/24 : LABEL arch=x86_64 19:14:31 ---> Running in bd154fa08451 19:14:31 Removing intermediate container fe8c87fd191a 19:14:31 ---> 45ee76100719 19:14:31 19:14:31 ---> Running in 8215d84313f2 19:14:31 Successfully built 45ee76100719 19:14:31 Successfully tagged security-spire-agent:latest 19:14:31  Building security-spire-agent ... done Building security-spiffe-token-provider 19:14:31 Removing intermediate container bd154fa08451 19:14:31 ---> 9a9086d27081 19:14:31 Step 24/26 : LABEL arch=x86_64 19:14:31 ---> Running in 65f1d1e33c8a 19:14:31 Removing intermediate container 8215d84313f2 19:14:31 ---> 80dd0c92b48b 19:14:31 Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:14:33 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:14:33 ---> 303b53fb57e2 19:14:33 Step 3/20 : WORKDIR /edgex-go 19:14:33 ---> Using cache 19:14:33 ---> 43acfabff13a 19:14:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:14:36 ---> Running in af64df69b52d 19:14:36 Removing intermediate container 65f1d1e33c8a 19:14:36 ---> cac84d0339fa 19:14:36 Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:14:36 ---> Running in a057e82d0378 19:14:36 ---> Running in 6133452951bd 19:14:36 Removing intermediate container af64df69b52d 19:14:36 ---> 54a8f28e8e09 19:14:36 Step 24/24 : LABEL version=0.0.0 19:14:36 ---> Running in e5a214f31332 19:14:36 Removing intermediate container 6133452951bd 19:14:36 ---> ee6ed43fda43 19:14:36 Step 26/26 : LABEL version=0.0.0 19:14:36 ---> Running in 2cf45db1042a 19:14:36 Removing intermediate container e5a214f31332 19:14:36 ---> 8054c80efff3 19:14:36 19:14:36 Successfully built 8054c80efff3 19:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:36 Successfully tagged core-data:latest 19:14:36  Building core-data ... done Building support-scheduler 19:14:36 Removing intermediate container 2cf45db1042a 19:14:36 ---> 836616c64d69 19:14:36 19:14:36 Successfully built 836616c64d69 19:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:36 Successfully tagged security-spire-config:latest 19:14:36 Building core-metadata 19:14:37  Building security-spire-config ... done v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:14:37 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:14:37 OK: 17040 distinct packages available 19:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:37 Collecting docker-compose==1.23.2 19:14:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 31.3 MB/s eta 0:00:00 19:14:37 OK: 211 MiB in 51 packages 19:14:37 Collecting websocket-client<1.0,>=0.32.0 19:14:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.9 MB/s eta 0:00:00 19:14:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:14:37 Collecting docker<4.0,>=3.6.0 19:14:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 119.4 MB/s eta 0:00:00 19:14:37 Collecting jsonschema<3,>=2.5.1 19:14:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 159.9 MB/s eta 0:00:00 19:14:38 Collecting texttable<0.10,>=0.9.0 19:14:38 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:38 Preparing metadata (setup.py): started 19:14:38 Preparing metadata (setup.py): finished with status 'done' 19:14:38 Collecting dockerpty<0.5,>=0.4.1 19:14:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:38 Preparing metadata (setup.py): started 19:14:38 Preparing metadata (setup.py): finished with status 'done' 19:14:38 Collecting cached-property<2,>=1.2.0 19:14:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:38 Collecting PyYAML<4,>=3.10 19:14:38 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 65.0 MB/s eta 0:00:00 19:14:39 Preparing metadata (setup.py): started 19:14:39 Preparing metadata (setup.py): finished with status 'done' 19:14:39 Collecting docopt<0.7,>=0.6.1 19:14:39 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:39 Preparing metadata (setup.py): started 19:14:40 Preparing metadata (setup.py): finished with status 'done' 19:14:40 Collecting docker-pycreds>=0.4.0 19:14:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:40 Collecting idna<2.8,>=2.5 19:14:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.8 MB/s eta 0:00:00 19:14:40 Collecting certifi>=2017.4.17 19:14:40 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:14:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 99.9 MB/s eta 0:00:00 19:14:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:40 ---> 303b53fb57e2 19:14:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:14:40 ---> Using cache 19:14:40 ---> ee0172abb7a1 19:14:40 Step 4/23 : WORKDIR /edgex-go 19:14:40 ---> Using cache 19:14:40 ---> 9a4adf9dc566 19:14:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:40 ---> Using cache 19:14:40 ---> 77ec0131efdd 19:14:40 Step 6/23 : RUN apk add --update --no-cache make git 19:14:40 ---> Using cache 19:14:40 ---> 2426fa18f7e8 19:14:40 Step 7/23 : COPY go.mod vendor* ./ 19:14:40 ---> Using cache 19:14:40 ---> fb9d514ce87e 19:14:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:40 ---> Using cache 19:14:40 ---> 1d15490eb14e 19:14:40 Step 9/23 : COPY . . 19:14:40 ---> Using cache 19:14:40 ---> b678a6b5d396 19:14:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:14:40 Collecting urllib3<1.25,>=1.21.1 19:14:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 83.0 MB/s eta 0:00:00 19:14:40 Collecting chardet<3.1.0,>=3.0.2 19:14:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:14:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 130.1 MB/s eta 0:00:00 19:14:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:14:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:14:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:14:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:14:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:14:40 Running setup.py install for texttable: started 19:14:41 Running setup.py install for texttable: finished with status 'done' 19:14:41 Running setup.py install for PyYAML: started 19:14:42 Running setup.py install for PyYAML: finished with status 'done' 19:14:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:14:43 ---> 303b53fb57e2 19:14:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:14:43 ---> Using cache 19:14:43 ---> ee0172abb7a1 19:14:43 Step 4/25 : WORKDIR /edgex-go 19:14:43 ---> Using cache 19:14:43 ---> 9a4adf9dc566 19:14:43 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:43 ---> Using cache 19:14:43 ---> 77ec0131efdd 19:14:43 Step 6/25 : RUN apk add --update --no-cache make git 19:14:43 ---> Using cache 19:14:43 ---> 2426fa18f7e8 19:14:43 Step 7/25 : COPY go.mod vendor* ./ 19:14:43 ---> Using cache 19:14:43 ---> fb9d514ce87e 19:14:43 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:43 ---> Using cache 19:14:43 ---> 1d15490eb14e 19:14:43 Step 9/25 : COPY . . 19:14:43 ---> Using cache 19:14:43 ---> b678a6b5d396 19:14:43 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:14:49 Running setup.py install for docopt: started 19:14:49 ---> Running in ec4c6022d789 19:14:49 ---> Running in 2c0236bdfa27 19:14:49 Removing intermediate container c71b5561cbcc 19:14:49 ---> 057e2de8af89 19:14:49 19:14:49 Step 11/24 : FROM alpine:3.16 19:14:49 ---> 9c6f07244728 19:14:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:49 ---> Running in 53c43705f29d 19:14:49 Removing intermediate container a057e82d0378 19:14:49 ---> 7f2acbfb9f31 19:14:49 Step 5/20 : COPY go.mod vendor* ./ 19:14:49 Running setup.py install for docopt: finished with status 'done' 19:14:49 ---> c267783594bd 19:14:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:49 ---> Running in 6ef7a20edb67 19:14:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:49 Running setup.py install for dockerpty: started 19:14:49 (1/1) Installing dumb-init (1.2.5-r1) 19:14:49 Executing busybox-1.35.0-r17.trigger 19:14:49 OK: 6 MiB in 15 packages 19:14:50 Running setup.py install for dockerpty: finished with status 'done' 19:14:50 Removing intermediate container 53c43705f29d 19:14:50 ---> fc85cdc173d0 19:14:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:50 ---> Running in fef88ff4b784 19:14:51 Removing intermediate container fef88ff4b784 19:14:51 ---> 365345027e4f 19:14:51 Step 14/24 : ENV APP_PORT=59882 19:14:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:14:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:14:51  ---> Running in eee814d16761 19:14:51 Removing intermediate container eee814d16761 19:14:51 ---> dfe8dc55b79a 19:14:51 Step 15/24 : EXPOSE $APP_PORT 19:14:53 ---> Running in 02573acad2d2 19:14:53 Removing intermediate container 02573acad2d2 19:14:53 ---> 8eb655266fbb 19:14:53 Step 16/24 : WORKDIR / 19:14:54 ---> Running in 643fd0ce1939 19:14:59 Removing intermediate container 643fd0ce1939 19:14:59 ---> bfbf17070183 19:14:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:09 Removing intermediate container a71f5f550171 19:15:09 ---> d2342c7d1170 19:15:09 Step 14/23 : ENV APP_PORT=58890 19:15:09 Removing intermediate container 6ef7a20edb67 19:15:09 ---> d265310dcf1f 19:15:09 Step 7/20 : COPY . . 19:15:17 ---> 9de829dfba24 19:15:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:19 ---> Running in 09138e2fed5d 19:15:19 ---> 7480ff9a9ed5 19:15:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:22 ---> 93497852b3fb 19:15:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:15:26 ---> Running in 8650ced4d42b 19:15:26 Removing intermediate container 09138e2fed5d 19:15:26 ---> 84580f6ad1a5 19:15:26 Step 15/23 : EXPOSE $APP_PORT 19:15:26 ---> e4876bcba536 19:15:26 Step 20/24 : ENTRYPOINT ["/core-command"] 19:15:26 ---> Running in f1fdea14d710 19:15:26 ---> Running in de342dfb9068 19:15:26 Removing intermediate container ec4c6022d789 19:15:26 ---> 407adb1b613d 19:15:26 19:15:26 Step 11/25 : FROM alpine:3.16 19:15:26 ---> 9c6f07244728 19:15:26 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:15:26 ---> Using cache 19:15:26 ---> fc85cdc173d0 19:15:26 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:26 ---> Using cache 19:15:26 ---> 365345027e4f 19:15:26 Step 14/25 : ENV APP_PORT=59881 19:15:26 Removing intermediate container 2c0236bdfa27 19:15:26 ---> 84394959e4ff 19:15:26 19:15:26 Step 11/23 : FROM alpine:3.16 19:15:26 ---> Running in 7f4c18d5e747 19:15:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:15:26 ---> 9c6f07244728 19:15:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:15:26 ---> Using cache 19:15:26 ---> fc85cdc173d0 19:15:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:26 ---> Using cache 19:15:26 ---> 365345027e4f 19:15:26 Step 14/23 : ENV APP_PORT=59861 19:15:26 Removing intermediate container de342dfb9068 19:15:26 ---> 67ac5860791f 19:15:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:27 Removing intermediate container f1fdea14d710 19:15:27 ---> 7ec4aea1e721 19:15:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:15:27 ---> Running in 43678c5700d2 19:15:27 ---> Running in b958ffcb45b1 19:15:27 Removing intermediate container 7f4c18d5e747 19:15:27 ---> 295d9bfc2efd 19:15:27 Step 15/25 : EXPOSE $APP_PORT 19:15:28 ---> 2e8b0be61cc7 19:15:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:15:28 Removing intermediate container 43678c5700d2 19:15:28 ---> 8e555655c97c 19:15:28 Step 15/23 : EXPOSE $APP_PORT 19:15:28 ---> Running in 9978d90f236e 19:15:28 Removing intermediate container b958ffcb45b1 19:15:28 ---> dfcd0c77c496 19:15:28 Step 22/24 : LABEL arch=x86_64 19:15:29 ---> Running in 9c5b38d67181 19:15:29 ---> Running in b72d7fa4cc30 19:15:29 ---> 3e938e50de90 19:15:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:15:29 Removing intermediate container 9978d90f236e 19:15:29 ---> ae6c51eaccb1 19:15:29 Step 16/25 : WORKDIR / 19:15:29 Removing intermediate container 9c5b38d67181 19:15:29 ---> d0747a38c506 19:15:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:29 Removing intermediate container b72d7fa4cc30 19:15:29 ---> 87ed8506a9d8 19:15:29 Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:15:30 ---> c3aea9eab82f 19:15:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:15:30 ---> Running in aae685cfe60e 19:15:30 ---> Running in 03471fc58e7c 19:15:31 ---> Running in 97b1f800bee7 19:15:31 ---> 172410c2a837 19:15:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:15:33 Removing intermediate container aae685cfe60e 19:15:33 ---> da6bc3df052c 19:15:33 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:34 Removing intermediate container 03471fc58e7c 19:15:34 ---> 6df4fadd0207 19:15:34 Step 24/24 : LABEL version=0.0.0 19:15:34 Removing intermediate container 97b1f800bee7 19:15:34 ---> 2a4cfa1d2fae 19:15:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:34 ---> 6f127817f19b 19:15:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:15:35 ---> Running in 0a6c9c8ef323 19:15:35 ---> ba7801eca067 19:15:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:15:35 ---> Running in 795e4aaee779 19:15:37 ---> a5fb7f65a7a7 19:15:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:15:37 Removing intermediate container 0a6c9c8ef323 19:15:37 ---> a78fb489c02c 19:15:37 19:15:37 Removing intermediate container 795e4aaee779 19:15:37 ---> b776998135a9 19:15:37 Step 21/23 : LABEL arch=x86_64 19:15:37 Successfully built a78fb489c02c 19:15:37 Successfully tagged core-command:latest 19:15:37  Building core-command ... done  ---> Running in f18837ed7266 19:15:37 ---> b743e08eca81 19:15:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:15:37 ---> Running in 503cd7b43f85 19:15:39 Removing intermediate container f18837ed7266 19:15:39 ---> e27efeef87fc 19:15:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:39 ---> 463c2072494a 19:15:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:15:39 Removing intermediate container 503cd7b43f85 19:15:39 ---> 7c7cbcef38fb 19:15:39 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:15:39 ---> Running in ad7ff3143c44 19:15:39 ---> 224549062e93 19:15:39 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:15:39 ---> Running in 38b7730e73fa 19:15:39 ---> Running in be3b9019875c 19:15:39 Removing intermediate container ad7ff3143c44 19:15:39 ---> 87fae1f1af21 19:15:39 Step 21/23 : LABEL arch=x86_64 19:15:39 Removing intermediate container 38b7730e73fa 19:15:39 ---> d2779a4699c6 19:15:39 Step 23/23 : LABEL version=0.0.0 19:15:39 ---> Running in 6eb7f7fa60af 19:15:39 ---> Running in 59cf1d7b758f 19:15:39 Removing intermediate container be3b9019875c 19:15:39 ---> d19c4739a80c 19:15:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:39 ---> Running in 5933f7565f87 19:15:39 Removing intermediate container 6eb7f7fa60af 19:15:39 ---> 766e11fcf2cb 19:15:39 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:15:39 Removing intermediate container 59cf1d7b758f 19:15:39 ---> 3fbb08e67b6c 19:15:39 19:15:39 ---> Running in ba1d2216ebcd 19:15:39 Successfully built 3fbb08e67b6c 19:15:39 Successfully tagged sys-mgmt-agent:latest 19:15:39  Building sys-mgmt-agent ... done Removing intermediate container 5933f7565f87 19:15:39 ---> 5d4ca9a18e0a 19:15:39 Step 23/25 : LABEL arch=x86_64 19:15:39 Removing intermediate container ba1d2216ebcd 19:15:39 ---> f398dc2ddc20 19:15:39 Step 23/23 : LABEL version=0.0.0 19:15:39 ---> Running in 486570a7f426 19:15:40 ---> Running in 428309c7b53e 19:15:40 Removing intermediate container 486570a7f426 19:15:40 ---> f32a902fbbc1 19:15:40 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:15:40 Removing intermediate container 428309c7b53e 19:15:40 ---> aff304125296 19:15:40 19:15:40 ---> Running in b0d1b4d5dff6 19:15:40 Successfully built aff304125296 19:15:40 Successfully tagged support-scheduler:latest 19:15:40  Building support-scheduler ... done Removing intermediate container b0d1b4d5dff6 19:15:40 ---> 759dbf1fd22a 19:15:40 Step 25/25 : LABEL version=0.0.0 19:15:40 ---> Running in ae1abe882e11 19:15:40 Removing intermediate container ae1abe882e11 19:15:40 ---> 57ba3b4ae0a6 19:15:40 19:15:40 Successfully built 57ba3b4ae0a6 19:15:40 Successfully tagged core-metadata:latest 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:47  Building core-metadata ... done Removing intermediate container 8650ced4d42b 19:15:47 ---> 2214eb0bad4e 19:15:47 19:15:47 Step 9/20 : FROM alpine:3.15 19:15:47 ---> c4fc93816858 19:15:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:47 ---> Using cache 19:15:47 ---> 8ea1cda60511 19:15:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:47 ---> Using cache 19:15:47 ---> 1e0bc6bed3f3 19:15:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:47 ---> Running in 7b0f3c1d16c5 19:15:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:48 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:15:48 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:15:48 OK: 15856 distinct packages available 19:15:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:49 (1/9) Installing ca-certificates (20220614-r0) 19:15:49 (2/9) Installing brotli-libs (1.0.9-r5) 19:15:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:15:50 (4/9) Installing libcurl (7.80.0-r3) 19:15:50 (5/9) Installing curl (7.80.0-r3) 19:15:50 (6/9) Installing dumb-init (1.2.5-r1) 19:15:50 (7/9) Installing musl-obstack (1.2.3-r0) 19:15:50 (8/9) Installing libucontext (1.1-r0) 19:15:50 (9/9) Installing gcompat (1.0.0-r4) 19:15:50 Executing busybox-1.34.1-r7.trigger 19:15:50 Executing ca-certificates-20220614-r0.trigger 19:15:50 OK: 8 MiB in 23 packages 19:15:51 Removing intermediate container 7b0f3c1d16c5 19:15:51 ---> 89d181c513a3 19:15:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:51 ---> 4da73d5b5a1c 19:15:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:52 ---> 614883e56cd4 19:15:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:15:52 ---> 4fdee55d40b4 19:15:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:15:52 ---> Running in 2d9142e1b6e5 19:15:52 Removing intermediate container 2d9142e1b6e5 19:15:52 ---> b65b7cbc78dc 19:15:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:52 ---> Running in 5bb8ab3e4d3d 19:15:52 Removing intermediate container 5bb8ab3e4d3d 19:15:52 ---> df2c3f74cf5e 19:15:52 Step 18/20 : LABEL arch=x86_64 19:15:52 ---> Running in f1f3598f3f4f 19:15:52 Removing intermediate container f1f3598f3f4f 19:15:52 ---> 38cc17b084d5 19:15:52 Step 19/20 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:15:52 ---> Running in 7d39976803ac 19:15:52 Removing intermediate container 7d39976803ac 19:15:52 ---> 96fefd359baf 19:15:52 Step 20/20 : LABEL version=0.0.0 19:15:52 ---> Running in 565b0e9cb2bf 19:15:52 Removing intermediate container 565b0e9cb2bf 19:15:52 ---> c5a6765b3fbd 19:15:52 19:15:52 Successfully built c5a6765b3fbd 19:15:52 Successfully tagged security-spiffe-token-provider:latest 19:15:53  Building security-spiffe-token-provider ... done  [Pipeline] } 19:15:53 $ docker stop --time=1 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 19:15:54 $ docker rm -f 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:54 + docker images 19:15:54 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:54 security-spiffe-token-provider latest c5a6765b3fbd 2 seconds ago 29.3MB 19:15:54 2214eb0bad4e 10 seconds ago 1.58GB 19:15:54 core-metadata latest 57ba3b4ae0a6 14 seconds ago 18.2MB 19:15:54 support-scheduler latest aff304125296 14 seconds ago 26.7MB 19:15:54 sys-mgmt-agent latest 3fbb08e67b6c 15 seconds ago 136MB 19:15:54 core-command latest a78fb489c02c 19 seconds ago 17.3MB 19:15:54 407adb1b613d 29 seconds ago 1.55GB 19:15:54 84394959e4ff 29 seconds ago 1.61GB 19:15:54 057e2de8af89 About a minute ago 1.54GB 19:15:54 security-spire-config latest 836616c64d69 About a minute ago 85.8MB 19:15:54 core-data latest 8054c80efff3 About a minute ago 21.6MB 19:15:54 security-spire-agent latest 45ee76100719 About a minute ago 125MB 19:15:54 d3ee06fb0b4f About a minute ago 1.53GB 19:15:54 18799abcf6aa About a minute ago 1.42GB 19:15:54 d8eab6913ade About a minute ago 1.42GB 19:15:54 49fc8762b084 About a minute ago 1.55GB 19:15:54 security-bootstrapper latest 9f59bed67835 2 minutes ago 19.4MB 19:15:54 security-secretstore-setup latest a8c4186b526e 2 minutes ago 29.2MB 19:15:54 security-proxy-setup latest 25b9d432bdab 2 minutes ago 27.4MB 19:15:54 support-notifications latest a46b7fc8be0a 2 minutes ago 27.3MB 19:15:54 a2fc3560e445 2 minutes ago 1.61GB 19:15:54 33d903fdbee7 2 minutes ago 1.53GB 19:15:54 b463922332d0 2 minutes ago 1.54GB 19:15:54 ebd3d92f8279 2 minutes ago 1.53GB 19:15:54 security-spire-server latest 6ad3a267af15 3 minutes ago 86.5MB 19:15:54 1825cfc90462 3 minutes ago 1.42GB 19:15:54 ci-base-image-x86_64 latest 303b53fb57e2 7 minutes ago 994MB 19:15:54 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 19:15:54 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 19:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:15:54 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] } 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.525s coverage: 54.2% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.559s coverage: 89.2% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 2.1% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.610s coverage: 95.6% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 72.2% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.592s coverage: 60.0% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.629s coverage: 0.9% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.334s coverage: 58.8% of statements 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.6% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.236s coverage: 47.1% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 79.5% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.712s coverage: 80.8% of statements 19:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.897s coverage: 91.2% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.7% of statements 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.8% of statements 19:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.6% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.356s coverage: 89.5% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.343s coverage: 63.2% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:17:29 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 19:17:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:29 GO111MODULE=on go vet ./... 19:19:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:21 ./bin/test-attribution-txt.sh 19:19:21 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:19:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:19:22 + ls -al . 19:19:22 total 732 19:19:22 drwxrwxr-x 9 1001 1001 4096 Sep 7 19:13 . 19:19:22 drwxr-xr-x 4 root root 4096 Sep 7 19:13 .. 19:19:22 -rw-rw-r-- 1 1001 1001 16 Sep 7 19:11 .dockerignore 19:19:22 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:11 .git 19:19:22 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:11 .github 19:19:22 -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:11 .gitignore 19:19:22 -rw-rw-r-- 1 1001 1001 42 Sep 7 19:11 .golangci.yml 19:19:22 -rw-rw-r-- 1 1001 1001 87 Sep 7 19:11 .hadolint.yml 19:19:22 -rw-rw-r-- 1 1001 1001 166 Sep 7 19:11 .sonarcloud.properties 19:19:22 -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:11 ADOPTERS.md 19:19:22 -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:11 Attribution.txt 19:19:22 -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:11 CHANGELOG.md 19:19:22 -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:11 CONTRIBUTING.md 19:19:22 -rw-rw-r-- 1 1001 1001 677 Sep 7 19:11 GOVERNANCE.md 19:19:22 -rw-rw-r-- 1 1001 1001 850 Sep 7 19:11 Jenkinsfile 19:19:22 -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:11 LICENSE 19:19:22 -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:11 Makefile 19:19:22 -rw-rw-r-- 1 1001 1001 582 Sep 7 19:11 OWNERS.md 19:19:22 -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:11 README.md 19:19:22 -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:11 SECURITY.md 19:19:22 -rw-rw-r-- 1 1001 1001 5 Sep 7 19:08 VERSION 19:19:22 -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:11 ZMQWindows.md 19:19:22 drwxrwxr-x 2 1001 1001 4096 Sep 7 19:11 bin 19:19:22 drwxrwxr-x 18 1001 1001 4096 Sep 7 19:11 cmd 19:19:22 -rw-r--r-- 1 root root 482786 Sep 7 19:17 coverage.out 19:19:22 -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:11 go.mod 19:19:22 -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:11 go.sum 19:19:22 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:11 internal 19:19:22 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:11 openapi 19:19:22 drwxrwxr-x 4 1001 1001 4096 Sep 7 19:11 snap 19:19:22 -rw-rw-r-- 1 1001 1001 204 Sep 7 19:11 version.go [Pipeline] sh 19:19:22 + '[' -e coverage.out ] 19:19:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:19:22 Warning: overwriting stash ‘coverage-report’ 19:19:23 Stashed 1 file(s) [Pipeline] sh 19:19:24 + make build 19:19:24 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:21:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:22:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:23: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:23: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:23:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:42 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] } 19:23:47 $ docker stop --time=1 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 19:23:48 $ docker rm -f 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:51 19:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:52 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:52 29e5d40040c1: Pulling fs layer 19:23:52 1ce36da41761: Pulling fs layer 19:23:52 25b303627fd3: Pulling fs layer 19:23:52 29e5d40040c1: Download complete 19:23:52 1ce36da41761: Verifying Checksum 19:23:52 1ce36da41761: Download complete 19:23:52 29e5d40040c1: Pull complete 19:23:54 25b303627fd3: Verifying Checksum 19:23:54 25b303627fd3: Download complete 19:23:54 1ce36da41761: Pull complete 19:24:04 25b303627fd3: Pull complete 19:24:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:04 prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container 19:24:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:07 $ docker top 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:08 + grep parallel 19:24:08 + docker-compose build --help 19:24:12 --parallel Build images in parallel. [Pipeline] } 19:24:12 $ docker stop --time=1 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 19:24:14 $ docker rm -f 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:15 prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container 19:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:16 $ docker top c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:17 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:23 Building core-command ... 19:24:23 Building core-data ... 19:24:23 Building core-metadata ... 19:24:23 Building security-bootstrapper ... 19:24:23 Building security-proxy-setup ... 19:24:23 Building security-secretstore-setup ... 19:24:23 Building security-spiffe-token-provider ... 19:24:23 Building security-spire-agent ... 19:24:23 Building security-spire-config ... 19:24:23 Building security-spire-server ... 19:24:23 Building support-notifications ... 19:24:23 Building support-scheduler ... 19:24:23 Building sys-mgmt-agent ... 19:24:23 Building core-metadata 19:24:23 Building sys-mgmt-agent 19:24:23 Building core-command 19:24:23 Building security-bootstrapper 19:24:23 Building security-spire-config 19:25:10 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:25:10 ---> 77703b650a4f 19:25:10 Step 3/31 : WORKDIR /edgex-go 19:25:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:10 ---> 77703b650a4f 19:25:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:25:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:10 ---> 77703b650a4f 19:25:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:25:10 ---> Running in 98d1683e5341 19:25:10 ---> Running in 331ca533d909 19:25:10 ---> Running in 573a8f759924 19:25:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:10 ---> 77703b650a4f 19:25:10 Step 3/26 : WORKDIR /edgex-go 19:25:10 ---> Running in 2c6a7a0422fc 19:25:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:10 ---> 77703b650a4f 19:25:10 Step 3/23 : WORKDIR /edgex-go 19:25:10 ---> Running in 85ae2fe12125 19:25:11 Removing intermediate container 2c6a7a0422fc 19:25:11 Removing intermediate container 573a8f759924 19:25:11 ---> 2281745fc0f5 19:25:11 Step 4/24 : WORKDIR /edgex-go 19:25:11 ---> dc2bfe97f821 19:25:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:11 Removing intermediate container 331ca533d909 19:25:11 ---> d68a354cb552 19:25:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:11 Removing intermediate container 98d1683e5341 19:25:11 ---> c1ac2b023757 19:25:11 Step 4/25 : WORKDIR /edgex-go 19:25:11 Removing intermediate container 85ae2fe12125 19:25:11 ---> 3af24db663bf 19:25:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:11 ---> Running in decb67789d33 19:25:11 ---> Running in d65804380aca 19:25:11 ---> Running in 4ce5dbe01c1d 19:25:11 ---> Running in a0d40c19c636 19:25:11 ---> Running in 2eb023a6a79a 19:25:12 Removing intermediate container decb67789d33 19:25:12 ---> a78e3069f6a3 19:25:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 Removing intermediate container a0d40c19c636 19:25:12 ---> bd6a77e4c987 19:25:12 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Running in 181479c67549 19:25:12 ---> Running in 52fc06659b42 19:25:15 Removing intermediate container d65804380aca 19:25:15 ---> dccf59b8c750 19:25:15 Step 5/31 : RUN apk add --update --no-cache make git 19:25:15 ---> Running in 06d8fd87ecca 19:25:15 Removing intermediate container 4ce5dbe01c1d 19:25:15 ---> 50cddd250798 19:25:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:16 ---> Running in cfca90d18146 19:25:16 Removing intermediate container 2eb023a6a79a 19:25:16 ---> 4be6e6359e70 19:25:16 Step 5/23 : RUN apk add --update --no-cache make bash git 19:25:16 ---> Running in 7e25c0364fdd 19:25:16 Removing intermediate container 52fc06659b42 19:25:16 Removing intermediate container 181479c67549 19:25:16 ---> d7a87e89717c 19:25:16 Step 6/25 : RUN apk add --update --no-cache make git 19:25:16 ---> 41168d5f4f41 19:25:16 Step 6/24 : RUN apk add --update --no-cache make git 19:25:17 ---> Running in db034e0da55e 19:25:17 ---> Running in c62d30ccbc74 19:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:20 OK: 221 MiB in 51 packages 19:25:21 OK: 221 MiB in 51 packages 19:25:21 OK: 221 MiB in 51 packages 19:25:21 OK: 221 MiB in 51 packages 19:25:21 OK: 221 MiB in 51 packages 19:25:22 Removing intermediate container 06d8fd87ecca 19:25:22 ---> c6159bbd0889 19:25:22 Step 6/31 : COPY go.mod vendor* ./ 19:25:22 Removing intermediate container cfca90d18146 19:25:22 ---> 52ff9441c4b9 19:25:22 Step 6/26 : COPY go.mod vendor* ./ 19:25:22 Removing intermediate container 7e25c0364fdd 19:25:22 ---> f1ec243ae587 19:25:22 Step 6/23 : COPY go.mod vendor* ./ 19:25:23 Removing intermediate container c62d30ccbc74 19:25:23 ---> 2cfe6b3e7016 19:25:23 Step 7/24 : COPY go.mod vendor* ./ 19:25:23 Removing intermediate container db034e0da55e 19:25:23 ---> f371993bd36a 19:25:23 Step 7/25 : COPY go.mod vendor* ./ 19:25:23 ---> 6d18d81d1437 19:25:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:23 ---> Running in 289415b049a9 19:25:23 ---> 2bf062f74025 19:25:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:24 ---> Running in 2dbdf9ebf840 19:25:24 ---> c9934288dfd5 19:25:24 ---> dd33d0e8f77e 19:25:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:24 19:25:24 ---> Running in b626b2cd2307 19:25:24 ---> Running in f7a67217677e 19:25:24 ---> 2127cd76949a 19:25:24 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:25 ---> Running in 2ddb334edce6 19:26:33 Removing intermediate container 289415b049a9 19:26:33 ---> 6fb1733a867b 19:26:33 Step 8/31 : COPY . . 19:26:33 Removing intermediate container 2dbdf9ebf840 19:26:33 ---> a383ace4dd7e 19:26:33 Step 8/26 : COPY . . 19:26:33 Removing intermediate container b626b2cd2307 19:26:33 ---> 9dc21630c451 19:26:33 Step 9/24 : COPY . . 19:26:33 Removing intermediate container 2ddb334edce6 19:26:33 ---> fca9372033dd 19:26:33 Step 9/25 : COPY . . 19:26:33 Removing intermediate container f7a67217677e 19:26:33 ---> 6e0c36fc22ee 19:26:33 Step 8/23 : COPY . . 19:26:43 ---> 4649aa6b2da9 19:26:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:43 ---> 67762e04068a 19:26:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:43 ---> ff58fa0e4797 19:26:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:43 ---> Running in 0633868f6e1a 19:26:43 ---> Running in 68b795826694 19:26:43 ---> d95455c74297 19:26:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:26:43 ---> Running in 0e05844d09bd 19:26:43 ---> 22c04667c64f 19:26:43 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:26:43 ---> Running in 7b780209040c 19:26:43 ---> Running in d8f5ee45491a 19:26:44 Removing intermediate container 0633868f6e1a 19:26:44 ---> 5c5896ce38e8 19:26:44 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:44 ---> Running in e41d410d757c 19:26:44 Removing intermediate container e41d410d757c 19:26:44 ---> 2b35b7c5427c 19:26:44 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 19:26:45 ---> Running in 1a44cf947d26 19:26:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:26:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:26: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:48 Removing intermediate container 1a44cf947d26 19:26:48 ---> 8dc739cac723 19:26:48 Step 12/26 : WORKDIR /edgex-go 19:26:48 ---> Running in 3803bc432611 19:26:48 Removing intermediate container 3803bc432611 19:26:48 ---> a4f922931221 19:26:48 19:26:48 Step 13/26 : FROM alpine:3.15 19:26:49 3.15: Pulling from library/alpine 19:26:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:50 Status: Downloaded newer image for alpine:3.15 19:26:50 ---> 02e0d6fdf486 19:26:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:50 ---> Running in 498f421f85c4 19:26:50 Removing intermediate container 498f421f85c4 19:26:50 ---> 7ef8076c4c8a 19:26:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:51 ---> Running in a6df18a632c1 19:26:54 Removing intermediate container a6df18a632c1 19:26:54 ---> 70e31472ca1e 19:26:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:54 ---> Running in 9c204e465eb1 19:26:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:58 OK: 15733 distinct packages available 19:26:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:01 (1/4) Installing dumb-init (1.2.5-r1) 19:27:01 (2/4) Installing musl-obstack (1.2.3-r0) 19:27:01 (3/4) Installing libucontext (1.1-r0) 19:27:01 (4/4) Installing gcompat (1.0.0-r4) 19:27:01 Executing busybox-1.34.1-r7.trigger 19:27:01 OK: 6 MiB in 18 packages 19:27:03 Removing intermediate container 9c204e465eb1 19:27:03 ---> 7decb5e6efa6 19:27:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:10 ---> b66fb98e388e 19:27:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:27:10 ---> fcfa43ac4b70 19:27:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:27:10 ---> Running in 3a654e5ad401 19:27:10 Removing intermediate container 3a654e5ad401 19:27:10 ---> 9686b142b6a3 19:27:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:27:11 ---> 4ea80734206a 19:27:11 Step 21/26 : WORKDIR / 19:27:11 ---> Running in 2b9350c5f53b 19:27:12 Removing intermediate container 2b9350c5f53b 19:27:12 ---> 305fd266c3e6 19:27:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:12 ---> Running in 980c493d53f4 19:27:12 Removing intermediate container 980c493d53f4 19:27:12 ---> 50d50a0be255 19:27:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:12 ---> Running in e4c94bc51e8d 19:27:13 Removing intermediate container e4c94bc51e8d 19:27:13 ---> 05d541fa3754 19:27:13 Step 24/26 : LABEL arch=arm64 19:27:13 ---> Running in 922ace62c995 19:27:14 Removing intermediate container 922ace62c995 19:27:14 ---> 4cf18f097a53 19:27:14 Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:27:14 ---> Running in 912089428fa4 19:27:14 Removing intermediate container 912089428fa4 19:27:14 ---> 29bef93f1e82 19:27:14 Step 26/26 : LABEL version=0.0.0 19:27:14 ---> Running in c40676e40afb 19:27:15 Removing intermediate container c40676e40afb 19:27:15 ---> 64779b748a96 19:27:15 19:27:15 Successfully built 64779b748a96 19:27:15 Successfully tagged security-spire-config-arm64:latest 19:27:15  Building security-spire-config ... done Building security-spire-agent 19:27:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:33 ---> 77703b650a4f 19:27:33 Step 3/26 : WORKDIR /edgex-go 19:27:33 ---> Using cache 19:27:33 ---> 3af24db663bf 19:27:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:33 ---> Using cache 19:27:33 ---> 4be6e6359e70 19:27:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:27:33 ---> Running in 29ad8d246bbb 19:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:37 OK: 221 MiB in 51 packages 19:27:38 Removing intermediate container 29ad8d246bbb 19:27:38 ---> ac27fbe17eab 19:27:38 Step 6/26 : COPY go.mod vendor* ./ 19:27:39 ---> 19796cb2be7b 19:27:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:39 ---> Running in 488dbd4b0d44 19:28:36 Removing intermediate container 488dbd4b0d44 19:28:36 ---> 2190a7c46e87 19:28:36 Step 8/26 : COPY . . 19:28:39 ---> d9bb2926a4e7 19:28:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:28:39 ---> Running in 100f9b33603f 19:28:39 Removing intermediate container 100f9b33603f 19:28:39 ---> 8ab512a8f5e3 19:28:39 Step 10/26 : WORKDIR /edgex-go/spire-build 19:28:39 ---> Running in 8a190ccdf7da 19:28:40 Removing intermediate container 8a190ccdf7da 19:28:40 ---> a6c06dae3a3f 19:28:40 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 19:28:40 ---> Running in ffad72f1087b 19:28:43 Removing intermediate container ffad72f1087b 19:28:43 ---> 67f4b913b605 19:28:43 Step 12/26 : WORKDIR /edgex-go 19:28:44 ---> Running in f39040b5ac01 19:28:44 Removing intermediate container f39040b5ac01 19:28:44 ---> 8547ec942c31 19:28:44 19:28:44 Step 13/26 : FROM alpine:3.15 19:28:44 ---> 02e0d6fdf486 19:28:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:44 ---> Using cache 19:28:44 ---> 7ef8076c4c8a 19:28:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:44 ---> Using cache 19:28:44 ---> 70e31472ca1e 19:28:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:44 ---> Running in e31b5f71ed89 19:28:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:49 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:28:49 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:28:49 OK: 15733 distinct packages available 19:28:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:52 (1/5) Installing dumb-init (1.2.5-r1) 19:28:52 (2/5) Installing musl-obstack (1.2.3-r0) 19:28:52 (3/5) Installing libucontext (1.1-r0) 19:28:52 (4/5) Installing gcompat (1.0.0-r4) 19:28:52 (5/5) Installing openssl (1.1.1q-r0) 19:28:52 Executing busybox-1.34.1-r7.trigger 19:28:53 OK: 6 MiB in 19 packages 19:28:54 Removing intermediate container e31b5f71ed89 19:28:54 ---> d9e04827b6c3 19:28:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:28:57 ---> 5bfc77d6359f 19:28:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:03 ---> be58dfa20317 19:29:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:29:04 ---> 7502fd837500 19:29:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:29:05 ---> c2ab4547cbc0 19:29:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:29:06 ---> ba052a79f791 19:29:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:06 ---> Running in 93c9edcc1971 19:29:07 Removing intermediate container 93c9edcc1971 19:29:07 ---> db5e75e70c3c 19:29:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:07 ---> Running in 111533aa1056 19:29:07 Removing intermediate container 111533aa1056 19:29:07 ---> d748a489fa42 19:29:07 Step 24/26 : LABEL arch=arm64 19:29:07 ---> Running in 5fb600ff1697 19:29:08 Removing intermediate container 5fb600ff1697 19:29:08 ---> b730f2a786e0 19:29:08 Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:29:08 ---> Running in 5426c5956829 19:29:08 Removing intermediate container 5426c5956829 19:29:08 ---> 6298f729e279 19:29:08 Step 26/26 : LABEL version=0.0.0 19:29:09 ---> Running in 169e229367ac 19:29:09 Removing intermediate container 169e229367ac 19:29:09 ---> d1bed765e2d4 19:29:09 19:29:09 Successfully built d1bed765e2d4 19:29:09 Successfully tagged security-spire-agent-arm64:latest 19:29:09 Building support-scheduler 19:29:24  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:24 ---> 77703b650a4f 19:29:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:29:24 ---> Using cache 19:29:24 ---> c1ac2b023757 19:29:24 Step 4/23 : WORKDIR /edgex-go 19:29:24 ---> Using cache 19:29:24 ---> bd6a77e4c987 19:29:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:24 ---> Using cache 19:29:24 ---> d7a87e89717c 19:29:24 Step 6/23 : RUN apk add --update --no-cache make git 19:29:24 ---> Using cache 19:29:24 ---> f371993bd36a 19:29:24 Step 7/23 : COPY go.mod vendor* ./ 19:29:24 ---> Using cache 19:29:24 ---> 2127cd76949a 19:29:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:24 ---> Using cache 19:29:24 ---> fca9372033dd 19:29:24 Step 9/23 : COPY . . 19:29:24 ---> Using cache 19:29:24 ---> 22c04667c64f 19:29:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:29:24 ---> Running in 4fa4585be543 19:29:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:32:48 Removing intermediate container 68b795826694 19:32:48 ---> 7393ee698caa 19:32:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:48 ---> Running in 7a353af746ed 19:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:32:48 Removing intermediate container 7a353af746ed 19:32:48 ---> 6094f1ec0013 19:32:48 19:32:48 Step 11/23 : FROM alpine:3.16 19:32:48 3.16: Pulling from library/alpine 19:32:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:32:49 Status: Downloaded newer image for alpine:3.16 19:32:49 ---> a6215f271958 19:32:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:49 ---> Running in b2fc3b029505 19:32:50 Removing intermediate container b2fc3b029505 19:32:50 ---> c195b7d5a60d 19:32:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:32:50 ---> Running in bd63cf5d313a 19:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:54 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:32:54 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:32:54 (3/33) Installing readline (8.1.2-r0) 19:32:54 (4/33) Installing bash (5.1.16-r2) 19:32:54 Executing bash-5.1.16-r2.post-install 19:32:54 (5/33) Installing ca-certificates (20220614-r0) 19:32:55 (6/33) Installing brotli-libs (1.0.9-r6) 19:32:55 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:32:55 (8/33) Installing libcurl (7.83.1-r3) 19:32:55 (9/33) Installing curl (7.83.1-r3) 19:32:55 (10/33) Installing docker-cli (20.10.16-r2) 19:32:56 (11/33) Installing dumb-init (1.2.5-r1) 19:32:56 (12/33) Installing libbz2 (1.0.8-r1) 19:32:56 (13/33) Installing expat (2.4.8-r0) 19:32:56 (14/33) Installing libffi (3.4.2-r1) 19:32:56 (15/33) Installing gdbm (1.23-r0) 19:32:56 (16/33) Installing xz-libs (5.2.5-r1) 19:32:56 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:32:56 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:32:56 (19/33) Installing mpdecimal (2.5.1-r1) 19:32:56 (20/33) Installing sqlite-libs (3.38.5-r0) 19:32:56 (21/33) Installing python3 (3.10.5-r0) 19:32:58 Removing intermediate container 0e05844d09bd 19:32:58 ---> 15a9cb5cb24f 19:32:58 19:32:58 Step 10/31 : FROM alpine:3.16 19:32:58 ---> a6215f271958 19:32:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:58 ---> Running in fe2edd053870 19:32:59 Removing intermediate container fe2edd053870 19:32:59 ---> 14f5c57113cb 19:32:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:32:59 ---> Running in 5bc7212a05ba 19:33:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:33:00 (23/33) Installing py3-tomli (2.0.1-r1) 19:33:00 (24/33) Installing py3-pep517 (0.12.0-r2) 19:33:00 (25/33) Installing py3-six (1.16.0-r1) 19:33:00 (26/33) Installing py3-retrying (1.3.3-r3) 19:33:00 (27/33) Installing py3-appdirs (1.4.4-r3) 19:33:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:33:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:33:00 (30/33) Installing py3-parsing (2.4.7-r3) 19:33:00 (31/33) Installing py3-packaging (21.3-r0) 19:33:00 (32/33) Installing py3-setuptools (59.4.0-r0) 19:33:00 (33/33) Installing py3-pip (22.1.1-r0) 19:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:01 Executing busybox-1.35.0-r17.trigger 19:33:01 Executing ca-certificates-20220614-r0.trigger 19:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:02 OK: 120 MiB in 47 packages 19:33:03 (1/2) Installing dumb-init (1.2.5-r1) 19:33:03 (2/2) Installing su-exec (0.2-r1) 19:33:03 Executing busybox-1.35.0-r17.trigger 19:33:03 OK: 5 MiB in 16 packages 19:33:05 Removing intermediate container 5bc7212a05ba 19:33:05 ---> 59eb551f50dc 19:33:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:33:05 ---> Running in b7925c536364 19:33:05 Removing intermediate container b7925c536364 19:33:05 ---> 0b323600f245 19:33:05 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:33:05 ---> Running in 85144ed06ca8 19:33:06 Removing intermediate container 85144ed06ca8 19:33:06 ---> 285dc6130b4d 19:33:06 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:33:06 ---> Running in 6b95a1191a08 19:33:07 Removing intermediate container 6b95a1191a08 19:33:07 ---> 83d732ea0a46 19:33:07 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:07 ---> Running in 85c0e807ec35 19:33:10 Removing intermediate container 85c0e807ec35 19:33:10 ---> 65ea4ba25967 19:33:10 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:33:10 ---> Running in ad5f57716b2f 19:33:11 Removing intermediate container ad5f57716b2f 19:33:11 ---> 7fa8cffea685 19:33:11 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:33:12 ---> 6c4bc3e4ba2b 19:33:12 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:33:12 ---> Running in a7084c536bcb 19:33:15 Removing intermediate container a7084c536bcb 19:33:15 ---> 6956f35419e5 19:33:15 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:16 ---> b1d45a9b3ca5 19:33:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:18 ---> 7c3463adf5c0 19:33:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:19 ---> 612c4445a54a 19:33:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:20 ---> 6a002726ad7d 19:33:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:33:21 ---> 97b68bec7432 19:33:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:22 ---> a1f3de2ec796 19:33:22 Step 26/31 : RUN chmod +x /entrypoint.sh 19:33:22 Collecting docker-compose==1.23.2 19:33:22 ---> Running in bc44ba146499 19:33:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 19:33:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 19:33:25 Collecting docker<4.0,>=3.6.0 19:33:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:33:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 19:33:26 Collecting PyYAML<4,>=3.10 19:33:26 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.8 MB/s eta 0:00:00 19:33:27 Removing intermediate container bc44ba146499 19:33:27 ---> 8387154d85f1 19:33:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:33:27 ---> Running in c00ac83a9683 19:33:28 Removing intermediate container c00ac83a9683 19:33:28 ---> 861b7c60aaf8 19:33:28 Step 28/31 : CMD ["gate"] 19:33:28 ---> Running in 3cc671536cc3 19:33:28 Preparing metadata (setup.py): started 19:33:29 Removing intermediate container 3cc671536cc3 19:33:29 ---> 1d4ea93f712f 19:33:29 Step 29/31 : LABEL arch=arm64 19:33:29 ---> Running in 8954c396e9c9 19:33:29 Removing intermediate container 8954c396e9c9 19:33:29 ---> 1c0f59547605 19:33:29 Step 30/31 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:33:30 ---> Running in aaf395edbf37 19:33:31 Removing intermediate container aaf395edbf37 19:33:31 ---> 5e4611ab132d 19:33:31 Step 31/31 : LABEL version=0.0.0 19:33:31 ---> Running in 281f8cde34f9 19:33:31 Preparing metadata (setup.py): finished with status 'done' 19:33:31 Collecting docopt<0.7,>=0.6.1 19:33:31 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:31 Preparing metadata (setup.py): started 19:33:32 Removing intermediate container 281f8cde34f9 19:33:32 ---> 8cad9baeeb8d 19:33:32 19:33:32 Successfully built 8cad9baeeb8d 19:33:32 Successfully tagged security-bootstrapper-arm64:latest 19:33:32  Building security-bootstrapper ... done Building support-notifications 19:33:32 Removing intermediate container 7b780209040c 19:33:32 ---> 8bbb4bced24b 19:33:32 19:33:32 Step 11/24 : FROM alpine:3.16 19:33:32 ---> a6215f271958 19:33:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:33:32 ---> Running in da3a5fadccee 19:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:34 Preparing metadata (setup.py): finished with status 'done' 19:33:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:33:34 Collecting dockerpty<0.5,>=0.4.1 19:33:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:33:34 Preparing metadata (setup.py): started 19:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:36 (1/1) Installing dumb-init (1.2.5-r1) 19:33:36 Executing busybox-1.35.0-r17.trigger 19:33:36 OK: 5 MiB in 15 packages 19:33:37 Preparing metadata (setup.py): finished with status 'done' 19:33:37 Collecting texttable<0.10,>=0.9.0 19:33:37 Removing intermediate container da3a5fadccee 19:33:37 ---> fe574681e6c0 19:33:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:37 Downloading texttable-0.9.1.tar.gz (11 kB) 19:33:38 ---> Running in 9e7769a8671c 19:33:38 Preparing metadata (setup.py): started 19:33:38 Removing intermediate container 9e7769a8671c 19:33:38 ---> a5f672983109 19:33:38 Step 14/24 : ENV APP_PORT=59882 19:33:38 ---> Running in 3530043aa4da 19:33:39 Removing intermediate container 3530043aa4da 19:33:39 ---> 41f080c68ccf 19:33:39 Step 15/24 : EXPOSE $APP_PORT 19:33:39 ---> Running in 7e3cb9b21b43 19:33:39 Removing intermediate container 7e3cb9b21b43 19:33:40 ---> 073d8265375e 19:33:40 Step 16/24 : WORKDIR / 19:33:40 ---> Running in 882594cf99ba 19:33:40 Preparing metadata (setup.py): finished with status 'done' 19:33:41 Collecting jsonschema<3,>=2.5.1 19:33:41 Removing intermediate container 882594cf99ba 19:33:41 ---> b59c9d856e01 19:33:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:41 Collecting websocket-client<1.0,>=0.32.0 19:33:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 19:33:42 Collecting cached-property<2,>=1.2.0 19:33:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:42 ---> 28aaf22db1e6 19:33:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:43 Collecting docker-pycreds>=0.4.0 19:33:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:33:44 Collecting urllib3<1.25,>=1.21.1 19:33:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:33:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.6 MB/s eta 0:00:00 19:33:45 Collecting certifi>=2017.4.17 19:33:45 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:33:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.9 MB/s eta 0:00:00 19:33:45 Collecting idna<2.8,>=2.5 19:33:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:33:45 ---> 74af871d0c20 19:33:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:33:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 11.6 MB/s eta 0:00:00 19:33:45 Collecting chardet<3.1.0,>=3.0.2 19:33:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:33:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.7 MB/s eta 0:00:00 19:33:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:33:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:33:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:33:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:33:46 ---> e854cb60bdbb 19:33:46 Step 20/24 : ENTRYPOINT ["/core-command"] 19:33:47 ---> Running in abf2ca8dc727 19:33:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:33:47 Running setup.py install for texttable: started 19:33:48 Removing intermediate container abf2ca8dc727 19:33:48 ---> 43f13be01dd8 19:33:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:48 ---> Running in dfbe05105c06 19:33:49 Removing intermediate container dfbe05105c06 19:33:49 ---> 19e4f76dafdd 19:33:49 Step 22/24 : LABEL arch=arm64 19:33:50 ---> Running in 2d099e5ee48e 19:33:50 Running setup.py install for texttable: finished with status 'done' 19:33:50 Running setup.py install for PyYAML: started 19:33:50 Removing intermediate container 2d099e5ee48e 19:33:50 ---> 8e3ee30ab107 19:33:50 Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:33:51 ---> Running in 9c8e3d538c89 19:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:51 ---> 77703b650a4f 19:33:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:33:51 ---> Using cache 19:33:51 ---> c1ac2b023757 19:33:51 Step 4/23 : WORKDIR /edgex-go 19:33:51 ---> Using cache 19:33:51 ---> bd6a77e4c987 19:33:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:51 ---> Using cache 19:33:51 ---> d7a87e89717c 19:33:51 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:33:51 ---> Running in 27906284c859 19:33:52 Removing intermediate container 9c8e3d538c89 19:33:52 ---> 0478a76e75a8 19:33:52 Step 24/24 : LABEL version=0.0.0 19:33:52 ---> Running in cb358c9c7a3b 19:33:53 Removing intermediate container cb358c9c7a3b 19:33:53 ---> 06f107ef55af 19:33:53 19:33:53 Running setup.py install for PyYAML: finished with status 'done' 19:33:54 Successfully built 06f107ef55af 19:33:54 Successfully tagged core-command-arm64:latest 19:33:54  Building core-command ... done Building security-proxy-setup 19:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:56 Running setup.py install for docopt: started 19:33:57 OK: 221 MiB in 51 packages 19:33:59 Removing intermediate container d8f5ee45491a 19:33:59 ---> d31fc07a359a 19:33:59 19:33:59 Step 11/25 : FROM alpine:3.16 19:33:59 ---> a6215f271958 19:33:59 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:33:59 ---> Using cache 19:33:59 ---> fe574681e6c0 19:33:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:59 ---> Using cache 19:33:59 ---> a5f672983109 19:33:59 Step 14/25 : ENV APP_PORT=59881 19:33:59 Removing intermediate container 27906284c859 19:33:59 ---> 39624555de0e 19:33:59 Step 7/23 : COPY go.mod vendor* ./ 19:33:59 ---> Running in f5a71d8f6c18 19:33:59 Running setup.py install for docopt: finished with status 'done' 19:33:59 Removing intermediate container f5a71d8f6c18 19:33:59 ---> b5c80333e9ea 19:33:59 Step 15/25 : EXPOSE $APP_PORT 19:34:00 ---> Running in ed0369776b3a 19:34:00 ---> e632180c4710 19:34:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:00 ---> Running in a9300e656ff0 19:34:01 Removing intermediate container ed0369776b3a 19:34:01 ---> 476f07b0ba24 19:34:01 Step 16/25 : WORKDIR / 19:34:01 ---> Running in 48335138dc82 19:34:01 Removing intermediate container 48335138dc82 19:34:01 ---> 663ed113bcf5 19:34:01 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:02 Running setup.py install for dockerpty: started 19:34:03 ---> abc579d247a7 19:34:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:06 Running setup.py install for dockerpty: finished with status 'done' 19:34:06 ---> f1557a116e63 19:34:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:34:08 ---> 8f233a037a73 19:34:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:34:09 ---> dedb44acdfb4 19:34:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:34:09 ---> Running in 186b23bfbdff 19:34:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:34:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:34:10 Removing intermediate container 186b23bfbdff 19:34:10 ---> 980e1bcc6f3c 19:34:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:10 ---> Running in 1d6446d7571c 19:34:11 Removing intermediate container 1d6446d7571c 19:34:11 ---> 1d238f8b02a7 19:34:11 Step 23/25 : LABEL arch=arm64 19:34:11 ---> Running in 1a93b2e6bc37 19:34:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:12 ---> 77703b650a4f 19:34:12 Step 3/22 : WORKDIR /edgex-go 19:34:12 ---> Using cache 19:34:12 ---> 3af24db663bf 19:34:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:12 ---> Using cache 19:34:12 ---> 4be6e6359e70 19:34:12 Step 5/22 : RUN apk add --update --no-cache make git 19:34:12 ---> Running in 7689f644953e 19:34:12 Removing intermediate container 1a93b2e6bc37 19:34:12 ---> 240f0dbc0fa1 19:34:12 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:34:13 ---> Running in 38d232549120 19:34:14 Removing intermediate container 38d232549120 19:34:14 ---> d2e270b75249 19:34:14 Step 25/25 : LABEL version=0.0.0 19:34:14 ---> Running in 4bf201da8c26 19:34:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:15 Removing intermediate container 4bf201da8c26 19:34:15 ---> 65c611d341e7 19:34:15 19:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:16 Successfully built 65c611d341e7 19:34:16 Successfully tagged core-metadata-arm64:latest 19:34:16 Building core-data 19:34:17  Building core-metadata ... done OK: 221 MiB in 51 packages 19:34:20 Removing intermediate container 7689f644953e 19:34:20 ---> 015a6fdb02d0 19:34:20 Step 6/22 : COPY go.mod vendor* ./ 19:34:21 ---> 8e159f19acc5 19:34:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:21 ---> Running in fa1a67a902c6 19:34:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:34:36 ---> 77703b650a4f 19:34:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:34:36 ---> Using cache 19:34:36 ---> c1ac2b023757 19:34:36 Step 4/24 : WORKDIR /edgex-go 19:34:36 ---> Using cache 19:34:36 ---> bd6a77e4c987 19:34:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:36 ---> Using cache 19:34:36 ---> d7a87e89717c 19:34:36 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:34:36 ---> Running in 82073bfc0500 19:34:38 Removing intermediate container bd63cf5d313a 19:34:38 ---> a3ea63f3619e 19:34:38 Step 14/23 : ENV APP_PORT=58890 19:34:39 ---> Running in a43098303896 19:34:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:40 Removing intermediate container a43098303896 19:34:40 ---> cb8411bb3412 19:34:40 Step 15/23 : EXPOSE $APP_PORT 19:34:40 ---> Running in 6a4f48486fe5 19:34:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:41 Removing intermediate container 6a4f48486fe5 19:34:41 ---> 51fe425518a5 19:34:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:34:42 OK: 221 MiB in 51 packages 19:34:44 Removing intermediate container 82073bfc0500 19:34:44 ---> e6a13f973bea 19:34:44 Step 7/24 : COPY go.mod vendor* ./ 19:34:46 ---> 0758da071ac6 19:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:34:47 ---> 51b3b416bb35 19:34:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:47 ---> Running in b143064009be 19:34:49 ---> 14c6d7770131 19:34:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:34:52 ---> 77dca9486e10 19:34:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:34:52 ---> Running in 8d36b4adfb70 19:34:53 Removing intermediate container 8d36b4adfb70 19:34:53 ---> e662cd1a5b7c 19:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:53 ---> Running in c8fd80388945 19:34:55 Removing intermediate container c8fd80388945 19:34:55 ---> 80a1bea669f3 19:34:55 Step 21/23 : LABEL arch=arm64 19:34:55 ---> Running in 742383a00d73 19:34:57 Removing intermediate container 742383a00d73 19:34:57 ---> 072ad25689e5 19:34:57 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:34:57 ---> Running in 4cd68ebcc275 19:34:58 Removing intermediate container 4cd68ebcc275 19:34:58 ---> 41bbe059c584 19:34:58 Step 23/23 : LABEL version=0.0.0 19:34:59 ---> Running in 3d4daaea531a 19:35:00 Removing intermediate container 3d4daaea531a 19:35:00 ---> 95abf6126f3c 19:35:00 19:35:02 Successfully built 95abf6126f3c 19:35:02 Successfully tagged sys-mgmt-agent-arm64:latest 19:35:02  Building sys-mgmt-agent ... done Building security-spire-server 19:35:17 Removing intermediate container a9300e656ff0 19:35:17 ---> f118e58c035d 19:35:17 Step 9/23 : COPY . . 19:35:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:35:25 ---> 77703b650a4f 19:35:25 Step 3/25 : WORKDIR /edgex-go 19:35:25 ---> Using cache 19:35:25 ---> 3af24db663bf 19:35:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:25 ---> Using cache 19:35:25 ---> 4be6e6359e70 19:35:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:35:25 ---> Using cache 19:35:25 ---> ac27fbe17eab 19:35:25 Step 6/25 : COPY go.mod vendor* ./ 19:35:25 ---> Using cache 19:35:25 ---> 19796cb2be7b 19:35:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:25 ---> Using cache 19:35:25 ---> 2190a7c46e87 19:35:25 Step 8/25 : COPY . . 19:35:25 ---> Using cache 19:35:25 ---> d9bb2926a4e7 19:35:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:25 ---> Using cache 19:35:25 ---> 8ab512a8f5e3 19:35:25 Step 10/25 : WORKDIR /edgex-go/spire-build 19:35:25 ---> Using cache 19:35:25 ---> a6c06dae3a3f 19:35:25 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 19:35:25 ---> Running in 0fd28ea85867 19:35:30 Removing intermediate container 0fd28ea85867 19:35:30 ---> 9d0718ee61cb 19:35:30 Step 12/25 : WORKDIR /edgex-go 19:35:30 ---> Running in 679bd029751e 19:35:31 Removing intermediate container 679bd029751e 19:35:31 ---> ea90ed7fbc34 19:35:31 19:35:31 Step 13/25 : FROM alpine:3.15 19:35:31 ---> 02e0d6fdf486 19:35:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:31 ---> Using cache 19:35:31 ---> 7ef8076c4c8a 19:35:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:31 ---> Using cache 19:35:31 ---> 70e31472ca1e 19:35:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:31 ---> Using cache 19:35:31 ---> d9e04827b6c3 19:35:31 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:33 Removing intermediate container fa1a67a902c6 19:35:33 ---> 0dd51802a0e5 19:35:33 Step 8/22 : COPY . . 19:35:48 ---> d9dbd8933c96 19:35:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:50 ---> 59094d9f246f 19:35:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:35:50 ---> aa0f442e5dda 19:35:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:50 ---> Running in 679b122c0fb8 19:35:52 ---> 5b735a0e0210 19:35:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:54 ---> d9d5b637c4dc 19:35:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:54 ---> Running in 08bf125e3918 19:35:55 Removing intermediate container 08bf125e3918 19:35:55 ---> 6442a17e60b7 19:35:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:55 ---> Running in 545c4982c88a 19:35:56 Removing intermediate container 545c4982c88a 19:35:56 ---> 34ceba10e2ec 19:35:56 Step 23/25 : LABEL arch=arm64 19:35:56 ---> Running in ed35cdf96f5f 19:35:57 Removing intermediate container ed35cdf96f5f 19:35:57 ---> 71ed0a126d96 19:35:57 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:35:57 ---> Running in 8fe86f766d70 19:35:58 Removing intermediate container 8fe86f766d70 19:35:58 ---> f9eba67a1a46 19:35:58 Step 25/25 : LABEL version=0.0.0 19:35:59 ---> Running in 16c436d0e9c1 19:35:59 Removing intermediate container b143064009be 19:35:59 ---> 20c5c35d93e7 19:35:59 Step 9/24 : COPY . . 19:36:00 Removing intermediate container 16c436d0e9c1 19:36:00 ---> cf5121884f8a 19:36:00 19:36:00 Successfully built cf5121884f8a 19:36:00 Successfully tagged security-spire-server-arm64:latest 19:36:00 Building security-secretstore-setup 19:36:01  Building security-spire-server ... done  ---> ab69808501da 19:36:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:36:01 ---> Running in fb2e730f11a9 19:36:04 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 19:36:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:19 ---> 77703b650a4f 19:36:19 Step 3/25 : WORKDIR /edgex-go 19:36:19 ---> Using cache 19:36:19 ---> 3af24db663bf 19:36:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:19 ---> Using cache 19:36:19 ---> 4be6e6359e70 19:36:19 Step 5/25 : RUN apk add --update --no-cache make git 19:36:19 ---> Using cache 19:36:19 ---> 015a6fdb02d0 19:36:19 Step 6/25 : COPY go.mod vendor* ./ 19:36:19 ---> Using cache 19:36:19 ---> 8e159f19acc5 19:36:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:19 ---> Using cache 19:36:19 ---> 0dd51802a0e5 19:36:19 Step 8/25 : COPY . . 19:36:19 ---> Using cache 19:36:19 ---> ab69808501da 19:36:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:19 ---> Running in 159e07ad1cae 19:36:19 ---> 098aeb786f9b 19:36:19 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:36:19 ---> Running in 0ca608a661bd 19:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:20 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:37:07 Removing intermediate container 4fa4585be543 19:37:07 ---> 66c0e7a3d84f 19:37:07 19:37:07 Step 11/23 : FROM alpine:3.16 19:37:07 ---> a6215f271958 19:37:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:37:07 ---> Using cache 19:37:07 ---> fe574681e6c0 19:37:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:07 ---> Using cache 19:37:07 ---> a5f672983109 19:37:07 Step 14/23 : ENV APP_PORT=59861 19:37:07 ---> Running in da39cb8a6e9d 19:37:07 Removing intermediate container da39cb8a6e9d 19:37:07 ---> 826036d3bb4a 19:37:07 Step 15/23 : EXPOSE $APP_PORT 19:37:07 ---> Running in 7ddbc6cea44b 19:37:07 Removing intermediate container 7ddbc6cea44b 19:37:07 ---> 0cd23e014bfb 19:37:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:08 ---> 6b313ed90b63 19:37:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:37:11 ---> bf11195e9f54 19:37:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:37:12 ---> 2757ebae5884 19:37:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:37:12 ---> Running in c32d07a94376 19:37:12 Removing intermediate container c32d07a94376 19:37:12 ---> da67400a8ab8 19:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:12 ---> Running in 3a3b83452212 19:37:13 Removing intermediate container 3a3b83452212 19:37:13 ---> 48ec9f6db5a1 19:37:13 Step 21/23 : LABEL arch=arm64 19:37:13 ---> Running in f41e5cbdf331 19:37:14 Removing intermediate container f41e5cbdf331 19:37:14 ---> 7cbf5e37adea 19:37:14 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:37:14 ---> Running in 9a74dc7166de 19:37:14 Removing intermediate container 9a74dc7166de 19:37:14 ---> 3c7e8b309545 19:37:14 Step 23/23 : LABEL version=0.0.0 19:37:14 ---> Running in bff5345a4644 19:37:15 Removing intermediate container bff5345a4644 19:37:15 ---> 068c4a4a0bf1 19:37:15 19:37:15 Successfully built 068c4a4a0bf1 19:37:15 Successfully tagged support-scheduler-arm64:latest 19:37:15  Building support-scheduler ... done Building security-spiffe-token-provider 19:37:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:37:34 ---> 77703b650a4f 19:37:34 Step 3/20 : WORKDIR /edgex-go 19:37:34 ---> Using cache 19:37:34 ---> 3af24db663bf 19:37:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:37:34 ---> Running in a41bd640a039 19:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:36 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:37:36 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:37:36 OK: 16894 distinct packages available 19:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:38 OK: 221 MiB in 51 packages 19:37:39 Removing intermediate container a41bd640a039 19:37:39 ---> 6b48ec4ed66f 19:37:39 Step 5/20 : COPY go.mod vendor* ./ 19:37:40 ---> 56fa44621df3 19:37:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:40 ---> Running in 7ad9a921f75c 19:38:37 Removing intermediate container 7ad9a921f75c 19:38:37 ---> 74a4b68b1581 19:38:37 Step 7/20 : COPY . . 19:38:42 ---> 6eaf2268726a 19:38:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:42 ---> Running in 387f0e6b9a82 19:38: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:41:51 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 19:42:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42:02 Removing intermediate container fb2e730f11a9 19:42:02 ---> 2bac3e0ba1c0 19:42:02 19:42:02 Step 10/22 : FROM alpine:3.16 19:42:02 ---> a6215f271958 19:42:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:42:02 ---> Running in 90ff67703ef8 19:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:05 (1/6) Installing ca-certificates (20220614-r0) 19:42:05 (2/6) Installing brotli-libs (1.0.9-r6) 19:42:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:42:05 (4/6) Installing libcurl (7.83.1-r3) 19:42:06 (5/6) Installing curl (7.83.1-r3) 19:42:06 (6/6) Installing dumb-init (1.2.5-r1) 19:42:06 Executing busybox-1.35.0-r17.trigger 19:42:06 Executing ca-certificates-20220614-r0.trigger 19:42:06 OK: 8 MiB in 20 packages 19:42:08 Removing intermediate container 90ff67703ef8 19:42:08 ---> 9e367238965e 19:42:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:08 ---> Running in 2f5549deacb1 19:42:09 Removing intermediate container 2f5549deacb1 19:42:09 ---> 72b0fc317d50 19:42:09 Step 13/22 : WORKDIR /edgex 19:42:09 ---> Running in 72c66a29cb1c 19:42:09 Removing intermediate container 72c66a29cb1c 19:42:09 ---> 78c4f4399048 19:42:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:42:10 ---> c910312cfb1a 19:42:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:42:12 ---> a39219d7d6f2 19:42:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:42:15 ---> 7b77658831e2 19:42:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:42:16 ---> f4b8895c55af 19:42:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:16 ---> Running in e192fe165fc7 19:42:21 Removing intermediate container e192fe165fc7 19:42:21 ---> fe1c4a4661bf 19:42:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:42:21 ---> Running in 57b438e25ffa 19:42:22 Removing intermediate container 57b438e25ffa 19:42:22 ---> 2d7a2c48a7ba 19:42:22 Step 20/22 : LABEL arch=arm64 19:42:22 ---> Running in f6f7a7f1863f 19:42:23 Removing intermediate container f6f7a7f1863f 19:42:23 ---> b25429eeed66 19:42:23 Step 21/22 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:42:23 ---> Running in 45c4786b16f6 19:42:23 Removing intermediate container 159e07ad1cae 19:42:23 ---> 6e0459717696 19:42:23 19:42:23 Step 10/25 : FROM alpine:3.16 19:42:23 ---> a6215f271958 19:42:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:42:23 ---> Running in 7fec9a2f6004 19:42:23 Removing intermediate container 45c4786b16f6 19:42:23 ---> 4bfc75ac8f93 19:42:23 Step 22/22 : LABEL version=0.0.0 19:42:24 ---> Running in 362f00cd4f7b 19:42:25 Removing intermediate container 362f00cd4f7b 19:42:25 ---> b4eb44957a5a 19:42:25 19:42:25 Successfully built b4eb44957a5a 19:42:25 Successfully tagged security-proxy-setup-arm64:latest 19:42:26  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:27 (1/3) Installing ca-certificates (20220614-r0) 19:42:28 (2/3) Installing dumb-init (1.2.5-r1) 19:42:28 (3/3) Installing su-exec (0.2-r1) 19:42:28 Executing busybox-1.35.0-r17.trigger 19:42:28 Executing ca-certificates-20220614-r0.trigger 19:42:28 OK: 6 MiB in 17 packages 19:42:30 Removing intermediate container 7fec9a2f6004 19:42:30 ---> b30862a0ec3f 19:42:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:30 ---> Running in 8e35bb7febb3 19:42:30 Removing intermediate container 8e35bb7febb3 19:42:30 ---> 53fdf4515053 19:42:30 Step 13/25 : WORKDIR / 19:42:31 ---> Running in af95a2621a72 19:42:31 Removing intermediate container af95a2621a72 19:42:31 ---> 1b115854c263 19:42:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:42:32 ---> 2435c92eaa9d 19:42:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:42:33 ---> 8dc92c262fb3 19:42:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:42:34 ---> 45f1503efe10 19:42:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:42:35 ---> 6572fdd454a4 19:42:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:42:37 ---> 299802589995 19:42:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:42:38 ---> c5403e959c81 19:42:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:42:39 ---> 566a29378286 19:42:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:42:39 ---> Running in 72292f8eb39f 19:42:43 Removing intermediate container 72292f8eb39f 19:42:43 ---> 2814f3393f75 19:42:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:42:43 ---> Running in e367a95a9697 19:42:43 Removing intermediate container e367a95a9697 19:42:43 ---> 9c533a11c134 19:42:43 Step 23/25 : LABEL arch=arm64 19:42:43 ---> Running in 77301a35e8b6 19:42:44 Removing intermediate container 77301a35e8b6 19:42:44 ---> ce4eeed4affb 19:42:44 Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:42:44 ---> Running in c7609613bc02 19:42:44 Removing intermediate container c7609613bc02 19:42:44 ---> 668a66e730ff 19:42:44 Step 25/25 : LABEL version=0.0.0 19:42:44 ---> Running in c9d5c0701a15 19:42:45 Removing intermediate container c9d5c0701a15 19:42:45 ---> 0b0d28210984 19:42:45 19:42:45 Successfully built 0b0d28210984 19:42:45 Successfully tagged security-secretstore-setup-arm64:latest 19:43:24  Building security-secretstore-setup ... done Removing intermediate container 0ca608a661bd 19:43:24 ---> 214d04a000b3 19:43:24 19:43:24 Step 11/24 : FROM alpine:3.16 19:43:24 ---> a6215f271958 19:43:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:43:24 ---> Running in 3aa0746723f3 19:43:24 Removing intermediate container 3aa0746723f3 19:43:24 ---> c3b7196f6543 19:43:24 Step 13/24 : ENV APP_PORT=59880 19:43:24 ---> Running in 351adc542e7e 19:43:25 Removing intermediate container 351adc542e7e 19:43:25 ---> ca519ba0c434 19:43:25 Step 14/24 : EXPOSE $APP_PORT 19:43:25 ---> Running in 476e84e0e06b 19:43:26 Removing intermediate container 476e84e0e06b 19:43:26 ---> 98f926bee909 19:43:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:26 ---> Running in 403130addcd0 19:43:29 Removing intermediate container 403130addcd0 19:43:29 ---> 5898dbc12873 19:43:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:43:29 ---> Running in fdc091460c46 19:43:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:32 (1/6) Installing dumb-init (1.2.5-r1) 19:43:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:43:33 (3/6) Installing libsodium (1.0.18-r0) 19:43:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:43:33 (5/6) Installing libzmq (4.3.4-r0) 19:43:33 (6/6) Installing zeromq (4.3.4-r0) 19:43:33 Executing busybox-1.35.0-r17.trigger 19:43:33 OK: 8 MiB in 20 packages 19:43:35 Removing intermediate container fdc091460c46 19:43:35 ---> 84b658337363 19:43:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:36 ---> 54ef1276930a 19:43:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:43:38 ---> 0911932f6506 19:43:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:43:38 ---> e92175a2990f 19:43:38 Step 20/24 : ENTRYPOINT ["/core-data"] 19:43:38 ---> Running in 5a1ba87a0ff3 19:43:39 Removing intermediate container 5a1ba87a0ff3 19:43:39 ---> ab905985acf4 19:43:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:39 ---> Running in 7a784beb8b5c 19:43:39 Removing intermediate container 7a784beb8b5c 19:43:39 ---> 75d37a892fee 19:43:39 Step 22/24 : LABEL arch=arm64 19:43:39 ---> Running in 0bd068a9b6c5 19:43:40 Removing intermediate container 0bd068a9b6c5 19:43:40 ---> be54b465efda 19:43:40 Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:43:40 ---> Running in cfb6bf2ee74c 19:43:41 Removing intermediate container cfb6bf2ee74c 19:43:41 ---> 24a2cb6c767e 19:43:41 Step 24/24 : LABEL version=0.0.0 19:43:41 ---> Running in 94ff4b59f47f 19:43:41 Removing intermediate container 94ff4b59f47f 19:43:41 ---> 1b10b6dd3d41 19:43:41 19:43:41 Successfully built 1b10b6dd3d41 19:43:41 Successfully tagged core-data-arm64:latest 19:44:04  Building core-data ... done Removing intermediate container 679b122c0fb8 19:44:04 ---> 0e1c405d45e0 19:44:04 19:44:04 Step 11/23 : FROM alpine:3.16 19:44:04 ---> a6215f271958 19:44:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:44:04 ---> Running in a03300d85bc5 19:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:06 (1/2) Installing ca-certificates (20220614-r0) 19:44:06 (2/2) Installing dumb-init (1.2.5-r1) 19:44:06 Executing busybox-1.35.0-r17.trigger 19:44:06 Executing ca-certificates-20220614-r0.trigger 19:44:06 OK: 6 MiB in 16 packages 19:44:08 Removing intermediate container a03300d85bc5 19:44:08 ---> af1590d70d9a 19:44:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:44:08 ---> Running in e204dfe11545 19:44:08 Removing intermediate container e204dfe11545 19:44:08 ---> f72c9868690a 19:44:08 Step 14/23 : ENV APP_PORT=59860 19:44:08 ---> Running in 47b136dae707 19:44:08 Removing intermediate container 47b136dae707 19:44:08 ---> 4207c110a93d 19:44:08 Step 15/23 : EXPOSE $APP_PORT 19:44:08 ---> Running in 4f6f31e6a890 19:44:09 Removing intermediate container 4f6f31e6a890 19:44:09 ---> 401cf2db3849 19:44:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 ---> f323e2c5c9c1 19:44:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:44:11 ---> 956e4bfb5b60 19:44:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:44:11 ---> 0d57e8253619 19:44:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:44:11 ---> Running in f8c6176b0114 19:44:12 Removing intermediate container f8c6176b0114 19:44:12 ---> f8db11bcf471 19:44:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:12 ---> Running in 4bcf57079588 19:44:12 Removing intermediate container 4bcf57079588 19:44:12 ---> 6a87f9b39ba0 19:44:12 Step 21/23 : LABEL arch=arm64 19:44:12 ---> Running in 0afac0ec79ca 19:44:13 Removing intermediate container 0afac0ec79ca 19:44:13 ---> 57831305aa9e 19:44:13 Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:44:13 ---> Running in 4179ba2da9b1 19:44:14 Removing intermediate container 4179ba2da9b1 19:44:14 ---> 1c3bac3996e2 19:44:14 Step 23/23 : LABEL version=0.0.0 19:44:14 ---> Running in 3ecd1ad74a5c 19:44:14 Removing intermediate container 3ecd1ad74a5c 19:44:14 ---> cd07387687ed 19:44:14 19:44:14 Successfully built cd07387687ed 19:44:14 Successfully tagged support-notifications-arm64:latest 19:44:19  Building support-notifications ... done Removing intermediate container 387f0e6b9a82 19:44:19 ---> 2e3d3f2d026f 19:44:19 19:44:19 Step 9/20 : FROM alpine:3.15 19:44:19 ---> 02e0d6fdf486 19:44:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:19 ---> Using cache 19:44:19 ---> 7ef8076c4c8a 19:44:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:19 ---> Using cache 19:44:19 ---> 70e31472ca1e 19:44:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:19 ---> Running in 3b039737c5d2 19:44:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:44:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:44:22 OK: 15733 distinct packages available 19:44:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:24 (1/9) Installing ca-certificates (20220614-r0) 19:44:24 (2/9) Installing brotli-libs (1.0.9-r5) 19:44:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:44:24 (4/9) Installing libcurl (7.80.0-r3) 19:44:24 (5/9) Installing curl (7.80.0-r3) 19:44:24 (6/9) Installing dumb-init (1.2.5-r1) 19:44:24 (7/9) Installing musl-obstack (1.2.3-r0) 19:44:25 (8/9) Installing libucontext (1.1-r0) 19:44:25 (9/9) Installing gcompat (1.0.0-r4) 19:44:25 Executing busybox-1.34.1-r7.trigger 19:44:25 Executing ca-certificates-20220614-r0.trigger 19:44:25 OK: 8 MiB in 23 packages 19:44:26 Removing intermediate container 3b039737c5d2 19:44:26 ---> 7111cb492aa2 19:44:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:27 ---> 98a6f71670c8 19:44:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:44:28 ---> 756bb951d0fe 19:44:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:44:29 ---> 81a2a6409497 19:44:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:44:29 ---> Running in 4e11f0d0bb52 19:44:29 Removing intermediate container 4e11f0d0bb52 19:44:29 ---> 8f90ecbd6ba1 19:44:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:29 ---> Running in b44e97a10348 19:44:29 Removing intermediate container b44e97a10348 19:44:29 ---> 049412343ae1 19:44:29 Step 18/20 : LABEL arch=arm64 19:44:29 ---> Running in 32c20d7ee193 19:44:30 Removing intermediate container 32c20d7ee193 19:44:30 ---> aecd798fad7f 19:44:30 Step 19/20 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 19:44:30 ---> Running in 70738bb0e73b 19:44:30 Removing intermediate container 70738bb0e73b 19:44:30 ---> e4ff9f846308 19:44:30 Step 20/20 : LABEL version=0.0.0 19:44:30 ---> Running in 790880998cbe 19:44:30 Removing intermediate container 790880998cbe 19:44:30 ---> 0cd980fbc58e 19:44:30 19:44:31 Successfully built 0cd980fbc58e 19:44:31 Successfully tagged security-spiffe-token-provider-arm64:latest 19:44:31  Building security-spiffe-token-provider ... done  [Pipeline] } 19:44:31 $ docker stop --time=1 c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 19:44:33 $ docker rm -f c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:33 + docker images 19:44:34 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:34 security-spiffe-token-provider-arm64 latest 0cd980fbc58e 3 seconds ago 28.4MB 19:44:34 2e3d3f2d026f 15 seconds ago 1.41GB 19:44:34 support-notifications-arm64 latest cd07387687ed 19 seconds ago 26.3MB 19:44:34 0e1c405d45e0 31 seconds ago 1.43GB 19:44:34 core-data-arm64 latest 1b10b6dd3d41 52 seconds ago 20.7MB 19:44:34 214d04a000b3 About a minute ago 1.38GB 19:44:34 security-secretstore-setup-arm64 latest 0b0d28210984 About a minute ago 28.2MB 19:44:34 security-proxy-setup-arm64 latest b4eb44957a5a 2 minutes ago 26.4MB 19:44:34 6e0459717696 2 minutes ago 1.37GB 19:44:34 2bac3e0ba1c0 2 minutes ago 1.36GB 19:44:34 support-scheduler-arm64 latest 068c4a4a0bf1 7 minutes ago 25.7MB 19:44:34 66c0e7a3d84f 7 minutes ago 1.43GB 19:44:34 security-spire-server-arm64 latest cf5121884f8a 8 minutes ago 84.2MB 19:44:34 ea90ed7fbc34 9 minutes ago 1.25GB 19:44:34 sys-mgmt-agent-arm64 latest 95abf6126f3c 9 minutes ago 133MB 19:44:34 core-metadata-arm64 latest 65c611d341e7 10 minutes ago 17.5MB 19:44:34 d31fc07a359a 10 minutes ago 1.38GB 19:44:34 core-command-arm64 latest 06f107ef55af 10 minutes ago 16.7MB 19:44:34 8bbb4bced24b 11 minutes ago 1.37GB 19:44:34 security-bootstrapper-arm64 latest 8cad9baeeb8d 11 minutes ago 18.7MB 19:44:34 15a9cb5cb24f 11 minutes ago 1.36GB 19:44:34 6094f1ec0013 11 minutes ago 1.36GB 19:44:34 security-spire-agent-arm64 latest d1bed765e2d4 15 minutes ago 122MB 19:44:34 8547ec942c31 15 minutes ago 1.25GB 19:44:34 security-spire-config-arm64 latest 64779b748a96 17 minutes ago 83.6MB 19:44:34 a4f922931221 17 minutes ago 1.25GB 19:44:34 ci-base-image-arm64 latest 77703b650a4f 31 minutes ago 995MB 19:44:34 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 19:44:34 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 19:44:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:44:34 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 19:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:34 19:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:35 arm64: Pulling from edgex-lftools-log-publisher 19:44:35 8998bd30e6a1: Pulling fs layer 19:44:35 04944245beec: Pulling fs layer 19:44:35 699f458cf7ca: Pulling fs layer 19:44:35 765212b225bb: Pulling fs layer 19:44:35 f23df028b6ca: Pulling fs layer 19:44:35 d65c8cfc05b1: Pulling fs layer 19:44:35 2437ff75d9bd: Pulling fs layer 19:44:35 765212b225bb: Waiting 19:44:35 f23df028b6ca: Waiting 19:44:35 d65c8cfc05b1: Waiting 19:44:35 2437ff75d9bd: Waiting 19:44:35 04944245beec: Verifying Checksum 19:44:35 04944245beec: Download complete 19:44:35 765212b225bb: Verifying Checksum 19:44:35 765212b225bb: Download complete 19:44:35 f23df028b6ca: Download complete 19:44:35 d65c8cfc05b1: Verifying Checksum 19:44:35 d65c8cfc05b1: Download complete 19:44:35 699f458cf7ca: Verifying Checksum 19:44:35 699f458cf7ca: Download complete 19:44:36 8998bd30e6a1: Verifying Checksum 19:44:36 8998bd30e6a1: Download complete 19:44:38 2437ff75d9bd: Verifying Checksum 19:44:38 2437ff75d9bd: Download complete 19:44:40 8998bd30e6a1: Pull complete 19:44:41 04944245beec: Pull complete 19:44:42 699f458cf7ca: Pull complete 19:44:42 765212b225bb: Pull complete 19:44:43 f23df028b6ca: Pull complete 19:44:43 d65c8cfc05b1: Pull complete 19:44:58 2437ff75d9bd: Pull complete 19:44:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:59 prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container 19:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:01 $ docker top 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:02 ---> job-cost.sh 19:45:02 lf-activate-venv: SKIPPING 19:45:02 INFO: No Stack... 19:45:03 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:04 INFO: Archiving Costs [Pipeline] sh 19:45:04 + + cut -d, -f6 19:45:04 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:45:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] 19:45:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] did not exist. Created. 19:45:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:05 Stashed 1 file(s) [Pipeline] } 19:45:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:05 $ docker stop --time=1 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 19:45:07 $ docker rm -f 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 [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 19:45:08 provisioning config files... 19:45:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7223338307887861032tmp [Pipeline] { [Pipeline] sh 19:45:08 + set +x 19:45:08 + curl -s https://codecov.io/bash 19:45:08 + bash -s -- 19:45:08 19:45:08 _____ _ 19:45:08 / ____| | | 19:45:08 | | ___ __| | ___ ___ _____ __ 19:45:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:08 Bash-1.0.6 19:45:08 19:45:08 19:45:08 ==> git version 2.25.1 found 19:45:08 ==> 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 19:45:08 Release-Date: 2020-01-08 19:45:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:08 ==> Jenkins CI detected. 19:45:08 current dir:  /w/workspace/edgex-go/1 19:45:08 project root: . 19:45:08 --> token set from env 19:45:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:08 ==> Running gcov in . (disable via -X gcov) 19:45:08 ==> Python coveragepy not found 19:45:08 ==> Searching for coverage reports in: 19:45:08 + . 19:45:08 -> Found 1 reports 19:45:08 ==> Detecting git/mercurial file structure 19:45:08 ==> Reading reports 19:45:08 + ./coverage.out bytes=482786 19:45:08 ==> Appending adjustments 19:45:08 https://docs.codecov.io/docs/fixing-reports 19:45:10 + Found adjustments 19:45:10 ==> Gzipping contents 19:45:10 64K /tmp/codecov.KMJeqO.gz 19:45:10 ==> Uploading reports 19:45:10 url: https://codecov.io 19:45:10 query: branch=PR-4148&commit=c36be2e70c25b54c1344a92151247617e666ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4148&job=&cmd_args= 19:45:10 -> Pinging Codecov 19:45:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4148&commit=c36be2e70c25b54c1344a92151247617e666ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4148&job=&cmd_args= 19:45:10 -> Uploading to 19:45:10 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/c36be2e70c25b54c1344a92151247617e666ba75/1a6d9b58-5b56-4412-a9ac-122fa544e785.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T194510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f84dffd4e3f67492db0b38cd9830511f578ad4618267840ee72b90a7e68d232 19:45:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:10 Dload Upload Total Spent Left Speed 19:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63325 0 0 100 63325 0 228k --:--:-- --:--:-- --:--:-- 227k 100 63325 0 0 100 63325 0 228k --:--:-- --:--:-- --:--:-- 227k 19:45:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] } 19:45:10 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 19:45:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:13 ---> package-listing.sh 19:45:13 ++ facter osfamily 19:45:13 ++ tr '[:upper:]' '[:lower:]' 19:45:13 + OS_FAMILY=debian 19:45:13 + workspace=/w/workspace/edgex-go/1 19:45:13 + START_PACKAGES=/tmp/packages_start.txt 19:45:13 + END_PACKAGES=/tmp/packages_end.txt 19:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:13 + PACKAGES=/tmp/packages_start.txt 19:45:13 + '[' /w/workspace/edgex-go/1 ']' 19:45:13 + PACKAGES=/tmp/packages_end.txt 19:45:13 + case "${OS_FAMILY}" in 19:45:13 + dpkg -l 19:45:13 + grep '^ii' 19:45:13 + '[' -f /tmp/packages_start.txt ']' 19:45:13 + '[' -f /tmp/packages_end.txt ']' 19:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:13 + '[' /w/workspace/edgex-go/1 ']' 19:45:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:14 19:45:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:14 latest: Pulling from edgex-lftools-log-publisher 19:45:14 5eb5b503b376: Pulling fs layer 19:45:14 5c69ac0246d0: Pulling fs layer 19:45:14 ec43610c2a17: Pulling fs layer 19:45:14 3a2ae6a8a46f: Pulling fs layer 19:45:14 33b1e0a273af: Pulling fs layer 19:45:14 5d3b04190fa2: Pulling fs layer 19:45:14 2f39f015ded8: Pulling fs layer 19:45:14 33b1e0a273af: Waiting 19:45:14 3a2ae6a8a46f: Waiting 19:45:14 5d3b04190fa2: Waiting 19:45:14 2f39f015ded8: Waiting 19:45:14 5c69ac0246d0: Verifying Checksum 19:45:14 5c69ac0246d0: Download complete 19:45:14 3a2ae6a8a46f: Verifying Checksum 19:45:14 3a2ae6a8a46f: Download complete 19:45:14 33b1e0a273af: Verifying Checksum 19:45:14 33b1e0a273af: Download complete 19:45:15 5d3b04190fa2: Verifying Checksum 19:45:15 5d3b04190fa2: Download complete 19:45:15 ec43610c2a17: Verifying Checksum 19:45:15 ec43610c2a17: Download complete 19:45:15 5eb5b503b376: Verifying Checksum 19:45:15 5eb5b503b376: Download complete 19:45:15 2f39f015ded8: Download complete 19:45:16 5eb5b503b376: Pull complete 19:45:16 5c69ac0246d0: Pull complete 19:45:17 ec43610c2a17: Pull complete 19:45:17 3a2ae6a8a46f: Pull complete 19:45:17 33b1e0a273af: Pull complete 19:45:17 5d3b04190fa2: Pull complete 19:45:22 2f39f015ded8: Pull complete 19:45:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:22 prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container 19:45:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:25 $ docker top 5195d5d9dfd5741fa249e722cfaf6a2e9b42b233dae6a9c1cce029ddc48d55d9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:25 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:26 + ls /var/log/sa-host 19:45:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:26 provisioning config files... 19:45:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8806440840076989791tmp [Pipeline] { [Pipeline] echo 19:45:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:26 ---> create-netrc.sh [Pipeline] } 19:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:27 ---> python-tools-install.sh [Pipeline] echo 19:45:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:27 ---> sudo-logs.sh 19:45:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:45:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:28 ---> job-cost.sh 19:45:28 lf-activate-venv: SKIPPING 19:45:28 DEBUG: total: 0.10999999940395355 19:45:28 INFO: Retrieving Stack Cost... 19:45:28 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:28 INFO: Archiving Costs [Pipeline] echo 19:45:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:29 ---> logs-deploy.sh 19:45:29 lf-activate-venv: SKIPPING 19:45:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4148/1 19:45:29 INFO: archiving workspace using pattern(s): 19:45:30 Archives upload complete. 19:45:30 INFO: archiving logs to Nexus 19:45:31 ---> uname -a: 19:45:31 Linux prd-ubuntu20-04-docker-8c-8g-28648 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:45:31 19:45:31 19:45:31 ---> lscpu: 19:45:31 Architecture: x86_64 19:45:31 CPU op-mode(s): 32-bit, 64-bit 19:45:31 Byte Order: Little Endian 19:45:31 Address sizes: 40 bits physical, 48 bits virtual 19:45:31 CPU(s): 8 19:45:31 On-line CPU(s) list: 0-7 19:45:31 Thread(s) per core: 1 19:45:31 Core(s) per socket: 1 19:45:31 Socket(s): 8 19:45:31 NUMA node(s): 1 19:45:31 Vendor ID: AuthenticAMD 19:45:31 CPU family: 23 19:45:31 Model: 49 19:45:31 Model name: AMD EPYC-Rome Processor 19:45:31 Stepping: 0 19:45:31 CPU MHz: 2800.002 19:45:31 BogoMIPS: 5600.00 19:45:31 Virtualization: AMD-V 19:45:31 Hypervisor vendor: KVM 19:45:31 Virtualization type: full 19:45:31 L1d cache: 256 KiB 19:45:31 L1i cache: 256 KiB 19:45:31 L2 cache: 4 MiB 19:45:31 L3 cache: 128 MiB 19:45:31 NUMA node0 CPU(s): 0-7 19:45:31 Vulnerability Itlb multihit: Not affected 19:45:31 Vulnerability L1tf: Not affected 19:45:31 Vulnerability Mds: Not affected 19:45:31 Vulnerability Meltdown: Not affected 19:45:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:45:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:45:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:45:31 Vulnerability Srbds: Not affected 19:45:31 Vulnerability Tsx async abort: Not affected 19:45:31 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 19:45:31 19:45:31 19:45:31 ---> nproc: 19:45:31 8 19:45:31 19:45:31 19:45:31 ---> df -h: 19:45:31 Filesystem Size Used Avail Use% Mounted on 19:45:31 overlay 155G 18G 138G 12% / 19:45:31 tmpfs 64M 0 64M 0% /dev 19:45:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:45:31 shm 64M 0 64M 0% /dev/shm 19:45:31 /dev/vda1 155G 18G 138G 12% /facter-os 19:45:31 19:45:31 19:45:31 ---> sar -b -r -n DEV: 19:45:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28648) 09/07/22 _x86_64_ (8 CPU) 19:45:31 19:45:31 19:06:52 LINUX RESTART (8 CPU) 19:45:31 19:45:31 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:45:31 19:08:01 338.34 56.52 281.82 0.00 8672.15 191443.96 0.00 19:45:31 19:09:01 118.28 1.27 117.01 0.00 28.26 61395.13 0.00 19:45:31 19:10:01 37.88 0.10 37.78 0.00 1.47 19114.56 0.00 19:45:31 19:11:01 87.02 0.03 86.99 0.00 1.07 34319.49 0.00 19:45:31 19:12:01 378.89 7.27 371.62 0.00 79.72 146576.77 0.00 19:45:31 19:13:01 345.18 0.08 345.09 0.00 0.80 157373.77 0.00 19:45:31 19:14:01 688.87 2.08 686.80 0.00 18.09 205925.03 0.00 19:45:31 19:15:01 664.61 0.90 663.71 0.00 7.20 191172.14 0.00 19:45:31 19:16:01 389.90 0.07 389.84 0.00 0.53 74357.21 0.00 19:45:31 19:17:01 1.97 0.02 1.95 0.00 0.13 24.79 0.00 19:45:31 19:18:01 1.62 0.00 1.62 0.00 0.00 21.73 0.00 19:45:31 19:19:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 19:45:31 19:20:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 19:45:31 19:21:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 19:45:31 19:22:01 1.92 0.02 1.90 0.00 0.13 21.99 0.00 19:45:31 19:23:01 1.02 0.00 1.02 0.00 0.00 14.26 0.00 19:45:31 19:24:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 19:45:31 19:25:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 19:45:31 19:26:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 19:45:31 19:27:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 19:45:31 19:28:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 19:45:31 19:29:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 19:45:31 19:30:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 19:45:31 19:31:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 19:45:31 19:32:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 19:45:31 19:33:01 1.12 0.00 1.12 0.00 0.00 13.55 0.00 19:45:31 19:34:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 19:45:31 19:35:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 19:45:31 19:36:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 19:45:31 19:37:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 19:45:31 19:38:01 2.25 0.87 1.38 0.00 18.40 21.06 0.00 19:45:31 19:39:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 19:45:31 19:40:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 19:45:31 19:41:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 19:45:31 19:42:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:45:31 19:43:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 19:45:31 19:44:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 19:45:31 19:45:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 19:45:31 Average: 81.29 1.82 79.47 0.00 232.40 28498.67 0.00 19:45:31 19:45:31 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:31 19:08:01 29382304 31776304 545876 1.66 103768 2578632 1962592 5.78 1104344 2057200 84980 19:45:31 19:09:01 27511612 31331676 959572 2.92 136336 3886240 2704516 7.97 1799200 3115492 243164 19:45:31 19:10:01 27582636 31638528 648112 1.97 140288 4084656 2106800 6.21 1422296 3385576 180696 19:45:31 19:11:01 27671024 31766432 525120 1.60 141468 4137636 1793300 5.29 1282116 3454476 0 19:45:31 19:12:01 21692744 31697048 579932 1.76 286708 9629828 2046944 6.03 1783968 8642112 2537808 19:45:31 19:13:01 22518660 31691592 582460 1.77 300604 8791604 2156956 6.36 1906732 7696076 77344 19:45:31 19:14:01 20043460 31695324 575092 1.75 400396 11006900 2124068 6.26 2088576 9819376 74736 19:45:31 19:15:01 18482460 31391940 866664 2.64 469136 12098320 3031676 8.93 2707196 10653352 64396 19:45:31 19:16:01 20174196 31752556 520832 1.58 480572 10824820 1928868 5.68 2219224 9535308 444 19:45:31 19:17:01 20174936 31753360 520108 1.58 480608 10824820 1928868 5.68 2218224 9535312 176 19:45:31 19:18:01 20175924 31754512 518764 1.58 480628 10824804 1928868 5.68 2217216 9535292 12 19:45:31 19:19:01 20185700 31764268 509148 1.55 480652 10824800 1928868 5.68 2207372 9535292 156 19:45:31 19:20:01 20186660 31765232 508112 1.55 480668 10824808 1928868 5.68 2206324 9535296 28 19:45:31 19:21:01 20186904 31765600 507856 1.54 480688 10824808 1928868 5.68 2206264 9535420 220 19:45:31 19:22:01 20186672 31765508 507940 1.54 480740 10824804 1927068 5.68 2206460 9535420 20 19:45:31 19:23:01 20187124 31765996 507604 1.54 480772 10824812 1927068 5.68 2206876 9535424 256 19:45:31 19:24:01 20187116 31766028 507544 1.54 480792 10824820 1927068 5.68 2206308 9535428 24 19:45:31 19:25:01 20186792 31765740 507768 1.54 480816 10824820 1927068 5.68 2206568 9535428 32 19:45:31 19:26:01 20187036 31766004 507444 1.54 480836 10824824 1927068 5.68 2206408 9535432 44 19:45:31 19:27:01 20186616 31765620 507696 1.54 480868 10824832 1927068 5.68 2206636 9535440 64 19:45:31 19:28:01 20186332 31765520 507792 1.54 480868 10824964 1927068 5.68 2206680 9535572 32 19:45:31 19:29:01 20186024 31765232 507984 1.54 480896 10824968 1927068 5.68 2206640 9535576 268 19:45:31 19:30:01 20186008 31765248 507928 1.54 480924 10824968 1927068 5.68 2206412 9535576 20 19:45:31 19:31:01 20186104 31765364 507940 1.54 480936 10824972 1927068 5.68 2206588 9535580 152 19:45:31 19:32:01 20186096 31765364 507908 1.54 480948 10824972 1927068 5.68 2206612 9535580 12 19:45:31 19:33:01 20186300 31765600 507592 1.54 480972 10824976 1927068 5.68 2206972 9535584 152 19:45:31 19:34:01 20186276 31765600 507552 1.54 480988 10824980 1927068 5.68 2206676 9535588 8 19:45:31 19:35:01 20185976 31765308 507784 1.54 480992 10824984 1927068 5.68 2206680 9535592 168 19:45:31 19:36:01 20186424 31765760 507368 1.54 480996 10824988 1927068 5.68 2206664 9535596 12 19:45:31 19:37:01 20186068 31765424 507632 1.54 481008 10824992 1927068 5.68 2206692 9535600 268 19:45:31 19:38:01 20183864 31764128 508736 1.55 481088 10825504 1972164 5.81 2207264 9536008 364 19:45:31 19:39:01 20184316 31764612 508400 1.55 481116 10825508 1972164 5.81 2206896 9536012 232 19:45:31 19:40:01 20184308 31764648 508348 1.55 481148 10825508 1972164 5.81 2206924 9536012 12 19:45:31 19:41:01 20184456 31764872 508052 1.55 481212 10825512 1972164 5.81 2207008 9536016 40 19:45:31 19:42:01 20184424 31764868 508008 1.54 481232 10825516 1972164 5.81 2207008 9536020 12 19:45:31 19:43:01 20184132 31764596 508220 1.55 481256 10825520 1972164 5.81 2207360 9536024 184 19:45:31 19:44:01 20184360 31764856 507924 1.54 481272 10825528 1972164 5.81 2207064 9536032 24 19:45:31 19:45:01 20184536 31765056 507876 1.54 481284 10825528 1972164 5.81 2207072 9536032 156 19:45:31 Average: 21063857 31734509 540965 1.65 431749 10025407 2002907 5.90 2113987 8812951 85966 19:45:31 19:45:31 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:31 19:08:01 ens3 1127.75 1010.65 7559.38 147.39 0.00 0.00 0.00 0.00 19:45:31 19:08:01 veth8376e93 198.80 165.79 17.16 1435.90 0.00 0.00 0.00 0.12 19:45:31 19:08:01 docker0 198.80 165.69 14.44 1435.89 0.00 0.00 0.00 0.00 19:45:31 19:08:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 19:45:31 19:09:01 ens3 506.05 447.25 6402.80 103.79 0.00 0.00 0.00 0.00 19:45:31 19:09:01 docker0 305.15 278.11 22.84 2426.19 0.00 0.00 0.00 0.00 19:45:31 19:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:45:31 19:09:01 veth852134e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:45:31 19:10:01 ens3 25.33 14.96 20.66 11.15 0.00 0.00 0.00 0.00 19:45:31 19:10:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 19:45:31 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:10:01 veth852134e 1.52 1.55 0.12 0.12 0.00 0.00 0.00 0.00 19:45:31 19:11:01 ens3 120.39 83.34 1691.81 69.20 0.00 0.00 0.00 0.00 19:45:31 19:11:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:45:31 19:12:01 ens3 194.88 141.51 1654.77 21.82 0.00 0.00 0.00 0.00 19:45:31 19:12:01 vethbe7a3db 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 19:45:31 19:12:01 docker0 128.35 171.92 9.84 1633.66 0.00 0.00 0.00 0.00 19:45:31 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:13:01 ens3 81.90 67.19 197.05 68.13 0.00 0.00 0.00 0.00 19:45:31 19:13:01 vethbe7a3db 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:45:31 19:13:01 docker0 22.55 27.51 1.31 122.42 0.00 0.00 0.00 0.00 19:45:31 19:13:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 19:45:31 19:14:01 ens3 193.78 138.92 1526.48 28.03 0.00 0.00 0.00 0.00 19:45:31 19:14:01 vethbe7a3db 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 19:45:31 19:14:01 docker0 111.49 150.14 8.35 1447.18 0.00 0.00 0.00 0.00 19:45:31 19:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:45:31 19:15:01 ens3 174.74 117.86 1231.56 94.46 0.00 0.00 0.00 0.00 19:45:31 19:15:01 vethbe7a3db 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 19:45:31 19:15:01 docker0 56.56 102.02 4.14 1196.28 0.00 0.00 0.00 0.00 19:45:31 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:15:01 veth4b984bf 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 19:45:31 19:15:01 veth9c0fd98 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 19:45:31 19:16:01 ens3 79.55 67.46 122.88 77.06 0.00 0.00 0.00 0.00 19:45:31 19:16:01 docker0 13.13 16.28 0.79 92.11 0.00 0.00 0.00 0.00 19:45:31 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:17:01 ens3 0.43 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:45:31 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:18:01 ens3 0.35 0.30 0.09 0.08 0.00 0.00 0.00 0.00 19:45:31 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:23:01 ens3 2.28 1.35 2.88 0.15 0.00 0.00 0.00 0.00 19:45:31 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:24:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:25:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:45:31 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:29:01 ens3 0.27 0.20 0.13 0.01 0.00 0.00 0.00 0.00 19:45:31 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:33:01 ens3 0.24 0.24 0.08 0.08 0.00 0.00 0.00 0.00 19:45:31 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:38:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:45:31 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:40:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:41:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:43:01 ens3 0.47 0.23 0.26 0.08 0.00 0.00 0.00 0.00 19:45:31 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:31 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:45:31 Average: ens3 66.09 55.11 537.44 16.37 0.00 0.00 0.00 0.00 19:45:31 Average: docker0 22.06 24.05 1.63 220.01 0.00 0.00 0.00 0.00 19:45:31 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 19:45:31 19:45:31 19:45:31 ---> sar -P ALL: 19:45:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28648) 09/07/22 _x86_64_ (8 CPU) 19:45:31 19:45:31 19:06:52 LINUX RESTART (8 CPU) 19:45:31 19:45:31 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:45:31 19:08:01 all 9.30 0.00 3.89 6.07 0.06 80.67 19:45:31 19:08:01 0 7.26 0.00 5.11 7.73 0.05 79.85 19:45:31 19:08:01 1 11.93 0.00 3.80 2.98 0.10 81.20 19:45:31 19:08:01 2 9.84 0.00 3.94 0.81 0.07 85.34 19:45:31 19:08:01 3 10.16 0.00 7.11 14.44 0.07 68.23 19:45:31 19:08:01 4 7.54 0.00 2.62 0.59 0.05 89.20 19:45:31 19:08:01 5 8.27 0.00 2.90 2.45 0.05 86.33 19:45:31 19:08:01 6 12.03 0.00 3.01 6.28 0.05 78.63 19:45:31 19:08:01 7 7.37 0.00 2.64 13.47 0.07 76.45 19:45:31 19:09:01 all 20.98 0.00 4.79 3.66 0.08 70.49 19:45:31 19:09:01 0 19.80 0.00 5.57 12.42 0.07 62.14 19:45:31 19:09:01 1 21.21 0.00 4.60 4.28 0.08 69.82 19:45:31 19:09:01 2 23.78 0.00 4.87 0.94 0.08 70.33 19:45:31 19:09:01 3 20.70 0.00 6.09 9.56 0.08 63.56 19:45:31 19:09:01 4 20.40 0.00 4.51 0.05 0.07 74.97 19:45:31 19:09:01 5 20.05 0.00 4.36 1.67 0.08 73.84 19:45:31 19:09:01 6 20.55 0.00 3.94 0.08 0.07 75.36 19:45:31 19:09:01 7 21.37 0.00 4.37 0.25 0.12 73.88 19:45:31 19:10:01 all 47.43 0.00 7.70 0.99 0.09 43.79 19:45:31 19:10:01 0 46.99 0.00 7.74 0.17 0.08 45.01 19:45:31 19:10:01 1 47.98 0.00 7.04 0.22 0.08 44.67 19:45:31 19:10:01 2 46.34 0.00 7.80 0.37 0.08 45.41 19:45:31 19:10:01 3 47.47 0.00 7.62 6.30 0.08 38.52 19:45:31 19:10:01 4 47.28 0.00 7.13 0.15 0.08 45.36 19:45:31 19:10:01 5 48.20 0.00 7.18 0.32 0.13 44.17 19:45:31 19:10:01 6 49.11 0.00 7.27 0.13 0.12 43.37 19:45:31 19:10:01 7 46.07 0.00 9.84 0.24 0.07 43.79 19:45:31 19:11:01 all 36.31 0.00 6.34 1.74 0.08 55.53 19:45:31 19:11:01 0 36.39 0.00 6.86 7.64 0.08 49.02 19:45:31 19:11:01 1 36.63 0.00 6.56 0.67 0.08 56.05 19:45:31 19:11:01 2 38.34 0.00 6.63 0.24 0.08 54.71 19:45:31 19:11:01 3 34.36 0.00 6.29 3.06 0.12 56.16 19:45:31 19:11:01 4 36.60 0.00 6.26 0.51 0.07 56.57 19:45:31 19:11:01 5 35.80 0.00 6.05 1.36 0.08 56.70 19:45:31 19:11:01 6 36.17 0.00 6.10 0.20 0.07 57.47 19:45:31 19:11:01 7 36.18 0.00 5.95 0.20 0.08 57.58 19:45:31 19:12:01 all 13.42 0.00 10.31 13.19 0.10 62.98 19:45:31 19:12:01 0 13.25 0.00 9.84 16.49 0.07 60.35 19:45:31 19:12:01 1 12.12 0.00 10.63 16.95 0.07 60.23 19:45:31 19:12:01 2 14.38 0.00 9.46 5.09 0.05 71.03 19:45:31 19:12:01 3 12.67 0.00 9.82 10.72 0.17 66.63 19:45:31 19:12:01 4 14.84 0.00 9.94 6.32 0.24 68.67 19:45:31 19:12:01 5 13.64 0.00 10.17 15.03 0.10 61.05 19:45:31 19:12:01 6 13.29 0.00 11.42 15.25 0.07 59.97 19:45:31 19:12:01 7 13.18 0.00 11.19 19.68 0.07 55.88 19:45:31 19:13:01 all 46.64 0.00 7.82 8.56 0.09 36.89 19:45:31 19:13:01 0 48.12 0.00 7.08 14.48 0.08 30.23 19:45:31 19:13:01 1 44.95 0.00 9.83 12.55 0.08 32.59 19:45:31 19:13:01 2 46.49 0.00 8.16 2.20 0.10 43.05 19:45:31 19:13:01 3 46.72 0.00 8.61 31.59 0.10 12.99 19:45:31 19:13:01 4 47.11 0.00 7.75 1.49 0.07 43.58 19:45:31 19:13:01 5 47.00 0.00 7.68 2.50 0.10 42.72 19:45:31 19:13:01 6 46.14 0.00 6.53 3.41 0.08 43.84 19:45:31 19:13:01 7 46.60 0.00 6.94 0.47 0.10 45.89 19:45:31 19:14:01 all 23.37 0.00 9.33 21.90 0.13 45.26 19:45:31 19:14:01 0 25.18 0.00 9.97 25.73 0.10 39.02 19:45:31 19:14:01 1 26.68 0.00 9.89 21.36 0.10 41.96 19:45:31 19:14:01 2 21.31 0.00 10.94 18.41 0.19 49.16 19:45:31 19:14:01 3 21.82 0.00 7.72 13.52 0.12 56.81 19:45:31 19:14:01 4 26.29 0.00 10.74 18.35 0.31 44.31 19:45:31 19:14:01 5 22.88 0.00 9.51 34.19 0.07 33.36 19:45:31 19:14:01 6 21.14 0.00 8.46 26.07 0.08 44.24 19:45:31 19:14:01 7 21.67 0.00 7.43 17.49 0.09 53.32 19:45:31 19:15:01 all 42.13 0.00 10.40 14.59 0.12 32.75 19:45:31 19:15:01 0 43.86 0.00 11.23 16.29 0.12 28.50 19:45:31 19:15:01 1 44.24 0.00 9.91 16.71 0.10 29.04 19:45:31 19:15:01 2 38.63 0.00 11.36 10.47 0.12 39.42 19:45:31 19:15:01 3 41.07 0.00 9.57 10.18 0.12 39.06 19:45:31 19:15:01 4 45.40 0.00 10.48 16.74 0.15 27.23 19:45:31 19:15:01 5 41.95 0.00 11.86 23.69 0.12 22.37 19:45:31 19:15:01 6 40.92 0.00 9.83 16.57 0.12 32.56 19:45:31 19:15:01 7 40.94 0.00 8.95 6.07 0.10 43.94 19:45:31 19:16:01 all 29.97 0.00 6.66 9.34 0.10 53.92 19:45:31 19:16:01 0 31.95 0.00 8.53 15.24 0.14 44.13 19:45:31 19:16:01 1 33.02 0.00 7.62 5.82 0.10 53.44 19:45:31 19:16:01 2 28.13 0.00 6.17 4.36 0.10 61.24 19:45:31 19:16:01 3 27.65 0.00 5.77 2.57 0.10 63.91 19:45:31 19:16:01 4 29.01 0.00 5.98 8.90 0.09 56.03 19:45:31 19:16:01 5 32.56 0.00 7.50 17.40 0.09 42.46 19:45:31 19:16:01 6 29.69 0.00 6.04 19.13 0.08 45.04 19:45:31 19:16:01 7 27.74 0.00 5.66 1.22 0.14 65.24 19:45:31 19:17:01 all 0.01 0.00 0.01 0.02 0.00 99.95 19:45:31 19:17:01 0 0.05 0.00 0.03 0.17 0.02 99.73 19:45:31 19:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:45:31 19:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:45:31 19:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:18:01 all 0.05 0.00 0.01 0.01 0.01 99.93 19:45:31 19:18:01 0 0.02 0.00 0.02 0.08 0.02 99.87 19:45:31 19:18:01 1 0.05 0.00 0.03 0.02 0.00 99.90 19:45:31 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:18:01 4 0.23 0.00 0.00 0.00 0.02 99.75 19:45:31 19:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:45:31 19:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:45:31 19:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:45:31 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:45:31 19:19:01 all 0.02 0.00 0.02 0.00 0.00 99.95 19:45:31 19:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:45:31 19:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 19:45:31 19:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:19:01 3 0.03 0.00 0.05 0.00 0.00 99.92 19:45:31 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:19:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:45:31 19:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:45:31 19:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:45:31 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:45:31 19:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:45:31 19:21:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:45:31 19:21:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:45:31 19:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:45:31 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:21:01 5 0.03 0.00 0.00 0.02 0.02 99.93 19:45:31 19:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:22:01 all 0.01 0.00 0.02 0.01 0.00 99.96 19:45:31 19:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:45:31 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:45:31 19:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:45:31 19:22:01 5 0.03 0.00 0.03 0.03 0.02 99.88 19:45:31 19:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:23:01 all 0.06 0.00 0.01 0.01 0.01 99.92 19:45:31 19:23:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:45:31 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:45:31 19:23:01 2 0.08 0.00 0.02 0.00 0.00 99.90 19:45:31 19:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:45:31 19:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:23:01 5 0.18 0.00 0.02 0.03 0.00 99.77 19:45:31 19:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:24:01 all 0.24 0.00 0.01 0.00 0.00 99.75 19:45:31 19:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:45:31 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:45:31 19:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:24:01 4 1.73 0.00 0.00 0.00 0.00 98.27 19:45:31 19:24:01 5 0.07 0.00 0.00 0.02 0.02 99.90 19:45:31 19:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:45:31 19:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:45:31 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:25:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:45:31 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:45:31 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:26:01 3 0.00 0.00 0.00 0.05 0.00 99.95 19:45:31 19:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:26:01 5 0.08 0.00 0.03 0.00 0.02 99.87 19:45:31 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:27:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:45:31 19:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:45:31 19:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:45:31 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:45:31 19:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:45:31 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:28:01 all 0.02 0.00 0.01 0.02 0.01 99.94 19:45:31 19:28:01 0 0.07 0.00 0.00 0.00 0.02 99.92 19:45:31 19:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:45:31 19:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:28:01 3 0.02 0.00 0.00 0.13 0.02 99.83 19:45:31 19:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:45:31 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:45:31 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:45:31 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:29:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:45:31 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:45:31 19:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:45:31 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:45:31 19:30:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:45:31 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:45:31 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:30:01 3 0.00 0.00 0.00 0.05 0.00 99.95 19:45:31 19:30:01 4 0.17 0.00 0.00 0.00 0.00 99.83 19:45:31 19:30:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:45:31 19:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:31:01 all 0.02 0.00 0.01 0.02 0.00 99.96 19:45:31 19:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:45:31 19:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:31:01 3 0.02 0.00 0.02 0.13 0.00 99.83 19:45:31 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:45:31 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:45:31 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:45:31 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:45:31 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:32:01 5 0.02 0.00 0.05 0.00 0.02 99.92 19:45:31 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:33:01 all 0.03 0.00 0.01 0.03 0.00 99.92 19:45:31 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:45:31 19:33:01 3 0.00 0.00 0.00 0.25 0.02 99.73 19:45:31 19:33:01 4 0.17 0.00 0.00 0.00 0.00 99.83 19:45:31 19:33:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:45:31 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:34:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:45:31 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:34:01 3 0.00 0.00 0.00 0.08 0.00 99.92 19:45:31 19:34:01 4 1.97 0.00 0.00 0.00 0.00 98.03 19:45:31 19:34:01 5 0.05 0.00 0.05 0.00 0.02 99.88 19:45:31 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:35:01 all 0.26 0.00 0.00 0.01 0.00 99.71 19:45:31 19:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:35:01 3 0.02 0.00 0.00 0.12 0.00 99.87 19:45:31 19:35:01 4 1.97 0.00 0.00 0.00 0.00 98.03 19:45:31 19:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:45:31 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:36:01 all 0.26 0.00 0.01 0.01 0.01 99.72 19:45:31 19:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:36:01 3 0.02 0.00 0.00 0.08 0.00 99.90 19:45:31 19:36:01 4 1.97 0.00 0.00 0.00 0.02 98.01 19:45:31 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:45:31 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:37:01 all 0.12 0.00 0.02 0.01 0.00 99.85 19:45:31 19:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:45:31 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:37:01 3 0.00 0.00 0.00 0.07 0.00 99.93 19:45:31 19:37:01 4 0.90 0.00 0.08 0.00 0.00 99.02 19:45:31 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:45:31 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:38:01 all 0.05 0.00 0.04 0.01 0.00 99.90 19:45:31 19:38:01 0 0.20 0.00 0.08 0.02 0.00 99.70 19:45:31 19:38:01 1 0.07 0.00 0.07 0.00 0.00 99.87 19:45:31 19:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:45:31 19:38:01 3 0.02 0.00 0.03 0.02 0.02 99.92 19:45:31 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:38:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:45:31 19:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:45:31 19:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:39:01 all 0.07 0.00 0.01 0.02 0.00 99.89 19:45:31 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:39:01 3 0.00 0.00 0.00 0.17 0.00 99.83 19:45:31 19:39:01 4 0.52 0.00 0.10 0.00 0.00 99.38 19:45:31 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:45:31 19:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:40:01 all 0.02 0.00 0.00 0.02 0.00 99.96 19:45:31 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:40:01 3 0.00 0.00 0.00 0.12 0.00 99.88 19:45:31 19:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:40:01 6 0.05 0.00 0.02 0.02 0.02 99.90 19:45:31 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:45:31 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:45:31 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:45:31 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:45:31 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:45:31 19:41:01 3 0.00 0.00 0.00 0.10 0.00 99.90 19:45:31 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:45:31 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:45:31 19:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:45:31 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:42:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:45:31 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:45:31 19:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:45:31 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:43:01 all 0.08 0.00 0.01 0.01 0.00 99.90 19:45:31 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:43:01 3 0.00 0.00 0.00 0.07 0.00 99.93 19:45:31 19:43:01 4 0.53 0.00 0.00 0.00 0.00 99.47 19:45:31 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:45:31 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:44:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:45:31 19:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:45:31 19:44:01 4 1.97 0.00 0.02 0.00 0.00 98.01 19:45:31 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:45:31 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:45:31 19:45:01 all 0.26 0.00 0.00 0.00 0.00 99.73 19:45:31 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:45:31 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 19:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:45:31 19:45:01 4 1.97 0.00 0.00 0.00 0.02 98.01 19:45:31 19:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:45:31 19:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:45:31 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:45:31 Average: all 7.07 0.00 1.76 2.08 0.03 89.06 19:45:31 Average: 0 7.13 0.00 1.88 3.03 0.02 87.94 19:45:31 Average: 1 7.28 0.00 1.83 2.12 0.02 88.74 19:45:31 Average: 2 6.97 0.00 1.81 1.11 0.02 90.09 19:45:31 Average: 3 6.83 0.00 1.79 2.69 0.03 88.66 19:45:31 Average: 4 7.51 0.00 1.71 1.38 0.03 89.37 19:45:31 Average: 5 7.07 0.00 1.76 2.56 0.03 88.59 19:45:31 Average: 6 7.02 0.00 1.63 2.26 0.02 89.06 19:45:31 Average: 7 6.79 0.00 1.64 1.53 0.02 90.02 19:45:31 19:45:31 19:45:31