Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+903554080b28ff075cc341860676ebe681b23b54 (9a4166d13f8dc76ee910332ad544c550dfd0194b) 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-ssh9539732574820477493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18389007871313209088.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18348541573955137865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13608987213399485213.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6534794935349923403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21942 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 Merge succeeded, producing 891494d8e5b820ff1a9f54395a03deccf524dcbb Checking out Revision 891494d8e5b820ff1a9f54395a03deccf524dcbb (PR-4097) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 891494d8e5b820ff1a9f54395a03deccf524dcbb # timeout=10 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:28 ========================================================= 16:29:28 EdgeX Global Pipelines Version Info 16:29:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 16:29:29 ------------------- 16:29:29 stable info: 16:29:29 ------------------- 16:29:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:29 Message: update stable to v1.0.238 16:29:30 ------------------- 16:29:30 experimental info: 16:29:30 ------------------- 16:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:29:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 891494d [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:30 provisioning config files... 16:29:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1721390779466028945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:31 ---> docker-login.sh 16:29:31 nexus3.edgexfoundry.org:10001 16:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:31 Configure a credential helper to remove this warning. See 16:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:31 16:29:31 Login Succeeded 16:29:31 nexus3.edgexfoundry.org:10002 16:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:31 Configure a credential helper to remove this warning. See 16:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:31 16:29:31 Login Succeeded 16:29:31 nexus3.edgexfoundry.org:10003 16:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:31 Configure a credential helper to remove this warning. See 16:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:31 16:29:31 Login Succeeded 16:29:31 nexus3.edgexfoundry.org:10004 16:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:32 Configure a credential helper to remove this warning. See 16:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:32 16:29:32 Login Succeeded 16:29:32 docker.io 16:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:32 Configure a credential helper to remove this warning. See 16:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:32 16:29:32 Login Succeeded 16:29:32 ---> docker-login.sh ends [Pipeline] } 16:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:33 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:33 + dirname cmd/core-command/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo core-command,cmd/core-command/Dockerfile 16:29:33 + dirname cmd/core-data/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo core-data,cmd/core-data/Dockerfile 16:29:33 + dirname cmd/core-metadata/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:33 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 16:29:33 -f2 16:29:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:33 + dirname cmd/security-proxy-setup/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:33 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:33 + dirname cmd/security-spire-agent/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:33 + dirname cmd/security-spire-config/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:33 + dirname cmd/security-spire-server/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:33 + + dirname cmd/support-notifications/Dockerfile 16:29:33 cut -d/ -f2 16:29:33 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:33 + dirname cmd/support-scheduler/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:33 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:33 + cut -d/ -f2 16:29:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:33 + git rev-list -1 --merges 891494d8e5b820ff1a9f54395a03deccf524dcbb~1..891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo 16:29:33 -----------> git rev-list -1 --merges 891494d8e5b820ff1a9f54395a03deccf524dcbb~1..891494d8e5b820ff1a9f54395a03deccf524dcbb 891494d8e5b820ff1a9f54395a03deccf524dcbb 16:29:33 891494d8e5b820ff1a9f54395a03deccf524dcbb [false] [Pipeline] sh 16:29:33 + git log --format=format:%s -1 891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] echo 16:29:33 ========================================================= 16:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:34 + grep -v github /etc/ssh/ssh_known_hosts 16:29:34 + [ -e /tmp/ssh_known_hosts ] 16:29:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:34 sudo tee -a /etc/ssh/ssh_known_hosts 16:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:34 16:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:35 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:35 b85a868b505f: Pulling fs layer 16:29:35 e2be974225ed: Pulling fs layer 16:29:35 339a4e72a1f5: Pulling fs layer 16:29:35 988bab9f4d93: Pulling fs layer 16:29:35 1469e6f7b9e6: Pulling fs layer 16:29:35 eaf3925da568: Pulling fs layer 16:29:35 bab4dde63d76: Pulling fs layer 16:29:35 bde34c3a00c8: Pulling fs layer 16:29:35 b352a97aabf1: Pulling fs layer 16:29:35 4872d77fe225: Pulling fs layer 16:29:35 5851b861e8e6: Pulling fs layer 16:29:35 988bab9f4d93: Waiting 16:29:35 1469e6f7b9e6: Waiting 16:29:35 eaf3925da568: Waiting 16:29:35 bab4dde63d76: Waiting 16:29:35 bde34c3a00c8: Waiting 16:29:35 b352a97aabf1: Waiting 16:29:35 4872d77fe225: Waiting 16:29:35 5851b861e8e6: Waiting 16:29:35 e2be974225ed: Download complete 16:29:35 988bab9f4d93: Verifying Checksum 16:29:35 988bab9f4d93: Download complete 16:29:35 1469e6f7b9e6: Verifying Checksum 16:29:35 1469e6f7b9e6: Download complete 16:29:35 339a4e72a1f5: Verifying Checksum 16:29:35 339a4e72a1f5: Download complete 16:29:35 eaf3925da568: Download complete 16:29:35 bde34c3a00c8: Download complete 16:29:35 b352a97aabf1: Download complete 16:29:35 4872d77fe225: Download complete 16:29:35 5851b861e8e6: Verifying Checksum 16:29:35 5851b861e8e6: Download complete 16:29:35 b85a868b505f: Verifying Checksum 16:29:35 b85a868b505f: Download complete 16:29:35 bab4dde63d76: Verifying Checksum 16:29:35 bab4dde63d76: Download complete 16:29:37 b85a868b505f: Pull complete 16:29:37 e2be974225ed: Pull complete 16:29:37 339a4e72a1f5: Pull complete 16:29:37 988bab9f4d93: Pull complete 16:29:37 1469e6f7b9e6: Pull complete 16:29:37 eaf3925da568: Pull complete 16:29:39 bab4dde63d76: Pull complete 16:29:39 bde34c3a00c8: Pull complete 16:29:40 b352a97aabf1: Pull complete 16:29:40 4872d77fe225: Pull complete 16:29:40 5851b861e8e6: Pull complete 16:29:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:40 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 16:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:41 $ docker top da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:41 [ssh-agent] Looking for ssh-agent implementation... 16:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:42 $ docker exec da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent 16:29:42 SSH_AUTH_SOCK=/tmp/ssh-T8CRDy3ytdBL/agent.33 16:29:42 SSH_AGENT_PID=39 16:29:42 Running ssh-add (command line suppressed) 16:29:42 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4220638065894784928.key (/w/workspace/edgex-go/8@tmp/private_key_4220638065894784928.key) 16:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:42 + git tag --points-at HEAD [Pipeline] } 16:29:42 $ docker exec --env ******** --env ******** da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent -k 16:29:42 unset SSH_AUTH_SOCK; 16:29:42 unset SSH_AGENT_PID; 16:29:42 echo Agent pid 39 killed; 16:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:42 [ssh-agent] Looking for ssh-agent implementation... 16:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:42 $ docker exec da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent 16:29:43 SSH_AUTH_SOCK=/tmp/ssh-zIST6mscucAM/agent.72 16:29:43 SSH_AGENT_PID=79 16:29:43 Running ssh-add (command line suppressed) 16:29:43 Identity added: /w/workspace/edgex-go/8@tmp/private_key_7815968136341922289.key (/w/workspace/edgex-go/8@tmp/private_key_7815968136341922289.key) 16:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:43 + git semver init 16:29:43 2022-08-04 16:29:43,698 [run_init] DEBUG init version:0.0.0 force:False 16:29:43 2022-08-04 16:29:43,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 16:29:43 2022-08-04 16:29:43,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 16:29:43 2022-08-04 16:29:43,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 16:29:49 2022-08-04 16:29:48,139 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 16:29:49 2022-08-04 16:29:48,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4097 with force:False 16:29:49 2022-08-04 16:29:48,139 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4097 16:29:49 2022-08-04 16:29:48,144 [execute] INFO git cat-file --batch-check 16:29:49 2022-08-04 16:29:48,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 16:29:49 2022-08-04 16:29:48,151 [execute] INFO git cat-file --batch 16:29:49 2022-08-04 16:29:48,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 16:29:49 2022-08-04 16:29:48,158 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4097 16:29:49 0.0.0 [Pipeline] } 16:29:49 $ docker exec --env ******** --env ******** da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 ssh-agent -k 16:29:49 unset SSH_AUTH_SOCK; 16:29:49 unset SSH_AGENT_PID; 16:29:49 echo Agent pid 79 killed; 16:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:49 + git semver [Pipeline] } 16:29:49 $ docker stop --time=1 da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 16:29:51 $ docker rm -f da6f611313ea91071627f0fdd2167c8afdec65ecf82bf5ad302a1f8bba6eac48 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:51 Stashed 1 file(s) [Pipeline] echo 16:29:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:52 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 16:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:52 ========================================================= 16:29:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:52 2408cc74d12b: Pulling fs layer 16:29:52 ea60b727a1ce: Pulling fs layer 16:29:52 30c4a7721957: Pulling fs layer 16:29:52 370296b7ddb6: Pulling fs layer 16:29:52 7c6cee850709: Pulling fs layer 16:29:52 39a5fcdaea64: Pulling fs layer 16:29:52 d94ebbe4e438: Pulling fs layer 16:29:52 bcfd1f05c69d: Pulling fs layer 16:29:52 59ccb84bbe0f: Pulling fs layer 16:29:52 39a5fcdaea64: Waiting 16:29:52 370296b7ddb6: Waiting 16:29:52 d94ebbe4e438: Waiting 16:29:52 bcfd1f05c69d: Waiting 16:29:52 59ccb84bbe0f: Waiting 16:29:52 7c6cee850709: Waiting 16:29:52 30c4a7721957: Download complete 16:29:52 ea60b727a1ce: Download complete 16:29:52 7c6cee850709: Verifying Checksum 16:29:52 7c6cee850709: Download complete 16:29:52 39a5fcdaea64: Verifying Checksum 16:29:52 39a5fcdaea64: Download complete 16:29:52 2408cc74d12b: Verifying Checksum 16:29:52 2408cc74d12b: Download complete 16:29:52 d94ebbe4e438: Verifying Checksum 16:29:52 d94ebbe4e438: Download complete 16:29:52 2408cc74d12b: Pull complete 16:29:53 ea60b727a1ce: Pull complete 16:29:53 30c4a7721957: Pull complete 16:29:53 370296b7ddb6: Download complete 16:29:53 59ccb84bbe0f: Verifying Checksum 16:29:53 59ccb84bbe0f: Download complete 16:29:53 bcfd1f05c69d: Verifying Checksum 16:29:53 bcfd1f05c69d: Download complete 16:29:57 370296b7ddb6: Pull complete 16:29:57 7c6cee850709: Pull complete 16:29:57 39a5fcdaea64: Pull complete 16:29:57 d94ebbe4e438: Pull complete 16:29:59 bcfd1f05c69d: Pull complete 16:30:00 59ccb84bbe0f: Pull complete 16:30:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:00 WORKDIR /edgex 16:30:00 COPY go.mod . 16:30:00 RUN go mod download 16:30:00 + docker build -t ci-base-image-x86_64 -f - . 16:30:01 Sending build context to Docker daemon 169.2MB 16:30:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:01 ---> a4fb48ad2a94 16:30:01 Step 2/4 : WORKDIR /edgex 16:30:03 ---> Running in be8b932b7b88 16:30:03 Removing intermediate container be8b932b7b88 16:30:03 ---> 5988a9be236a 16:30:03 Step 3/4 : COPY go.mod . 16:30:03 ---> 4498a5bfc86e 16:30:03 Step 4/4 : RUN go mod download 16:30:03 ---> Running in 4d938ca48f7b 16:30:06 Still waiting to schedule task 16:30:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:15 Removing intermediate container 4d938ca48f7b 16:30:15 ---> 799fd7be0f8d 16:30:15 Successfully built 799fd7be0f8d 16:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + docker inspect -f . ci-base-image-x86_64 16:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:16 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 16:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:16 $ docker top 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:16 + go version 16:30:16 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:16 $ docker stop --time=1 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 16:30:18 $ docker rm -f 6463453a166a067c33fd725164c4042404f8e072125b8f6c75bb9b844ff1e375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker inspect -f . ci-base-image-x86_64 16:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 16:30:18 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:19 $ docker top eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:19 ========================================================= 16:30:19 [edgeXBuildGoParallel] Running Tests and Build... 16:30:19 ========================================================= [Pipeline] sh 16:30:19 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 16:30:19 + make test 16:30:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:26 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.2% of statements 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.084s coverage: 89.2% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 2.1% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.130s coverage: 0.9% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 16:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements 16:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 58.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 65.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.6% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:22 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:31:22 GO111MODULE=on go vet ./... 16:31:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:26 ./bin/test-attribution-txt.sh 16:31:26 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:31:26 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:31:26 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:31:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:31:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:31:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:31:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:26 + ls -al . 16:31:26 total 728 16:31:26 drwxrwxr-x 10 1001 1001 4096 Aug 4 16:30 . 16:31:26 drwxr-xr-x 4 root root 4096 Aug 4 16:30 .. 16:31:26 -rw-rw-r-- 1 1001 1001 16 Aug 4 16:29 .dockerignore 16:31:26 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:31 .git 16:31:26 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:29 .github 16:31:26 -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:29 .gitignore 16:31:26 -rw-rw-r-- 1 1001 1001 42 Aug 4 16:29 .golangci.yml 16:31:26 -rw-rw-r-- 1 1001 1001 87 Aug 4 16:29 .hadolint.yml 16:31:26 drwxr-xr-x 3 1001 1001 4096 Aug 4 16:29 .semver 16:31:26 -rw-rw-r-- 1 1001 1001 166 Aug 4 16:29 .sonarcloud.properties 16:31:26 -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:29 ADOPTERS.md 16:31:26 -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:29 Attribution.txt 16:31:26 -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:29 CHANGELOG.md 16:31:26 -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:29 CONTRIBUTING.md 16:31:26 -rw-rw-r-- 1 1001 1001 677 Aug 4 16:29 GOVERNANCE.md 16:31:26 -rw-rw-r-- 1 1001 1001 850 Aug 4 16:29 Jenkinsfile 16:31:26 -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:29 LICENSE 16:31:26 -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:29 Makefile 16:31:26 -rw-rw-r-- 1 1001 1001 582 Aug 4 16:29 OWNERS.md 16:31:26 -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:29 README.md 16:31:26 -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:29 SECURITY.md 16:31:26 -rw-rw-r-- 1 1001 1001 5 Aug 4 16:29 VERSION 16:31:26 -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:29 ZMQWindows.md 16:31:26 drwxrwxr-x 2 1001 1001 4096 Aug 4 16:29 bin 16:31:26 drwxrwxr-x 18 1001 1001 4096 Aug 4 16:29 cmd 16:31:26 -rw-r--r-- 1 root root 478941 Aug 4 16:31 coverage.out 16:31:26 -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:29 go.mod 16:31:26 -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:29 go.sum 16:31:26 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:29 internal 16:31:26 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:29 openapi 16:31:26 drwxrwxr-x 4 1001 1001 4096 Aug 4 16:29 snap 16:31:26 -rw-rw-r-- 1 1001 1001 204 Aug 4 16:29 version.go [Pipeline] sh 16:31:27 + '[' -e coverage.out ] 16:31:27 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:27 Stashed 1 file(s) [Pipeline] sh 16:31:27 + make build 16:31:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:31:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21944 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:31:49 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:31:49 The recommended git tool is: git 16:31: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/core-command/core-command ./cmd/core-command 16:31:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:31:55 using credential edgex-jenkins-ssh 16:31:55 Cloning the remote Git repository 16:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:55 > git init /w/workspace/edgex-go/8 # timeout=10 16:31:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:56 > git --version # timeout=10 16:31:56 > git --version # 'git version 2.25.1' 16:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:31:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:31:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32: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/secrets-config ./cmd/secrets-config 16:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:05 $ docker stop --time=1 eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 16:32:08 $ docker rm -f eec952c8732e1883452732c01c356481192bba90ab7fd2d091c525043de8b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:09 16:32:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:09 latest: Pulling from edgex-devops/edgex-compose 16:32:09 cbdbe7a5bc2a: Pulling fs layer 16:32:09 ca9280d653b3: Pulling fs layer 16:32:09 7e9c9ca2126c: Pulling fs layer 16:32:09 cbdbe7a5bc2a: Verifying Checksum 16:32:09 cbdbe7a5bc2a: Download complete 16:32:09 ca9280d653b3: Verifying Checksum 16:32:09 ca9280d653b3: Download complete 16:32:09 cbdbe7a5bc2a: Pull complete 16:32:10 7e9c9ca2126c: Verifying Checksum 16:32:10 7e9c9ca2126c: Download complete 16:32:10 ca9280d653b3: Pull complete 16:32:12 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:32:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:12 > git config core.sparsecheckout # timeout=10 16:32:12 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:32:12 Merge succeeded, producing fd1284eca38a471c9aa3f506478a214dd0745604 16:32:12 Checking out Revision fd1284eca38a471c9aa3f506478a214dd0745604 (PR-4097) 16:32:13 7e9c9ca2126c: Pull complete 16:32:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:13 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 16:32:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:12 > git remote # timeout=10 16:32:12 > git config --get remote.origin.url # timeout=10 16:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:12 > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 16:32:12 > git rev-parse HEAD^{commit} # timeout=10 16:32:12 > git config core.sparsecheckout # timeout=10 16:32:12 > git checkout -f fd1284eca38a471c9aa3f506478a214dd0745604 # timeout=10 16:32:15 $ docker top 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:15 + docker-compose build --help 16:32:15 + grep parallel 16:32:16 --parallel Build images in parallel. [Pipeline] } 16:32:16 $ docker stop --time=1 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 16:32:17 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" 16:32:17 $ docker rm -f 75955fcf3420234a366a476b7cc31022ce2c7cf06be657e126dca021bf847666 16:32:17 First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 16:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:17 . [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:17 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 16:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:18 $ docker top b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:32:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:18 Dload Upload Total Spent Left Speed 16:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83891 0 --:--:-- --:--:-- --:--:-- 83891 16:32:17 > git rev-list --no-walk 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 [Pipeline] sh 16:32:19 Building core-command ... 16:32:19 Building core-data ... 16:32:19 Building core-metadata ... 16:32:19 Building security-bootstrapper ... 16:32:19 Building security-proxy-setup ... 16:32:19 Building security-secretstore-setup ... 16:32:19 Building security-spiffe-token-provider ... 16:32:19 Building security-spire-agent ... 16:32:19 Building security-spire-config ... 16:32:19 Building security-spire-server ... 16:32:19 Building support-notifications ... 16:32:19 Building support-scheduler ... 16:32:19 Building sys-mgmt-agent ... 16:32:19 Building security-spire-agent 16:32:19 Building security-bootstrapper 16:32:19 Building security-proxy-setup 16:32:19 Building core-data 16:32:19 Building support-scheduler 16:32:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:19 + sudo tee /etc/docker/daemon.new 16:32:19 { 16:32:19 "registry-mirrors": [ 16:32:19 "https://nexus3.edgexfoundry.org:10001" 16:32:19 ], 16:32:19 "bip": "10.250.0.254/24", 16:32:19 "hosts": [ 16:32:19 "tcp://0.0.0.0:5555", 16:32:19 "unix:///var/run/docker.sock" 16:32:19 ], 16:32:19 "mtu": 1458, 16:32:19 "selinux-enabled": true, 16:32:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:19 } [Pipeline] sh 16:32:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:20 + sudo service docker restart 16:32:29 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> 799fd7be0f8d 16:32:29 Step 3/31 : WORKDIR /edgex-go 16:32:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> 799fd7be0f8d 16:32:29 Step 3/22 : WORKDIR /edgex-go 16:32:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> 799fd7be0f8d 16:32:29 Step 3/22 : WORKDIR /edgex-go 16:32:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> 799fd7be0f8d 16:32:29 Step 3/26 : WORKDIR /edgex-go 16:32:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:29 ---> 799fd7be0f8d 16:32:29 Step 3/23 : WORKDIR /edgex-go 16:32:32 ---> Running in 8491335a9c90 16:32:32 ---> Running in c76e04783b19 16:32:32 ---> Running in d1dec951b8cd 16:32:32 ---> Running in f505e376dc8f 16:32:32 ---> Running in 92aed05845f1 16:32:32 Removing intermediate container f505e376dc8f 16:32:32 ---> 63e77104c94e 16:32:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 Removing intermediate container c76e04783b19 16:32:32 ---> 2f38a471c364 16:32:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 Removing intermediate container 8491335a9c90 16:32:32 ---> b9fad1d69111 16:32:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 Removing intermediate container d1dec951b8cd 16:32:32 ---> 51ec7135b557 16:32:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 Removing intermediate container 92aed05845f1 16:32:32 ---> 8fd09114414b 16:32:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 ---> Running in e09dde7e0429 16:32:32 ---> Running in 8117970d6a66 16:32:32 ---> Running in efcc5eadf859 16:32:32 ---> Running in 846d8cb1c276 16:32:32 ---> Running in 8ae255dd5763 16:32:33 Removing intermediate container e09dde7e0429 16:32:33 ---> 3a864d02e18b 16:32:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:33 ---> Running in 045b406a9b89 16:32:34 Removing intermediate container 8117970d6a66 16:32:34 ---> 286be3993ee8 16:32:34 Step 5/22 : RUN apk add --update --no-cache make git 16:32:34 ---> Running in b2e9f4daf953 16:32:34 Removing intermediate container efcc5eadf859 16:32:34 ---> 6d1b3075b4f6 16:32:34 Step 5/31 : RUN apk add --update --no-cache make git 16:32:34 Removing intermediate container 8ae255dd5763 16:32:34 ---> 57a071a96f11 16:32:34 Step 5/22 : RUN apk add --update --no-cache make git 16:32:34 ---> Running in 614c997c6489 16:32:34 ---> Running in 942d202fa949 16:32:34 Removing intermediate container 846d8cb1c276 16:32:34 ---> c78b9eb84ebc 16:32:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:34 ---> Running in 45f1b41ed17d 16:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:35 OK: 211 MiB in 51 packages 16:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:35 OK: 211 MiB in 51 packages 16:32:35 OK: 211 MiB in 51 packages 16:32:35 Removing intermediate container 045b406a9b89 16:32:35 ---> 90b3c4cace28 16:32:35 Step 6/26 : COPY go.mod vendor* ./ 16:32:36 OK: 211 MiB in 51 packages 16:32:36 OK: 211 MiB in 51 packages 16:32:36 ---> 52a560ab40fe 16:32:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> Running in 26f3bf83c774 16:32:36 Removing intermediate container b2e9f4daf953 16:32:36 ---> 20600c4a8ad1 16:32:36 Step 6/22 : COPY go.mod vendor* ./ 16:32:36 Removing intermediate container 942d202fa949 16:32:36 ---> 9a496e8acd8f 16:32:36 Step 6/22 : COPY go.mod vendor* ./ 16:32:36 ---> 637ba9a18088 16:32:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> 296ed1b7acb0 16:32:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> Running in 9a1d9faf2d79 16:32:36 ---> Running in 88ebb9934402 16:32:36 Removing intermediate container 45f1b41ed17d 16:32:36 ---> 35ca3f34f35e 16:32:36 Step 6/23 : COPY go.mod vendor* ./ 16:32:36 Removing intermediate container 614c997c6489 16:32:36 ---> 8da489564c97 16:32:36 Step 6/31 : COPY go.mod vendor* ./ 16:32:36 ---> b11125cd4dc7 16:32:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> 0ee2dd90e2c1 16:32:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:36 ---> Running in b085ade85c88 16:32:36 ---> Running in 05f77e896011 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:38 provisioning config files... 16:32:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6813098231794163661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:39 ---> docker-login.sh 16:32:39 nexus3.edgexfoundry.org:10001 16:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:39 Configure a credential helper to remove this warning. See 16:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:39 16:32:39 Login Succeeded 16:32:39 nexus3.edgexfoundry.org:10002 16:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:40 Configure a credential helper to remove this warning. See 16:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:40 16:32:40 Login Succeeded 16:32:40 nexus3.edgexfoundry.org:10003 16:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:41 Configure a credential helper to remove this warning. See 16:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:41 16:32:41 Login Succeeded 16:32:41 nexus3.edgexfoundry.org:10004 16:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:41 Configure a credential helper to remove this warning. See 16:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:41 16:32:41 Login Succeeded 16:32:41 docker.io 16:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:42 Configure a credential helper to remove this warning. See 16:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:42 16:32:42 Login Succeeded 16:32:42 ---> docker-login.sh ends [Pipeline] } 16:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:43 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 16:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:43 ========================================================= 16:32:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:43 b3c136eddcbf: Pulling fs layer 16:32:43 c0a3192eca97: Pulling fs layer 16:32:43 a050256f5b6f: Pulling fs layer 16:32:43 656be50a0ddc: Pulling fs layer 16:32:43 2bbca73fdf42: Pulling fs layer 16:32:43 46d945488cbd: Pulling fs layer 16:32:43 8a5474983e97: Pulling fs layer 16:32:43 329c88fbcd65: Pulling fs layer 16:32:43 656be50a0ddc: Waiting 16:32:43 2bbca73fdf42: Waiting 16:32:43 46d945488cbd: Waiting 16:32:43 8a5474983e97: Waiting 16:32:43 329c88fbcd65: Waiting 16:32:43 a050256f5b6f: Verifying Checksum 16:32:43 a050256f5b6f: Download complete 16:32:43 c0a3192eca97: Verifying Checksum 16:32:43 c0a3192eca97: Download complete 16:32:43 2bbca73fdf42: Download complete 16:32:43 46d945488cbd: Download complete 16:32:43 b3c136eddcbf: Verifying Checksum 16:32:44 b3c136eddcbf: Pull complete 16:32:45 329c88fbcd65: Verifying Checksum 16:32:45 329c88fbcd65: Download complete 16:32:45 c0a3192eca97: Pull complete 16:32:45 a050256f5b6f: Pull complete 16:32:46 8a5474983e97: Verifying Checksum 16:32:46 8a5474983e97: Download complete 16:32:46 656be50a0ddc: Verifying Checksum 16:32:46 656be50a0ddc: Download complete 16:32:49 Removing intermediate container 05f77e896011 16:32:49 ---> 704026c33abc 16:32:49 Step 8/31 : COPY . . 16:32:49 Removing intermediate container 88ebb9934402 16:32:49 ---> 3a08d326e413 16:32:49 Step 8/22 : COPY . . 16:32:49 Removing intermediate container 9a1d9faf2d79 16:32:49 ---> 550cdf24a07f 16:32:49 Step 8/22 : COPY . . 16:32:49 Removing intermediate container b085ade85c88 16:32:49 ---> fc8c4f3401ce 16:32:49 Step 8/23 : COPY . . 16:32:49 Removing intermediate container 26f3bf83c774 16:32:49 ---> 5094f20f5c17 16:32:49 Step 8/26 : COPY . . 16:32:57 ---> c4c931493038 16:32:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:57 ---> cb0dd0095129 16:32:57 Step 9/23 : RUN make cmd/core-data/core-data 16:32:57 ---> f03f0e5e031e 16:32:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:32:57 ---> Running in 3ed2cb5bbe0e 16:32:57 ---> 5e2d28ba344f 16:32:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:32:57 ---> Running in 893db87f7257 16:32:57 ---> 3774af94ea08 16:32:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:32:57 ---> Running in daef2fe56c45 16:32:57 ---> Running in caad09168be1 16:32:57 ---> Running in 1a385caad0ff 16:32:57 Removing intermediate container 1a385caad0ff 16:32:57 ---> 65868d1a63ad 16:32:57 Step 10/26 : WORKDIR /edgex-go/spire-build 16:32:57 ---> Running in 2a7cfdc83cec 16:32:57 Removing intermediate container 2a7cfdc83cec 16:32:57 ---> f754bafa830d 16:32:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:32:57 ---> Running in 571019e33715 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:58 Removing intermediate container 571019e33715 16:32:58 ---> 6d698782bf1b 16:32:58 Step 12/26 : WORKDIR /edgex-go 16:32:58 ---> Running in aa83b9a1247d 16:32:58 Removing intermediate container aa83b9a1247d 16:32:58 ---> 511a1bb2a8ac 16:32:58 16:32:58 Step 13/26 : FROM alpine:3.15 16:32:58 3.15: Pulling from library/alpine 16:32:58 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:32:58 Status: Downloaded newer image for alpine:3.15 16:32:58 ---> 2720e26172a0 16:32:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:59 ---> Running in d80ff096e421 16:32:59 Removing intermediate container d80ff096e421 16:32:59 ---> d54f3ae08e33 16:32:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:59 ---> Running in fcedaf55bd9e 16:33:00 Removing intermediate container fcedaf55bd9e 16:33:00 ---> 5b491e5f8740 16:33:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:00 ---> Running in 79e6acf3df40 16:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:01 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:01 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:01 OK: 15857 distinct packages available 16:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:01 656be50a0ddc: Pull complete 16:33:01 2bbca73fdf42: Pull complete 16:33:01 46d945488cbd: Pull complete 16:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:03 (1/5) Installing dumb-init (1.2.5-r1) 16:33:03 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:03 (3/5) Installing libucontext (1.1-r0) 16:33:03 (4/5) Installing gcompat (1.0.0-r4) 16:33:03 (5/5) Installing openssl (1.1.1q-r0) 16:33:03 Executing busybox-1.34.1-r7.trigger 16:33:03 OK: 6 MiB in 19 packages 16:33:05 Removing intermediate container 79e6acf3df40 16:33:05 ---> 09a9f393d01f 16:33:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:06 ---> 73b9920e17a6 16:33:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:07 8a5474983e97: Pull complete 16:33:08 ---> ed20a4338d62 16:33:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:09 329c88fbcd65: Pull complete 16:33:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:09 ---> 5c0b3e9ee05c 16:33:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:09 + docker build -t ci-base-image-arm64 -f - . 16:33:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:09 WORKDIR /edgex 16:33:09 COPY go.mod . 16:33:09 RUN go mod download 16:33:10 ---> bd4e12a823da 16:33:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:10 Sending build context to Docker daemon 3.123MB 16:33:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:10 ---> ff4287adb874 16:33:10 Step 2/4 : WORKDIR /edgex 16:33:11 ---> 5c1037cbfc61 16:33:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:11 ---> Running in 73a70c2e0cd4 16:33:11 Removing intermediate container 73a70c2e0cd4 16:33:11 ---> 261c8c96e9ba 16:33:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:11 ---> Running in 460f41e9a10b 16:33:12 Removing intermediate container 460f41e9a10b 16:33:12 ---> e284c1202090 16:33:12 Step 24/26 : LABEL arch=x86_64 16:33:12 ---> Running in 902208e36b32 16:33:12 ---> Running in a7c79fe14f28 16:33:12 Removing intermediate container 902208e36b32 16:33:12 ---> d03bffabe26e 16:33:12 Step 25/26 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:12 ---> Running in 19127976e802 16:33:12 Removing intermediate container 19127976e802 16:33:12 ---> 270621a80264 16:33:12 Step 26/26 : LABEL version=0.0.0 16:33:12 Removing intermediate container a7c79fe14f28 16:33:12 ---> 3e61f4d79596 16:33:12 Step 3/4 : COPY go.mod . 16:33:12 ---> Running in 5c0c064dad02 16:33:13 Removing intermediate container 5c0c064dad02 16:33:13 ---> 48b28bc3d652 16:33:13 16:33:13 ---> f6e30a87d999 16:33:13 Step 4/4 : RUN go mod download 16:33:13 ---> Running in 14f59325838c 16:33:13 Successfully built 48b28bc3d652 16:33:13 Successfully tagged security-spire-agent:latest 16:33:13  Building security-spire-agent ... done Building security-secretstore-setup 16:33:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 799fd7be0f8d 16:33:15 Step 3/25 : WORKDIR /edgex-go 16:33:15 ---> Using cache 16:33:15 ---> 8fd09114414b 16:33:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:15 ---> Using cache 16:33:15 ---> 57a071a96f11 16:33:15 Step 5/25 : RUN apk add --update --no-cache make git 16:33:15 ---> Using cache 16:33:15 ---> 9a496e8acd8f 16:33:15 Step 6/25 : COPY go.mod vendor* ./ 16:33:15 ---> Using cache 16:33:15 ---> 296ed1b7acb0 16:33:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:15 ---> Using cache 16:33:15 ---> 3a08d326e413 16:33:15 Step 8/25 : COPY . . 16:33:15 ---> Using cache 16:33:15 ---> 5e2d28ba344f 16:33:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:17 ---> Running in 2c628b4e7972 16:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:29 Removing intermediate container daef2fe56c45 16:33:29 ---> 530928d30228 16:33:29 16:33:29 Step 10/31 : FROM alpine:3.16 16:33:29 Removing intermediate container 3ed2cb5bbe0e 16:33:29 ---> b0911c7451c5 16:33:29 16:33:29 Step 10/22 : FROM alpine:3.16 16:33:29 3.16: Pulling from library/alpine 16:33:29 3.16: Pulling from library/alpine 16:33:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:33:30 Status: Downloaded newer image for alpine:3.16 16:33:30 Status: Downloaded newer image for alpine:3.16 16:33:30 ---> d7d3d98c851f 16:33:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:30 ---> d7d3d98c851f 16:33:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:31 ---> Running in d773a93f54a5 16:33:31 ---> Running in 63e5aad5cc99 16:33:31 Removing intermediate container d773a93f54a5 16:33:31 ---> 056fab62006d 16:33:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:31 ---> Running in d1352643104e 16:33:32 Removing intermediate container 893db87f7257 16:33:32 ---> 73e1766a8042 16:33:32 16:33:32 Step 10/23 : FROM alpine:3.16 16:33:32 ---> d7d3d98c851f 16:33:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:32 ---> Running in 1c3fad37cbfa 16:33:32 (1/6) Installing ca-certificates (20220614-r0) 16:33:32 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:32 (4/6) Installing libcurl (7.83.1-r2) 16:33:32 (5/6) Installing curl (7.83.1-r2) 16:33:32 (6/6) Installing dumb-init (1.2.5-r1) 16:33:32 Executing busybox-1.35.0-r15.trigger 16:33:32 Executing ca-certificates-20220614-r0.trigger 16:33:32 OK: 8 MiB in 20 packages 16:33:32 Removing intermediate container 1c3fad37cbfa 16:33:32 ---> 0057987d21e6 16:33:32 Step 12/23 : ENV APP_PORT=59880 16:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:32 ---> Running in af37baf64ab7 16:33:32 (1/2) Installing dumb-init (1.2.5-r1) 16:33:32 (2/2) Installing su-exec (0.2-r1) 16:33:32 Executing busybox-1.35.0-r15.trigger 16:33:32 OK: 6 MiB in 16 packages 16:33:33 Removing intermediate container af37baf64ab7 16:33:33 ---> aa9590d82c32 16:33:33 Step 13/23 : EXPOSE $APP_PORT 16:33:33 ---> Running in 9637b5669799 16:33:33 Removing intermediate container 63e5aad5cc99 16:33:33 ---> 31ad861062ba 16:33:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:33 Removing intermediate container 9637b5669799 16:33:33 ---> 505889633e8a 16:33:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> Running in 2e4048e890cf 16:33:33 ---> Running in 0b6d83434107 16:33:33 Removing intermediate container d1352643104e 16:33:33 ---> 0afb226c4bdb 16:33:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:33 Removing intermediate container caad09168be1 16:33:33 ---> b67582f0afdc 16:33:33 16:33:33 Step 10/22 : FROM alpine:3.16 16:33:33 ---> d7d3d98c851f 16:33:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:33 ---> Running in f03f9d1afb42 16:33:33 Removing intermediate container 2e4048e890cf 16:33:33 ---> e0d58b5c2307 16:33:33 Step 13/22 : WORKDIR /edgex 16:33:33 ---> Running in 9695a68ad7a3 16:33:34 ---> Running in 24bb4cc327e7 16:33:34 Removing intermediate container f03f9d1afb42 16:33:34 ---> db20a7425712 16:33:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:33:34 ---> Running in 3fadc5d1f3ab 16:33:34 Removing intermediate container 24bb4cc327e7 16:33:34 ---> f46670b18609 16:33:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:34 Removing intermediate container 3fadc5d1f3ab 16:33:34 ---> 951bd7f34df1 16:33:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:33:34 ---> Running in 105c8746f073 16:33:34 ---> 189abd1dcfd9 16:33:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:34 Removing intermediate container 105c8746f073 16:33:34 ---> ff0b489f1863 16:33:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:34 ---> Running in e6806e5818b4 16:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:34 Removing intermediate container 0b6d83434107 16:33:34 ---> bafa5cef693b 16:33:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:33:34 ---> Running in ff0dba42636d 16:33:34 (1/1) Installing dumb-init (1.2.5-r1) 16:33:34 Executing busybox-1.35.0-r15.trigger 16:33:34 ---> b188f2ee6eed 16:33:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:34 OK: 6 MiB in 15 packages 16:33:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:35 ---> 514a6ef6ffb5 16:33:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:35 ---> 7253442a4667 16:33:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:35 Removing intermediate container e6806e5818b4 16:33:35 ---> 05d7c7cabcc6 16:33:35 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:33:35 Removing intermediate container 9695a68ad7a3 16:33:35 ---> 05bde9eaf680 16:33:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:35 ---> Running in d2fcce8f15a5 16:33:35 ---> Running in 839a213ab1fa 16:33:35 ---> Running in 91f62b6c6064 16:33:35 Removing intermediate container 839a213ab1fa 16:33:35 ---> b18f1ba083f7 16:33:35 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:33:35 Removing intermediate container 91f62b6c6064 16:33:35 ---> 08f47af32798 16:33:35 Step 13/22 : ENV APP_PORT=59861 16:33:36 ---> Running in 091530c6afe7 16:33:36 Removing intermediate container 091530c6afe7 16:33:36 ---> 81193cc0c3cf 16:33:36 Step 14/22 : EXPOSE $APP_PORT 16:33:36 ---> d7f34dd80d95 16:33:36 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:33:36 ---> Running in ab0eab32ec8b 16:33:36 ---> Running in b4250b07dc57 16:33:36 Removing intermediate container ab0eab32ec8b 16:33:36 ---> e181d768110e 16:33:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:36 ---> 3e2d9d2372b8 16:33:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:36 Removing intermediate container d2fcce8f15a5 16:33:36 ---> 0395a630f16b 16:33:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:36 (1/6) Installing dumb-init (1.2.5-r1) 16:33:36 ---> Running in 2956243c1bf8 16:33:36 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:33:36 (3/6) Installing libsodium (1.0.18-r0) 16:33:36 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:33:37 Removing intermediate container 2956243c1bf8 16:33:37 ---> 48341e52041c 16:33:37 Step 20/22 : LABEL arch=x86_64 16:33:37 (5/6) Installing libzmq (4.3.4-r0) 16:33:37 (6/6) Installing zeromq (4.3.4-r0) 16:33:37 ---> Running in f91384453f73 16:33:37 Executing busybox-1.35.0-r15.trigger 16:33:37 OK: 8 MiB in 20 packages 16:33:37 ---> 01bd034e7fef 16:33:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:37 Removing intermediate container b4250b07dc57 16:33:37 ---> 032160204fe5 16:33:37 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:37 Removing intermediate container f91384453f73 16:33:37 ---> f0a095d76acd 16:33:37 Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:37 ---> d1e2c4c2901f 16:33:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:33:37 ---> Running in aeb0dd5ff856 16:33:37 ---> Running in 583239ba929f 16:33:37 ---> 8588a5c10d7c 16:33:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:33:37 Removing intermediate container aeb0dd5ff856 16:33:37 ---> 729597d79fbc 16:33:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:37 Removing intermediate container 583239ba929f 16:33:37 ---> 5c4cac82c9e3 16:33:37 Step 22/22 : LABEL version=0.0.0 16:33:37 Removing intermediate container ff0dba42636d 16:33:37 ---> 25d128f22bc2 16:33:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:38 ---> Running in 449ae9410560 16:33:38 ---> Running in 8f27d9c1e8db 16:33:38 ---> e73b143ae97a 16:33:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:33:38 Removing intermediate container 449ae9410560 16:33:38 ---> 15f7d64227ae 16:33:38 Step 20/22 : LABEL arch=x86_64 16:33:38 ---> a9e4f3e36d65 16:33:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:33:38 Removing intermediate container 8f27d9c1e8db 16:33:38 ---> 9ebc69c4f4d8 16:33:38 16:33:38 ---> Running in fd0a5e336fe4 16:33:38 Successfully built 9ebc69c4f4d8 16:33:38 Removing intermediate container 2c628b4e7972 16:33:38 ---> 67ba614ca8d8 16:33:38 16:33:38 Step 10/25 : FROM alpine:3.16 16:33:38 ---> d7d3d98c851f 16:33:38 Successfully tagged security-proxy-setup:latest 16:33:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:38 Building support-notifications 16:33:38  Building security-proxy-setup ... done  ---> d13b2bbe0934 16:33:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:33:38 ---> Running in cd5a92671771 16:33:38 Removing intermediate container fd0a5e336fe4 16:33:38 ---> 94a5f89c0ffb 16:33:38 Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:39 ---> 0f99283e4c9c 16:33:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:33:39 ---> 2eb0b2b7b1dc 16:33:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:33:39 ---> Running in 9efad2f89f22 16:33:39 ---> b68965550f90 16:33:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:33:39 ---> 1f0005a114d3 16:33:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:39 Removing intermediate container 9efad2f89f22 16:33:39 ---> f9ccee6c083b 16:33:39 Step 22/22 : LABEL version=0.0.0 16:33:39 ---> Running in d04621fa55b1 16:33:39 ---> Running in 4b52cf33be96 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:39 Removing intermediate container d04621fa55b1 16:33:39 ---> fd4684450c9f 16:33:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:39 ---> 713125d11d32 16:33:39 Step 26/31 : RUN chmod +x /entrypoint.sh 16:33:40 Removing intermediate container 4b52cf33be96 16:33:40 ---> 560c1ad159d8 16:33:40 16:33:40 ---> Running in a6d6fcebea30 16:33:40 ---> Running in 78a1d688c9f5 16:33:40 Successfully built 560c1ad159d8 16:33:40 (1/3) Installing ca-certificates (20220614-r0) 16:33:40 Successfully tagged support-scheduler:latest 16:33:40  Building support-scheduler ... done Building security-spiffe-token-provider 16:33:40 (2/3) Installing dumb-init (1.2.5-r1) 16:33:40 (3/3) Installing su-exec (0.2-r1) 16:33:40 Executing busybox-1.35.0-r15.trigger 16:33:40 Executing ca-certificates-20220614-r0.trigger 16:33:40 OK: 6 MiB in 17 packages 16:33:40 Removing intermediate container a6d6fcebea30 16:33:40 ---> 4c4dc9c18d2c 16:33:40 Step 21/23 : LABEL arch=x86_64 16:33:40 ---> Running in 1209ef02b292 16:33:41 Removing intermediate container 1209ef02b292 16:33:41 ---> 84c575a6c7dc 16:33:41 Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:41 ---> Running in e7f3eb368cb7 16:33:41 Removing intermediate container e7f3eb368cb7 16:33:41 ---> a5ba58fb7717 16:33:41 Step 23/23 : LABEL version=0.0.0 16:33:41 ---> Running in 009be9460449 16:33:41 Removing intermediate container 78a1d688c9f5 16:33:41 ---> 4789628463d4 16:33:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:33:41 Removing intermediate container cd5a92671771 16:33:41 ---> bfb8f154961b 16:33:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:41 ---> Running in c2f255028117 16:33:41 Removing intermediate container 009be9460449 16:33:41 ---> 5134c2779b53 16:33:41 16:33:41 ---> Running in 17d6f10a5a62 16:33:42 Removing intermediate container c2f255028117 16:33:42 ---> 22aee24e60f7 16:33:42 Step 28/31 : CMD ["gate"] 16:33:42 Successfully built 5134c2779b53 16:33:42 Successfully tagged core-data:latest 16:33:42  Building core-data ... done Building security-spire-server 16:33:42 ---> Running in 0cd30e3817ff 16:33:42 Removing intermediate container 17d6f10a5a62 16:33:42 ---> 298d0fff5292 16:33:42 Step 13/25 : WORKDIR / 16:33:42 ---> Running in 5562a41caefd 16:33:42 Removing intermediate container 0cd30e3817ff 16:33:42 ---> aa851d6c2e0a 16:33:42 Step 29/31 : LABEL arch=x86_64 16:33:42 ---> Running in 62bb0541ae63 16:33:42 Removing intermediate container 5562a41caefd 16:33:42 ---> 5c87ef8c0143 16:33:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:42 Removing intermediate container 62bb0541ae63 16:33:42 ---> 98a1fdeff8e2 16:33:42 Step 30/31 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:43 ---> dc07d1bad55a 16:33:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:43 ---> Running in 84696c945754 16:33:43 Removing intermediate container 84696c945754 16:33:43 ---> d88d0e284393 16:33:43 Step 31/31 : LABEL version=0.0.0 16:33:43 ---> 6a2a6e40de9f 16:33:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:43 ---> Running in fbaa10c31daa 16:33:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:44 ---> 799fd7be0f8d 16:33:44 Step 3/22 : WORKDIR /edgex-go 16:33:44 ---> Using cache 16:33:44 ---> 8fd09114414b 16:33:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:44 ---> Using cache 16:33:44 ---> 57a071a96f11 16:33:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:44 Removing intermediate container fbaa10c31daa 16:33:44 ---> bdc49d94f608 16:33:44 16:33:44 Successfully built bdc49d94f608 16:33:44 Successfully tagged security-bootstrapper:latest 16:33:44 Building security-spire-config 16:33:44  Building security-bootstrapper ... done  ---> Running in cd089a9be4b5 16:33:44 ---> d5da8a2a87b1 16:33:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:46 ---> 1ef01f9cc782 16:33:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:46 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:46 ---> 799fd7be0f8d 16:33:46 Step 3/20 : WORKDIR /edgex-go 16:33:46 ---> Using cache 16:33:46 ---> 8fd09114414b 16:33:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:46 OK: 211 MiB in 51 packages 16:33:46 ---> Running in 4d7354dad4b9 16:33:46 ---> ae892c8120f6 16:33:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:47 Removing intermediate container cd089a9be4b5 16:33:47 ---> d90a1606d4e4 16:33:47 Step 6/22 : COPY go.mod vendor* ./ 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 ---> a05cbfdb55a8 16:33:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:47 ---> 799fd7be0f8d 16:33:47 Step 3/25 : WORKDIR /edgex-go 16:33:47 ---> Using cache 16:33:47 ---> 8fd09114414b 16:33:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:47 ---> Using cache 16:33:47 ---> 57a071a96f11 16:33:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:47 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:33:47 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:33:47 OK: 17035 distinct packages available 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:47 ---> Running in 1cb606d388ba 16:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:47 ---> 0b669b4ebe0f 16:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:47 ---> 551f479e1755 16:33:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:48 ---> Running in f1ac1e1e3fcf 16:33:48 ---> Running in 7f0a1ba7c0fc 16:33:48 OK: 211 MiB in 51 packages 16:33:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:48 ---> 799fd7be0f8d 16:33:48 Step 3/26 : WORKDIR /edgex-go 16:33:48 ---> Using cache 16:33:48 ---> 8fd09114414b 16:33:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:48 ---> Using cache 16:33:48 ---> 57a071a96f11 16:33:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:48 ---> Running in ec136fd70511 16:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:48 Removing intermediate container 4d7354dad4b9 16:33:48 ---> 7ee73c83fd20 16:33:48 Step 5/20 : COPY go.mod vendor* ./ 16:33:49 ---> b441ca96d6ce 16:33:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:49 ---> Running in 2cf130ec77a1 16:33:49 Removing intermediate container 7f0a1ba7c0fc 16:33:49 ---> 502cf4ad61ad 16:33:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:33:49 ---> Running in da47afabc595 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:49 Removing intermediate container da47afabc595 16:33:49 ---> c01bc0bbcae8 16:33:49 Step 23/25 : LABEL arch=x86_64 16:33:49 ---> Running in 640b7b323d22 16:33:49 Removing intermediate container 640b7b323d22 16:33:49 ---> 218f5e4bfbb9 16:33:49 Step 24/25 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:33:49 ---> Running in b0779e76eb9d 16:33:49 OK: 211 MiB in 51 packages 16:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:50 Removing intermediate container b0779e76eb9d 16:33:50 ---> 5915e6fb7370 16:33:50 Step 25/25 : LABEL version=0.0.0 16:33:50 OK: 211 MiB in 51 packages 16:33:51 ---> Running in bff27cc64e22 16:33:51 Removing intermediate container 1cb606d388ba 16:33:51 Removing intermediate container bff27cc64e22 16:33:51 ---> bca67548fe8f 16:33:51 16:33:51 ---> 1182e1994d1c 16:33:51 Step 6/25 : COPY go.mod vendor* ./ 16:33:51 Removing intermediate container ec136fd70511 16:33:51 ---> fe248f4f94a8 16:33:51 Step 6/26 : COPY go.mod vendor* ./ 16:33:51 Successfully built bca67548fe8f 16:33:51 Successfully tagged security-secretstore-setup:latest 16:33:51  Building security-secretstore-setup ... done Building core-command 16:33:52 Removing intermediate container 14f59325838c 16:33:52 ---> 22f69748e1ca 16:33:52 Successfully built 22f69748e1ca 16:33:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker inspect -f . ci-base-image-arm64 16:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container 16:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:53 ---> cc995e1fbe2c 16:33:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> e04e171afe1b 16:33:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:53 ---> Running in 0b6f83a4c03e 16:33:53 ---> Running in b6371781f6db 16:33:54 $ docker top 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:55 ---> 799fd7be0f8d 16:33:55 Step 3/23 : WORKDIR /edgex-go 16:33:55 ---> Using cache 16:33:55 ---> 8fd09114414b 16:33:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:55 ---> Using cache 16:33:55 ---> 57a071a96f11 16:33:55 Step 5/23 : RUN apk add --update --no-cache make git 16:33:55 ---> Using cache 16:33:55 ---> 9a496e8acd8f 16:33:55 Step 6/23 : COPY go.mod vendor* ./ 16:33:55 ---> Using cache 16:33:55 ---> 296ed1b7acb0 16:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Using cache 16:33:55 ---> 3a08d326e413 16:33:55 Step 8/23 : COPY . . 16:33:55 ---> Using cache 16:33:55 ---> 5e2d28ba344f 16:33:55 Step 9/23 : RUN make cmd/core-command/core-command 16:33:55 + go version 16:33:55 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:55 $ docker stop --time=1 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 16:33:56 $ docker rm -f 2b55e021167152bbf94e51e5d69015d4896184491925750893173dc9582ed3b5 16:33:57 ---> Running in ca725062c64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:57 Removing intermediate container f1ac1e1e3fcf 16:33:57 ---> 2fe4813a26d7 16:33:57 Step 8/22 : COPY . . 16:33:57 Removing intermediate container 2cf130ec77a1 16:33:57 ---> 018cfb622a61 16:33:57 Step 7/20 : COPY . . 16:33:57 + docker inspect -f . ci-base-image-arm64 16:33:57 . 16:33:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container 16:33:57 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:59 $ docker top 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:59 ========================================================= 16:33:59 [edgeXBuildGoParallel] Running Tests and Build... 16:33:59 ========================================================= [Pipeline] sh 16:34:00 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 16:34:00 + make test 16:34:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:05 ---> c54d346be84e 16:34:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:05 ---> b0d881e30845 16:34:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:05 ---> Running in a0393a4b40d3 16:34:05 ---> Running in 2d74588c2dd0 16:34:05 Removing intermediate container 0b6f83a4c03e 16:34:05 ---> 39f0ad03fc2f 16:34:05 Step 8/26 : COPY . . 16:34:05 Removing intermediate container b6371781f6db 16:34:05 ---> c4a439c0c495 16:34:05 Step 8/25 : COPY . . 16:34:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:16 ---> c266cec5b230 16:34:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:16 ---> 65ccfc69519b 16:34:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:16 ---> Running in 3587d87b941f 16:34:16 ---> Running in 204eb9960999 16:34:16 Removing intermediate container 3587d87b941f 16:34:16 ---> c511ea9626bc 16:34:16 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:16 Removing intermediate container 204eb9960999 16:34:16 ---> 896f33f6b31a 16:34:16 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:17 ---> Running in a31930b85426 16:34:17 ---> Running in 115317b7aa29 16:34:17 Removing intermediate container a31930b85426 16:34:17 ---> 77bcc3bea168 16:34:17 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:17 ---> Running in 576ded719cac 16:34:17 Removing intermediate container 115317b7aa29 16:34:17 ---> 0e47aadfb217 16:34:17 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:17 ---> Running in 94fea2dd530a 16:34:20 Removing intermediate container ca725062c64d 16:34:20 ---> 9992b4738958 16:34:20 16:34:20 Step 10/23 : FROM alpine:3.16 16:34:20 ---> d7d3d98c851f 16:34:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:20 ---> Using cache 16:34:20 ---> 05bde9eaf680 16:34:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:20 ---> Using cache 16:34:20 ---> 08f47af32798 16:34:20 Step 13/23 : ENV APP_PORT=59882 16:34:20 ---> Running in 9a262faa8d27 16:34:20 Removing intermediate container 94fea2dd530a 16:34:20 ---> ecf6d623e67a 16:34:20 Step 12/25 : WORKDIR /edgex-go 16:34:20 Removing intermediate container 576ded719cac 16:34:20 ---> 42f5c3dcc140 16:34:20 Step 12/26 : WORKDIR /edgex-go 16:34:20 ---> Running in 442d8b0a8058 16:34:20 ---> Running in ae428924d2fa 16:34:20 Removing intermediate container 9a262faa8d27 16:34:20 ---> d62f6158a2b4 16:34:20 Step 14/23 : EXPOSE $APP_PORT 16:34:20 ---> Running in e183b25c1596 16:34:20 Removing intermediate container 442d8b0a8058 16:34:20 ---> a302bd0cfeab 16:34:20 16:34:20 Step 13/25 : FROM alpine:3.15 16:34:20 ---> 2720e26172a0 16:34:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:20 ---> Using cache 16:34:20 ---> d54f3ae08e33 16:34:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:20 ---> Using cache 16:34:20 ---> 5b491e5f8740 16:34:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:20 ---> Using cache 16:34:20 ---> 09a9f393d01f 16:34:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:20 Removing intermediate container ae428924d2fa 16:34:20 ---> a789b1394898 16:34:20 16:34:20 Step 13/26 : FROM alpine:3.15 16:34:20 ---> 2720e26172a0 16:34:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:20 ---> Using cache 16:34:20 ---> d54f3ae08e33 16:34:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:20 ---> Using cache 16:34:20 ---> 5b491e5f8740 16:34:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:20 Removing intermediate container e183b25c1596 16:34:20 ---> caf5b0e31b8b 16:34:20 Step 15/23 : WORKDIR / 16:34:20 ---> Running in 10c82e7899e2 16:34:20 ---> Running in 6b829c913f3e 16:34:21 Removing intermediate container 6b829c913f3e 16:34:21 ---> 9e367fad32cd 16:34:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:21 ---> 54a2ae258cb2 16:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:23 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:23 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:23 OK: 15857 distinct packages available 16:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:23 ---> 808c7e20275c 16:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:23 ---> bed7438098f7 16:34:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:23 ---> cf30b1584e7e 16:34:23 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:23 ---> 0dcb360aa9b9 16:34:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:23 ---> Running in 141e129bbe10 16:34:24 Removing intermediate container 141e129bbe10 16:34:24 ---> 0c5fb23b461e 16:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:24 ---> Running in 3dc719cfb8fc 16:34:24 ---> 230df4945711 16:34:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:24 (1/4) Installing dumb-init (1.2.5-r1) 16:34:24 Removing intermediate container 3dc719cfb8fc 16:34:24 ---> 0ddafac49d5a 16:34:24 Step 21/23 : LABEL arch=x86_64 16:34:24 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:24 ---> Running in dbc5d77ef2b2 16:34:24 (3/4) Installing libucontext (1.1-r0) 16:34:24 (4/4) Installing gcompat (1.0.0-r4) 16:34:24 ---> da9f96992004 16:34:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:24 Executing busybox-1.34.1-r7.trigger 16:34:24 OK: 6 MiB in 18 packages 16:34:24 Removing intermediate container dbc5d77ef2b2 16:34:24 ---> 278592fef884 16:34:24 Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:24 ---> Running in 3726a1e3df31 16:34:24 ---> Running in f62398aa6954 16:34:25 Removing intermediate container f62398aa6954 16:34:25 Removing intermediate container 3726a1e3df31 16:34:25 ---> 34ef15408dda 16:34:25 ---> 18f20a625505 16:34:25 Step 23/23 : LABEL version=0.0.0Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:25 16:34:25 ---> Running in e5f7cfdae948 16:34:25 ---> Running in 9b5112ff9a10 16:34:25 Removing intermediate container e5f7cfdae948 16:34:25 ---> a9f0e4b23dea 16:34:25 Step 23/25 : LABEL arch=x86_64 16:34:25 Removing intermediate container 9b5112ff9a10 16:34:25 ---> b1cec6fc472a 16:34:25 16:34:25 ---> Running in 7870f1ffc5c3 16:34:25 Removing intermediate container 10c82e7899e2 16:34:25 ---> aebf156bab9a 16:34:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:25 Successfully built b1cec6fc472a 16:34:25 Successfully tagged core-command:latest 16:34:25  Building core-command ... done Building sys-mgmt-agent 16:34:25 Removing intermediate container 7870f1ffc5c3 16:34:25 ---> e921201ae46f 16:34:25 Step 24/25 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:26 ---> Running in 3620f2b70247 16:34:27 Removing intermediate container 3620f2b70247 16:34:27 ---> dca2fea9abb1 16:34:27 Step 25/25 : LABEL version=0.0.0 16:34:28 ---> 71c0c820df73 16:34:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:28 ---> Running in 6851a507bac1 16:34:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:28 ---> 799fd7be0f8d 16:34:28 Step 3/23 : WORKDIR /edgex-go 16:34:28 ---> Using cache 16:34:28 ---> 8fd09114414b 16:34:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:28 ---> Using cache 16:34:28 ---> 57a071a96f11 16:34:28 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:28 Removing intermediate container 6851a507bac1 16:34:28 ---> 9594b5cc7826 16:34:28 16:34:28 ---> Running in b6712ec77fd5 16:34:28 ---> 255c8765f832 16:34:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:28 Successfully built 9594b5cc7826 16:34:28 Successfully tagged security-spire-server:latest 16:34:28  Building security-spire-server ... done Building core-metadata 16:34:28 ---> Running in 57521a323453 16:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:29 Removing intermediate container 57521a323453 16:34:29 ---> 12d7f67fa95e 16:34:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:30 OK: 211 MiB in 51 packages 16:34:31 ---> 057e50753617 16:34:31 Step 21/26 : WORKDIR / 16:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:31 ---> 799fd7be0f8d 16:34:31 Step 3/23 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> 8fd09114414b 16:34:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 57a071a96f11 16:34:31 Step 5/23 : RUN apk add --update --no-cache make git 16:34:31 ---> Using cache 16:34:31 ---> 9a496e8acd8f 16:34:31 Step 6/23 : COPY go.mod vendor* ./ 16:34:31 ---> Using cache 16:34:31 ---> 296ed1b7acb0 16:34:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 ---> Using cache 16:34:31 ---> 3a08d326e413 16:34:31 Step 8/23 : COPY . . 16:34:31 ---> Using cache 16:34:31 ---> 5e2d28ba344f 16:34:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:31 Removing intermediate container 2d74588c2dd0 16:34:31 ---> 5d0cf657c540 16:34:31 16:34:31 Step 9/20 : FROM alpine:3.15 16:34:31 ---> 2720e26172a0 16:34:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:31 ---> Using cache 16:34:31 ---> d54f3ae08e33 16:34:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 5b491e5f8740 16:34:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:31 ---> Running in 83ca57adb654 16:34:31 ---> Running in 80181c964f0a 16:34:31 ---> Running in 5879613e9577 16:34:31 Removing intermediate container b6712ec77fd5 16:34:31 ---> d214a95a3f23 16:34:31 Step 6/23 : COPY go.mod vendor* ./ 16:34:31 Removing intermediate container 83ca57adb654 16:34:31 ---> 5b4cb416d2f6 16:34:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:31 ---> Running in 02163c9bed53 16:34:31 ---> 0fa9f29de70d 16:34:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:32 ---> Running in 6427996aa220 16:34:32 Removing intermediate container 02163c9bed53 16:34:32 ---> 436a4cdf5c32 16:34:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:32 ---> Running in 5c33256edb55 16:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:32 Removing intermediate container 5c33256edb55 16:34:32 ---> 6d86c5fcbee7 16:34:32 Step 24/26 : LABEL arch=x86_64 16:34:32 ---> Running in 84f40f156e13 16:34:33 Removing intermediate container 84f40f156e13 16:34:33 ---> 3cf2152a6aed 16:34:33 Step 25/26 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:33 ---> Running in 26457864fae6 16:34:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:33 Removing intermediate container 26457864fae6 16:34:33 ---> 9402c5fe9fab 16:34:33 Step 26/26 : LABEL version=0.0.0 16:34:33 ---> Running in eb2127a6f72a 16:34:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:33 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:33 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:33 OK: 15857 distinct packages available 16:34:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:34 Removing intermediate container eb2127a6f72a 16:34:34 ---> 56db8fe5ca29 16:34:34 16:34:34 Removing intermediate container a0393a4b40d3 16:34:34 ---> 319d0b8c52b3 16:34:34 16:34:34 Step 10/22 : FROM alpine:3.16 16:34:34 ---> d7d3d98c851f 16:34:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:34 Successfully built 56db8fe5ca29 16:34:34 Successfully tagged security-spire-config:latest 16:34:34  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:34 ---> Running in 9b2c5653ed10 16:34:35 (1/9) Installing ca-certificates (20220614-r0) 16:34:35 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:35 (4/9) Installing libcurl (7.80.0-r2) 16:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 (5/9) Installing curl (7.80.0-r2) 16:34:35 (6/9) Installing dumb-init (1.2.5-r1) 16:34:35 (1/2) Installing ca-certificates (20220614-r0) 16:34:35 (2/2) Installing dumb-init (1.2.5-r1) 16:34:35 Executing busybox-1.35.0-r15.trigger 16:34:35 Executing ca-certificates-20220614-r0.trigger 16:34:35 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:35 OK: 6 MiB in 16 packages 16:34:35 (8/9) Installing libucontext (1.1-r0) 16:34:35 (9/9) Installing gcompat (1.0.0-r4) 16:34:35 Executing busybox-1.34.1-r7.trigger 16:34:35 Executing ca-certificates-20220614-r0.trigger 16:34:35 OK: 8 MiB in 23 packages 16:34:36 Removing intermediate container 9b2c5653ed10 16:34:36 ---> 4deba8401eda 16:34:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:37 ---> Running in 6725238d6a39 16:34:37 Removing intermediate container 5879613e9577 16:34:37 ---> 9fbc3cca142e 16:34:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:37 Removing intermediate container 6725238d6a39 16:34:37 ---> c618e6a99ad9 16:34:37 Step 13/22 : ENV APP_PORT=59860 16:34:37 ---> Running in cf210d732082 16:34:37 ---> fb5fe3174c32 16:34:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:37 Removing intermediate container cf210d732082 16:34:37 ---> 4a363d018491 16:34:37 Step 14/22 : EXPOSE $APP_PORT 16:34:37 ---> Running in 8310ade397fc 16:34:38 Removing intermediate container 8310ade397fc 16:34:38 ---> 8d00862d5ddc 16:34:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:39 ---> 5552c912459d 16:34:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:39 ---> 4db255d75761 16:34:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:40 ---> b4bbfd65f209 16:34:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:40 ---> Running in 55cb2d574f09 16:34:40 ---> d5c4af2d133d 16:34:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:40 Removing intermediate container 6427996aa220 16:34:40 ---> 1cfa5c46eaff 16:34:40 Step 8/23 : COPY . . 16:34:40 Removing intermediate container 55cb2d574f09 16:34:40 ---> 0ab11936158b 16:34:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:41 ---> 8ff19a1c6b9e 16:34:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:41 ---> Running in abdb89c6b84f 16:34:41 ---> Running in 7e60e4197cf2 16:34:41 Removing intermediate container abdb89c6b84f 16:34:41 ---> 795747b4b609 16:34:41 Step 18/20 : LABEL arch=x86_64 16:34:41 ---> Running in c190ebdcfcd0 16:34:41 Removing intermediate container 7e60e4197cf2 16:34:41 ---> f7c90ae6e62f 16:34:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:41 ---> Running in 309f9da971f2 16:34:42 Removing intermediate container c190ebdcfcd0 16:34:42 ---> e2e0a3609b1f 16:34:42 Step 19/20 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:42 ---> Running in 7654ad9b69b3 16:34:42 Removing intermediate container 309f9da971f2 16:34:42 ---> bc1224eb543a 16:34:42 Step 20/22 : LABEL arch=x86_64 16:34:42 ---> Running in ad108a0f32fc 16:34:42 Removing intermediate container 7654ad9b69b3 16:34:42 ---> f697501de2a7 16:34:42 Step 20/20 : LABEL version=0.0.0 16:34:42 ---> Running in 460d81816bde 16:34:42 Removing intermediate container ad108a0f32fc 16:34:42 ---> eff937766101 16:34:42 Step 21/22 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:42 ---> Running in 5a7a8f4312fa 16:34:42 Removing intermediate container 460d81816bde 16:34:42 ---> a449a5319897 16:34:42 16:34:42 Successfully built a449a5319897 16:34:42 Successfully tagged security-spiffe-token-provider:latest 16:34:42  Building security-spiffe-token-provider ... done Removing intermediate container 5a7a8f4312fa 16:34:42 ---> 8de3c9dfba39 16:34:42 Step 22/22 : LABEL version=0.0.0 16:34:43 ---> Running in afffebdb6784 16:34:43 Removing intermediate container afffebdb6784 16:34:43 ---> bbbc7fff35b4 16:34:43 16:34:43 Successfully built bbbc7fff35b4 16:34:43 Successfully tagged support-notifications:latest 16:34:45  Building support-notifications ... done  ---> df8f94909ef3 16:34:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:45 ---> Running in 10886ca3c858 16:34: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 16:34:47 Removing intermediate container 80181c964f0a 16:34:47 ---> db901487a534 16:34:47 16:34:47 Step 10/23 : FROM alpine:3.16 16:34:47 ---> d7d3d98c851f 16:34:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:47 ---> Using cache 16:34:47 ---> 05bde9eaf680 16:34:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:47 ---> Using cache 16:34:47 ---> 08f47af32798 16:34:47 Step 13/23 : ENV APP_PORT=59881 16:34:47 ---> Running in 4e6737b0a315 16:34:47 Removing intermediate container 4e6737b0a315 16:34:47 ---> 6e47f18b8efe 16:34:47 Step 14/23 : EXPOSE $APP_PORT 16:34:47 ---> Running in e5b90926c5f8 16:34:48 Removing intermediate container e5b90926c5f8 16:34:48 ---> 3b8a78235e03 16:34:48 Step 15/23 : WORKDIR / 16:34:48 ---> Running in 2b4907532d4f 16:34:48 Removing intermediate container 2b4907532d4f 16:34:48 ---> 59124f0baace 16:34:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:48 ---> 327773cb72f2 16:34:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:49 ---> 61863c1a2446 16:34:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:49 ---> 74fa041e1174 16:34:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:49 ---> Running in 439c14ada735 16:34:49 Removing intermediate container 439c14ada735 16:34:49 ---> b885b20627c9 16:34:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:50 ---> Running in 0be96b3a4b62 16:34:50 Removing intermediate container 0be96b3a4b62 16:34:50 ---> 1ed8675fceff 16:34:50 Step 21/23 : LABEL arch=x86_64 16:34:50 ---> Running in a4cb2d63250c 16:34:50 Removing intermediate container a4cb2d63250c 16:34:50 ---> e08405569b73 16:34:50 Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:34:50 ---> Running in 212fad453a9e 16:34:50 Removing intermediate container 212fad453a9e 16:34:50 ---> e61e1d0063c7 16:34:50 Step 23/23 : LABEL version=0.0.0 16:34:50 ---> Running in d0f1a5a9f252 16:34:50 Removing intermediate container d0f1a5a9f252 16:34:50 ---> edd79c8872eb 16:34:50 16:34:50 Successfully built edd79c8872eb 16:34:51 Successfully tagged core-metadata:latest 16:34:59  Building core-metadata ... done Removing intermediate container 10886ca3c858 16:34:59 ---> 760f7df1f5a1 16:34:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:59 ---> Running in 0fb735223f98 16:34:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:59 Removing intermediate container 0fb735223f98 16:34:59 ---> b9ee11008bf8 16:34:59 16:34:59 Step 11/23 : FROM alpine:3.16 16:34:59 ---> d7d3d98c851f 16:34:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:59 ---> Running in b35e7be94070 16:34:59 Removing intermediate container b35e7be94070 16:34:59 ---> 2f0423c5dc94 16:34:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:34:59 ---> Running in 1dd1945677c2 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:00 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:00 (3/33) Installing readline (8.1.2-r0) 16:35:00 (4/33) Installing bash (5.1.16-r2) 16:35:00 Executing bash-5.1.16-r2.post-install 16:35:00 (5/33) Installing ca-certificates (20220614-r0) 16:35:00 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:00 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:00 (8/33) Installing libcurl (7.83.1-r2) 16:35:00 (9/33) Installing curl (7.83.1-r2) 16:35:00 (10/33) Installing docker-cli (20.10.16-r2) 16:35:00 (11/33) Installing dumb-init (1.2.5-r1) 16:35:00 (12/33) Installing libbz2 (1.0.8-r1) 16:35:00 (13/33) Installing expat (2.4.8-r0) 16:35:00 (14/33) Installing libffi (3.4.2-r1) 16:35:00 (15/33) Installing gdbm (1.23-r0) 16:35:00 (16/33) Installing xz-libs (5.2.5-r1) 16:35:00 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:00 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:00 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:00 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:00 (21/33) Installing python3 (3.10.5-r0) 16:35:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:00 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:00 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:00 (25/33) Installing py3-six (1.16.0-r1) 16:35:00 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:00 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:00 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:00 (31/33) Installing py3-packaging (21.3-r0) 16:35:00 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:00 (33/33) Installing py3-pip (22.1.1-r0) 16:35:00 Executing busybox-1.35.0-r15.trigger 16:35:00 Executing ca-certificates-20220614-r0.trigger 16:35:00 OK: 122 MiB in 47 packages 16:35:02 Collecting docker-compose==1.23.2 16:35:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 31.4 MB/s eta 0:00:00 16:35:02 Collecting docker<4.0,>=3.6.0 16:35:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 44.0 MB/s eta 0:00:00 16:35:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 95.8 MB/s eta 0:00:00 16:35:03 Collecting docopt<0.7,>=0.6.1 16:35:03 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:03 Preparing metadata (setup.py): started 16:35:03 Preparing metadata (setup.py): finished with status 'done' 16:35:03 Collecting cached-property<2,>=1.2.0 16:35:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:03 Collecting texttable<0.10,>=0.9.0 16:35:03 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:03 Preparing metadata (setup.py): started 16:35:03 Preparing metadata (setup.py): finished with status 'done' 16:35:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:03 Collecting jsonschema<3,>=2.5.1 16:35:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:03 Collecting PyYAML<4,>=3.10 16:35:03 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 40.4 MB/s eta 0:00:00 16:35:03 Preparing metadata (setup.py): started 16:35:04 Preparing metadata (setup.py): finished with status 'done' 16:35:04 Collecting websocket-client<1.0,>=0.32.0 16:35:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.7 MB/s eta 0:00:00 16:35:04 Collecting dockerpty<0.5,>=0.4.1 16:35:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:04 Preparing metadata (setup.py): started 16:35:04 Preparing metadata (setup.py): finished with status 'done' 16:35:04 Collecting docker-pycreds>=0.4.0 16:35:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:04 Collecting idna<2.8,>=2.5 16:35:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.9 MB/s eta 0:00:00 16:35:04 Collecting certifi>=2017.4.17 16:35:04 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 55.6 MB/s eta 0:00:00 16:35:04 Collecting chardet<3.1.0,>=3.0.2 16:35:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.5 MB/s eta 0:00:00 16:35:04 Collecting urllib3<1.25,>=1.21.1 16:35:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 55.6 MB/s eta 0:00:00 16:35:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:04 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:04 Running setup.py install for texttable: started 16:35:05 Running setup.py install for texttable: finished with status 'done' 16:35:05 Running setup.py install for PyYAML: started 16:35:05 Running setup.py install for PyYAML: finished with status 'done' 16:35:05 Running setup.py install for docopt: started 16:35:06 Running setup.py install for docopt: finished with status 'done' 16:35:06 Running setup.py install for dockerpty: started 16:35:07 Running setup.py install for dockerpty: finished with status 'done' 16:35:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:35:10 Removing intermediate container 1dd1945677c2 16:35:10 ---> 69db0d1884ee 16:35:10 Step 14/23 : ENV APP_PORT=58890 16:35:10 ---> Running in 74d9ae5cb4ba 16:35:10 Removing intermediate container 74d9ae5cb4ba 16:35:10 ---> 88d020cb1b75 16:35:10 Step 15/23 : EXPOSE $APP_PORT 16:35:10 ---> Running in fa6c2fb8cbbc 16:35:10 Removing intermediate container fa6c2fb8cbbc 16:35:10 ---> 61aed054c182 16:35:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:11 ---> 4e3e1dffce7a 16:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:11 ---> a31e0ae15b45 16:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:11 ---> 33b6609df5ce 16:35:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:11 ---> Running in 20c022073304 16:35:11 Removing intermediate container 20c022073304 16:35:11 ---> a016693474b3 16:35:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:11 ---> Running in 51cdd7e7eb62 16:35:11 Removing intermediate container 51cdd7e7eb62 16:35:11 ---> 4d43284f2db9 16:35:11 Step 21/23 : LABEL arch=x86_64 16:35:11 ---> Running in 80a565e160c9 16:35:11 Removing intermediate container 80a565e160c9 16:35:11 ---> 3ef419cfbcd4 16:35:11 Step 22/23 : LABEL git_sha=891494d8e5b820ff1a9f54395a03deccf524dcbb 16:35:11 ---> Running in 43ab2fb6a5bd 16:35:12 Removing intermediate container 43ab2fb6a5bd 16:35:12 ---> 9d40495b86b1 16:35:12 Step 23/23 : LABEL version=0.0.0 16:35:12 ---> Running in 7c40be27bcd7 16:35:12 Removing intermediate container 7c40be27bcd7 16:35:12 ---> 9e1a186a7bef 16:35:12 16:35:12 Successfully built 9e1a186a7bef 16:35:12 Successfully tagged sys-mgmt-agent:latest 16:35:12  Building sys-mgmt-agent ... done  [Pipeline] } 16:35:12 $ docker stop --time=1 b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 16:35:13 $ docker rm -f b2c6cceb2bc2c6de46438438ef931814cf48f81f00aca649afa7258c5b155f86 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:14 + docker images 16:35:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:14 sys-mgmt-agent latest 9e1a186a7bef 1 second ago 135MB 16:35:14 b9ee11008bf8 14 seconds ago 1.52GB 16:35:14 core-metadata latest edd79c8872eb 23 seconds ago 18.2MB 16:35:14 db901487a534 26 seconds ago 1.55GB 16:35:14 support-notifications latest bbbc7fff35b4 30 seconds ago 27.1MB 16:35:14 security-spiffe-token-provider latest a449a5319897 31 seconds ago 29.2MB 16:35:14 security-spire-config latest 56db8fe5ca29 40 seconds ago 85.8MB 16:35:14 319d0b8c52b3 40 seconds ago 1.58GB 16:35:14 5d0cf657c540 43 seconds ago 1.57GB 16:35:14 security-spire-server latest 9594b5cc7826 45 seconds ago 86.5MB 16:35:14 core-command latest b1cec6fc472a 48 seconds ago 16.2MB 16:35:14 a789b1394898 53 seconds ago 1.42GB 16:35:14 a302bd0cfeab 53 seconds ago 1.42GB 16:35:14 9992b4738958 54 seconds ago 1.52GB 16:35:14 security-secretstore-setup latest bca67548fe8f About a minute ago 28.9MB 16:35:14 security-bootstrapper latest bdc49d94f608 About a minute ago 19.3MB 16:35:14 core-data latest 5134c2779b53 About a minute ago 21.5MB 16:35:14 support-scheduler latest 560c1ad159d8 About a minute ago 26.5MB 16:35:14 67ba614ca8d8 About a minute ago 1.53GB 16:35:14 security-proxy-setup latest 9ebc69c4f4d8 About a minute ago 27.2MB 16:35:14 b67582f0afdc About a minute ago 1.58GB 16:35:14 73e1766a8042 About a minute ago 1.55GB 16:35:14 b0911c7451c5 About a minute ago 1.53GB 16:35:14 530928d30228 About a minute ago 1.52GB 16:35:14 security-spire-agent latest 48b28bc3d652 2 minutes ago 125MB 16:35:14 511a1bb2a8ac 2 minutes ago 1.42GB 16:35:14 ci-base-image-x86_64 latest 799fd7be0f8d 5 minutes ago 993MB 16:35:14 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:35:14 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.359s coverage: 28.7% of statements 16:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.509s coverage: 54.2% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.555s coverage: 89.2% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.508s coverage: 2.1% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.537s coverage: 95.6% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.296s coverage: 72.2% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.493s coverage: 60.0% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.9% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.225s coverage: 29.6% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.371s coverage: 79.5% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 16:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements 16:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.714s coverage: 82.2% of statements 16:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 65.1% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 16:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements 16:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.011s coverage: 64.7% of statements 16:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.196s coverage: 89.4% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 16:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.519s coverage: 65.8% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.378s coverage: 17.7% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.230s coverage: 100.0% of statements 16:38:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 16:38:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:38:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:07 GO111MODULE=on go vet ./... 16:39:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:59 ./bin/test-attribution-txt.sh 16:39:59 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:39:59 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:39:59 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:39:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:39:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:39:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:39:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:00 + ls -al . 16:40:00 total 724 16:40:00 drwxrwxr-x 9 1001 1001 4096 Aug 4 16:34 . 16:40:00 drwxr-xr-x 4 root root 4096 Aug 4 16:33 .. 16:40:00 -rw-rw-r-- 1 1001 1001 16 Aug 4 16:32 .dockerignore 16:40:00 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 .git 16:40:00 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:32 .github 16:40:00 -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:32 .gitignore 16:40:00 -rw-rw-r-- 1 1001 1001 42 Aug 4 16:32 .golangci.yml 16:40:00 -rw-rw-r-- 1 1001 1001 87 Aug 4 16:32 .hadolint.yml 16:40:00 -rw-rw-r-- 1 1001 1001 166 Aug 4 16:32 .sonarcloud.properties 16:40:00 -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:32 ADOPTERS.md 16:40:00 -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:32 Attribution.txt 16:40:00 -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:32 CHANGELOG.md 16:40:00 -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:32 CONTRIBUTING.md 16:40:00 -rw-rw-r-- 1 1001 1001 677 Aug 4 16:32 GOVERNANCE.md 16:40:00 -rw-rw-r-- 1 1001 1001 850 Aug 4 16:32 Jenkinsfile 16:40:00 -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:32 LICENSE 16:40:00 -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:32 Makefile 16:40:00 -rw-rw-r-- 1 1001 1001 582 Aug 4 16:32 OWNERS.md 16:40:00 -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:32 README.md 16:40:00 -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:32 SECURITY.md 16:40:00 -rw-rw-r-- 1 1001 1001 5 Aug 4 16:29 VERSION 16:40:00 -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:32 ZMQWindows.md 16:40:00 drwxrwxr-x 2 1001 1001 4096 Aug 4 16:32 bin 16:40:00 drwxrwxr-x 18 1001 1001 4096 Aug 4 16:32 cmd 16:40:00 -rw-r--r-- 1 root root 478941 Aug 4 16:38 coverage.out 16:40:00 -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:32 go.mod 16:40:00 -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:32 go.sum 16:40:00 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 internal 16:40:00 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:32 openapi 16:40:00 drwxrwxr-x 4 1001 1001 4096 Aug 4 16:32 snap 16:40:00 -rw-rw-r-- 1 1001 1001 204 Aug 4 16:32 version.go [Pipeline] sh 16:40:00 + '[' -e coverage.out ] 16:40:00 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:00 Warning: overwriting stash ‘coverage-report’ 16:40:01 Stashed 1 file(s) [Pipeline] sh 16:40:02 + make build 16:40:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43: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/core-command/core-command ./cmd/core-command 16:43:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:43:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:12 $ docker stop --time=1 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 16:44:14 $ docker rm -f 826136af5949f1809632f464e5d070f35fe1817fc51f46a64f50f7764d69cfc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:17 16:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:17 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:17 29e5d40040c1: Pulling fs layer 16:44:17 1ce36da41761: Pulling fs layer 16:44:17 25b303627fd3: Pulling fs layer 16:44:18 29e5d40040c1: Verifying Checksum 16:44:18 29e5d40040c1: Download complete 16:44:18 1ce36da41761: Verifying Checksum 16:44:18 1ce36da41761: Download complete 16:44:18 29e5d40040c1: Pull complete 16:44:20 25b303627fd3: Verifying Checksum 16:44:20 25b303627fd3: Download complete 16:44:20 1ce36da41761: Pull complete 16:44:32 25b303627fd3: Pull complete 16:44:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:32 prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container 16:44:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:35 $ docker top 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:36 + docker-compose build --help+ 16:44:36 grep parallel 16:44:40 --parallel Build images in parallel. [Pipeline] } 16:44:40 $ docker stop --time=1 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd 16:44:42 $ docker rm -f 6115312fa471326d7d24425b57070ff0fda4c944ed847ee544e4c11a70aed8dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container 16:44:43 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:44 $ docker top a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:45 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:51 Building core-command ... 16:44:51 Building core-data ... 16:44:51 Building core-metadata ... 16:44:51 Building security-bootstrapper ... 16:44:51 Building security-proxy-setup ... 16:44:51 Building security-secretstore-setup ... 16:44:51 Building security-spiffe-token-provider ... 16:44:51 Building security-spire-agent ... 16:44:51 Building security-spire-config ... 16:44:51 Building security-spire-server ... 16:44:51 Building support-notifications ... 16:44:51 Building support-scheduler ... 16:44:51 Building sys-mgmt-agent ... 16:44:51 Building security-spire-agent 16:44:51 Building security-secretstore-setup 16:44:51 Building support-scheduler 16:44:51 Building security-bootstrapper 16:44:51 Building core-command 16:45:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 22f69748e1ca 16:45:38 Step 3/26 : WORKDIR /edgex-go 16:45:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 22f69748e1ca 16:45:38 Step 3/22 : WORKDIR /edgex-go 16:45:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 22f69748e1ca 16:45:38 Step 3/25 : WORKDIR /edgex-go 16:45:38 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 22f69748e1ca 16:45:38 Step 3/31 : WORKDIR /edgex-go 16:45:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:38 ---> 22f69748e1ca 16:45:38 Step 3/23 : WORKDIR /edgex-go 16:45:38 ---> Running in c548b491e01e 16:45:38 ---> Running in fec3bd6d6225 16:45:38 ---> Running in 80cc8d4a442d 16:45:38 ---> Running in 204a8cf7f92d 16:45:38 ---> Running in 6d7fb021c07f 16:45:39 Removing intermediate container 204a8cf7f92d 16:45:39 ---> f99fdc7a5bd3 16:45:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 Removing intermediate container fec3bd6d6225 16:45:39 ---> ca48158805b0 16:45:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 Removing intermediate container c548b491e01e 16:45:39 ---> 714122e0a201 16:45:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 Removing intermediate container 6d7fb021c07f 16:45:39 ---> fa682cb968c0 16:45:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 ---> Running in fe84c322a42f 16:45:39 Removing intermediate container 80cc8d4a442d 16:45:39 ---> b4ec34e50866 16:45:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:39 ---> Running in a46abfaa01c1 16:45:39 ---> Running in c4fb4953f940 16:45:39 ---> Running in 0d2b08de2c2f 16:45:39 ---> Running in f644e50c3885 16:45:42 Removing intermediate container fe84c322a42f 16:45:42 ---> 079e73f07ebb 16:45:42 Step 5/22 : RUN apk add --update --no-cache make git 16:45:42 Removing intermediate container c4fb4953f940 16:45:42 ---> 2f7b6d404026 16:45:42 Step 5/31 : RUN apk add --update --no-cache make git 16:45:43 ---> Running in 148fe65becd4 16:45:43 Removing intermediate container a46abfaa01c1 16:45:43 ---> 68f4185157a4 16:45:43 Step 5/23 : RUN apk add --update --no-cache make git 16:45:43 ---> Running in 0d960a700726 16:45:43 ---> Running in ecab9f2ecea3 16:45:44 Removing intermediate container f644e50c3885 16:45:44 ---> ccfdaccff35d 16:45:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:44 Removing intermediate container 0d2b08de2c2f 16:45:44 ---> a56dca50c953 16:45:44 Step 5/25 : RUN apk add --update --no-cache make git 16:45:44 ---> Running in 87c94dd867e2 16:45:44 ---> Running in 5196ff49c778 16:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:48 OK: 221 MiB in 51 packages 16:45:48 OK: 221 MiB in 51 packages 16:45:48 OK: 221 MiB in 51 packages 16:45:48 OK: 221 MiB in 51 packages 16:45:48 OK: 221 MiB in 51 packages 16:45:49 Removing intermediate container 148fe65becd4 16:45:49 ---> 942743af81cf 16:45:49 Step 6/22 : COPY go.mod vendor* ./ 16:45:50 Removing intermediate container 0d960a700726 16:45:50 ---> 7865b156fc5d 16:45:50 Step 6/31 : COPY go.mod vendor* ./ 16:45:50 Removing intermediate container ecab9f2ecea3 16:45:50 ---> 28eeb5d5e646 16:45:50 Step 6/23 : COPY go.mod vendor* ./ 16:45:50 Removing intermediate container 5196ff49c778 16:45:50 ---> e89edf1bb881 16:45:50 Step 6/25 : COPY go.mod vendor* ./ 16:45:50 Removing intermediate container 87c94dd867e2 16:45:50 ---> eb1510b1e597 16:45:50 Step 6/26 : COPY go.mod vendor* ./ 16:45:51 ---> 5d550b512555 16:45:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> a4967669a5d4 16:45:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> f04cd5568326 16:45:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> Running in 0ecc0b8bcdb4 16:45:51 ---> Running in 660e389a4cc9 16:45:51 ---> Running in 5c3cd6d1b650 16:45:51 ---> 68c124f9af19 16:45:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:51 ---> Running in b6702e4f1fa6 16:45:52 ---> ccd421779f7d 16:45:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:52 ---> Running in 871c687f8f5b 16:47:00 Removing intermediate container 0ecc0b8bcdb4 16:47:00 ---> 130af66c258e 16:47:00 Step 8/31 : COPY . . 16:47:00 Removing intermediate container b6702e4f1fa6 16:47:00 ---> 78aa35cfba25 16:47:00 Step 8/25 : COPY . . 16:47:00 Removing intermediate container 660e389a4cc9 16:47:00 ---> 00757cd91293 16:47:00 Step 8/22 : COPY . . 16:47:00 Removing intermediate container 5c3cd6d1b650 16:47:00 ---> a9f3f84ccb6e 16:47:00 Step 8/23 : COPY . . 16:47:00 Removing intermediate container 871c687f8f5b 16:47:00 ---> 6fffb4a49169 16:47:00 Step 8/26 : COPY . . 16:47:08 ---> c411abe256e4 16:47:08 Step 9/23 : RUN make cmd/core-command/core-command 16:47:08 ---> 76d92e40ee43 16:47:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:08 ---> 719a4c01046b 16:47:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:08 ---> Running in 459bd5140eb9 16:47:08 ---> Running in c7161e56f02d 16:47:08 ---> d4c1ec1d922b 16:47:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:08 ---> 016d1683b51d 16:47:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:47:08 ---> Running in a718562ef63a 16:47:08 ---> Running in cd0cfc5c7a4c 16:47:09 ---> Running in 4a6b9a6680e8 16:47:09 Removing intermediate container a718562ef63a 16:47:09 ---> a334b49098a8 16:47:09 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:09 ---> Running in 9a277c838b3d 16:47:10 Removing intermediate container 9a277c838b3d 16:47:10 ---> 0f02027cc410 16:47:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:10 ---> Running in 8a089fccd724 16:47:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:47:13 Removing intermediate container 8a089fccd724 16:47:13 ---> db86813da649 16:47:13 Step 12/26 : WORKDIR /edgex-go 16:47:13 ---> Running in 992f9851c481 16:47:13 Removing intermediate container 992f9851c481 16:47:13 ---> a66372fc2292 16:47:13 16:47:13 Step 13/26 : FROM alpine:3.15 16:47:13 3.15: Pulling from library/alpine 16:47:15 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:47:15 Status: Downloaded newer image for alpine:3.15 16:47:15 ---> 60f2846fe774 16:47:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:15 ---> Running in c47955e9b305 16:47:16 Removing intermediate container c47955e9b305 16:47:16 ---> cace5cc3d909 16:47:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:16 ---> Running in 8aab33772bfd 16:47:19 Removing intermediate container 8aab33772bfd 16:47:19 ---> bcb295c0efed 16:47:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:19 ---> Running in bfe32f941158 16:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:23 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:47:23 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:47:23 OK: 15734 distinct packages available 16:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:26 (1/5) Installing dumb-init (1.2.5-r1) 16:47:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:47:26 (3/5) Installing libucontext (1.1-r0) 16:47:26 (4/5) Installing gcompat (1.0.0-r4) 16:47:26 (5/5) Installing openssl (1.1.1q-r0) 16:47:26 Executing busybox-1.34.1-r7.trigger 16:47:27 OK: 6 MiB in 19 packages 16:47:28 Removing intermediate container bfe32f941158 16:47:28 ---> bd3029c83552 16:47:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:47:32 ---> e04ffe7638c9 16:47:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:38 ---> 78ab82a40695 16:47:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:47:38 ---> f9696816b999 16:47:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:47:39 ---> a43c46417a0c 16:47:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:47:40 ---> b819d852960a 16:47:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:40 ---> Running in 406e6fa91d18 16:47:40 Removing intermediate container 406e6fa91d18 16:47:40 ---> bad5b68191ab 16:47:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:41 ---> Running in 751b2cc0460d 16:47:41 Removing intermediate container 751b2cc0460d 16:47:41 ---> b7c68b040ebb 16:47:41 Step 24/26 : LABEL arch=arm64 16:47:41 ---> Running in 6d9c7f0d712a 16:47:42 Removing intermediate container 6d9c7f0d712a 16:47:42 ---> a0d8fa0355cc 16:47:42 Step 25/26 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:47:42 ---> Running in 5d712e69a487 16:47:42 Removing intermediate container 5d712e69a487 16:47:42 ---> 951b1abc694b 16:47:42 Step 26/26 : LABEL version=0.0.0 16:47:42 ---> Running in 23586043287f 16:47:43 Removing intermediate container 23586043287f 16:47:43 ---> 31e5927940a2 16:47:43 16:47:43 Successfully built 31e5927940a2 16:47:43 Successfully tagged security-spire-agent-arm64:latest 16:47:43  Building security-spire-agent ... done Building support-notifications 16:48:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:01 ---> 22f69748e1ca 16:48:01 Step 3/22 : WORKDIR /edgex-go 16:48:01 ---> Using cache 16:48:01 ---> b4ec34e50866 16:48:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:01 ---> Using cache 16:48:01 ---> ccfdaccff35d 16:48:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:02 ---> Running in 833f34a1e6b0 16:48:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:07 OK: 221 MiB in 51 packages 16:48:08 Removing intermediate container 833f34a1e6b0 16:48:08 ---> 8a66c598a1a1 16:48:08 Step 6/22 : COPY go.mod vendor* ./ 16:48:09 ---> 8b02e89582da 16:48:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:09 ---> Running in 769767d154c9 16:49:06 Removing intermediate container 769767d154c9 16:49:06 ---> 07d9f7412ef8 16:49:06 Step 8/22 : COPY . . 16:49:10 ---> 240c8016de94 16:49:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:49:10 ---> Running in 4f42e5b6a787 16:49:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:49 Removing intermediate container c7161e56f02d 16:52:49 ---> 0bb73bd0a31e 16:52:49 16:52:49 Step 10/23 : FROM alpine:3.16 16:52:49 3.16: Pulling from library/alpine 16:52:49 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:52:49 Status: Downloaded newer image for alpine:3.16 16:52:49 ---> 3d81c46cd875 16:52:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:52:49 ---> Running in d50c9a208837 16:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:51 (1/1) Installing dumb-init (1.2.5-r1) 16:52:51 Executing busybox-1.35.0-r15.trigger 16:52:51 OK: 5 MiB in 15 packages 16:52:54 Removing intermediate container d50c9a208837 16:52:54 ---> 34140a8761e5 16:52:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:54 ---> Running in 224ec013a312 16:52:55 Removing intermediate container 224ec013a312 16:52:55 ---> b2e5db654f83 16:52:55 Step 13/23 : ENV APP_PORT=59882 16:52:55 ---> Running in 872927069fde 16:52:56 Removing intermediate container 872927069fde 16:52:56 ---> f8269ff18161 16:52:56 Step 14/23 : EXPOSE $APP_PORT 16:52:56 ---> Running in 86ae5fd3cb7d 16:52:57 Removing intermediate container 86ae5fd3cb7d 16:52:57 ---> 00d5fd619561 16:52:57 Step 15/23 : WORKDIR / 16:52:58 ---> Running in 43fc4c7597be 16:52:59 Removing intermediate container 43fc4c7597be 16:52:59 ---> 36f72da76943 16:52:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:01 ---> dd67189370ec 16:53:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:53:02 Removing intermediate container cd0cfc5c7a4c 16:53:02 ---> dd6675967738 16:53:02 16:53:02 Step 10/25 : FROM alpine:3.16 16:53:02 ---> 3d81c46cd875 16:53:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:02 ---> Running in 83cd163948e5 16:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:06 ---> 9b6eb6e0680f 16:53:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:53:07 ---> 620311a25746 16:53:07 Step 19/23 : ENTRYPOINT ["/core-command"] 16:53:07 ---> Running in e1e0a8f9a026 16:53:07 Removing intermediate container 459bd5140eb9 16:53:07 ---> 3d1da226c8d3 16:53:07 16:53:07 Step 10/31 : FROM alpine:3.16 16:53:07 ---> 3d81c46cd875 16:53:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:07 ---> Running in 5b98969beca7 16:53:07 (1/3) Installing ca-certificates (20220614-r0) 16:53:07 (2/3) Installing dumb-init (1.2.5-r1) 16:53:07 (3/3) Installing su-exec (0.2-r1) 16:53:07 Executing busybox-1.35.0-r15.trigger 16:53:07 Executing ca-certificates-20220614-r0.trigger 16:53:08 Removing intermediate container e1e0a8f9a026 16:53:08 ---> 0c26332d3295 16:53:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:08 ---> Running in ad8e114f139e 16:53:08 OK: 6 MiB in 17 packages 16:53:08 Removing intermediate container 5b98969beca7 16:53:08 ---> 399a7b1e515d 16:53:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:08 ---> Running in 39e63b9b17aa 16:53:09 Removing intermediate container ad8e114f139e 16:53:09 ---> 1b6af95ed030 16:53:09 Step 21/23 : LABEL arch=arm64 16:53:09 ---> Running in 980ab04b4b82 16:53:10 Removing intermediate container 980ab04b4b82 16:53:10 ---> 193298fec0bb 16:53:10 Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:53:10 ---> Running in 01f19fed0e3b 16:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:11 Removing intermediate container 01f19fed0e3b 16:53:11 ---> 1e66fc09bb52 16:53:11 Step 23/23 : LABEL version=0.0.0 16:53:11 ---> Running in bbc4e2e48e24 16:53:11 Removing intermediate container 83cd163948e5 16:53:11 ---> c61fcbe47b04 16:53:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:12 ---> Running in 716dde5a9547 16:53:12 Removing intermediate container bbc4e2e48e24 16:53:12 ---> 6ed62fa3c9ed 16:53:12 16:53:12 (1/2) Installing dumb-init (1.2.5-r1) 16:53:12 (2/2) Installing su-exec (0.2-r1) 16:53:12 Executing busybox-1.35.0-r15.trigger 16:53:12 Removing intermediate container 716dde5a9547 16:53:12 ---> 5a377940ce68 16:53:12 Step 13/25 : WORKDIR / 16:53:12 OK: 5 MiB in 16 packages 16:53:13 ---> Running in a3ffeffa3a7a 16:53:13 Successfully built 6ed62fa3c9ed 16:53:13 Successfully tagged core-command-arm64:latest 16:53:13 Building security-spire-server 16:53:13  Building core-command ... done Removing intermediate container a3ffeffa3a7a 16:53:13 ---> a10bca318290 16:53:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:14 Removing intermediate container 39e63b9b17aa 16:53:14 ---> 7ef429fb6b35 16:53:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:14 ---> Running in e7269ad0331f 16:53:15 ---> 73214ad58c06 16:53:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:15 Removing intermediate container e7269ad0331f 16:53:15 ---> 9fcd2d93f756 16:53:15 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:15 ---> Running in 7e86d8f34764 16:53:16 Removing intermediate container 7e86d8f34764 16:53:16 ---> 1448bdec37f3 16:53:16 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:16 ---> Running in 0ca7c47579a3 16:53:16 ---> b1384b046def 16:53:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:17 Removing intermediate container 0ca7c47579a3 16:53:17 ---> 092fd663a165 16:53:17 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:17 ---> Running in fbf4a5330b78 16:53:18 ---> 7416a0e99084 16:53:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:19 ---> b34312d92075 16:53:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:21 Removing intermediate container fbf4a5330b78 16:53:21 ---> e82c8fc08695 16:53:21 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:53:21 ---> Running in bbbe58256b1c 16:53:22 ---> 748d9eef7c66 16:53:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:22 Removing intermediate container bbbe58256b1c 16:53:22 ---> 42c1728db27a 16:53:22 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:53:24 ---> a16f3ae571de 16:53:24 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:53:24 ---> Running in 29210a07caf5 16:53:26 ---> 45eba6673ba6 16:53:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:28 ---> 587f3119b518 16:53:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:53:28 ---> Running in c987c9899e37 16:53:29 Removing intermediate container 29210a07caf5 16:53:29 ---> 44b5b176d765 16:53:29 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:31 ---> 951b66c54b3a 16:53:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:32 Removing intermediate container c987c9899e37 16:53:32 ---> 00bc8fa0617f 16:53:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:53:32 ---> Running in c9aa6399faad 16:53:33 Removing intermediate container c9aa6399faad 16:53:33 ---> 8ebfbf5f5ad4 16:53:33 Step 23/25 : LABEL arch=arm64 16:53:33 ---> Running in 739b02d68e5a 16:53:34 Removing intermediate container 739b02d68e5a 16:53:34 ---> b19dfac81749 16:53:34 Step 24/25 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:53:34 ---> Running in 675ec0389b6f 16:53:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:53:35 ---> 22f69748e1ca 16:53:35 Step 3/25 : WORKDIR /edgex-go 16:53:35 ---> Using cache 16:53:35 ---> b4ec34e50866 16:53:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:35 ---> Using cache 16:53:35 ---> ccfdaccff35d 16:53:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:53:35 ---> Using cache 16:53:35 ---> eb1510b1e597 16:53:35 Step 6/25 : COPY go.mod vendor* ./ 16:53:35 ---> Using cache 16:53:35 ---> ccd421779f7d 16:53:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:35 ---> Using cache 16:53:35 ---> 6fffb4a49169 16:53:35 Step 8/25 : COPY . . 16:53:35 ---> 0ee6c9524ea8 16:53:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:35 ---> Using cache 16:53:35 ---> 719a4c01046b 16:53:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:53:35 ---> Using cache 16:53:35 ---> a334b49098a8 16:53:35 Step 10/25 : WORKDIR /edgex-go/spire-build 16:53:35 ---> Using cache 16:53:35 ---> 0f02027cc410 16:53:35 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:53:35 ---> Running in ca531178b86e 16:53:36 Removing intermediate container 675ec0389b6f 16:53:36 ---> e4e67e6003f8 16:53:36 Step 25/25 : LABEL version=0.0.0 16:53:36 ---> Running in a8339607e288 16:53:37 Removing intermediate container a8339607e288 16:53:37 ---> f86697be30d6 16:53:37 16:53:37 ---> d76c265b45cb 16:53:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:37 Successfully built f86697be30d6 16:53:37 Successfully tagged security-secretstore-setup-arm64:latest 16:53:37 Building core-metadata 16:53:39  Building security-secretstore-setup ... done  ---> 86e4485bad79 16:53:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:53:39 Removing intermediate container ca531178b86e 16:53:39 ---> dbdcec84a236 16:53:39 Step 12/25 : WORKDIR /edgex-go 16:53:39 ---> Running in 32c58084240f 16:53:40 Removing intermediate container 32c58084240f 16:53:40 ---> f05d86f84736 16:53:40 16:53:40 Step 13/25 : FROM alpine:3.15 16:53:40 ---> 288b34016ba3 16:53:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:40 ---> 60f2846fe774 16:53:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:40 ---> Using cache 16:53:40 ---> cace5cc3d909 16:53:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:40 ---> Using cache 16:53:40 ---> bcb295c0efed 16:53:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:53:40 ---> Using cache 16:53:40 ---> bd3029c83552 16:53:40 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:42 ---> 94f57625e4b0 16:53:42 Step 26/31 : RUN chmod +x /entrypoint.sh 16:53:42 ---> Running in 5dcc953c006b 16:53:46 Removing intermediate container 5dcc953c006b 16:53:46 ---> ed3695517c63 16:53:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:53:46 ---> Running in 7c3d5bbe047a 16:53:47 Removing intermediate container 7c3d5bbe047a 16:53:47 ---> 76c3163849c7 16:53:47 Step 28/31 : CMD ["gate"] 16:53:47 ---> Running in b9814a95f7da 16:53:48 Removing intermediate container b9814a95f7da 16:53:48 ---> c98782482a50 16:53:48 Step 29/31 : LABEL arch=arm64 16:53:48 ---> Running in 47274f144820 16:53:49 ---> 92b224b7e9a7 16:53:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:53:49 Removing intermediate container 47274f144820 16:53:49 ---> 7cd9a401acb6 16:53:49 Step 30/31 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:53:50 ---> Running in ea26d4233ac0 16:53:50 Removing intermediate container ea26d4233ac0 16:53:50 ---> e10f12181def 16:53:50 Step 31/31 : LABEL version=0.0.0 16:53:51 ---> Running in ac7b1bf91833 16:53:51 ---> 7317446ad15a 16:53:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:53:51 Removing intermediate container ac7b1bf91833 16:53:51 ---> b41fbd26680c 16:53:51 16:53:52 Successfully built b41fbd26680c 16:53:52 Successfully tagged security-bootstrapper-arm64:latest 16:53:52  Building security-bootstrapper ... done Building security-proxy-setup 16:53:52 ---> 850fb9a7a6ae 16:53:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:53:53 ---> 0a4797fffeaa 16:53:53 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:54 ---> Running in 983d799691e5 16:53:54 Removing intermediate container 983d799691e5 16:53:54 ---> cf0245d9c734 16:53:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:55 ---> Running in ace3bcb1825f 16:53:55 Removing intermediate container ace3bcb1825f 16:53:55 ---> 10accd85f90f 16:53:55 Step 23/25 : LABEL arch=arm64 16:53:55 ---> Running in e56f73f54f05 16:53:56 Removing intermediate container e56f73f54f05 16:53:56 ---> 0d0ccb34c9f6 16:53:56 Step 24/25 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:53:56 ---> Running in 91805ffa4488 16:53:57 Removing intermediate container 91805ffa4488 16:53:57 ---> edf241a389e5 16:53:57 Step 25/25 : LABEL version=0.0.0 16:53:57 ---> Running in b75b67d4b839 16:53:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:58 ---> 22f69748e1ca 16:53:58 Step 3/23 : WORKDIR /edgex-go 16:53:58 ---> Using cache 16:53:58 ---> b4ec34e50866 16:53:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:58 ---> Using cache 16:53:58 ---> ccfdaccff35d 16:53:58 Step 5/23 : RUN apk add --update --no-cache make git 16:53:58 ---> Running in 49f07bf540c3 16:53:58 Removing intermediate container b75b67d4b839 16:53:58 ---> 780c1bd59ab5 16:53:58 16:53:59 Successfully built 780c1bd59ab5 16:53:59 Successfully tagged security-spire-server-arm64:latest 16:53:59 Building security-spire-config 16:54:00  Building security-spire-server ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:02 OK: 221 MiB in 51 packages 16:54:04 Removing intermediate container 49f07bf540c3 16:54:04 ---> c1f5c59285f1 16:54:04 Step 6/23 : COPY go.mod vendor* ./ 16:54:05 ---> 1cc74eeddb62 16:54:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:05 ---> Running in 3f362c86ae6d 16:54:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:18 ---> 22f69748e1ca 16:54:18 Step 3/22 : WORKDIR /edgex-go 16:54:18 ---> Using cache 16:54:18 ---> b4ec34e50866 16:54:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:18 ---> Using cache 16:54:18 ---> ccfdaccff35d 16:54:18 Step 5/22 : RUN apk add --update --no-cache make git 16:54:18 ---> Using cache 16:54:18 ---> c1f5c59285f1 16:54:18 Step 6/22 : COPY go.mod vendor* ./ 16:54:18 ---> Using cache 16:54:18 ---> 1cc74eeddb62 16:54:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:18 ---> Running in e24a0af468f9 16:54:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:22 ---> 22f69748e1ca 16:54:22 Step 3/26 : WORKDIR /edgex-go 16:54:22 ---> Using cache 16:54:22 ---> b4ec34e50866 16:54:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:22 ---> Using cache 16:54:22 ---> ccfdaccff35d 16:54:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:54:22 ---> Using cache 16:54:22 ---> eb1510b1e597 16:54:22 Step 6/26 : COPY go.mod vendor* ./ 16:54:22 ---> Using cache 16:54:22 ---> ccd421779f7d 16:54:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:22 ---> Using cache 16:54:22 ---> 6fffb4a49169 16:54:22 Step 8/26 : COPY . . 16:54:22 ---> Using cache 16:54:22 ---> 719a4c01046b 16:54:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:22 ---> Using cache 16:54:22 ---> a334b49098a8 16:54:22 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:22 ---> Using cache 16:54:22 ---> 0f02027cc410 16:54:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:22 ---> Using cache 16:54:22 ---> db86813da649 16:54:22 Step 12/26 : WORKDIR /edgex-go 16:54:22 ---> Using cache 16:54:22 ---> a66372fc2292 16:54:22 16:54:22 Step 13/26 : FROM alpine:3.15 16:54:22 ---> 60f2846fe774 16:54:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:22 ---> Using cache 16:54:22 ---> cace5cc3d909 16:54:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:22 ---> Using cache 16:54:22 ---> bcb295c0efed 16:54:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:54:23 ---> Running in 931a869bc592 16:54:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:28 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:54:28 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:54:28 OK: 15734 distinct packages available 16:54:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:30 (1/4) Installing dumb-init (1.2.5-r1) 16:54:30 (2/4) Installing musl-obstack (1.2.3-r0) 16:54:30 (3/4) Installing libucontext (1.1-r0) 16:54:30 (4/4) Installing gcompat (1.0.0-r4) 16:54:30 Executing busybox-1.34.1-r7.trigger 16:54:30 OK: 6 MiB in 18 packages 16:54:33 Removing intermediate container 931a869bc592 16:54:33 ---> f8aecbb480c6 16:54:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:43 ---> 4808e64496cb 16:54:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:54:46 ---> 4e9192fe9225 16:54:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:46 ---> Running in 770b515e0fb4 16:54:47 Removing intermediate container 770b515e0fb4 16:54:47 ---> 7005b421497e 16:54:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:49 ---> 3f2525e2548b 16:54:49 Step 21/26 : WORKDIR / 16:54:49 ---> Running in d60ba877c866 16:54:51 Removing intermediate container d60ba877c866 16:54:51 ---> d391082d11ef 16:54:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:51 ---> Running in 57f57d916d58 16:54:51 Removing intermediate container 57f57d916d58 16:54:51 ---> 2a1dca415688 16:54:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:52 ---> Running in 0dd540cd8e4a 16:54:54 Removing intermediate container 0dd540cd8e4a 16:54:54 ---> 029907c66ebd 16:54:54 Step 24/26 : LABEL arch=arm64 16:54:54 ---> Running in 1fd9632a796b 16:54:54 Removing intermediate container 1fd9632a796b 16:54:54 ---> 6752f1a1d8a4 16:54:54 Step 25/26 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:54:55 ---> Running in f921ad99f7cd 16:54:56 Removing intermediate container f921ad99f7cd 16:54:56 ---> b21ff7763693 16:54:56 Step 26/26 : LABEL version=0.0.0 16:54:56 ---> Running in bae540ec2676 16:54:57 Removing intermediate container bae540ec2676 16:54:57 ---> 7bfd8bd76571 16:54:57 16:54:58 Successfully built 7bfd8bd76571 16:54:58 Successfully tagged security-spire-config-arm64:latest 16:54:58 Building sys-mgmt-agent 16:55:20  Building security-spire-config ... done Removing intermediate container 3f362c86ae6d 16:55:20 ---> f81bea145c75 16:55:20 Step 8/23 : COPY . . 16:55:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:20 ---> 22f69748e1ca 16:55:20 Step 3/23 : WORKDIR /edgex-go 16:55:20 ---> Using cache 16:55:20 ---> b4ec34e50866 16:55:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:20 ---> Using cache 16:55:20 ---> ccfdaccff35d 16:55:20 Step 5/23 : RUN apk add --update --no-cache make bash git 16:55:21 ---> Running in d0115d2e6151 16:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:26 OK: 221 MiB in 51 packages 16:55:28 Removing intermediate container d0115d2e6151 16:55:28 ---> 0bdf51419863 16:55:28 Step 6/23 : COPY go.mod vendor* ./ 16:55:30 ---> 16fd988a3c71 16:55:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:30 ---> Running in 0b3b06c820b8 16:55:31 Removing intermediate container e24a0af468f9 16:55:31 ---> a2e5bcc751e8 16:55:31 Step 8/22 : COPY . . 16:55:32 Removing intermediate container 4a6b9a6680e8 16:55:32 ---> 469b8980a984 16:55:32 16:55:32 Step 10/22 : FROM alpine:3.16 16:55:32 ---> 3d81c46cd875 16:55:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:55:32 ---> Using cache 16:55:32 ---> 34140a8761e5 16:55:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:32 ---> Using cache 16:55:32 ---> b2e5db654f83 16:55:32 Step 13/22 : ENV APP_PORT=59861 16:55:32 ---> Running in 1b256ab5978f 16:55:33 Removing intermediate container 1b256ab5978f 16:55:33 ---> e8dfb43de133 16:55:33 Step 14/22 : EXPOSE $APP_PORT 16:55:33 ---> Running in 6bb5b0f74e5c 16:55:34 Removing intermediate container 6bb5b0f74e5c 16:55:34 ---> 0905dd174778 16:55:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:36 ---> 67f3333da8e1 16:55:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:42 ---> 4942da2d0d68 16:55:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:43 ---> d6c0060ae943 16:55:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:55:43 ---> Running in 017ed3530842 16:55:43 ---> 82c07406c76d 16:55:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:55:43 ---> Running in 6e9e025e409d 16:55:44 Removing intermediate container 017ed3530842 16:55:44 ---> 95abba4c2e6f 16:55:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:44 ---> Running in 4b7d2e6f7ef6 16:55:45 Removing intermediate container 4b7d2e6f7ef6 16:55:45 ---> a7f951f5982e 16:55:45 Step 20/22 : LABEL arch=arm64 16:55:45 ---> Running in de8bf6a40aa1 16:55: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 16:55:46 Removing intermediate container de8bf6a40aa1 16:55:46 ---> 4811e3d97c4c 16:55:46 Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:55:46 ---> Running in 6b5f4d944707 16:55:47 Removing intermediate container 6b5f4d944707 16:55:47 ---> f33d59e04f16 16:55:47 Step 22/22 : LABEL version=0.0.0 16:55:47 ---> Running in 6d7321de2073 16:55:48 Removing intermediate container 6d7321de2073 16:55:48 ---> 7a35bf5eb613 16:55:48 16:55:49 Successfully built 7a35bf5eb613 16:55:49 Successfully tagged support-scheduler-arm64:latest 16:55:49  Building support-scheduler ... done Building core-data 16:55:55 ---> 9968cf1f362d 16:55:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:55 ---> Running in 8c59d8ceb1bc 16:55:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:56:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:56:10 ---> 22f69748e1ca 16:56:10 Step 3/23 : WORKDIR /edgex-go 16:56:10 ---> Using cache 16:56:10 ---> b4ec34e50866 16:56:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:10 ---> Using cache 16:56:10 ---> ccfdaccff35d 16:56:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:56:10 ---> Running in 1ce6a6aec557 16:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:14 OK: 221 MiB in 51 packages 16:56:17 Removing intermediate container 1ce6a6aec557 16:56:17 ---> a7d0ad3a8fce 16:56:17 Step 6/23 : COPY go.mod vendor* ./ 16:56:18 ---> 9e27da04c629 16:56:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:18 ---> Running in 8ed37c69873e 16:56:23 Removing intermediate container 0b3b06c820b8 16:56:23 ---> 25ae3674247c 16:56:23 Step 8/23 : COPY . . 16:56:35 Removing intermediate container 4f42e5b6a787 16:56:35 ---> c6e2a9c9d720 16:56:35 16:56:35 Step 10/22 : FROM alpine:3.16 16:56:35 ---> 3d81c46cd875 16:56:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:35 ---> Running in b6f921305e39 16:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:38 (1/2) Installing ca-certificates (20220614-r0) 16:56:38 (2/2) Installing dumb-init (1.2.5-r1) 16:56:38 Executing busybox-1.35.0-r15.trigger 16:56:38 Executing ca-certificates-20220614-r0.trigger 16:56:39 OK: 6 MiB in 16 packages 16:56:42 ---> c860c3193af1 16:56:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:56:42 Removing intermediate container b6f921305e39 16:56:42 ---> 7b6ff18987c3 16:56:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:42 ---> Running in 47d412fcf9fd 16:56:42 ---> Running in 154cf08492ed 16:56:43 Removing intermediate container 154cf08492ed 16:56:43 ---> 9964c53435ec 16:56:43 Step 13/22 : ENV APP_PORT=59860 16:56:43 ---> Running in d81e9a26969b 16:56:44 Removing intermediate container d81e9a26969b 16:56:44 ---> d023a4befc89 16:56:44 Step 14/22 : EXPOSE $APP_PORT 16:56:44 ---> Running in b456954356b7 16:56:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:56:45 Removing intermediate container b456954356b7 16:56:45 ---> 489d0372b633 16:56:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:46 ---> 22cb7d7f2e32 16:56:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:56:51 ---> f0b4fc1d5db0 16:56:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:56:53 ---> e8a833edd03e 16:56:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:56:53 ---> Running in f5037a9e60f8 16:56:54 Removing intermediate container f5037a9e60f8 16:56:54 ---> bc746be75978 16:56:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:54 ---> Running in 6468ae6584c2 16:56:55 Removing intermediate container 6468ae6584c2 16:56:55 ---> cceb1d420e2b 16:56:55 Step 20/22 : LABEL arch=arm64 16:56:56 ---> Running in 168b1403f924 16:56:57 Removing intermediate container 168b1403f924 16:56:57 ---> 99a072094e5a 16:56:57 Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 16:56:57 ---> Running in b1733e09de49 16:56:58 Removing intermediate container b1733e09de49 16:56:58 ---> 03d2a9768dd9 16:56:58 Step 22/22 : LABEL version=0.0.0 16:56:58 ---> Running in 1c2d2d8304e0 16:56:59 Removing intermediate container 1c2d2d8304e0 16:56:59 ---> 82229229cd21 16:56:59 16:57:00 Successfully built 82229229cd21 16:57:00 Successfully tagged support-notifications-arm64:latest 16:57:00 Building security-spiffe-token-provider 16:57:15  Building support-notifications ... done Removing intermediate container 8ed37c69873e 16:57:15 ---> 3dff18bc04eb 16:57:15 Step 8/23 : COPY . . 16:57:17 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:57:17 ---> 22f69748e1ca 16:57:17 Step 3/20 : WORKDIR /edgex-go 16:57:17 ---> Using cache 16:57:17 ---> b4ec34e50866 16:57:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:57:18 ---> Running in 444f5971afa2 16:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:23 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:57:23 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:57:23 OK: 16889 distinct packages available 16:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:25 OK: 221 MiB in 51 packages 16:57:27 Removing intermediate container 444f5971afa2 16:57:27 ---> 472f06489ee5 16:57:27 Step 5/20 : COPY go.mod vendor* ./ 16:57:29 ---> 5505b73893ae 16:57:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:29 ---> Running in 8b065dd6919a 16:57:30 ---> 43a1635e952b 16:57:30 Step 9/23 : RUN make cmd/core-data/core-data 16:57:30 ---> Running in 59cf8cfbd389 16:57:32 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:58:29 Removing intermediate container 8b065dd6919a 16:58:29 ---> b6c9c9941c7e 16:58:29 Step 7/20 : COPY . . 16:58:33 ---> f1218a6367ca 16:58:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:58:33 ---> Running in f2229f8af935 16:58:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:01:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:01:42 Removing intermediate container 8c59d8ceb1bc 17:01:42 ---> c3d86a50f969 17:01:42 17:01:42 Step 10/22 : FROM alpine:3.16 17:01:42 ---> 3d81c46cd875 17:01:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:01:42 ---> Running in c2ef12381ea1 17:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:45 (1/6) Installing ca-certificates (20220614-r0) 17:01:45 (2/6) Installing brotli-libs (1.0.9-r6) 17:01:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:01:45 (4/6) Installing libcurl (7.83.1-r2) 17:01:45 (5/6) Installing curl (7.83.1-r2) 17:01:45 (6/6) Installing dumb-init (1.2.5-r1) 17:01:45 Executing busybox-1.35.0-r15.trigger 17:01:45 Executing ca-certificates-20220614-r0.trigger 17:01:46 OK: 8 MiB in 20 packages 17:01:49 Removing intermediate container c2ef12381ea1 17:01:49 ---> 4582e4eb6c62 17:01:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:01:49 ---> Running in 05bf01f8f3ab 17:01:49 Removing intermediate container 05bf01f8f3ab 17:01:49 ---> f6bcd00f5e59 17:01:49 Step 13/22 : WORKDIR /edgex 17:01:49 ---> Running in d21defda17d2 17:01:50 Removing intermediate container d21defda17d2 17:01:50 ---> 2c5857fd7ac5 17:01:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:01:50 ---> 1233b08050c5 17:01:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:01:53 ---> 7f3064c45b9f 17:01:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:01:54 ---> dfda8a45ca94 17:01:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:01:55 ---> c8c92697374b 17:01:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:01:55 ---> Running in fce6328b8d05 17:01:59 Removing intermediate container fce6328b8d05 17:01:59 ---> ec03e5a0030a 17:01:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:01:59 ---> Running in 798e88685293 17:01:59 Removing intermediate container 798e88685293 17:01:59 ---> 40df77292f1f 17:01:59 Step 20/22 : LABEL arch=arm64 17:01:59 ---> Running in b2a24218b9ee 17:02:00 Removing intermediate container b2a24218b9ee 17:02:00 ---> 47e141a6c45d 17:02:00 Step 21/22 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 17:02:00 ---> Running in f5dc8cc300f1 17:02:00 Removing intermediate container f5dc8cc300f1 17:02:00 ---> 95712fbd9deb 17:02:00 Step 22/22 : LABEL version=0.0.0 17:02:01 ---> Running in 84725ed4d9a4 17:02:01 Removing intermediate container 84725ed4d9a4 17:02:01 ---> 3fd25f59a712 17:02:01 17:02:01 Successfully built 3fd25f59a712 17:02:01 Successfully tagged security-proxy-setup-arm64:latest 17:02:24  Building security-proxy-setup ... done Removing intermediate container 47d412fcf9fd 17:02:24 ---> a33bf13b4d8d 17:02:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:24 ---> Running in 5df98377da7d 17:02: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:02:30 Removing intermediate container 5df98377da7d 17:02:30 ---> c77e7fcec1a5 17:02:30 17:02:30 Step 11/23 : FROM alpine:3.16 17:02:30 ---> 3d81c46cd875 17:02:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:02:30 ---> Running in 3e1da78e7699 17:02:31 Removing intermediate container 3e1da78e7699 17:02:31 ---> d47ad67d4b05 17:02:31 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 17:02:31 ---> Running in b8e3b1777057 17:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:35 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:02:35 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:02:35 (3/33) Installing readline (8.1.2-r0) 17:02:35 (4/33) Installing bash (5.1.16-r2) 17:02:36 Executing bash-5.1.16-r2.post-install 17:02:36 (5/33) Installing ca-certificates (20220614-r0) 17:02:36 (6/33) Installing brotli-libs (1.0.9-r6) 17:02:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:02:36 (8/33) Installing libcurl (7.83.1-r2) 17:02:36 (9/33) Installing curl (7.83.1-r2) 17:02:36 (10/33) Installing docker-cli (20.10.16-r2) 17:02:36 Removing intermediate container 6e9e025e409d 17:02:36 ---> a57f39e7fe10 17:02:36 17:02:36 Step 10/23 : FROM alpine:3.16 17:02:36 ---> 3d81c46cd875 17:02:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:36 ---> Using cache 17:02:36 ---> 34140a8761e5 17:02:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:36 ---> Using cache 17:02:36 ---> b2e5db654f83 17:02:36 Step 13/23 : ENV APP_PORT=59881 17:02:37 ---> Running in 383230e0dbd5 17:02:37 (11/33) Installing dumb-init (1.2.5-r1) 17:02:37 (12/33) Installing libbz2 (1.0.8-r1) 17:02:37 (13/33) Installing expat (2.4.8-r0) 17:02:37 (14/33) Installing libffi (3.4.2-r1) 17:02:37 (15/33) Installing gdbm (1.23-r0) 17:02:37 Removing intermediate container 383230e0dbd5 17:02:37 ---> c735f839b48a 17:02:37 Step 14/23 : EXPOSE $APP_PORT 17:02:37 (16/33) Installing xz-libs (5.2.5-r1) 17:02:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:02:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:02:37 (19/33) Installing mpdecimal (2.5.1-r1) 17:02:37 (20/33) Installing sqlite-libs (3.38.5-r0) 17:02:37 ---> Running in 2dafe8758f14 17:02:37 (21/33) Installing python3 (3.10.5-r0) 17:02:38 Removing intermediate container 2dafe8758f14 17:02:38 ---> a55b0ad84be2 17:02:38 Step 15/23 : WORKDIR / 17:02:38 ---> Running in 19b581dd7d36 17:02:39 Removing intermediate container 19b581dd7d36 17:02:39 ---> 8b3f5c8d7a9f 17:02:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:40 ---> 7d081a9c59ea 17:02:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:02:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:02:40 (23/33) Installing py3-tomli (2.0.1-r1) 17:02:40 (24/33) Installing py3-pep517 (0.12.0-r2) 17:02:40 (25/33) Installing py3-six (1.16.0-r1) 17:02:40 (26/33) Installing py3-retrying (1.3.3-r3) 17:02:40 (27/33) Installing py3-appdirs (1.4.4-r3) 17:02:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:02:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:02:41 (30/33) Installing py3-parsing (2.4.7-r3) 17:02:41 (31/33) Installing py3-packaging (21.3-r0) 17:02:41 (32/33) Installing py3-setuptools (59.4.0-r0) 17:02:41 (33/33) Installing py3-pip (22.1.1-r0) 17:02:42 ---> d01910cbd893 17:02:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:02:42 Executing busybox-1.35.0-r15.trigger 17:02:42 Executing ca-certificates-20220614-r0.trigger 17:02:43 OK: 120 MiB in 47 packages 17:02:43 ---> 48aae42e4aea 17:02:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:02:43 ---> Running in 8c2dc5543e48 17:02:44 Removing intermediate container 8c2dc5543e48 17:02:44 ---> eb1b02d074a5 17:02:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:44 ---> Running in 3458399b0e86 17:02:44 Removing intermediate container 3458399b0e86 17:02:44 ---> e3d181724d08 17:02:44 Step 21/23 : LABEL arch=arm64 17:02:45 ---> Running in b56548872c2c 17:02:45 Removing intermediate container b56548872c2c 17:02:45 ---> edd53eb8c845 17:02:45 Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 17:02:45 ---> Running in 2ecf822ae93a 17:02:46 Removing intermediate container 2ecf822ae93a 17:02:46 ---> 2d1fa4381dae 17:02:46 Step 23/23 : LABEL version=0.0.0 17:02:46 ---> Running in e64a62f25b1d 17:02:47 Removing intermediate container e64a62f25b1d 17:02:47 ---> d6249bf7ebbb 17:02:47 17:02:47 Successfully built d6249bf7ebbb 17:02:47 Successfully tagged core-metadata-arm64:latest 17:02:57  Building core-metadata ... done Collecting docker-compose==1.23.2 17:02:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:02:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 17:02:58 Collecting websocket-client<1.0,>=0.32.0 17:02:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:02:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.6 MB/s eta 0:00:00 17:02:58 Collecting docopt<0.7,>=0.6.1 17:02:58 Downloading docopt-0.6.2.tar.gz (25 kB) 17:02:58 Preparing metadata (setup.py): started 17:03:01 Preparing metadata (setup.py): finished with status 'done' 17:03:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:03:01 Collecting texttable<0.10,>=0.9.0 17:03:01 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:01 Preparing metadata (setup.py): started 17:03:03 Preparing metadata (setup.py): finished with status 'done' 17:03:03 Collecting jsonschema<3,>=2.5.1 17:03:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:04 Collecting PyYAML<4,>=3.10 17:03:04 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.9 MB/s eta 0:00:00 17:03:06 Preparing metadata (setup.py): started 17:03:08 Preparing metadata (setup.py): finished with status 'done' 17:03:08 Collecting dockerpty<0.5,>=0.4.1 17:03:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:08 Preparing metadata (setup.py): started 17:03:11 Preparing metadata (setup.py): finished with status 'done' 17:03:11 Collecting cached-property<2,>=1.2.0 17:03:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:12 Collecting docker<4.0,>=3.6.0 17:03:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.7 MB/s eta 0:00:00 17:03:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.4 MB/s eta 0:00:00 17:03:13 Collecting docker-pycreds>=0.4.0 17:03:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:14 Collecting certifi>=2017.4.17 17:03:14 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:03:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 12.2 MB/s eta 0:00:00 17:03:15 Collecting urllib3<1.25,>=1.21.1 17:03:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.4 MB/s eta 0:00:00 17:03:15 Collecting chardet<3.1.0,>=3.0.2 17:03:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:03:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 17:03:16 Collecting idna<2.8,>=2.5 17:03:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 17:03:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:03:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:03:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:03:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:03:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:03:17 Running setup.py install for texttable: started 17:03:20 Running setup.py install for texttable: finished with status 'done' 17:03:20 Running setup.py install for PyYAML: started 17:03:23 Running setup.py install for PyYAML: finished with status 'done' 17:03:25 Running setup.py install for docopt: started 17:03:27 Running setup.py install for docopt: finished with status 'done' 17:03:30 Running setup.py install for dockerpty: started 17:03:33 Running setup.py install for dockerpty: finished with status 'done' 17:03:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:03:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:03:54 Removing intermediate container b8e3b1777057 17:03:54 ---> e5ddfb316931 17:03:54 Step 14/23 : ENV APP_PORT=58890 17:03:54 ---> Running in f46a4077df43 17:03:54 Removing intermediate container f46a4077df43 17:03:54 ---> 9c54cd5add82 17:03:54 Step 15/23 : EXPOSE $APP_PORT 17:03:54 ---> Running in dcb6d49fd3e0 17:03:54 Removing intermediate container dcb6d49fd3e0 17:03:54 ---> bd23b23a2395 17:03:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:03:57 ---> f52ec9da9c61 17:03:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:03:58 ---> eb2e7fb8938a 17:03:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:04:00 ---> bed642d9f33b 17:04:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:04:00 ---> Running in 8dbf6ce9a4bd 17:04:01 Removing intermediate container 8dbf6ce9a4bd 17:04:01 ---> 4e295b8f34a9 17:04:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:01 ---> Running in 13c8c89bee9f 17:04:01 Removing intermediate container 13c8c89bee9f 17:04:01 ---> a7415dabdaee 17:04:01 Step 21/23 : LABEL arch=arm64 17:04:01 ---> Running in 16705ac99810 17:04:02 Removing intermediate container 16705ac99810 17:04:02 ---> f600e44713a8 17:04:02 Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 17:04:02 ---> Running in 98bb9cf31058 17:04:03 Removing intermediate container 98bb9cf31058 17:04:03 ---> 9ac56fc6e43f 17:04:03 Step 23/23 : LABEL version=0.0.0 17:04:03 ---> Running in bde20078758c 17:04:04 Removing intermediate container bde20078758c 17:04:04 ---> 8b1f266f4367 17:04:04 17:04:04 Successfully built 8b1f266f4367 17:04:04 Successfully tagged sys-mgmt-agent-arm64:latest 17:04:04  Building sys-mgmt-agent ... done Removing intermediate container 59cf8cfbd389 17:04:04 ---> e439e9a1c7f8 17:04:04 17:04:04 Step 10/23 : FROM alpine:3.16 17:04:04 ---> 3d81c46cd875 17:04:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:04 ---> Running in 789778ac8e18 17:04:05 Removing intermediate container 789778ac8e18 17:04:05 ---> e2019227590c 17:04:05 Step 12/23 : ENV APP_PORT=59880 17:04:05 ---> Running in 8b19ee164a42 17:04:05 Removing intermediate container 8b19ee164a42 17:04:05 ---> 13f7044551d4 17:04:05 Step 13/23 : EXPOSE $APP_PORT 17:04:05 ---> Running in 924662c96bfa 17:04:06 Removing intermediate container 924662c96bfa 17:04:06 ---> 81e487194844 17:04:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:06 ---> Running in d003d704286e 17:04:09 Removing intermediate container d003d704286e 17:04:09 ---> bb50fe3233f1 17:04:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:04:09 ---> Running in 9d2cc4461d3c 17:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:12 (1/6) Installing dumb-init (1.2.5-r1) 17:04:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:04:12 (3/6) Installing libsodium (1.0.18-r0) 17:04:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:12 (5/6) Installing libzmq (4.3.4-r0) 17:04:13 (6/6) Installing zeromq (4.3.4-r0) 17:04:13 Executing busybox-1.35.0-r15.trigger 17:04:13 OK: 8 MiB in 20 packages 17:04:14 Removing intermediate container 9d2cc4461d3c 17:04:14 ---> bf05b5547dfd 17:04:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:14 ---> a5ab5c02b1b0 17:04:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:16 ---> 610859cb5104 17:04:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:16 ---> 1f561ec01b21 17:04:16 Step 19/23 : ENTRYPOINT ["/core-data"] 17:04:17 ---> Running in 9cc48f47e573 17:04:17 Removing intermediate container 9cc48f47e573 17:04:17 ---> 13a93507a55c 17:04:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:17 ---> Running in 2872d8bf02d2 17:04:18 Removing intermediate container 2872d8bf02d2 17:04:18 ---> 87152c579d12 17:04:18 Step 21/23 : LABEL arch=arm64 17:04:18 ---> Running in f86c5ff1b30e 17:04:18 Removing intermediate container f86c5ff1b30e 17:04:18 ---> 271f6820135d 17:04:18 Step 22/23 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 17:04:18 ---> Running in 6558d5f70cc8 17:04:18 Removing intermediate container 6558d5f70cc8 17:04:18 ---> c1346ee52142 17:04:18 Step 23/23 : LABEL version=0.0.0 17:04:18 ---> Running in 6b0fa8eea739 17:04:19 Removing intermediate container 6b0fa8eea739 17:04:19 ---> f78845433ab0 17:04:19 17:04:19 Successfully built f78845433ab0 17:04:19 Successfully tagged core-data-arm64:latest 17:04:27  Building core-data ... done Removing intermediate container f2229f8af935 17:04:27 ---> 604c205b91d0 17:04:27 17:04:27 Step 9/20 : FROM alpine:3.15 17:04:27 ---> 60f2846fe774 17:04:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:27 ---> Using cache 17:04:27 ---> cace5cc3d909 17:04:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:27 ---> Using cache 17:04:27 ---> bcb295c0efed 17:04:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:04:27 ---> Running in 52e5bc675a56 17:04:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:29 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:04:29 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:04:29 OK: 15734 distinct packages available 17:04:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:04:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:04:31 (1/9) Installing ca-certificates (20220614-r0) 17:04:32 (2/9) Installing brotli-libs (1.0.9-r5) 17:04:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:04:32 (4/9) Installing libcurl (7.80.0-r2) 17:04:32 (5/9) Installing curl (7.80.0-r2) 17:04:32 (6/9) Installing dumb-init (1.2.5-r1) 17:04:32 (7/9) Installing musl-obstack (1.2.3-r0) 17:04:32 (8/9) Installing libucontext (1.1-r0) 17:04:32 (9/9) Installing gcompat (1.0.0-r4) 17:04:32 Executing busybox-1.34.1-r7.trigger 17:04:32 Executing ca-certificates-20220614-r0.trigger 17:04:33 OK: 8 MiB in 23 packages 17:04:34 Removing intermediate container 52e5bc675a56 17:04:34 ---> e9feec419379 17:04:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:34 ---> fbb4ace49847 17:04:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:04:36 ---> 76bc180dc543 17:04:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:04:36 ---> 4a5d513c8068 17:04:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:04:36 ---> Running in ef6acbcf9bf2 17:04:36 Removing intermediate container ef6acbcf9bf2 17:04:36 ---> a6acea5f90a5 17:04:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:37 ---> Running in e00ec71057e2 17:04:37 Removing intermediate container e00ec71057e2 17:04:37 ---> 17e386c6caa3 17:04:37 Step 18/20 : LABEL arch=arm64 17:04:37 ---> Running in 189b6e6d8201 17:04:37 Removing intermediate container 189b6e6d8201 17:04:37 ---> 9f22e7b25296 17:04:37 Step 19/20 : LABEL git_sha=fd1284eca38a471c9aa3f506478a214dd0745604 17:04:37 ---> Running in 0b8a94f7a490 17:04:37 Removing intermediate container 0b8a94f7a490 17:04:37 ---> b5405cb73245 17:04:37 Step 20/20 : LABEL version=0.0.0 17:04:38 ---> Running in a68d493c5a9a 17:04:38 Removing intermediate container a68d493c5a9a 17:04:38 ---> d2cab74f9dd2 17:04:38 17:04:38 Successfully built d2cab74f9dd2 17:04:38 Successfully tagged security-spiffe-token-provider-arm64:latest 17:04:39  Building security-spiffe-token-provider ... done  [Pipeline] } 17:04:39 $ docker stop --time=1 a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc 17:04:40 $ docker rm -f a48c5e12472442ac17f2f90d9f0ccb056a02ffc7089f6ea9ab4e5b340798e8bc [Pipeline] // withDockerContainer [Pipeline] sh 17:04:41 + docker images 17:04:41 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:41 security-spiffe-token-provider-arm64 latest d2cab74f9dd2 3 seconds ago 28.3MB 17:04:41 604c205b91d0 16 seconds ago 1.4GB 17:04:41 core-data-arm64 latest f78845433ab0 22 seconds ago 20.6MB 17:04:41 sys-mgmt-agent-arm64 latest 8b1f266f4367 38 seconds ago 133MB 17:04:41 e439e9a1c7f8 38 seconds ago 1.38GB 17:04:41 core-metadata-arm64 latest d6249bf7ebbb About a minute ago 17.4MB 17:04:41 a57f39e7fe10 2 minutes ago 1.38GB 17:04:41 c77e7fcec1a5 2 minutes ago 1.35GB 17:04:41 security-proxy-setup-arm64 latest 3fd25f59a712 2 minutes ago 26.2MB 17:04:41 c3d86a50f969 3 minutes ago 1.36GB 17:04:41 support-notifications-arm64 latest 82229229cd21 7 minutes ago 26.1MB 17:04:41 c6e2a9c9d720 8 minutes ago 1.41GB 17:04:41 support-scheduler-arm64 latest 7a35bf5eb613 8 minutes ago 25.6MB 17:04:41 469b8980a984 9 minutes ago 1.41GB 17:04:41 security-spire-config-arm64 latest 7bfd8bd76571 9 minutes ago 83.6MB 17:04:41 security-spire-server-arm64 latest 780c1bd59ab5 10 minutes ago 84.2MB 17:04:41 security-bootstrapper-arm64 latest b41fbd26680c 10 minutes ago 18.6MB 17:04:41 f05d86f84736 11 minutes ago 1.25GB 17:04:41 security-secretstore-setup-arm64 latest f86697be30d6 11 minutes ago 27.9MB 17:04:41 core-command-arm64 latest 6ed62fa3c9ed 11 minutes ago 15.5MB 17:04:41 3d1da226c8d3 11 minutes ago 1.35GB 17:04:41 dd6675967738 11 minutes ago 1.36GB 17:04:41 0bb73bd0a31e 11 minutes ago 1.35GB 17:04:41 security-spire-agent-arm64 latest 31e5927940a2 16 minutes ago 122MB 17:04:41 a66372fc2292 17 minutes ago 1.25GB 17:04:41 ci-base-image-arm64 latest 22f69748e1ca 30 minutes ago 995MB 17:04:41 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:04:41 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:41 17:04:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:42 arm64: Pulling from edgex-lftools-log-publisher 17:04:42 8998bd30e6a1: Pulling fs layer 17:04:42 04944245beec: Pulling fs layer 17:04:42 699f458cf7ca: Pulling fs layer 17:04:42 765212b225bb: Pulling fs layer 17:04:42 f23df028b6ca: Pulling fs layer 17:04:42 d65c8cfc05b1: Pulling fs layer 17:04:42 2437ff75d9bd: Pulling fs layer 17:04:42 f23df028b6ca: Waiting 17:04:42 d65c8cfc05b1: Waiting 17:04:42 2437ff75d9bd: Waiting 17:04:42 765212b225bb: Waiting 17:04:42 04944245beec: Verifying Checksum 17:04:42 04944245beec: Download complete 17:04:42 765212b225bb: Verifying Checksum 17:04:42 765212b225bb: Download complete 17:04:42 f23df028b6ca: Verifying Checksum 17:04:42 f23df028b6ca: Download complete 17:04:42 d65c8cfc05b1: Download complete 17:04:42 699f458cf7ca: Verifying Checksum 17:04:42 699f458cf7ca: Download complete 17:04:43 8998bd30e6a1: Download complete 17:04:45 2437ff75d9bd: Verifying Checksum 17:04:45 2437ff75d9bd: Download complete 17:04:47 8998bd30e6a1: Pull complete 17:04:47 04944245beec: Pull complete 17:04:49 699f458cf7ca: Pull complete 17:04:49 765212b225bb: Pull complete 17:04:50 f23df028b6ca: Pull complete 17:04:50 d65c8cfc05b1: Pull complete 17:05:05 2437ff75d9bd: Pull complete 17:05:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:05 prd-ubuntu20.04-docker-arm64-4c-16g-21944 does not seem to be running inside a container 17:05:06 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:05:08 $ docker top caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:09 ---> job-cost.sh 17:05:09 lf-activate-venv: SKIPPING 17:05:09 INFO: No Stack... 17:05:10 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:11 INFO: Archiving Costs [Pipeline] sh 17:05:11 + cut -d, -f6 17:05:11 + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock 17:05:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] 17:05:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] did not exist. Created. 17:05:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:12 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:12 Stashed 1 file(s) [Pipeline] } 17:05:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:12 $ docker stop --time=1 caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e 17:05:14 $ docker rm -f caa7ad4c89c82c4dda9d01765caa38e69977ff6071915c86034b4e4c6e22133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:05:14 provisioning config files... 17:05:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config896461048864852680tmp [Pipeline] { [Pipeline] sh 17:05:14 + set +x 17:05:14 + + curl -s https://codecov.io/bash 17:05:14 bash -s -- 17:05:14 17:05:14 _____ _ 17:05:14 / ____| | | 17:05:14 | | ___ __| | ___ ___ _____ __ 17:05:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:14 Bash-1.0.6 17:05:14 17:05:14 17:05:14 ==> git version 2.25.1 found 17:05:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:05:14 Release-Date: 2020-01-08 17:05:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:14 ==> Jenkins CI detected. 17:05:14 current dir:  /w/workspace/edgex-go/8 17:05:14 project root: . 17:05:14 --> token set from env 17:05:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:15 ==> Running gcov in . (disable via -X gcov) 17:05:15 ==> Python coveragepy not found 17:05:15 ==> Searching for coverage reports in: 17:05:15 + . 17:05:15 -> Found 1 reports 17:05:15 ==> Detecting git/mercurial file structure 17:05:15 ==> Reading reports 17:05:15 + ./coverage.out bytes=478941 17:05:15 ==> Appending adjustments 17:05:15 https://docs.codecov.io/docs/fixing-reports 17:05:16 + Found adjustments 17:05:16 ==> Gzipping contents 17:05:16 64K /tmp/codecov.y5XaYC.gz 17:05:16 ==> Uploading reports 17:05:16 url: https://codecov.io 17:05:16 query: branch=PR-4097&commit=891494d8e5b820ff1a9f54395a03deccf524dcbb&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:16 -> Pinging Codecov 17:05:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=891494d8e5b820ff1a9f54395a03deccf524dcbb&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:05:18 -> Uploading to 17:05:18 https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/891494d8e5b820ff1a9f54395a03deccf524dcbb/8a420a1f-52c0-467f-acc0-029bd77e6355.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T170517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f627741944073110d9130e3a7e91e08d1547008060336303ac676da979b0c25a 17:05:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:18 Dload Upload Total Spent Left Speed 17:05:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62862 0 0 100 62862 0 220k --:--:-- --:--:-- --:--:-- 221k 17:05:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/891494d8e5b820ff1a9f54395a03deccf524dcbb [Pipeline] } 17:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:05:19 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 17:05:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:20 ---> package-listing.sh 17:05:20 ++ facter osfamily 17:05:20 ++ tr '[:upper:]' '[:lower:]' 17:05:20 + OS_FAMILY=debian 17:05:20 + workspace=/w/workspace/edgex-go/8 17:05:20 + START_PACKAGES=/tmp/packages_start.txt 17:05:20 + END_PACKAGES=/tmp/packages_end.txt 17:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:20 + PACKAGES=/tmp/packages_start.txt 17:05:20 + '[' /w/workspace/edgex-go/8 ']' 17:05:20 + PACKAGES=/tmp/packages_end.txt 17:05:20 + case "${OS_FAMILY}" in 17:05:20 + dpkg -l 17:05:20 + grep '^ii' 17:05:20 + '[' -f /tmp/packages_start.txt ']' 17:05:20 + '[' -f /tmp/packages_end.txt ']' 17:05:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:20 + '[' /w/workspace/edgex-go/8 ']' 17:05:20 + mkdir -p /w/workspace/edgex-go/8/archives/ 17:05:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 17:05:20 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:05:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:21 17:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:21 latest: Pulling from edgex-lftools-log-publisher 17:05:21 5eb5b503b376: Pulling fs layer 17:05:21 5c69ac0246d0: Pulling fs layer 17:05:21 ec43610c2a17: Pulling fs layer 17:05:21 3a2ae6a8a46f: Pulling fs layer 17:05:21 33b1e0a273af: Pulling fs layer 17:05:21 5d3b04190fa2: Pulling fs layer 17:05:21 2f39f015ded8: Pulling fs layer 17:05:21 3a2ae6a8a46f: Waiting 17:05:21 33b1e0a273af: Waiting 17:05:21 5d3b04190fa2: Waiting 17:05:21 2f39f015ded8: Waiting 17:05:21 5c69ac0246d0: Download complete 17:05:21 3a2ae6a8a46f: Download complete 17:05:21 33b1e0a273af: Verifying Checksum 17:05:21 33b1e0a273af: Download complete 17:05:21 ec43610c2a17: Verifying Checksum 17:05:21 ec43610c2a17: Download complete 17:05:21 5d3b04190fa2: Verifying Checksum 17:05:21 5d3b04190fa2: Download complete 17:05:21 5eb5b503b376: Verifying Checksum 17:05:21 5eb5b503b376: Download complete 17:05:22 2f39f015ded8: Verifying Checksum 17:05:22 2f39f015ded8: Download complete 17:05:23 5eb5b503b376: Pull complete 17:05:23 5c69ac0246d0: Pull complete 17:05:23 ec43610c2a17: Pull complete 17:05:23 3a2ae6a8a46f: Pull complete 17:05:23 33b1e0a273af: Pull complete 17:05:24 5d3b04190fa2: Pull complete 17:05:28 2f39f015ded8: Pull complete 17:05:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:28 prd-ubuntu20.04-docker-8c-8g-21942 does not seem to be running inside a container 17:05:28 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:30 $ docker top 5d8b2e79e841d52c5f2c4ec55dc82495df05b1a96a82fca5cbba66d8396839cd -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:31 + ls /var/log/sa-host 17:05:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:31 provisioning config files... 17:05:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8176705875303501308tmp [Pipeline] { [Pipeline] echo 17:05:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:31 ---> create-netrc.sh [Pipeline] } 17:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:32 ---> python-tools-install.sh [Pipeline] echo 17:05:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:32 ---> sudo-logs.sh 17:05:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:32 ---> job-cost.sh 17:05:32 lf-activate-venv: SKIPPING 17:05:32 DEBUG: total: 0.10999999940395355 17:05:32 INFO: Retrieving Stack Cost... 17:05:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:33 INFO: Archiving Costs [Pipeline] echo 17:05:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:33 ---> logs-deploy.sh 17:05:33 lf-activate-venv: SKIPPING 17:05:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/8 17:05:33 INFO: archiving workspace using pattern(s): 17:05:34 Archives upload complete. 17:05:34 INFO: archiving logs to Nexus 17:05:35 ---> uname -a: 17:05:35 Linux prd-ubuntu20-04-docker-8c-8g-21942 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:05:35 17:05:35 17:05:35 ---> lscpu: 17:05:35 Architecture: x86_64 17:05:35 CPU op-mode(s): 32-bit, 64-bit 17:05:35 Byte Order: Little Endian 17:05:35 Address sizes: 40 bits physical, 48 bits virtual 17:05:35 CPU(s): 8 17:05:35 On-line CPU(s) list: 0-7 17:05:35 Thread(s) per core: 1 17:05:35 Core(s) per socket: 1 17:05:35 Socket(s): 8 17:05:35 NUMA node(s): 1 17:05:35 Vendor ID: AuthenticAMD 17:05:35 CPU family: 23 17:05:35 Model: 49 17:05:35 Model name: AMD EPYC-Rome Processor 17:05:35 Stepping: 0 17:05:35 CPU MHz: 2800.000 17:05:35 BogoMIPS: 5600.00 17:05:35 Virtualization: AMD-V 17:05:35 Hypervisor vendor: KVM 17:05:35 Virtualization type: full 17:05:35 L1d cache: 256 KiB 17:05:35 L1i cache: 256 KiB 17:05:35 L2 cache: 4 MiB 17:05:35 L3 cache: 128 MiB 17:05:35 NUMA node0 CPU(s): 0-7 17:05:35 Vulnerability Itlb multihit: Not affected 17:05:35 Vulnerability L1tf: Not affected 17:05:35 Vulnerability Mds: Not affected 17:05:35 Vulnerability Meltdown: Not affected 17:05:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:05:35 Vulnerability Srbds: Not affected 17:05:35 Vulnerability Tsx async abort: Not affected 17:05:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:05:35 17:05:35 17:05:35 ---> nproc: 17:05:35 8 17:05:35 17:05:35 17:05:35 ---> df -h: 17:05:35 Filesystem Size Used Avail Use% Mounted on 17:05:35 overlay 155G 18G 138G 12% / 17:05:35 tmpfs 64M 0 64M 0% /dev 17:05:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:35 shm 64M 0 64M 0% /dev/shm 17:05:35 /dev/vda1 155G 18G 138G 12% /facter-os 17:05:35 17:05:35 17:05:35 ---> sar -b -r -n DEV: 17:05:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21942) 08/04/22 _x86_64_ (8 CPU) 17:05:35 17:05:35 16:28:44 LINUX RESTART (8 CPU) 17:05:35 17:05:35 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:35 16:30:03 372.70 52.87 319.82 0.00 5078.13 196125.14 0.00 17:05:35 16:31:01 95.88 0.55 95.33 0.00 5.79 34481.78 0.00 17:05:35 16:32:01 42.64 0.13 42.51 0.00 1.73 12518.73 0.00 17:05:35 16:33:01 552.29 5.95 546.34 0.00 67.19 262414.40 0.00 17:05:35 16:34:01 1028.96 3.32 1025.64 0.00 31.19 252247.65 0.00 17:05:35 16:35:01 920.65 0.42 920.23 0.00 6.67 252035.06 0.00 17:05:35 16:36:01 79.69 0.00 79.69 0.00 0.00 10946.35 0.00 17:05:35 16:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 17:05:35 16:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 17:05:35 16:39:01 1.97 0.00 1.97 0.00 0.00 25.86 0.00 17:05:35 16:40:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 17:05:35 16:41:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 17:05:35 16:42:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 17:05:35 16:43:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 17:05:35 16:44:01 2.35 0.02 2.33 0.00 0.13 24.93 0.00 17:05:35 16:45:01 2.05 0.00 2.05 0.00 0.00 22.79 0.00 17:05:35 16:46:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 17:05:35 16:47:01 2.20 0.00 2.20 0.00 0.00 24.13 0.00 17:05:35 16:48:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 17:05:35 16:49:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 17:05:35 16:50:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 17:05:35 16:51:01 2.23 0.00 2.23 0.00 0.00 24.66 0.00 17:05:35 16:52:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 17:05:35 16:53:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 17:05:35 16:54:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 17:05:35 16:55:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 17:05:35 16:56:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 17:05:35 16:57:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 17:05:35 16:58:01 1.57 0.00 1.57 0.00 0.00 16.53 0.00 17:05:35 16:59:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 17:05:35 17:00:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 17:05:35 17:01:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 17:05:35 17:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 17:05:35 17:03:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 17:05:35 17:04:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 17:05:35 17:05:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 17:05:35 Average: 87.11 1.76 85.35 0.00 144.35 28363.53 0.00 17:05:35 17:05:35 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:35 16:30:03 28378992 31771176 529924 1.61 118472 3532432 1970944 5.81 1173448 2943220 0 17:05:35 16:31:01 27587300 31708364 580648 1.77 138068 4167320 2044240 6.02 1570944 3245312 306780 17:05:35 16:32:01 27278372 31758308 528948 1.61 141216 4493652 1933472 5.70 1409096 3688620 412084 17:05:35 16:33:01 22899944 31317516 939680 2.86 283212 8066020 4398656 12.96 2177816 7027028 77348 17:05:35 16:34:01 20287384 31523396 741044 2.25 390440 10601228 2869636 8.46 2315432 9343772 1031392 17:05:35 16:35:01 20278252 31676652 588292 1.79 449668 10686848 2202404 6.49 2230020 9420592 118696 17:05:35 16:36:01 20673912 31754328 517068 1.57 454540 10378068 1945304 5.73 2183220 9092944 184 17:05:35 16:37:01 20676444 31756816 514672 1.57 454556 10378068 1945304 5.73 2183364 9092944 164 17:05:35 16:38:01 20686156 31766524 505056 1.54 454580 10378072 1945304 5.73 2172356 9092948 184 17:05:35 16:39:01 20686684 31767088 504500 1.53 454636 10378052 1945304 5.73 2171936 9092928 16 17:05:35 16:40:01 20687812 31768232 503444 1.53 454656 10378056 1945304 5.73 2171888 9092932 204 17:05:35 16:41:01 20687944 31768416 503144 1.53 454684 10378060 1945304 5.73 2171396 9092936 284 17:05:35 16:42:01 20687896 31768372 503116 1.53 454696 10378060 1945304 5.73 2171292 9092936 176 17:05:35 16:43:01 20687848 31768480 502948 1.53 454716 10378192 1945304 5.73 2170952 9093060 196 17:05:35 16:44:01 20687648 31768464 502940 1.53 454744 10378192 1938764 5.71 2171328 9093124 212 17:05:35 16:45:01 20687380 31768264 503104 1.53 454780 10378196 1938764 5.71 2171708 9093132 172 17:05:35 16:46:01 20687656 31768548 502808 1.53 454792 10378200 1938764 5.71 2171000 9093136 16 17:05:35 16:47:01 20687560 31768452 502792 1.53 454840 10378196 1938764 5.71 2171000 9093136 28 17:05:35 16:48:01 20687552 31768516 502684 1.53 454876 10378208 1938764 5.71 2171064 9093148 12 17:05:35 16:49:01 20687460 31768492 502904 1.53 454928 10378212 1938764 5.71 2171108 9093156 8 17:05:35 16:50:01 20687160 31768228 503148 1.53 454948 10378212 1938764 5.71 2171484 9093144 12 17:05:35 16:51:01 20687652 31768788 502764 1.53 454988 10378216 1938764 5.71 2171240 9093156 16 17:05:35 16:52:01 20687636 31768772 502724 1.53 455016 10378220 1954832 5.76 2171224 9093156 12 17:05:35 16:53:01 20687840 31768980 502432 1.53 455040 10378224 1954832 5.76 2171224 9093160 48 17:05:35 16:54:01 20687540 31768744 502660 1.53 455052 10378224 1954832 5.76 2171280 9093168 12 17:05:35 16:55:01 20687744 31768960 502416 1.53 455072 10378228 1954832 5.76 2171624 9093160 16 17:05:35 16:56:01 20687884 31769104 502144 1.53 455080 10378232 1938540 5.71 2171596 9093164 148 17:05:35 16:57:01 20687568 31768844 502472 1.53 455120 10378236 1938540 5.71 2171708 9093172 188 17:05:35 16:58:01 20687728 31769068 502384 1.53 455192 10378240 1938540 5.71 2171840 9093180 176 17:05:35 16:59:01 20687768 31769164 502316 1.53 455224 10378244 1938540 5.71 2171808 9093176 68 17:05:35 17:00:01 20687988 31769424 502036 1.53 455252 10378244 1938540 5.71 2171780 9093176 12 17:05:35 17:01:01 20688120 31769584 501736 1.53 455288 10378248 1922220 5.66 2171912 9093180 172 17:05:35 17:02:01 20687852 31769360 501920 1.53 455308 10378252 1922220 5.66 2172084 9093184 152 17:05:35 17:03:01 20687592 31769104 502136 1.53 455348 10378252 1922220 5.66 2171564 9093184 8 17:05:35 17:04:01 20687568 31769140 502080 1.53 455372 10378240 1922220 5.66 2171616 9093192 12 17:05:35 17:05:01 20687416 31769048 502048 1.53 455396 10378260 1922220 5.66 2172168 9093188 56 17:05:35 Average: 21314257 31744131 528254 1.61 421383 9802586 2044862 6.03 2112403 8568382 54146 17:05:35 17:05:35 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:35 16:30:03 ens3 1145.11 1036.08 11752.49 161.51 0.00 0.00 0.00 0.00 17:05:35 16:30:03 lo 5.46 5.46 0.53 0.53 0.00 0.00 0.00 0.00 17:05:35 16:30:03 docker0 302.20 236.02 23.56 2704.50 0.00 0.00 0.00 0.00 17:05:35 16:31:01 ens3 185.30 144.37 1226.57 73.12 0.00 0.00 0.00 0.00 17:05:35 16:31:01 veth38b9789 1.28 1.48 0.10 0.12 0.00 0.00 0.00 0.00 17:05:35 16:31:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:31:01 docker0 92.86 115.79 8.03 1186.71 0.00 0.00 0.00 0.00 17:05:35 16:32:01 ens3 25.21 14.33 21.33 11.50 0.00 0.00 0.00 0.00 17:05:35 16:32:01 veth38b9789 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 17:05:35 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:32:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:05:35 16:33:01 vethcd7f2a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:05:35 16:33:01 ens3 354.99 280.14 3388.67 95.64 0.00 0.00 0.00 0.00 17:05:35 16:33:01 veth6049b6e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:05:35 16:33:01 vethdbacbfc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:05:35 16:33:01 veth4399023 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:05:35 16:33:01 veth6335231 0.00 0.73 0.00 0.05 0.00 0.00 0.00 0.00 17:05:35 16:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:05:35 16:33:01 docker0 175.14 213.25 12.52 1635.53 0.00 0.00 0.00 0.00 17:05:35 16:33:01 veth25fcf35 0.65 0.78 0.05 1.54 0.00 0.00 0.00 0.00 17:05:35 16:34:01 veth420017d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:05:35 16:34:01 ens3 264.11 197.50 1754.11 93.68 0.00 0.00 0.00 0.00 17:05:35 16:34:01 veth6335231 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 17:05:35 16:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 17:05:35 16:34:01 docker0 133.54 179.74 9.66 1664.74 0.00 0.00 0.00 0.00 17:05:35 16:35:01 veth3751fe5 9.87 28.60 0.78 629.21 0.00 0.00 0.00 0.05 17:05:35 16:35:01 ens3 173.24 112.06 1210.18 83.99 0.00 0.00 0.00 0.00 17:05:35 16:35:01 veth6335231 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:05:35 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:35:01 docker0 62.16 105.38 4.13 1168.61 0.00 0.00 0.00 0.00 17:05:35 16:36:01 ens3 16.79 10.50 34.89 6.04 0.00 0.00 0.00 0.00 17:05:35 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:36:01 docker0 2.97 3.52 0.46 23.75 0.00 0.00 0.00 0.00 17:05:35 16:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:38:01 ens3 0.23 0.18 0.42 0.01 0.00 0.00 0.00 0.00 17:05:35 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:40:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:05:35 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:45:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:05:35 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:46:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:05:35 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:55:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:05:35 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 16:59:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:00:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:05:35 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:02:01 ens3 0.22 0.20 0.28 0.01 0.00 0.00 0.00 0.00 17:05:35 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:04:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 17:05:35 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 17:05:01 ens3 0.63 0.52 0.34 0.28 0.00 0.00 0.00 0.00 17:05:35 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:35 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:35 Average: ens3 60.13 49.87 538.04 14.56 0.00 0.00 0.00 0.00 17:05:35 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 17:05:35 Average: docker0 21.30 23.64 1.62 232.02 0.00 0.00 0.00 0.00 17:05:35 17:05:35 17:05:35 ---> sar -P ALL: 17:05:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21942) 08/04/22 _x86_64_ (8 CPU) 17:05:35 17:05:35 16:28:44 LINUX RESTART (8 CPU) 17:05:35 17:05:35 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:05:35 16:30:03 all 12.07 0.00 4.66 1.81 0.07 81.38 17:05:35 16:30:03 0 12.81 0.00 3.63 2.72 0.08 80.74 17:05:35 16:30:03 1 9.33 0.00 3.03 0.29 0.07 87.29 17:05:35 16:30:03 2 11.83 0.00 6.65 0.25 0.07 81.20 17:05:35 16:30:03 3 10.52 0.00 3.90 2.50 0.10 82.98 17:05:35 16:30:03 4 16.75 0.00 4.43 1.11 0.07 77.64 17:05:35 16:30:03 5 9.68 0.00 5.37 2.61 0.07 82.27 17:05:35 16:30:03 6 10.12 0.00 4.89 2.60 0.05 82.34 17:05:35 16:30:03 7 15.57 0.00 5.39 2.44 0.09 76.51 17:05:35 16:31:01 all 33.19 0.00 6.54 0.61 0.10 59.56 17:05:35 16:31:01 0 32.85 0.00 6.55 0.17 0.12 60.31 17:05:35 16:31:01 1 33.01 0.00 6.23 0.05 0.10 60.61 17:05:35 16:31:01 2 32.39 0.00 7.03 0.02 0.07 60.50 17:05:35 16:31:01 3 34.66 0.00 6.35 3.33 0.10 55.56 17:05:35 16:31:01 4 34.59 0.00 6.17 0.23 0.09 58.93 17:05:35 16:31:01 5 32.53 0.00 6.45 0.11 0.09 60.82 17:05:35 16:31:01 6 32.75 0.00 7.13 0.75 0.12 59.25 17:05:35 16:31:01 7 32.74 0.00 6.44 0.19 0.10 60.52 17:05:35 16:32:01 all 53.85 0.00 7.31 0.07 0.13 38.63 17:05:35 16:32:01 0 54.39 0.00 7.59 0.02 0.12 37.88 17:05:35 16:32:01 1 53.41 0.00 7.59 0.03 0.13 38.84 17:05:35 16:32:01 2 54.06 0.00 7.03 0.00 0.14 38.78 17:05:35 16:32:01 3 53.82 0.00 7.38 0.02 0.13 38.66 17:05:35 16:32:01 4 52.93 0.00 7.52 0.29 0.13 39.13 17:05:35 16:32:01 5 53.91 0.00 7.12 0.00 0.17 38.80 17:05:35 16:32:01 6 54.01 0.00 7.17 0.03 0.14 38.65 17:05:35 16:32:01 7 54.32 0.00 7.05 0.19 0.12 38.33 17:05:35 16:33:01 all 21.25 0.00 11.29 5.21 0.10 62.14 17:05:35 16:33:01 0 20.05 0.00 10.08 1.89 0.09 67.89 17:05:35 16:33:01 1 21.55 0.00 10.80 1.60 0.10 65.94 17:05:35 16:33:01 2 20.56 0.00 12.36 7.95 0.10 59.03 17:05:35 16:33:01 3 24.67 0.00 12.02 2.03 0.10 61.17 17:05:35 16:33:01 4 21.45 0.00 11.68 9.75 0.12 56.99 17:05:35 16:33:01 5 20.22 0.00 10.37 2.30 0.10 67.01 17:05:35 16:33:01 6 21.38 0.00 11.61 12.14 0.09 54.79 17:05:35 16:33:01 7 20.13 0.00 11.43 4.07 0.10 64.27 17:05:35 16:34:01 all 58.57 0.00 14.04 8.01 0.18 19.19 17:05:35 16:34:01 0 58.06 0.00 13.24 14.11 0.17 14.41 17:05:35 16:34:01 1 57.24 0.00 15.72 7.68 0.19 19.16 17:05:35 16:34:01 2 56.85 0.00 13.76 9.05 0.22 20.13 17:05:35 16:34:01 3 59.96 0.00 15.50 5.22 0.20 19.12 17:05:35 16:34:01 4 59.53 0.00 12.36 6.20 0.22 21.69 17:05:35 16:34:01 5 57.66 0.00 12.94 8.39 0.17 20.84 17:05:35 16:34:01 6 60.11 0.00 13.52 6.09 0.15 20.13 17:05:35 16:34:01 7 59.14 0.00 15.30 7.33 0.15 18.07 17:05:35 16:35:01 all 58.56 0.00 12.55 4.57 0.17 24.14 17:05:35 16:35:01 0 58.93 0.00 11.74 5.13 0.25 23.95 17:05:35 16:35:01 1 60.77 0.00 13.30 3.28 0.14 22.51 17:05:35 16:35:01 2 58.69 0.00 11.24 3.27 0.14 26.67 17:05:35 16:35:01 3 59.40 0.00 14.24 5.42 0.15 20.78 17:05:35 16:35:01 4 57.01 0.00 11.19 5.31 0.17 26.32 17:05:35 16:35:01 5 55.19 0.00 11.49 5.90 0.14 27.28 17:05:35 16:35:01 6 59.16 0.00 12.86 4.65 0.17 23.16 17:05:35 16:35:01 7 59.32 0.00 14.31 3.63 0.20 22.54 17:05:35 16:36:01 all 2.08 0.00 0.71 0.39 0.01 96.80 17:05:35 16:36:01 0 1.72 0.00 0.52 0.00 0.00 97.77 17:05:35 16:36:01 1 4.01 0.00 1.08 0.32 0.03 94.56 17:05:35 16:36:01 2 2.14 0.00 0.72 0.28 0.02 96.84 17:05:35 16:36:01 3 1.43 0.00 0.48 1.08 0.02 96.98 17:05:35 16:36:01 4 0.53 0.00 0.38 0.88 0.02 98.18 17:05:35 16:36:01 5 0.97 0.00 0.62 0.53 0.00 97.88 17:05:35 16:36:01 6 3.78 0.00 0.89 0.05 0.02 95.26 17:05:35 16:36:01 7 2.09 0.00 0.95 0.00 0.02 96.95 17:05:35 16:37:01 all 0.01 0.00 0.02 0.01 0.01 99.95 17:05:35 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:05:35 16:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:05:35 16:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:05:35 16:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:05:35 16:37:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 16:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:05:35 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:05:35 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:05:35 16:38:01 3 0.03 0.00 0.03 0.03 0.00 99.90 17:05:35 16:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:35 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:05:35 16:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:05:35 16:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:05:35 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:40:01 all 0.01 0.00 0.01 0.02 0.00 99.97 17:05:35 16:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:40:01 3 0.02 0.00 0.03 0.02 0.00 99.93 17:05:35 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:40:01 5 0.00 0.00 0.02 0.12 0.00 99.87 17:05:35 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:05:35 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:05:35 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:05:35 16:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:05:35 16:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:05:35 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:35 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:42:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:05:35 16:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:42:01 3 0.05 0.00 0.02 0.02 0.00 99.92 17:05:35 16:42:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 16:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:05:35 16:43:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:05:35 16:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:05:35 16:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:43:01 6 0.33 0.00 0.05 0.00 0.00 99.62 17:05:35 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:44:01 all 0.27 0.00 0.02 0.01 0.00 99.70 17:05:35 16:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:05:35 16:44:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:05:35 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:44:01 3 0.05 0.00 0.02 0.02 0.00 99.92 17:05:35 16:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:05:35 16:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:44:01 6 1.97 0.00 0.00 0.02 0.00 98.01 17:05:35 16:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:05:35 16:45:01 all 0.17 0.00 0.00 0.01 0.00 99.81 17:05:35 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:45:01 3 0.00 0.00 0.02 0.03 0.02 99.93 17:05:35 16:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:45:01 6 1.32 0.00 0.00 0.00 0.02 98.66 17:05:35 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:46:01 3 0.02 0.00 0.05 0.03 0.00 99.90 17:05:35 16:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:05:35 16:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:47:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:05:35 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 17:05:35 16:47:01 3 0.02 0.00 0.03 0.03 0.02 99.90 17:05:35 16:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:05:35 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:48:01 3 0.00 0.00 0.00 0.05 0.00 99.95 17:05:35 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:35 16:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:49:01 all 0.02 0.00 0.00 0.01 0.00 99.96 17:05:35 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:49:01 3 0.05 0.00 0.02 0.05 0.03 99.85 17:05:35 16:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:05:35 16:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:50:01 all 0.07 0.00 0.01 0.00 0.00 99.91 17:05:35 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:50:01 1 0.47 0.00 0.03 0.00 0.00 99.50 17:05:35 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:50:01 3 0.05 0.00 0.02 0.02 0.00 99.92 17:05:35 16:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:51:01 all 0.26 0.00 0.00 0.01 0.00 99.73 17:05:35 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:51:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:05:35 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:51:01 3 0.03 0.00 0.00 0.03 0.02 99.92 17:05:35 16:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:35 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:05:35 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:05:35 16:52:01 all 0.26 0.00 0.01 0.01 0.01 99.72 17:05:35 16:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:05:35 16:52:01 1 1.98 0.00 0.03 0.00 0.02 97.97 17:05:35 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 17:05:35 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:05:35 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:05:35 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:53:01 3 0.03 0.00 0.05 0.02 0.02 99.88 17:05:35 16:53:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 16:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 17:05:35 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:54:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:05:35 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:05:35 16:55:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:05:35 16:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:05:35 16:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:05:35 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:55:01 5 0.02 0.00 0.00 0.03 0.02 99.93 17:05:35 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:05:35 16:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:56:01 1 0.57 0.00 0.02 0.00 0.02 99.40 17:05:35 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:56:01 3 0.02 0.00 0.02 0.03 0.02 99.92 17:05:35 16:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:05:35 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:57:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:05:35 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 16:57:01 1 1.99 0.00 0.00 0.00 0.00 98.01 17:05:35 16:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:57:01 3 0.03 0.00 0.03 0.02 0.02 99.90 17:05:35 16:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:05:35 16:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:35 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:05:35 16:58:01 all 0.26 0.00 0.01 0.01 0.01 99.72 17:05:35 16:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:05:35 16:58:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:05:35 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:58:01 3 0.02 0.00 0.02 0.03 0.02 99.92 17:05:35 16:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:05:35 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:05:35 16:59:01 all 0.27 0.00 0.00 0.01 0.00 99.72 17:05:35 16:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:05:35 16:59:01 1 1.99 0.00 0.02 0.00 0.00 98.00 17:05:35 16:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 16:59:01 3 0.03 0.00 0.00 0.05 0.00 99.92 17:05:35 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 16:59:01 5 0.02 0.00 0.00 0.05 0.00 99.93 17:05:35 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:05:35 17:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:00:01 1 0.22 0.00 0.02 0.00 0.00 99.77 17:05:35 17:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:05:35 17:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:05:35 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:05:35 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:05:35 17:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:05:35 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:05:35 17:01:01 3 0.03 0.00 0.02 0.03 0.00 99.92 17:05:35 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:35 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:02:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:05:35 17:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:05:35 17:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:05:35 17:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:05:35 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:05:35 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:05:35 17:03:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:05:35 17:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:05:35 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:03:01 3 0.02 0.00 0.02 0.05 0.02 99.90 17:05:35 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:04:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:05:35 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:05:35 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:05:35 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:05:35 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:05:01 all 0.25 0.00 0.01 0.01 0.00 99.73 17:05:35 17:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 17:05:01 1 1.90 0.00 0.07 0.00 0.00 98.03 17:05:35 17:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:05:35 17:05:01 3 0.05 0.00 0.02 0.02 0.02 99.90 17:05:35 17:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:05:35 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:05:35 17:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:35 17:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:35 Average: all 6.61 0.00 1.57 0.57 0.02 91.23 17:05:35 Average: 0 6.54 0.00 1.47 0.66 0.03 91.31 17:05:35 Average: 1 6.91 0.00 1.59 0.36 0.02 91.11 17:05:35 Average: 2 6.45 0.00 1.61 0.57 0.02 91.35 17:05:35 Average: 3 6.72 0.00 1.65 0.56 0.03 91.04 17:05:35 Average: 4 6.63 0.00 1.47 0.66 0.02 91.22 17:05:35 Average: 5 6.28 0.00 1.49 0.56 0.02 91.66 17:05:35 Average: 6 6.70 0.00 1.59 0.72 0.02 90.97 17:05:35 Average: 7 6.65 0.00 1.67 0.49 0.02 91.18 17:05:35 17:05:35 17:05:35