Pull request #4110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1483eb542cd91522e4d250b122cecca12d740ba7+48044024c8f65bd255fe9fe71c82cb348b3a4f7b (24efd76a0b2e811efebc0280e6b98306fad35f93) 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-ssh3769253804601274419.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-ssh10453465790365913916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8178149632871375070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4387428076541958377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14427216705676955156.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7454897474171969560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21493 in /w/workspace/edgexfoundry_edgex-go_PR-4110 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit 1483eb542cd91522e4d250b122cecca12d740ba7 Merge succeeded, producing 1483eb542cd91522e4d250b122cecca12d740ba7 Checking out Revision 1483eb542cd91522e4d250b122cecca12d740ba7 (PR-4110) > 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/4110/head:refs/remotes/origin/PR-4110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper Fixes: #4109" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:13 ========================================================= 17:07:13 EdgeX Global Pipelines Version Info 17:07:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:14 ------------------- 17:07:14 stable info: 17:07:14 ------------------- 17:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:14 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:07:14 Message: update stable to v1.0.238 17:07:15 ------------------- 17:07:15 experimental info: 17:07:15 ------------------- 17:07:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:15 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:07:15 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4110 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4110 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4110 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1483eb5 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:16 provisioning config files... 17:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344758633339520083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:17 ---> docker-login.sh 17:07:17 nexus3.edgexfoundry.org:10001 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 nexus3.edgexfoundry.org:10002 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 nexus3.edgexfoundry.org:10003 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 nexus3.edgexfoundry.org:10004 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 docker.io 17:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:18 Configure a credential helper to remove this warning. See 17:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:18 17:07:18 Login Succeeded 17:07:18 ---> docker-login.sh ends [Pipeline] } 17:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:18 + 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 17:07:18 + dirname cmd/core-command/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo core-command,cmd/core-command/Dockerfile 17:07:18 + dirname cmd/core-data/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo core-data,cmd/core-data/Dockerfile 17:07:18 + dirname cmd/core-metadata/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo core-metadata,cmd/core-metadata/Dockerfile 17:07:18 + dirname cmd/security-bootstrapper/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:07:18 + dirname cmd/security-proxy-setup/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:07:18 + dirname cmd/security-secretstore-setup/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:07:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:07:18 + dirname cmd/security-spire-agent/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:07:18 + dirname cmd/security-spire-config/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:07:18 + dirname cmd/security-spire-server/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:07:18 + dirname cmd/support-notifications/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo support-notifications,cmd/support-notifications/Dockerfile 17:07:18 + + dirname cmd/support-scheduler/Dockerfile 17:07:18 cut -d/ -f2 17:07:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:07:18 + dirname cmd/sys-mgmt-agent/Dockerfile 17:07:18 + cut -d/ -f2 17:07:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:07:19 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 17:07:19 + git rev-list -1 --merges 1483eb542cd91522e4d250b122cecca12d740ba7~1..1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo 17:07:19 -----------> git rev-list -1 --merges 1483eb542cd91522e4d250b122cecca12d740ba7~1..1483eb542cd91522e4d250b122cecca12d740ba7 1483eb542cd91522e4d250b122cecca12d740ba7 [false] [Pipeline] sh 17:07:19 + git log --format=format:%s -1 1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] echo 17:07:19 ========================================================= 17:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:07:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:20 + grep -v github /etc/ssh/ssh_known_hosts 17:07:20 + [ -e /tmp/ssh_known_hosts ] 17:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:07:20 + sudo tee -a /etc/ssh/ssh_known_hosts 17:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:20 17:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:21 b85a868b505f: Pulling fs layer 17:07:21 e2be974225ed: Pulling fs layer 17:07:21 339a4e72a1f5: Pulling fs layer 17:07:21 988bab9f4d93: Pulling fs layer 17:07:21 1469e6f7b9e6: Pulling fs layer 17:07:21 eaf3925da568: Pulling fs layer 17:07:21 bab4dde63d76: Pulling fs layer 17:07:21 bde34c3a00c8: Pulling fs layer 17:07:21 b352a97aabf1: Pulling fs layer 17:07:21 4872d77fe225: Pulling fs layer 17:07:21 5851b861e8e6: Pulling fs layer 17:07:21 988bab9f4d93: Waiting 17:07:21 1469e6f7b9e6: Waiting 17:07:21 4872d77fe225: Waiting 17:07:21 5851b861e8e6: Waiting 17:07:21 b352a97aabf1: Waiting 17:07:21 eaf3925da568: Waiting 17:07:21 bab4dde63d76: Waiting 17:07:21 e2be974225ed: Verifying Checksum 17:07:21 e2be974225ed: Download complete 17:07:21 988bab9f4d93: Verifying Checksum 17:07:21 988bab9f4d93: Download complete 17:07:21 339a4e72a1f5: Verifying Checksum 17:07:21 339a4e72a1f5: Download complete 17:07:21 1469e6f7b9e6: Verifying Checksum 17:07:21 1469e6f7b9e6: Download complete 17:07:21 eaf3925da568: Download complete 17:07:21 bde34c3a00c8: Download complete 17:07:21 b352a97aabf1: Download complete 17:07:21 4872d77fe225: Verifying Checksum 17:07:21 4872d77fe225: Download complete 17:07:21 5851b861e8e6: Verifying Checksum 17:07:21 5851b861e8e6: Download complete 17:07:21 b85a868b505f: Verifying Checksum 17:07:21 b85a868b505f: Download complete 17:07:21 bab4dde63d76: Verifying Checksum 17:07:21 bab4dde63d76: Download complete 17:07:23 b85a868b505f: Pull complete 17:07:23 e2be974225ed: Pull complete 17:07:23 339a4e72a1f5: Pull complete 17:07:23 988bab9f4d93: Pull complete 17:07:24 1469e6f7b9e6: Pull complete 17:07:24 eaf3925da568: Pull complete 17:07:26 bab4dde63d76: Pull complete 17:07:26 bde34c3a00c8: Pull complete 17:07:26 b352a97aabf1: Pull complete 17:07:26 4872d77fe225: Pull complete 17:07:26 5851b861e8e6: Pull complete 17:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:26 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:28 $ docker top ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 -eo pid,comm 17:07:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:07:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:28 [ssh-agent] Looking for ssh-agent implementation... 17:07:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:28 $ docker exec ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent 17:07:28 SSH_AUTH_SOCK=/tmp/ssh-UfMHALRDfnhU/agent.33 17:07:28 SSH_AGENT_PID=40 17:07:28 Running ssh-add (command line suppressed) 17:07:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5781717486089800258.key (/w/workspace/edgex-go/1@tmp/private_key_5781717486089800258.key) 17:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:29 + git tag --points-at HEAD [Pipeline] } 17:07:29 $ docker exec --env ******** --env ******** ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent -k 17:07:29 unset SSH_AUTH_SOCK; 17:07:29 unset SSH_AGENT_PID; 17:07:29 echo Agent pid 40 killed; 17:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:29 [ssh-agent] Looking for ssh-agent implementation... 17:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:29 $ docker exec ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent 17:07:29 SSH_AUTH_SOCK=/tmp/ssh-aeasYBCOSdlt/agent.72 17:07:29 SSH_AGENT_PID=78 17:07:29 Running ssh-add (command line suppressed) 17:07:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5789325351788909250.key (/w/workspace/edgex-go/1@tmp/private_key_5789325351788909250.key) 17:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:30 + git semver init 17:07:30 2022-07-29 17:07:30,359 [run_init] DEBUG init version:0.0.0 force:False 17:07:30 2022-07-29 17:07:30,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:07:30 2022-07-29 17:07:30,360 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:07:30 2022-07-29 17:07:30,360 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 17:07:34 2022-07-29 17:07:34,265 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:07:34 2022-07-29 17:07:34,265 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4110 with force:False 17:07:34 2022-07-29 17:07:34,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4110 17:07:34 2022-07-29 17:07:34,269 [execute] INFO git cat-file --batch-check 17:07:34 2022-07-29 17:07:34,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:07:34 2022-07-29 17:07:34,276 [execute] INFO git cat-file --batch 17:07:34 2022-07-29 17:07:34,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:07:34 2022-07-29 17:07:34,281 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4110 17:07:34 0.0.0 [Pipeline] } 17:07:34 $ docker exec --env ******** --env ******** ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 ssh-agent -k 17:07:34 unset SSH_AUTH_SOCK; 17:07:34 unset SSH_AGENT_PID; 17:07:34 echo Agent pid 78 killed; 17:07:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:35 + git semver [Pipeline] } 17:07:35 $ docker stop --time=1 ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 17:07:36 $ docker rm -f ab8bb18567478e2263d4d8c3a45ed1228ca182fc3b91aed273fc94038f15db04 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:37 Stashed 1 file(s) [Pipeline] echo 17:07:37 [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 17:07:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:07:38 ========================================================= 17:07:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:07:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:38 2408cc74d12b: Pulling fs layer 17:07:38 ea60b727a1ce: Pulling fs layer 17:07:38 30c4a7721957: Pulling fs layer 17:07:38 370296b7ddb6: Pulling fs layer 17:07:38 7c6cee850709: Pulling fs layer 17:07:38 39a5fcdaea64: Pulling fs layer 17:07:38 d94ebbe4e438: Pulling fs layer 17:07:38 bcfd1f05c69d: Pulling fs layer 17:07:38 59ccb84bbe0f: Pulling fs layer 17:07:38 7c6cee850709: Waiting 17:07:38 39a5fcdaea64: Waiting 17:07:38 d94ebbe4e438: Waiting 17:07:38 370296b7ddb6: Waiting 17:07:38 bcfd1f05c69d: Waiting 17:07:38 30c4a7721957: Verifying Checksum 17:07:38 30c4a7721957: Download complete 17:07:38 ea60b727a1ce: Verifying Checksum 17:07:38 ea60b727a1ce: Download complete 17:07:38 7c6cee850709: Download complete 17:07:38 39a5fcdaea64: Download complete 17:07:38 2408cc74d12b: Verifying Checksum 17:07:38 2408cc74d12b: Download complete 17:07:38 d94ebbe4e438: Download complete 17:07:39 2408cc74d12b: Pull complete 17:07:39 ea60b727a1ce: Pull complete 17:07:39 30c4a7721957: Pull complete 17:07:39 bcfd1f05c69d: Verifying Checksum 17:07:39 bcfd1f05c69d: Download complete 17:07:39 59ccb84bbe0f: Verifying Checksum 17:07:39 59ccb84bbe0f: Download complete 17:07:39 370296b7ddb6: Verifying Checksum 17:07:39 370296b7ddb6: Download complete 17:07:44 370296b7ddb6: Pull complete 17:07:44 7c6cee850709: Pull complete 17:07:44 39a5fcdaea64: Pull complete 17:07:44 d94ebbe4e438: Pull complete 17:07:46 bcfd1f05c69d: Pull complete 17:07:46 59ccb84bbe0f: Pull complete 17:07:46 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:07:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:47 WORKDIR /edgex 17:07:47 COPY go.mod . 17:07:47 RUN go mod download 17:07:47 + docker build -t ci-base-image-x86_64 -f - . 17:07:48 Sending build context to Docker daemon 335.4MB 17:07:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:07:48 ---> a4fb48ad2a94 17:07:48 Step 2/4 : WORKDIR /edgex 17:07:51 ---> Running in ba13b9bb5ad5 17:07:51 Removing intermediate container ba13b9bb5ad5 17:07:51 ---> 37994dee60b9 17:07:51 Step 3/4 : COPY go.mod . 17:07:51 ---> aa7536bcfa3f 17:07:51 Step 4/4 : RUN go mod download 17:07:51 ---> Running in 58c3a3506e8f 17:07:52 Still waiting to schedule task 17:07:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:08:03 Removing intermediate container 58c3a3506e8f 17:08:03 ---> cf9efd1c7c83 17:08:03 Successfully built cf9efd1c7c83 17:08:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:03 + docker inspect -f . ci-base-image-x86_64 17:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:04 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:04 $ docker top b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:04 + go version 17:08:04 go version go1.18.3 linux/amd64 [Pipeline] } 17:08:04 $ docker stop --time=1 b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c 17:08:06 $ docker rm -f b9683047f3fb5ba30edfdcf2a4bedfc4225654a5a79eaf63bb16b50699402b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:06 + docker inspect -f . ci-base-image-x86_64 17:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:07 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:07 $ docker top 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 -eo pid,comm [Pipeline] { [Pipeline] echo 17:08:07 ========================================================= 17:08:07 [edgeXBuildGoParallel] Running Tests and Build... 17:08:07 ========================================================= [Pipeline] sh 17:08:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:08:08 + make test 17:08:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:08:15 ? github.com/edgexfoundry/edgex-go [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements 17:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements 17:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements 17:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.153s coverage: 89.2% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.119s coverage: 83.8% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 17:08:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 17:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements 17:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements 17:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 17:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements 17:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.7% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.8% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.6% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:08:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 17:08:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:08:51 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 17:09:09 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." 17:09:09 GO111MODULE=on go vet ./... 17:09:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:09:14 ./bin/test-attribution-txt.sh 17:09:14 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:09:14 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 17:09:14 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 17:09:14 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:09:14 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:09:14 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:09:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:09:14 + ls -al . 17:09:14 total 688 17:09:14 drwxrwxr-x 10 1001 1001 4096 Jul 29 17:08 . 17:09:14 drwxr-xr-x 4 root root 4096 Jul 29 17:08 .. 17:09:14 -rw-rw-r-- 1 1001 1001 11 Jul 29 17:07 .dockerignore 17:09:14 drwxrwxr-x 8 1001 1001 4096 Jul 29 17:08 .git 17:09:14 drwxrwxr-x 3 1001 1001 4096 Jul 29 17:07 .github 17:09:14 -rw-rw-r-- 1 1001 1001 1030 Jul 29 17:07 .gitignore 17:09:14 -rw-rw-r-- 1 1001 1001 42 Jul 29 17:07 .golangci.yml 17:09:14 -rw-rw-r-- 1 1001 1001 87 Jul 29 17:07 .hadolint.yml 17:09:14 drwxr-xr-x 3 1001 1001 4096 Jul 29 17:07 .semver 17:09:14 -rw-rw-r-- 1 1001 1001 166 Jul 29 17:07 .sonarcloud.properties 17:09:14 -rw-rw-r-- 1 1001 1001 1171 Jul 29 17:07 ADOPTERS.md 17:09:14 -rw-rw-r-- 1 1001 1001 10347 Jul 29 17:07 Attribution.txt 17:09:14 -rw-rw-r-- 1 1001 1001 63209 Jul 29 17:07 CHANGELOG.md 17:09:14 -rw-rw-r-- 1 1001 1001 3804 Jul 29 17:07 CONTRIBUTING.md 17:09:14 -rw-rw-r-- 1 1001 1001 677 Jul 29 17:07 GOVERNANCE.md 17:09:14 -rw-rw-r-- 1 1001 1001 850 Jul 29 17:07 Jenkinsfile 17:09:14 -rw-rw-r-- 1 1001 1001 10775 Jul 29 17:07 LICENSE 17:09:14 -rw-rw-r-- 1 1001 1001 10350 Jul 29 17:07 Makefile 17:09:14 -rw-rw-r-- 1 1001 1001 582 Jul 29 17:07 OWNERS.md 17:09:14 -rw-rw-r-- 1 1001 1001 9094 Jul 29 17:07 README.md 17:09:14 -rw-rw-r-- 1 1001 1001 6912 Jul 29 17:07 SECURITY.md 17:09:14 -rw-rw-r-- 1 1001 1001 5 Jul 29 17:07 VERSION 17:09:14 -rw-rw-r-- 1 1001 1001 4131 Jul 29 17:07 ZMQWindows.md 17:09:14 drwxrwxr-x 2 1001 1001 4096 Jul 29 17:07 bin 17:09:14 drwxrwxr-x 18 1001 1001 4096 Jul 29 17:07 cmd 17:09:14 -rw-r--r-- 1 root root 436531 Jul 29 17:08 coverage.out 17:09:14 -rw-rw-r-- 1 1001 1001 3681 Jul 29 17:07 go.mod 17:09:14 -rw-rw-r-- 1 1001 1001 38033 Jul 29 17:07 go.sum 17:09:14 drwxrwxr-x 8 1001 1001 4096 Jul 29 17:07 internal 17:09:14 drwxrwxr-x 3 1001 1001 4096 Jul 29 17:07 openapi 17:09:14 drwxrwxr-x 4 1001 1001 4096 Jul 29 17:07 snap 17:09:14 -rw-rw-r-- 1 1001 1001 204 Jul 29 17:07 version.go [Pipeline] sh 17:09:14 + '[' -e coverage.out ] 17:09:14 + chown 1001:1001 coverage.out [Pipeline] stash 17:09:14 Stashed 1 file(s) [Pipeline] sh 17:09:15 + make build 17:09:15 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 17:09: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/core-metadata/core-metadata ./cmd/core-metadata 17:09:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:09:37 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 17:09:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:09: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 17:09:45 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 17:09:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:09:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:09: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/secrets-config ./cmd/secrets-config 17:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:09: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:09:52 $ docker stop --time=1 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 17:09:54 $ docker rm -f 576838d85a579cdf1c64f1d6806c9b2ba6d1c3b70d28858c10dfb61dd2c95739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:56 17:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:56 latest: Pulling from edgex-devops/edgex-compose 17:09:56 cbdbe7a5bc2a: Pulling fs layer 17:09:56 ca9280d653b3: Pulling fs layer 17:09:56 7e9c9ca2126c: Pulling fs layer 17:09:56 cbdbe7a5bc2a: Verifying Checksum 17:09:56 cbdbe7a5bc2a: Download complete 17:09:56 ca9280d653b3: Verifying Checksum 17:09:56 ca9280d653b3: Download complete 17:09:56 cbdbe7a5bc2a: Pull complete 17:09:56 7e9c9ca2126c: Verifying Checksum 17:09:56 7e9c9ca2126c: Download complete 17:09:57 ca9280d653b3: Pull complete 17:10:00 7e9c9ca2126c: Pull complete 17:10:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:00 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:10:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:10:02 $ docker top 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:02 + docker-compose build --help 17:10:02 + grep parallel 17:10:03 --parallel Build images in parallel. [Pipeline] } 17:10:03 $ docker stop --time=1 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 17:10:04 $ docker rm -f 37cfad89ac22febe6da118688d38615d1a45a6ccff8c3efef606f51ed3897ea2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:05 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:10:05 $ docker top f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:06 + docker-compose -f ./docker-compose-build.yml build --parallel 17:10:06 Building core-command ... 17:10:06 Building core-data ... 17:10:06 Building core-metadata ... 17:10:06 Building security-bootstrapper ... 17:10:06 Building security-proxy-setup ... 17:10:06 Building security-secretstore-setup ... 17:10:06 Building security-spiffe-token-provider ... 17:10:06 Building security-spire-agent ... 17:10:06 Building security-spire-config ... 17:10:06 Building security-spire-server ... 17:10:06 Building support-notifications ... 17:10:06 Building support-scheduler ... 17:10:06 Building sys-mgmt-agent ... 17:10:06 Building security-secretstore-setup 17:10:06 Building support-notifications 17:10:06 Building core-command 17:10:06 Building core-data 17:10:06 Building security-spire-agent 17:10:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:10:21 ---> cf9efd1c7c83 17:10:21 Step 3/23 : WORKDIR /edgex-go 17:10:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:10:21 ---> cf9efd1c7c83 17:10:21 Step 3/25 : WORKDIR /edgex-go 17:10:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:10:21 ---> cf9efd1c7c83 17:10:21 Step 3/23 : WORKDIR /edgex-go 17:10:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:21 ---> cf9efd1c7c83 17:10:21 Step 3/22 : WORKDIR /edgex-go 17:10:21 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:10:21 ---> cf9efd1c7c83 17:10:21 Step 3/26 : WORKDIR /edgex-go 17:10:24 ---> Running in ce95fe267c9e 17:10:24 ---> Running in 4cb625cc7055 17:10:24 ---> Running in 7e188001668c 17:10:24 ---> Running in d4d50f6ec46c 17:10:24 ---> Running in 3ef2b0cd41f3 17:10:24 Removing intermediate container d4d50f6ec46c 17:10:24 ---> 634430dd0f8a 17:10:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:24 Removing intermediate container 4cb625cc7055 17:10:24 ---> a501bbfd864e 17:10:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:24 Removing intermediate container ce95fe267c9e 17:10:24 ---> 3a9d1c20abca 17:10:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:24 Removing intermediate container 3ef2b0cd41f3 17:10:24 ---> fa6fc1ad579a 17:10:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:24 ---> Running in 92d83060a022 17:10:24 Removing intermediate container 7e188001668c 17:10:24 ---> a0556002f263 17:10:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:24 ---> Running in b69fafb1303f 17:10:24 ---> Running in 355ca039c442 17:10:24 ---> Running in b55a8f6ec050 17:10:24 ---> Running in 5d0a49489870 17:10:25 Removing intermediate container 92d83060a022 17:10:25 ---> ca613c6ec272 17:10:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:10:25 ---> Running in f16a874345c5 17:10:25 Removing intermediate container 355ca039c442 17:10:25 ---> a2d7e3e004e3 17:10:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:10:25 ---> Running in 4c72a68b5367 17:10:25 Removing intermediate container 5d0a49489870 17:10:25 ---> f1ec61c41b30 17:10:25 Step 5/25 : RUN apk add --update --no-cache make git 17:10:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:25 Removing intermediate container b55a8f6ec050 17:10:25 ---> ecd23118aeef 17:10:25 Step 5/23 : RUN apk add --update --no-cache make git 17:10:25 ---> Running in 092858b1b7e0 17:10:25 ---> Running in 7dbaced4a08a 17:10:25 Removing intermediate container b69fafb1303f 17:10:25 ---> 93af08b12a5c 17:10:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:10:26 ---> Running in 86a11abfa3dc 17:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:27 OK: 211 MiB in 51 packages 17:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:10:27 Removing intermediate container f16a874345c5 17:10:27 ---> 6ff0a206aab7 17:10:27 Step 6/26 : COPY go.mod vendor* ./ 17:10:27 OK: 211 MiB in 51 packages 17:10:27 OK: 211 MiB in 51 packages 17:10:27 ---> 7041a753da14 17:10:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:27 ---> Running in 8d6f9ba23a50 17:10:27 OK: 211 MiB in 51 packages 17:10:27 OK: 211 MiB in 51 packages 17:10:28 Removing intermediate container 4c72a68b5367 17:10:28 ---> 23e8cd4eb3c6 17:10:28 Step 6/23 : COPY go.mod vendor* ./ 17:10:28 ---> 4ce311b35d9c 17:10:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:28 Removing intermediate container 092858b1b7e0 17:10:28 ---> Running in 770c474fc3b6 17:10:28 ---> e2f7721ed1ba 17:10:28 Step 6/25 : COPY go.mod vendor* ./ 17:10:28 Removing intermediate container 7dbaced4a08a 17:10:28 ---> e2b5a1c31457 17:10:28 Step 6/23 : COPY go.mod vendor* ./ 17:10:28 Removing intermediate container 86a11abfa3dc 17:10:28 ---> f35eb019f075 17:10:28 Step 6/22 : COPY go.mod vendor* ./ 17:10:28 ---> cfbea5c16b64 17:10:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:28 ---> 80a572722ca4 17:10:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:28 ---> Running in 838080429fdc 17:10:28 ---> Running in 7abf01f04676 17:10:28 ---> efa05b408671 17:10:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:28 ---> Running in 3564e884967c 17:10:38 Removing intermediate container 3564e884967c 17:10:38 ---> c5ff70d7968c 17:10:38 Step 8/22 : COPY . . 17:10:38 Removing intermediate container 770c474fc3b6 17:10:38 ---> 0753cb994725 17:10:38 Step 8/23 : COPY . . 17:10:38 Removing intermediate container 7abf01f04676 17:10:38 ---> 2c292224f740 17:10:38 Step 8/25 : COPY . . 17:10:38 Removing intermediate container 8d6f9ba23a50 17:10:38 ---> 6e98c8072a51 17:10:38 Step 8/26 : COPY . . 17:10:38 Removing intermediate container 838080429fdc 17:10:38 ---> d9653d1db36f 17:10:38 Step 8/23 : COPY . . 17:10:50 ---> d71fbb5d7bc4 17:10:50 Step 9/23 : RUN make cmd/core-command/core-command 17:10:50 ---> 216d1c3f8716 17:10:50 Step 9/23 : RUN make cmd/core-data/core-data 17:10:50 ---> fc87d11c03ca 17:10:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:10:50 ---> 3fe16319a530 17:10:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:10:50 ---> 17ad0f9ed867 17:10:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:10:50 ---> Running in c41accfbe46d 17:10:50 ---> Running in 7cce1c96efa2 17:10:50 ---> Running in 727cc5f44c7c 17:10:50 ---> Running in 375f1aca0e50 17:10:50 ---> Running in 20585c79bae2 17:10:50 Removing intermediate container 727cc5f44c7c 17:10:50 ---> 04b0c44adba4 17:10:50 Step 10/26 : WORKDIR /edgex-go/spire-build 17:10:50 ---> Running in bd4cd61cc8e1 17:10:50 Removing intermediate container bd4cd61cc8e1 17:10:50 ---> 65955180563d 17:10:50 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 17:10:50 ---> Running in ee9d644bbb82 17:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:10:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:10:50 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 17:10:50 Removing intermediate container ee9d644bbb82 17:10:50 ---> df9752cabd50 17:10:50 Step 12/26 : WORKDIR /edgex-go 17:10:50 ---> Running in 3910813a0c36 17:10:50 Removing intermediate container 3910813a0c36 17:10:50 ---> 72f79d8cd762 17:10:50 17:10:50 Step 13/26 : FROM alpine:3.15 17:10:50 3.15: Pulling from library/alpine 17:10:50 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 17:10:50 Status: Downloaded newer image for alpine:3.15 17:10:50 ---> 2720e26172a0 17:10:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:50 ---> Running in e43ce33cad91 17:10:50 Removing intermediate container e43ce33cad91 17:10:50 ---> 857810adc087 17:10:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:50 ---> Running in 367aa4579556 17:10:51 Removing intermediate container 367aa4579556 17:10:51 ---> 2c77b1e19da0 17:10:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:51 ---> Running in 58481bf9e2e2 17:10:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:53 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:10:53 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:10:53 OK: 15856 distinct packages available 17:10:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:10:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:10:55 (1/5) Installing dumb-init (1.2.5-r1) 17:10:55 (2/5) Installing musl-obstack (1.2.3-r0) 17:10:55 (3/5) Installing libucontext (1.1-r0) 17:10:55 (4/5) Installing gcompat (1.0.0-r4) 17:10:55 (5/5) Installing openssl (1.1.1q-r0) 17:10:55 Executing busybox-1.34.1-r7.trigger 17:10:55 OK: 6 MiB in 19 packages 17:10:56 Removing intermediate container 58481bf9e2e2 17:10:56 ---> d960ccb53085 17:10:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:10:58 ---> ef35034c767f 17:10:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:11:00 ---> a807625faf41 17:11:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:11:00 ---> dc2db72476b8 17:11:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:11:01 ---> 791dd10bd83c 17:11:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:11:01 ---> 0c262024dcff 17:11:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:11:02 ---> Running in d59f16d4ec26 17:11:02 Removing intermediate container d59f16d4ec26 17:11:02 ---> 3c61b2fbe1f3 17:11:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:11:02 ---> Running in 7171ae9bbf96 17:11:02 Removing intermediate container 7171ae9bbf96 17:11:02 ---> 7d1aae6a2daa 17:11:02 Step 24/26 : LABEL arch=x86_64 17:11:02 ---> Running in 3a6981c17bf9 17:11:02 Removing intermediate container 3a6981c17bf9 17:11:02 ---> 20f4c926d638 17:11:02 Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:03 ---> Running in c0fb02e9609e 17:11:03 Removing intermediate container c0fb02e9609e 17:11:03 ---> 56b557f38f19 17:11:03 Step 26/26 : LABEL version=0.0.0 17:11:03 ---> Running in f59064b991d1 17:11:03 Removing intermediate container f59064b991d1 17:11:03 ---> 2c568e8cbc36 17:11:03 17:11:03 Successfully built 2c568e8cbc36 17:11:03 Successfully tagged security-spire-agent:latest 17:11:03  Building security-spire-agent ... done Building security-spire-config 17:11:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:11:07 ---> cf9efd1c7c83 17:11:07 Step 3/26 : WORKDIR /edgex-go 17:11:07 ---> Using cache 17:11:07 ---> a0556002f263 17:11:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:07 ---> Using cache 17:11:07 ---> f1ec61c41b30 17:11:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:11:09 ---> Running in d194b23c9cb9 17:11:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:11 OK: 211 MiB in 51 packages 17:11:11 Removing intermediate container d194b23c9cb9 17:11:11 ---> 4975d82053dd 17:11:11 Step 6/26 : COPY go.mod vendor* ./ 17:11:11 ---> 347435089de4 17:11:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:11 ---> Running in 85b86b02477e 17:11:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:15 Removing intermediate container c41accfbe46d 17:11:15 ---> 0bc8369364ae 17:11:15 17:11:15 Step 10/23 : FROM alpine:3.16 17:11:15 3.16: Pulling from library/alpine 17:11:16 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:11:16 Status: Downloaded newer image for alpine:3.16 17:11:16 ---> d7d3d98c851f 17:11:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:11:16 ---> Running in 7fc2cad3ec05 17:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:17 (1/1) Installing dumb-init (1.2.5-r1) 17:11:17 Executing busybox-1.35.0-r15.trigger 17:11:17 OK: 6 MiB in 15 packages 17:11:18 Removing intermediate container 375f1aca0e50 17:11:18 ---> 377193a59357 17:11:18 17:11:18 Step 10/25 : FROM alpine:3.16 17:11:18 ---> d7d3d98c851f 17:11:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:11:18 Removing intermediate container 7fc2cad3ec05 17:11:18 ---> 5bd1b06ffd78 17:11:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:18 ---> Running in 019c903424c3 17:11:18 ---> Running in aa6966ad3e22 17:11:18 Removing intermediate container 019c903424c3 17:11:18 ---> d26a3768efab 17:11:18 Step 13/23 : ENV APP_PORT=59882 17:11:18 ---> Running in ffa6956aa354 17:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:18 Removing intermediate container ffa6956aa354 17:11:18 ---> 0c304515ff16 17:11:18 Step 14/23 : EXPOSE $APP_PORT 17:11:18 ---> Running in abf9bba6cbf8 17:11:18 (1/3) Installing ca-certificates (20211220-r0) 17:11:18 (2/3) Installing dumb-init (1.2.5-r1) 17:11:18 Removing intermediate container abf9bba6cbf8 17:11:18 ---> a36f3ac00e1a 17:11:18 Step 15/23 : WORKDIR / 17:11:18 (3/3) Installing su-exec (0.2-r1) 17:11:18 Executing busybox-1.35.0-r15.trigger 17:11:18 Executing ca-certificates-20211220-r0.trigger 17:11:18 ---> Running in 68d260f9402d 17:11:18 OK: 6 MiB in 17 packages 17:11:19 Removing intermediate container 68d260f9402d 17:11:19 ---> 07f084ff9697 17:11:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:19 Removing intermediate container aa6966ad3e22 17:11:19 ---> 9875a19ac0d6 17:11:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:19 ---> 875ddd733a1c 17:11:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:11:19 ---> Running in ee4c8d76c534 17:11:19 Removing intermediate container 85b86b02477e 17:11:19 ---> fcc62fc29697 17:11:19 Step 8/26 : COPY . . 17:11:20 Removing intermediate container ee4c8d76c534 17:11:20 ---> f57f01a95e1b 17:11:20 Step 13/25 : WORKDIR / 17:11:21 ---> 7b2697776a10 17:11:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:11:21 ---> Running in f8c129d13506 17:11:21 Removing intermediate container 7cce1c96efa2 17:11:21 ---> c306d1483902 17:11:21 17:11:21 Step 10/23 : FROM alpine:3.16 17:11:21 ---> d7d3d98c851f 17:11:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:11:21 ---> Running in 88d9e4bfecbc 17:11:21 Removing intermediate container f8c129d13506 17:11:21 ---> 9f5cc96d4244 17:11:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:11:21 ---> c9c767e72b5c 17:11:21 Step 19/23 : ENTRYPOINT ["/core-command"] 17:11:21 ---> Running in 2c0ebf0309d1 17:11:21 Removing intermediate container 88d9e4bfecbc 17:11:21 ---> 30eaebbdc2d9 17:11:21 Step 12/23 : ENV APP_PORT=59880 17:11:22 Removing intermediate container 20585c79bae2 17:11:22 ---> e5089b838561 17:11:22 17:11:22 Step 10/22 : FROM alpine:3.16 17:11:22 ---> d7d3d98c851f 17:11:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:11:22 ---> 657eddfa9ea2 17:11:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:11:22 ---> Running in a370fa6f7153 17:11:22 Removing intermediate container 2c0ebf0309d1 17:11:22 ---> 9952f3dc1827 17:11:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:22 ---> Running in bfea6691cd24 17:11:22 ---> Running in ebc109882e45 17:11:22 Removing intermediate container a370fa6f7153 17:11:22 ---> 841e893ffde1 17:11:22 Step 13/23 : EXPOSE $APP_PORT 17:11:22 ---> Running in c208d34d3dce 17:11:22 ---> 30558fd671b1 17:11:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:11:22 Removing intermediate container ebc109882e45 17:11:22 ---> 923e3158eb64 17:11:22 Step 21/23 : LABEL arch=x86_64 17:11:22 ---> Running in b94638237808 17:11:22 Removing intermediate container c208d34d3dce 17:11:22 ---> 70e58b3777b0 17:11:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:22 ---> Running in 159e4ec6beaa 17:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:22 Removing intermediate container b94638237808 17:11:22 ---> 7cd189ada31a 17:11:22 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:22 ---> a7e53c34003d 17:11:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:22 ---> Running in 975c664085c9 17:11:22 Removing intermediate container 975c664085c9 17:11:22 ---> f4db473fceff 17:11:22 Step 23/23 : LABEL version=0.0.0 17:11:22 (1/2) Installing ca-certificates (20211220-r0) 17:11:22 ---> f6a091808703 17:11:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:11:22 ---> Running in 7af440d79b18 17:11:22 (2/2) Installing dumb-init (1.2.5-r1) 17:11:22 Executing busybox-1.35.0-r15.trigger 17:11:22 Executing ca-certificates-20211220-r0.trigger 17:11:22 OK: 6 MiB in 16 packages 17:11:22 Removing intermediate container 7af440d79b18 17:11:22 ---> bb7e4eb5b44b 17:11:22 17:11:23 Successfully built bb7e4eb5b44b 17:11:23 Successfully tagged core-command:latest 17:11:23 Building core-metadata 17:11:23  Building core-command ... done  ---> 0cedcb5bf869 17:11:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:11:24 ---> 91635e55e781 17:11:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:11:24 Removing intermediate container 159e4ec6beaa 17:11:24 ---> 3decd71aa822 17:11:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:11:24 ---> Running in 37a8c44ea662 17:11:24 Removing intermediate container bfea6691cd24 17:11:24 ---> 70ed1e02e74a 17:11:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:11:24 ---> 872681e3e4d5 17:11:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:11:24 ---> Running in 9b905d965623 17:11:24 ---> Running in 6341286db40a 17:11:24 Removing intermediate container 9b905d965623 17:11:24 ---> 285bd325cdee 17:11:24 Step 13/22 : ENV APP_PORT=59860 17:11:24 ---> Running in 152494cd5bae 17:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:25 Removing intermediate container 152494cd5bae 17:11:25 ---> a96c1a31f2e0 17:11:25 Step 14/22 : EXPOSE $APP_PORT 17:11:25 ---> Running in 28c52480c956 17:11:25 Removing intermediate container 28c52480c956 17:11:25 ---> 44e15ae6e864 17:11:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:25 ---> a9c98049d716 17:11:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:11:25 ---> 7a945af2bab8 17:11:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:11:25 ---> Running in 4156e2b9f81d 17:11:25 Removing intermediate container 6341286db40a 17:11:25 ---> 5894eb650df0 17:11:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:11:25 ---> Running in 1777f15c0af3 17:11:25 Removing intermediate container 4156e2b9f81d 17:11:25 ---> e9655b14679f 17:11:25 Step 10/26 : WORKDIR /edgex-go/spire-build 17:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:25 ---> Running in afbc50674643 17:11:25 Removing intermediate container 1777f15c0af3 17:11:25 ---> ad128ae367c4 17:11:25 Step 23/25 : LABEL arch=x86_64 17:11:26 ---> Running in e25251bfc0ef 17:11:26 ---> 1b081383949e 17:11:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:11:26 Removing intermediate container e25251bfc0ef 17:11:26 ---> 62d4231211ef 17:11:26 Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:26 Removing intermediate container afbc50674643 17:11:26 ---> b71ed5c07534 17:11:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:11:26 (1/6) Installing dumb-init (1.2.5-r1) 17:11:26 ---> Running in b65686695956 17:11:26 ---> Running in a06ac8413543 17:11:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:11:26 ---> ee7ef7c6cefb 17:11:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:11:26 (3/6) Installing libsodium (1.0.18-r0) 17:11:26 Removing intermediate container b65686695956 17:11:26 ---> 1c58b2e68c45 17:11:26 Step 25/25 : LABEL version=0.0.0 17:11:26 ---> Running in d5772f4075e2 17:11:26 ---> Running in 7750ee0bcecd 17:11:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:11:26 Removing intermediate container d5772f4075e2 17:11:26 ---> c47f7a24dc14 17:11:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:26 (5/6) Installing libzmq (4.3.4-r0) 17:11:26 Removing intermediate container 7750ee0bcecd 17:11:26 ---> b6f365866340 17:11:26 17:11:26 ---> Running in 9a26d1029ff0 17:11:26 Successfully built b6f365866340 17:11:26 Successfully tagged security-secretstore-setup:latest 17:11:26 Building sys-mgmt-agent 17:11:26  Building security-secretstore-setup ... done (6/6) Installing zeromq (4.3.4-r0) 17:11:27 Removing intermediate container 9a26d1029ff0 17:11:27 ---> 3a6cae727e23 17:11:27 Step 20/22 : LABEL arch=x86_64 17:11:27 Executing busybox-1.35.0-r15.trigger 17:11:27 OK: 8 MiB in 20 packages 17:11:27 ---> Running in 24f7601f191b 17:11:27 Removing intermediate container a06ac8413543 17:11:27 ---> 9345f6eadd6f 17:11:27 Step 12/26 : WORKDIR /edgex-go 17:11:27 Removing intermediate container 24f7601f191b 17:11:27 ---> 275b33a1bd60 17:11:27 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:27 ---> cf9efd1c7c83 17:11:27 Step 3/23 : WORKDIR /edgex-go 17:11:27 ---> Using cache 17:11:27 ---> a0556002f263 17:11:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:27 ---> Using cache 17:11:27 ---> f1ec61c41b30 17:11:27 Step 5/23 : RUN apk add --update --no-cache make git 17:11:27 ---> Using cache 17:11:27 ---> e2f7721ed1ba 17:11:27 Step 6/23 : COPY go.mod vendor* ./ 17:11:27 ---> Using cache 17:11:27 ---> 80a572722ca4 17:11:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:27 ---> Using cache 17:11:27 ---> 2c292224f740 17:11:27 Step 8/23 : COPY . . 17:11:27 ---> Using cache 17:11:27 ---> fc87d11c03ca 17:11:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:11:28 ---> Running in 1c1688ce8f40 17:11:28 ---> Running in 4fcffefb8ecd 17:11:28 ---> Running in 1ad99a0c4b46 17:11:28 Removing intermediate container 1c1688ce8f40 17:11:28 ---> d12255b1ca21 17:11:28 Step 22/22 : LABEL version=0.0.0 17:11:28 Removing intermediate container 37a8c44ea662 17:11:28 ---> deb14e1f8c9c 17:11:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:28 Removing intermediate container 4fcffefb8ecd 17:11:28 ---> 196b495a1f34 17:11:28 17:11:28 Step 13/26 : FROM alpine:3.15 17:11:28 ---> 2720e26172a0 17:11:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:11:28 ---> Using cache 17:11:28 ---> 857810adc087 17:11:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:28 ---> Using cache 17:11:28 ---> 2c77b1e19da0 17:11:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:11:28 ---> Running in 0b1b136ed326 17:11:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:28 ---> Running in 6e29f67e5341 17:11:28 Removing intermediate container 0b1b136ed326 17:11:28 ---> a07c0552888a 17:11:28 17:11:29 ---> a197dd6e06ea 17:11:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:11:29 Successfully built a07c0552888a 17:11:29 Successfully tagged support-notifications:latest 17:11:29 Building security-spiffe-token-provider 17:11:29  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:11:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21494 in /w/workspace/edgexfoundry_edgex-go_PR-4110 [Pipeline] { [Pipeline] ws 17:11:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:11:30 The recommended git tool is: git 17:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:11:30 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:11:30 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:11:30 OK: 15856 distinct packages available 17:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:11:30 ---> bbe1dfaff65a 17:11:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:11:31 ---> f86ee988d38e 17:11:31 Step 19/23 : ENTRYPOINT ["/core-data"] 17:11:31 ---> Running in 7b8798f4c515 17:11:31 Removing intermediate container 7b8798f4c515 17:11:31 ---> 89525a46b0ca 17:11:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:31 ---> Running in a074fc4f88d6 17:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:11:31 Removing intermediate container a074fc4f88d6 17:11:31 ---> 283399eb3529 17:11:31 Step 21/23 : LABEL arch=x86_64 17:11:31 ---> Running in e1b3cbf10289 17:11:31 (1/4) Installing dumb-init (1.2.5-r1) 17:11:31 Removing intermediate container e1b3cbf10289 17:11:31 ---> 457c7e3e44a4 17:11:31 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:31 ---> Running in a676d73f1853 17:11:31 (2/4) Installing musl-obstack (1.2.3-r0) 17:11:31 (3/4) Installing libucontext (1.1-r0) 17:11:31 (4/4) Installing gcompat (1.0.0-r4) 17:11:31 Removing intermediate container a676d73f1853 17:11:31 ---> c5430fe57182 17:11:31 Step 23/23 : LABEL version=0.0.0 17:11:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:31 ---> cf9efd1c7c83 17:11:31 Step 3/23 : WORKDIR /edgex-go 17:11:31 ---> Using cache 17:11:31 ---> a0556002f263 17:11:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:31 ---> Using cache 17:11:31 ---> f1ec61c41b30 17:11:31 Step 5/23 : RUN apk add --update --no-cache make bash git 17:11:31 ---> Running in 6d10192f666c 17:11:32 ---> Running in 78994d346ad5 17:11:32 Executing busybox-1.34.1-r7.trigger 17:11:32 OK: 6 MiB in 18 packages 17:11:32 Removing intermediate container 78994d346ad5 17:11:32 ---> 3b70c960c60f 17:11:32 17:11:32 Successfully built 3b70c960c60f 17:11:32 Successfully tagged core-data:latest 17:11:32  Building core-data ... done Building security-bootstrapper 17:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:33 Removing intermediate container 6e29f67e5341 17:11:33 ---> 16ddf6a85ae7 17:11:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:11:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:33 OK: 211 MiB in 51 packages 17:11:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:11:36 ---> cf9efd1c7c83 17:11:36 Step 3/20 : WORKDIR /edgex-go 17:11:36 ---> Using cache 17:11:36 ---> a0556002f263 17:11:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:11:36 ---> 5262893ff42b 17:11:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:11:36 ---> Running in 1a4cb3e9f2e4 17:11:36 Removing intermediate container 6d10192f666c 17:11:36 ---> d8184372c7b8 17:11:36 Step 6/23 : COPY go.mod vendor* ./ 17:11:36 ---> 3342466bdd02 17:11:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:11:36 ---> 3ed4257457f5 17:11:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:36 ---> Running in 06abf27af889 17:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:36 ---> Running in b1b5be73d7fc 17:11:36 using credential edgex-jenkins-ssh 17:11:36 Cloning the remote Git repository 17:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:36 Removing intermediate container 06abf27af889 17:11:36 ---> b33e61c62ab3 17:11:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:11:37 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:11:37 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:11:37 OK: 17033 distinct packages available 17:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:37 OK: 211 MiB in 51 packages 17:11:37 ---> 0f22768515c3 17:11:37 Step 21/26 : WORKDIR / 17:11:37 ---> Running in 66685a6cc48a 17:11:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:11:37 > git init /w/workspace/edgex-go/1 # timeout=10 17:11:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:37 > git --version # timeout=10 17:11:37 > git --version # 'git version 2.25.1' 17:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:37 Removing intermediate container 66685a6cc48a 17:11:37 ---> 615f68d97724 17:11:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:11:37 ---> Running in 6fb81f9041a0 17:11:37 Removing intermediate container 1a4cb3e9f2e4 17:11:37 ---> 4473bd25fb65 17:11:37 Step 5/20 : COPY go.mod vendor* ./ 17:11:37 Removing intermediate container 6fb81f9041a0 17:11:37 ---> a83c607b1b15 17:11:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:11:38 ---> Running in 561c48b411df 17:11:38 ---> c7be2d2b18ef 17:11:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:38 ---> Running in 74af7bbad92d 17:11:38 Removing intermediate container 561c48b411df 17:11:38 ---> d11aec557123 17:11:38 Step 24/26 : LABEL arch=x86_64 17:11:38 ---> Running in 9b94fc62d770 17:11:39 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:11:39 ---> cf9efd1c7c83 17:11:39 Step 3/31 : WORKDIR /edgex-go 17:11:39 ---> Using cache 17:11:39 ---> a0556002f263 17:11:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:39 ---> Using cache 17:11:39 ---> f1ec61c41b30 17:11:39 Step 5/31 : RUN apk add --update --no-cache make git 17:11:39 ---> Using cache 17:11:39 ---> e2f7721ed1ba 17:11:39 Step 6/31 : COPY go.mod vendor* ./ 17:11:39 ---> Using cache 17:11:39 ---> 80a572722ca4 17:11:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:39 ---> Using cache 17:11:39 ---> 2c292224f740 17:11:39 Step 8/31 : COPY . . 17:11:39 ---> Using cache 17:11:39 ---> fc87d11c03ca 17:11:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:11:39 Removing intermediate container 9b94fc62d770 17:11:39 ---> 3ed5bc0a5361 17:11:39 Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:39 ---> Running in 57ad9c361252 17:11:39 ---> Running in c3834c129a17 17:11:39 Removing intermediate container c3834c129a17 17:11:39 ---> f4694f4e285d 17:11:39 Step 26/26 : LABEL version=0.0.0 17:11:39 ---> Running in bcd9118b6dcb 17:11:39 Removing intermediate container bcd9118b6dcb 17:11:39 ---> 84ccdf7b0efe 17:11:39 17:11:39 Successfully built 84ccdf7b0efe 17:11:39 Successfully tagged security-spire-config:latest 17:11:39 Building security-spire-server 17:11:39  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:11:45 Removing intermediate container b1b5be73d7fc 17:11:45 ---> dcdecdf571cb 17:11:45 Step 8/23 : COPY . . 17:11:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:11:45 ---> cf9efd1c7c83 17:11:45 Step 3/25 : WORKDIR /edgex-go 17:11:45 ---> Using cache 17:11:45 ---> a0556002f263 17:11:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:45 ---> Using cache 17:11:45 ---> f1ec61c41b30 17:11:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:11:45 ---> Using cache 17:11:45 ---> 4975d82053dd 17:11:45 Step 6/25 : COPY go.mod vendor* ./ 17:11:45 ---> Using cache 17:11:45 ---> 347435089de4 17:11:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:45 ---> Using cache 17:11:45 ---> fcc62fc29697 17:11:45 Step 8/25 : COPY . . 17:11:45 ---> Using cache 17:11:45 ---> a9c98049d716 17:11:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:11:45 ---> Using cache 17:11:45 ---> e9655b14679f 17:11:45 Step 10/25 : WORKDIR /edgex-go/spire-build 17:11:45 ---> Using cache 17:11:45 ---> b71ed5c07534 17:11:45 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 17:11:45 ---> Running in 183dd2e41929 17:11:47 Removing intermediate container 183dd2e41929 17:11:47 ---> 43ea1d19c3aa 17:11:47 Step 12/25 : WORKDIR /edgex-go 17:11:47 Removing intermediate container 1ad99a0c4b46 17:11:47 ---> 567944907552 17:11:47 17:11:47 Step 10/23 : FROM alpine:3.16 17:11:47 ---> d7d3d98c851f 17:11:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:11:47 ---> Using cache 17:11:47 ---> 5bd1b06ffd78 17:11:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:47 ---> Using cache 17:11:47 ---> d26a3768efab 17:11:47 Step 13/23 : ENV APP_PORT=59881 17:11:47 ---> Running in 85f211494c65 17:11:47 ---> Running in bce8e4b07507 17:11:47 Removing intermediate container 85f211494c65 17:11:47 ---> 1c48371f1416 17:11:47 17:11:47 Step 13/25 : FROM alpine:3.15 17:11:47 ---> 2720e26172a0 17:11:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:11:47 ---> Using cache 17:11:47 ---> 857810adc087 17:11:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:47 ---> Using cache 17:11:47 ---> 2c77b1e19da0 17:11:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:11:47 ---> Using cache 17:11:47 ---> d960ccb53085 17:11:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:11:47 Removing intermediate container bce8e4b07507 17:11:47 ---> a5948c038c53 17:11:47 Step 14/23 : EXPOSE $APP_PORT 17:11:48 ---> Running in 93479f1d99c1 17:11:48 Removing intermediate container 93479f1d99c1 17:11:48 ---> 713b5defeadc 17:11:48 Step 15/23 : WORKDIR / 17:11:48 ---> Running in 75f54d04220d 17:11:48 Removing intermediate container 74af7bbad92d 17:11:48 ---> 4a0be8f45b2f 17:11:48 Step 7/20 : COPY . . 17:11:49 Removing intermediate container 75f54d04220d 17:11:49 ---> 59f54c54be46 17:11:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:50 ---> 2ddc604491ba 17:11:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:11:50 ---> c62f46d6caac 17:11:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:11:51 ---> bbe1cc30b04a 17:11:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:11:51 ---> 114c191d1162 17:11:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:11:51 ---> 33cd0ccf2b48 17:11:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:11:51 ---> 37eb7dd78178 17:11:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:11:51 ---> 90d1d3873031 17:11:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:11:51 ---> Running in 358cee186c73 17:11:51 ---> Running in 3ee6d1c5067a 17:11:52 Removing intermediate container 358cee186c73 17:11:52 ---> b7942b58d985 17:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:52 ---> Running in 5cc8b6dc850b 17:11:52 Removing intermediate container 3ee6d1c5067a 17:11:52 ---> 881b12897272 17:11:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:11:52 ---> Running in 411c084f8bfe 17:11:52 Removing intermediate container 5cc8b6dc850b 17:11:52 ---> 64d3b8db64c2 17:11:52 Step 21/23 : LABEL arch=x86_64 17:11:52 Removing intermediate container 411c084f8bfe 17:11:52 ---> Running in 2d123c60b410 17:11:52 ---> a24d4f417d3d 17:11:52 Step 23/25 : LABEL arch=x86_64 17:11:52 ---> Running in 0e158580c812 17:11:52 Removing intermediate container 2d123c60b410 17:11:52 ---> f12798165a4e 17:11:52 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:52 Removing intermediate container 0e158580c812 17:11:52 ---> 8c73daf330e3 17:11:52 Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:11:52 ---> Running in 30ccff4f41f1 17:11:52 ---> Running in d25c9b88a028 17:11:52 Removing intermediate container 30ccff4f41f1 17:11:52 ---> fced56d6aac5 17:11:52 Step 23/23 : LABEL version=0.0.0 17:11:52 ---> Running in c088d8b95ed5 17:11:52 Removing intermediate container d25c9b88a028 17:11:52 ---> 12ae27a51ba5 17:11:52 Step 25/25 : LABEL version=0.0.0 17:11:52 ---> Running in b491757cb535 17:11:52 Removing intermediate container c088d8b95ed5 17:11:52 ---> 8c5e1ef4c54e 17:11:52 17:11:52 Removing intermediate container b491757cb535 17:11:52 ---> 332dbddfb7da 17:11:52 17:11:52 Successfully built 8c5e1ef4c54e 17:11:52 Successfully tagged core-metadata:latest 17:11:52  Building core-metadata ... done Building support-scheduler 17:11:53 Successfully built 332dbddfb7da 17:11:53 Successfully tagged security-spire-server:latest 17:11:53 Building security-proxy-setup 17:11:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4110/head:refs/remotes/origin/PR-4110 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:54 Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit 1483eb542cd91522e4d250b122cecca12d740ba7 17:11:55 Merge succeeded, producing 1483eb542cd91522e4d250b122cecca12d740ba7 17:11:55 Checking out Revision 1483eb542cd91522e4d250b122cecca12d740ba7 (PR-4110) 17:11:54 > git config core.sparsecheckout # timeout=10 17:11:54 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 17:11:55 > git remote # timeout=10 17:11:55 > git config --get remote.origin.url # timeout=10 17:11:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:55 > git merge 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 17:11:55 > git rev-parse HEAD^{commit} # timeout=10 17:11:55 > git config core.sparsecheckout # timeout=10 17:11:55 > git checkout -f 1483eb542cd91522e4d250b122cecca12d740ba7 # timeout=10 17:11:57  Building security-spire-server ... done  ---> d3b95b798b9c 17:11:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:11:57 ---> 2e0344768a5b 17:11:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:11:57 ---> Running in 76659bb76077 17:11:57 ---> Running in a5300b601f47 17:11: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 17:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:11:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:58 ---> cf9efd1c7c83 17:11:58 Step 3/22 : WORKDIR /edgex-go 17:11:58 ---> Using cache 17:11:58 ---> a0556002f263 17:11:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:58 ---> Using cache 17:11:58 ---> f1ec61c41b30 17:11:58 Step 5/22 : RUN apk add --update --no-cache make git 17:11:58 ---> Using cache 17:11:58 ---> e2f7721ed1ba 17:11:58 Step 6/22 : COPY go.mod vendor* ./ 17:11:58 ---> Using cache 17:11:58 ---> 80a572722ca4 17:11:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:58 ---> Using cache 17:11:58 ---> 2c292224f740 17:11:58 Step 8/22 : COPY . . 17:11:58 ---> Using cache 17:11:58 ---> fc87d11c03ca 17:11:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:11:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:58 ---> cf9efd1c7c83 17:11:58 Step 3/22 : WORKDIR /edgex-go 17:11:58 ---> Using cache 17:11:58 ---> a0556002f263 17:11:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:58 ---> Using cache 17:11:58 ---> f1ec61c41b30 17:11:58 Step 5/22 : RUN apk add --update --no-cache make git 17:11:58 ---> Using cache 17:11:58 ---> e2f7721ed1ba 17:11:58 Step 6/22 : COPY go.mod vendor* ./ 17:11:58 ---> Using cache 17:11:58 ---> 80a572722ca4 17:11:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:58 ---> Using cache 17:11:58 ---> 2c292224f740 17:11:58 Step 8/22 : COPY . . 17:11:58 ---> Using cache 17:11:58 ---> fc87d11c03ca 17:11:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:11:59 ---> Running in 03f7dccb55e8 17:11:59 ---> Running in f9fe7225abf3 17:11:59 Removing intermediate container 57ad9c361252 17:11:59 ---> 58e08af74cb8 17:11:59 17:11:59 Step 10/31 : FROM alpine:3.16 17:11:59 ---> d7d3d98c851f 17:11:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:11:59 ---> Running in 3f67fa60b66e 17:11:59 Removing intermediate container 3f67fa60b66e 17:11:59 ---> 2ec79c6998b5 17:11:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:11:59 ---> Running in f0c0cd128168 17:11:59 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper Fixes: #4109" 17:11:59 > git --version # timeout=10 17:11:59 > git --version # 'git version 2.25.1' 17:11:59 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:11:59 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 17:11: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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:00 (1/2) Installing dumb-init (1.2.5-r1) 17:12:00 (2/2) Installing su-exec (0.2-r1) 17:12:00 Executing busybox-1.35.0-r15.trigger 17:12:00 OK: 6 MiB in 16 packages 17:12:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:12:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:00 Dload Upload Total Spent Left Speed 17:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh 17:12:01 Removing intermediate container f0c0cd128168 17:12:01 ---> 8f75c687fe49 17:12:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:12:01 ---> Running in c874ed13049c 17:12:01 Removing intermediate container c874ed13049c 17:12:01 ---> 925bf092b94e 17:12:01 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:12:01 ---> Running in 918dffeec639 17:12:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:12:01 Removing intermediate container 918dffeec639 17:12:01 ---> ca12951ecc96 17:12:01 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:12:01 ---> Running in 9515ba7f1886 17:12:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:12:01 + sudo tee /etc/docker/daemon.new 17:12:01 { 17:12:01 "registry-mirrors": [ 17:12:01 "https://nexus3.edgexfoundry.org:10001" 17:12:01 ], 17:12:01 "bip": "10.250.0.254/24", 17:12:01 "hosts": [ 17:12:01 "tcp://0.0.0.0:5555", 17:12:01 "unix:///var/run/docker.sock" 17:12:01 ], 17:12:01 "mtu": 1458, 17:12:01 "selinux-enabled": true, 17:12:01 "seccomp-profile": "/etc/docker/seccomp.json" 17:12:01 } [Pipeline] sh 17:12:01 Removing intermediate container 9515ba7f1886 17:12:01 ---> 54bc908fbb12 17:12:01 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:12:01 ---> Running in 0d8f2661d00e 17:12:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:12:02 + sudo service docker restart 17:12:03 Removing intermediate container 0d8f2661d00e 17:12:03 ---> 5075f5bbe3cf 17:12:03 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:12:03 ---> Running in 5d159faf89e7 17:12:03 Removing intermediate container 5d159faf89e7 17:12:03 ---> f6350dfe517f 17:12:03 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:12:03 ---> 8c6bb293d045 17:12:03 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:12:03 ---> Running in 4b41db3bf728 17:12:05 Removing intermediate container 4b41db3bf728 17:12:05 ---> 1ed3c240f844 17:12:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:06 ---> 68ee8ff1cb60 17:12:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:12:07 ---> 68d427fc29a8 17:12:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:12:07 ---> 73754296d926 17:12:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:12:08 ---> 05be7a36677c 17:12:08 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:12:08 ---> 5636a8e1cf35 17:12:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:12:09 ---> 0682c1571033 17:12:09 Step 26/31 : RUN chmod +x /entrypoint.sh 17:12:09 ---> Running in de8b3929f7e6 17:12:11 Removing intermediate container de8b3929f7e6 17:12:11 ---> 97bce8c4e755 17:12:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:12:11 ---> Running in 536b6c98eb65 17:12:11 Removing intermediate container 536b6c98eb65 17:12:11 ---> 0174dcc59daf 17:12:11 Step 28/31 : CMD ["gate"] 17:12:11 ---> Running in 1cc157a7f09e 17:12:12 Removing intermediate container 1cc157a7f09e 17:12:12 ---> 8faf4d67749f 17:12:12 Step 29/31 : LABEL arch=x86_64 17:12:12 ---> Running in bfe10c36c6d5 17:12:12 Removing intermediate container bfe10c36c6d5 17:12:12 ---> 8014f23d476e 17:12:12 Step 30/31 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:12:12 ---> Running in 81336a9b5040 17:12:12 Removing intermediate container 81336a9b5040 17:12:12 ---> 304770ba950b 17:12:12 Step 31/31 : LABEL version=0.0.0 17:12:12 ---> Running in fc8117cfdfb2 17:12:13 Removing intermediate container fc8117cfdfb2 17:12:13 ---> 0a328e70e652 17:12:13 17:12:13 Successfully built 0a328e70e652 17:12:13 Successfully tagged security-bootstrapper:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:21 provisioning config files... 17:12:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5781160372344243916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:21 ---> docker-login.sh 17:12:21 nexus3.edgexfoundry.org:10001 17:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:22 Configure a credential helper to remove this warning. See 17:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:22 17:12:22 Login Succeeded 17:12:22 nexus3.edgexfoundry.org:10002 17:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:22 Configure a credential helper to remove this warning. See 17:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:22 17:12:22 Login Succeeded 17:12:22 nexus3.edgexfoundry.org:10003 17:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:23 Configure a credential helper to remove this warning. See 17:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:23 17:12:23 Login Succeeded 17:12:23 nexus3.edgexfoundry.org:10004 17:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:23 Configure a credential helper to remove this warning. See 17:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:23 17:12:23 Login Succeeded 17:12:23 docker.io 17:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:24 Configure a credential helper to remove this warning. See 17:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:24 17:12:24 Login Succeeded 17:12:24 ---> docker-login.sh ends [Pipeline] } 17:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:12:25  Building security-bootstrapper ... done Removing intermediate container 76659bb76077 17:12:25 ---> e09b1b5c34bf 17:12:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:12:25 ---> Running in d85f25cb9bfb 17:12:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:25 ========================================================= 17:12:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:12:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:12:26 b3c136eddcbf: Pulling fs layer 17:12:26 c0a3192eca97: Pulling fs layer 17:12:26 a050256f5b6f: Pulling fs layer 17:12:26 656be50a0ddc: Pulling fs layer 17:12:26 2bbca73fdf42: Pulling fs layer 17:12:26 46d945488cbd: Pulling fs layer 17:12:26 8a5474983e97: Pulling fs layer 17:12:26 329c88fbcd65: Pulling fs layer 17:12:26 2bbca73fdf42: Waiting 17:12:26 46d945488cbd: Waiting 17:12:26 8a5474983e97: Waiting 17:12:26 329c88fbcd65: Waiting 17:12:26 a050256f5b6f: Verifying Checksum 17:12:26 a050256f5b6f: Download complete 17:12:26 c0a3192eca97: Verifying Checksum 17:12:26 c0a3192eca97: Download complete 17:12:26 2bbca73fdf42: Verifying Checksum 17:12:26 2bbca73fdf42: Download complete 17:12:26 46d945488cbd: Verifying Checksum 17:12:26 46d945488cbd: Download complete 17:12:26 b3c136eddcbf: Verifying Checksum 17:12:26 b3c136eddcbf: Download complete 17:12:27 Removing intermediate container d85f25cb9bfb 17:12:27 ---> a7413bb58654 17:12:27 17:12:27 Step 11/23 : FROM docker:20.10.14 17:12:27 20.10.14: Pulling from library/docker 17:12:27 b3c136eddcbf: Pull complete 17:12:27 329c88fbcd65: Verifying Checksum 17:12:27 329c88fbcd65: Download complete 17:12:27 c0a3192eca97: Pull complete 17:12:28 a050256f5b6f: Pull complete 17:12:28 8a5474983e97: Verifying Checksum 17:12:28 8a5474983e97: Download complete 17:12:28 656be50a0ddc: Verifying Checksum 17:12:28 Removing intermediate container f9fe7225abf3 17:12:28 ---> 86cc75c9ef5f 17:12:28 17:12:28 Step 10/22 : FROM alpine:3.16 17:12:28 ---> d7d3d98c851f 17:12:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:12:28 ---> Running in 6f933d31dc7e 17:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:29 (1/6) Installing ca-certificates (20211220-r0) 17:12:29 (2/6) Installing brotli-libs (1.0.9-r6) 17:12:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:12:29 (4/6) Installing libcurl (7.83.1-r2) 17:12:29 (5/6) Installing curl (7.83.1-r2) 17:12:29 (6/6) Installing dumb-init (1.2.5-r1) 17:12:29 Executing busybox-1.35.0-r15.trigger 17:12:29 Executing ca-certificates-20211220-r0.trigger 17:12:29 OK: 8 MiB in 20 packages 17:12:30 Removing intermediate container a5300b601f47 17:12:30 ---> 59f3f3eb0ecc 17:12:30 17:12:30 Step 9/20 : FROM alpine:3.15 17:12:30 ---> 2720e26172a0 17:12:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:12:30 ---> Using cache 17:12:30 ---> 857810adc087 17:12:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:30 ---> Using cache 17:12:30 ---> 2c77b1e19da0 17:12:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:12:31 ---> Running in 3ddfa987d8bb 17:12:31 Removing intermediate container 6f933d31dc7e 17:12:31 ---> 48a14009c733 17:12:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:12:31 ---> Running in c1cb28336e1f 17:12:31 Removing intermediate container c1cb28336e1f 17:12:31 ---> 1d33ba305f6d 17:12:31 Step 13/22 : WORKDIR /edgex 17:12:31 ---> Running in e22ea8fe6426 17:12:31 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:12:31 Status: Downloaded newer image for docker:20.10.14 17:12:31 ---> 7417809fdb73 17:12:31 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:12:31 ---> Running in 65d543e07c1e 17:12:31 Removing intermediate container e22ea8fe6426 17:12:31 ---> 40e7c46c7192 17:12:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:12:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:31 Removing intermediate container 65d543e07c1e 17:12:31 ---> 99cfd05444a7 17:12:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:12:31 ---> Running in d713fe611845 17:12:31 ---> 78629fc98cb1 17:12:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:32 (1/43) Installing readline (8.1.1-r0) 17:12:32 ---> 9f00dcdd147c 17:12:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:12:32 (2/43) Installing bash (5.1.16-r0) 17:12:32 Executing bash-5.1.16-r0.post-install 17:12:32 (3/43) Installing brotli-libs (1.0.9-r5) 17:12:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:12:32 (5/43) Installing libcurl (7.80.0-r2) 17:12:32 (6/43) Installing curl (7.80.0-r2) 17:12:32 (7/43) Installing dumb-init (1.2.5-r1) 17:12:32 (8/43) Installing libbz2 (1.0.8-r1) 17:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:32 (9/43) Installing expat (2.4.7-r0) 17:12:32 (10/43) Installing libffi (3.4.2-r1) 17:12:32 (11/43) Installing gdbm (1.22-r0) 17:12:32 (12/43) Installing xz-libs (5.2.5-r1) 17:12:32 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:12:32 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:12:32 (15/43) Installing mpdecimal (2.5.1-r1) 17:12:32 (16/43) Installing sqlite-libs (3.36.0-r0) 17:12:32 (17/43) Installing python3 (3.9.13-r1) 17:12:32 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:12:32 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:12:32 OK: 15856 distinct packages available 17:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:32 (18/43) Installing py3-appdirs (1.4.4-r2) 17:12:32 (19/43) Installing py3-certifi (2020.12.5-r1) 17:12:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:12:32 (21/43) Installing py3-idna (3.3-r0) 17:12:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:12:32 (23/43) Installing py3-requests (2.26.0-r1) 17:12:32 (24/43) Installing py3-msgpack (1.0.2-r1) 17:12:32 (25/43) Installing py3-lockfile (0.12.2-r4) 17:12:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:12:32 (27/43) Installing py3-colorama (0.4.4-r1) 17:12:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:12:32 (29/43) Installing py3-distlib (0.3.3-r0) 17:12:32 (30/43) Installing py3-distro (1.6.0-r0) 17:12:32 (31/43) Installing py3-six (1.16.0-r0) 17:12:32 (32/43) Installing py3-webencodings (0.5.1-r4) 17:12:32 (33/43) Installing py3-html5lib (1.1-r1) 17:12:32 (34/43) Installing py3-parsing (2.4.7-r2) 17:12:32 (35/43) Installing py3-packaging (20.9-r1) 17:12:32 (36/43) Installing py3-tomli (1.2.2-r0) 17:12:32 (37/43) Installing py3-pep517 (0.12.0-r0) 17:12:32 (38/43) Installing py3-progress (1.6-r0) 17:12:32 (39/43) Installing py3-retrying (1.3.3-r2) 17:12:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:12:32 (41/43) Installing py3-setuptools (52.0.0-r4) 17:12:32 (42/43) Installing py3-toml (0.10.2-r2) 17:12:32 (43/43) Installing py3-pip (20.3.4-r1) 17:12:32 ---> aabfa1a435f8 17:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:12:32 Executing busybox-1.34.1-r5.trigger 17:12:33 OK: 83 MiB in 65 packages 17:12:33 ---> 28c264537fee 17:12:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:33 ---> Running in 7cbf93c6045b 17:12:33 Removing intermediate container 03f7dccb55e8 17:12:33 ---> 483576d230ae 17:12:33 17:12:33 Step 10/22 : FROM alpine:3.16 17:12:33 ---> d7d3d98c851f 17:12:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:12:33 ---> Using cache 17:12:33 ---> 5bd1b06ffd78 17:12:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:33 ---> Using cache 17:12:33 ---> d26a3768efab 17:12:33 Step 13/22 : ENV APP_PORT=59861 17:12:33 ---> Running in 1e4b94b0bc98 17:12:33 Removing intermediate container 1e4b94b0bc98 17:12:33 ---> 4a13ed9eda6e 17:12:33 Step 14/22 : EXPOSE $APP_PORT 17:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:33 ---> Running in c8f3fff676c5 17:12:33 Removing intermediate container c8f3fff676c5 17:12:33 ---> fd04b1d618ca 17:12:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:33 ---> eb9f9c5a72bb 17:12:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:12:33 Removing intermediate container 7cbf93c6045b 17:12:33 ---> e2d3b19012ec 17:12:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:12:33 (1/9) Installing ca-certificates (20211220-r0) 17:12:33 Collecting docker-compose==1.23.2 17:12:33 ---> Running in 6c189ce25d19 17:12:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:12:33 (2/9) Installing brotli-libs (1.0.9-r5) 17:12:33 Collecting dockerpty<0.5,>=0.4.1 17:12:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:12:34 Removing intermediate container 6c189ce25d19 17:12:34 ---> d6ab559e29ed 17:12:34 Step 20/22 : LABEL arch=x86_64 17:12:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:12:34 ---> Running in ebe6eaa50cde 17:12:34 (4/9) Installing libcurl (7.80.0-r2) 17:12:34 ---> 0b7d09896902 17:12:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:12:34 Removing intermediate container ebe6eaa50cde 17:12:34 ---> 457b3be76780 17:12:34 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:12:34 ---> Running in c233b6964c2d 17:12:34 (5/9) Installing curl (7.80.0-r2) 17:12:34 Collecting cached-property<2,>=1.2.0 17:12:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:12:34 Collecting texttable<0.10,>=0.9.0 17:12:34 Downloading texttable-0.9.1.tar.gz (11 kB) 17:12:34 ---> 447f4329f4c7 17:12:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:12:34 (6/9) Installing dumb-init (1.2.5-r1) 17:12:34 Removing intermediate container c233b6964c2d 17:12:34 ---> b5dae03d7815 17:12:34 Step 22/22 : LABEL version=0.0.0 17:12:34 ---> Running in 51f5b17b9e6a 17:12:34 ---> Running in b256ec86482e 17:12:34 (7/9) Installing musl-obstack (1.2.3-r0) 17:12:34 Removing intermediate container b256ec86482e 17:12:34 ---> edc46396df59 17:12:34 17:12:34 Removing intermediate container 51f5b17b9e6a 17:12:34 ---> e7d9ffbe636b 17:12:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:34 ---> Running in 3ccccf2fb670 17:12:34 (8/9) Installing libucontext (1.1-r0) 17:12:34 Successfully built edc46396df59 17:12:34 Successfully tagged security-proxy-setup:latest 17:12:34  Building security-proxy-setup ... done Removing intermediate container 3ccccf2fb670 17:12:34 ---> d7196f1e52ef 17:12:34 Step 20/22 : LABEL arch=x86_64 17:12:34 (9/9) Installing gcompat (1.0.0-r4) 17:12:34 ---> Running in da116017bcc8 17:12:34 Collecting docopt<0.7,>=0.6.1 17:12:34 Downloading docopt-0.6.2.tar.gz (25 kB) 17:12:34 Executing busybox-1.34.1-r7.trigger 17:12:34 Executing ca-certificates-20211220-r0.trigger 17:12:34 Removing intermediate container da116017bcc8 17:12:34 ---> 1f3b34fd04ce 17:12:34 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:12:34 ---> Running in 7d607724d7af 17:12:34 OK: 8 MiB in 23 packages 17:12:34 Removing intermediate container 7d607724d7af 17:12:34 ---> 8c2768bf4381 17:12:34 Step 22/22 : LABEL version=0.0.0 17:12:34 ---> Running in 6b9a5ab8fc9b 17:12:35 Removing intermediate container 6b9a5ab8fc9b 17:12:35 ---> 161f0ca5ca09 17:12:35 17:12:35 Collecting websocket-client<1.0,>=0.32.0 17:12:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:12:35 Successfully built 161f0ca5ca09 17:12:35 Successfully tagged support-scheduler:latest 17:12:35  Building support-scheduler ... done Collecting PyYAML<4,>=3.10 17:12:35 Downloading PyYAML-3.13.tar.gz (270 kB) 17:12:35 Removing intermediate container 3ddfa987d8bb 17:12:35 ---> 88af9f4a3ccf 17:12:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:35 ---> bad691a9d588 17:12:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:12:35 Collecting jsonschema<3,>=2.5.1 17:12:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:12:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:12:35 Collecting docker<4.0,>=3.6.0 17:12:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:12:35 ---> 57a6d0531bd8 17:12:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:12:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:12:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:12:35 Collecting docker-pycreds>=0.4.0 17:12:35 ---> a2593935a5f4 17:12:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:12:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:12:35 ---> Running in 407c05e1fbeb 17:12:36 Removing intermediate container 407c05e1fbeb 17:12:36 ---> 0030b43a7d15 17:12:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:36 Collecting urllib3<1.25,>=1.21.1 17:12:36 ---> Running in 3abe0e0f5565 17:12:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:12:36 Collecting chardet<3.1.0,>=3.0.2 17:12:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:12:36 Collecting idna<2.8,>=2.5 17:12:36 Removing intermediate container 3abe0e0f5565 17:12:36 ---> 9b54cdcaf0f6 17:12:36 Step 18/20 : LABEL arch=x86_64 17:12:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:12:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:12:36 ---> Running in 581f4710a575 17:12:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:12:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:12:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:12:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:12:36 Removing intermediate container 581f4710a575 17:12:36 ---> 24a5a26b47d9 17:12:36 Step 19/20 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:12:36 ---> Running in 14967f0c4849 17:12:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:12:36 Attempting uninstall: urllib3 17:12:36 Found existing installation: urllib3 1.26.7 17:12:36 Uninstalling urllib3-1.26.7: 17:12:36 Successfully uninstalled urllib3-1.26.7 17:12:36 Removing intermediate container 14967f0c4849 17:12:36 ---> d86bd4a7954e 17:12:36 Step 20/20 : LABEL version=0.0.0 17:12:36 ---> Running in 52f6d2c9d5a9 17:12:36 Attempting uninstall: idna 17:12:36 Found existing installation: idna 3.3 17:12:36 Uninstalling idna-3.3: 17:12:36 Successfully uninstalled idna-3.3 17:12:36 Removing intermediate container 52f6d2c9d5a9 17:12:36 ---> 5005087db2dd 17:12:36 17:12:36 Successfully built 5005087db2dd 17:12:36 Successfully tagged security-spiffe-token-provider:latest 17:12:36  Building security-spiffe-token-provider ... done  Attempting uninstall: requests 17:12:36 Found existing installation: requests 2.26.0 17:12:36 Uninstalling requests-2.26.0: 17:12:36 Successfully uninstalled requests-2.26.0 17:12:37 Running setup.py install for texttable: started 17:12:37 Running setup.py install for texttable: finished with status 'done' 17:12:37 Running setup.py install for PyYAML: started 17:12:37 Running setup.py install for PyYAML: finished with status 'done' 17:12:37 Running setup.py install for docopt: started 17:12:38 Running setup.py install for docopt: finished with status 'done' 17:12:38 Running setup.py install for dockerpty: started 17:12:38 Running setup.py install for dockerpty: finished with status 'done' 17:12:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:12:41 Removing intermediate container d713fe611845 17:12:41 ---> 1c22b8560768 17:12:41 Step 14/23 : ENV APP_PORT=58890 17:12:41 ---> Running in 08aa68ba4375 17:12:41 Removing intermediate container 08aa68ba4375 17:12:41 ---> bd9dba2c9245 17:12:41 Step 15/23 : EXPOSE $APP_PORT 17:12:41 ---> Running in 6968fb416d94 17:12:41 Removing intermediate container 6968fb416d94 17:12:41 ---> 7bc749f1370f 17:12:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:12:41 ---> 85aeb07cd0f4 17:12:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:12:41 ---> ba743ca00633 17:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:12:41 ---> a196cdc76639 17:12:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:12:41 ---> Running in f796a701e97c 17:12:41 Removing intermediate container f796a701e97c 17:12:41 ---> 3c82ace9b99f 17:12:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:41 ---> Running in 2061c58d8626 17:12:42 Removing intermediate container 2061c58d8626 17:12:42 ---> 5781c4c0f99b 17:12:42 Step 21/23 : LABEL arch=x86_64 17:12:42 ---> Running in b05ff0fb8d4e 17:12:42 Removing intermediate container b05ff0fb8d4e 17:12:42 ---> d193002f2922 17:12:42 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:12:42 ---> Running in 1ceb49c084c9 17:12:42 Removing intermediate container 1ceb49c084c9 17:12:42 ---> b5fd4626f399 17:12:42 Step 23/23 : LABEL version=0.0.0 17:12:42 ---> Running in 79344da3343b 17:12:42 Removing intermediate container 79344da3343b 17:12:42 ---> c73b10b1a736 17:12:42 17:12:42 Successfully built c73b10b1a736 17:12:42 Successfully tagged sys-mgmt-agent:latest 17:12:42  Building sys-mgmt-agent ... done  [Pipeline] } 17:12:42 $ docker stop --time=1 f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc 17:12:44 656be50a0ddc: Pull complete 17:12:44 2bbca73fdf42: Pull complete 17:12:44 46d945488cbd: Pull complete 17:12:44 $ docker rm -f f7d20f7e2a34fdc16db0ea1e2f3b686c7b4624ef76b908f50b29ef41a439becc [Pipeline] // withDockerContainer [Pipeline] sh 17:12:44 + docker images 17:12:44 REPOSITORY TAG IMAGE ID CREATED SIZE 17:12:44 sys-mgmt-agent latest c73b10b1a736 2 seconds ago 299MB 17:12:44 security-spiffe-token-provider latest 5005087db2dd 8 seconds ago 29.1MB 17:12:44 support-scheduler latest 161f0ca5ca09 10 seconds ago 26.5MB 17:12:44 security-proxy-setup latest edc46396df59 10 seconds ago 27.2MB 17:12:44 483576d230ae 12 seconds ago 1.74GB 17:12:44 59f3f3eb0ecc 15 seconds ago 1.74GB 17:12:44 86cc75c9ef5f 16 seconds ago 1.69GB 17:12:44 a7413bb58654 18 seconds ago 1.69GB 17:12:44 security-bootstrapper latest 0a328e70e652 32 seconds ago 19.3MB 17:12:44 58e08af74cb8 47 seconds ago 1.69GB 17:12:44 security-spire-server latest 332dbddfb7da 52 seconds ago 86.5MB 17:12:44 core-metadata latest 8c5e1ef4c54e 52 seconds ago 17.1MB 17:12:44 1c48371f1416 57 seconds ago 1.58GB 17:12:44 567944907552 57 seconds ago 1.69GB 17:12:44 security-spire-config latest 84ccdf7b0efe About a minute ago 85.8MB 17:12:44 core-data latest 3b70c960c60f About a minute ago 21.5MB 17:12:44 196b495a1f34 About a minute ago 1.58GB 17:12:44 support-notifications latest a07c0552888a About a minute ago 27.1MB 17:12:44 security-secretstore-setup latest b6f365866340 About a minute ago 28.9MB 17:12:44 core-command latest bb7e4eb5b44b About a minute ago 16.2MB 17:12:44 e5089b838561 About a minute ago 1.75GB 17:12:44 c306d1483902 About a minute ago 1.71GB 17:12:44 377193a59357 About a minute ago 1.7GB 17:12:44 0bc8369364ae About a minute ago 1.68GB 17:12:44 security-spire-agent latest 2c568e8cbc36 About a minute ago 125MB 17:12:44 72f79d8cd762 About a minute ago 1.58GB 17:12:44 ci-base-image-x86_64 latest cf9efd1c7c83 4 minutes ago 993MB 17:12:44 alpine 3.15 2720e26172a0 9 days ago 5.57MB 17:12:44 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 17:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 17:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 17:12:44 docker 20.10.14 7417809fdb73 3 months ago 218MB 17:12:44 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] } 17:12:48 8a5474983e97: Pull complete 17:12:50 329c88fbcd65: Pull complete 17:12:50 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:12:51 + + docker build -t ci-base-image-arm64 -f - . 17:12:51 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:51 WORKDIR /edgex 17:12:51 COPY go.mod . 17:12:51 RUN go mod download 17:12:53 Sending build context to Docker daemon 169.3MB 17:12:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:53 ---> ff4287adb874 17:12:53 Step 2/4 : WORKDIR /edgex 17:12:55 ---> Running in 9a4d3d288ea5 17:12:55 Removing intermediate container 9a4d3d288ea5 17:12:55 ---> 59f4ffdbaf70 17:12:55 Step 3/4 : COPY go.mod . 17:12:56 ---> b33e3bb0a1b4 17:12:56 Step 4/4 : RUN go mod download 17:12:56 ---> Running in 49f27b06e665 17:13:35 Removing intermediate container 49f27b06e665 17:13:35 ---> 62817eb8e5d5 17:13:35 Successfully built 62817eb8e5d5 17:13:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:35 + docker inspect -f . ci-base-image-arm64 17:13:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container 17:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:37 $ docker top 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:38 + go version 17:13:38 go version go1.18.3 linux/arm64 [Pipeline] } 17:13:38 $ docker stop --time=1 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 17:13:39 $ docker rm -f 54b5c839228f217169eb2ac88115649f6042e57d5729f976aeda8b93dd968177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:40 + docker inspect -f . ci-base-image-arm64 17:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:41 prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container 17:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:42 $ docker top 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:42 ========================================================= 17:13:42 [edgeXBuildGoParallel] Running Tests and Build... 17:13:42 ========================================================= [Pipeline] sh 17:13:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:13:44 + make test 17:13:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:14:16 ? github.com/edgexfoundry/edgex-go [no test files] 17:15:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:15:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:15:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:15:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:15:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements 17:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements 17:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 54.2% of statements 17:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.133s coverage: 89.2% of statements 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.462s coverage: 83.8% of statements 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.330s coverage: 95.6% of statements 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.370s coverage: 72.2% of statements 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.311s coverage: 58.8% of statements 17:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements 17:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 17:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.343s coverage: 79.5% of statements 17:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 17:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 17:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 17:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.283s coverage: 94.4% of statements 17:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 17:17:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 82.2% of statements 17:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements 17:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.977s coverage: 91.2% of statements 17:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.006s coverage: 64.7% of statements 17:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 17:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 17:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.336s coverage: 65.8% of statements 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 43.6% of statements 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.758s coverage: 92.3% of statements 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.395s coverage: 63.2% of statements 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.232s coverage: 100.0% of statements 17:17:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 17:17:35 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 17:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:17:35 GO111MODULE=on go vet ./... 17:19:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:27 ./bin/test-attribution-txt.sh 17:19:27 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:19:27 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 17:19:27 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 17:19:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:19:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:19:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:19:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:19:27 + ls -al . 17:19:27 total 684 17:19:27 drwxrwxr-x 9 1001 1001 4096 Jul 29 17:13 . 17:19:27 drwxr-xr-x 4 root root 4096 Jul 29 17:13 .. 17:19:27 -rw-rw-r-- 1 1001 1001 11 Jul 29 17:11 .dockerignore 17:19:27 drwxrwxr-x 8 1001 1001 4096 Jul 29 17:11 .git 17:19:27 drwxrwxr-x 3 1001 1001 4096 Jul 29 17:11 .github 17:19:27 -rw-rw-r-- 1 1001 1001 1030 Jul 29 17:11 .gitignore 17:19:27 -rw-rw-r-- 1 1001 1001 42 Jul 29 17:11 .golangci.yml 17:19:27 -rw-rw-r-- 1 1001 1001 87 Jul 29 17:11 .hadolint.yml 17:19:27 -rw-rw-r-- 1 1001 1001 166 Jul 29 17:11 .sonarcloud.properties 17:19:27 -rw-rw-r-- 1 1001 1001 1171 Jul 29 17:11 ADOPTERS.md 17:19:27 -rw-rw-r-- 1 1001 1001 10347 Jul 29 17:11 Attribution.txt 17:19:27 -rw-rw-r-- 1 1001 1001 63209 Jul 29 17:11 CHANGELOG.md 17:19:27 -rw-rw-r-- 1 1001 1001 3804 Jul 29 17:11 CONTRIBUTING.md 17:19:27 -rw-rw-r-- 1 1001 1001 677 Jul 29 17:11 GOVERNANCE.md 17:19:27 -rw-rw-r-- 1 1001 1001 850 Jul 29 17:11 Jenkinsfile 17:19:27 -rw-rw-r-- 1 1001 1001 10775 Jul 29 17:11 LICENSE 17:19:27 -rw-rw-r-- 1 1001 1001 10350 Jul 29 17:11 Makefile 17:19:27 -rw-rw-r-- 1 1001 1001 582 Jul 29 17:11 OWNERS.md 17:19:27 -rw-rw-r-- 1 1001 1001 9094 Jul 29 17:11 README.md 17:19:27 -rw-rw-r-- 1 1001 1001 6912 Jul 29 17:11 SECURITY.md 17:19:27 -rw-rw-r-- 1 1001 1001 5 Jul 29 17:07 VERSION 17:19:27 -rw-rw-r-- 1 1001 1001 4131 Jul 29 17:11 ZMQWindows.md 17:19:27 drwxrwxr-x 2 1001 1001 4096 Jul 29 17:11 bin 17:19:27 drwxrwxr-x 18 1001 1001 4096 Jul 29 17:11 cmd 17:19:27 -rw-r--r-- 1 root root 436531 Jul 29 17:17 coverage.out 17:19:27 -rw-rw-r-- 1 1001 1001 3681 Jul 29 17:11 go.mod 17:19:27 -rw-rw-r-- 1 1001 1001 38033 Jul 29 17:11 go.sum 17:19:27 drwxrwxr-x 8 1001 1001 4096 Jul 29 17:11 internal 17:19:27 drwxrwxr-x 3 1001 1001 4096 Jul 29 17:11 openapi 17:19:27 drwxrwxr-x 4 1001 1001 4096 Jul 29 17:11 snap 17:19:27 -rw-rw-r-- 1 1001 1001 204 Jul 29 17:11 version.go [Pipeline] sh 17:19:28 + '[' -e coverage.out ] 17:19:28 + chown 1001:1001 coverage.out [Pipeline] stash 17:19:28 Warning: overwriting stash ‘coverage-report’ 17:19:29 Stashed 1 file(s) [Pipeline] sh 17:19:29 + make build 17:19:29 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 17:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:22: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/core-command/core-command ./cmd/core-command 17:22:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:22:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:22:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:22:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:22:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:22:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:22: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/secrets-config ./cmd/secrets-config 17:23: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:23:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:23:14 $ docker stop --time=1 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 17:23:16 $ docker rm -f 6f284f05944c0993a1227c38a05e80d9ad993bab4fd7a7bf20140f4aee6ef930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:19 17:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:19 latest: Pulling from edgex-devops/edgex-compose-arm64 17:23:19 29e5d40040c1: Pulling fs layer 17:23:19 1ce36da41761: Pulling fs layer 17:23:19 25b303627fd3: Pulling fs layer 17:23:19 29e5d40040c1: Download complete 17:23:20 1ce36da41761: Verifying Checksum 17:23:20 1ce36da41761: Download complete 17:23:20 29e5d40040c1: Pull complete 17:23:22 25b303627fd3: Verifying Checksum 17:23:22 25b303627fd3: Download complete 17:23:22 1ce36da41761: Pull complete 17:23:34 25b303627fd3: Pull complete 17:23:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:35 prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container 17:23:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:23:37 $ docker top 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:38 + grep+ paralleldocker-compose 17:23:38 build --help 17:23:42 --parallel Build images in parallel. [Pipeline] } 17:23:42 $ docker stop --time=1 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 17:23:44 $ docker rm -f 78808d25e7f195763f353a88338aced2635d568114264f6a054f4af68b9552c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container 17:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:23:46 $ docker top eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:47 + docker-compose -f ./docker-compose-build.yml build --parallel 17:23:51 Building core-command ... 17:23:51 Building core-data ... 17:23:51 Building core-metadata ... 17:23:51 Building security-bootstrapper ... 17:23:51 Building security-proxy-setup ... 17:23:51 Building security-secretstore-setup ... 17:23:51 Building security-spiffe-token-provider ... 17:23:51 Building security-spire-agent ... 17:23:51 Building security-spire-config ... 17:23:51 Building security-spire-server ... 17:23:51 Building support-notifications ... 17:23:51 Building support-scheduler ... 17:23:51 Building sys-mgmt-agent ... 17:23:51 Building sys-mgmt-agent 17:23:51 Building security-secretstore-setup 17:23:51 Building security-spire-agent 17:23:51 Building security-bootstrapper 17:23:51 Building core-data 17:25:13 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:25:13 ---> 62817eb8e5d5 17:25:13 Step 3/31 : WORKDIR /edgex-go 17:25:14 ---> Running in 61a2c10373f6 17:25:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:25:14 ---> 62817eb8e5d5 17:25:14 Step 3/23 : WORKDIR /edgex-go 17:25:14 ---> Running in 8b87a06fdf6b 17:25:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:25:15 ---> 62817eb8e5d5 17:25:15 Step 3/23 : WORKDIR /edgex-go 17:25:15 ---> Running in b86c0a5ae0cc 17:25:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:25:15 ---> 62817eb8e5d5 17:25:15 Step 3/25 : WORKDIR /edgex-go 17:25:15 ---> Running in 20d21d419565 17:25:15 Removing intermediate container 61a2c10373f6 17:25:15 ---> f4c768fe358b 17:25:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:25:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:25:15 ---> 62817eb8e5d5 17:25:15 Step 3/26 : WORKDIR /edgex-go 17:25:15 ---> Running in 6555879e97ff 17:25:15 Removing intermediate container 8b87a06fdf6b 17:25:15 ---> 086379f8451f 17:25:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:15 ---> Running in be48e0a977e8 17:25:15 ---> Running in dcf87e72a8a2 17:25:15 Removing intermediate container b86c0a5ae0cc 17:25:15 ---> a41c13bf5303 17:25:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:15 Removing intermediate container 20d21d419565 17:25:15 ---> c89a9a52b597 17:25:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:16 ---> Running in 306f0f1e4d48 17:25:16 ---> Running in f2c58e26a063 17:25:16 Removing intermediate container 6555879e97ff 17:25:16 ---> f4105bc5caf7 17:25:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:16 ---> Running in cf75d328e32e 17:25:19 Removing intermediate container dcf87e72a8a2 17:25:19 ---> ad3b64f28d4b 17:25:19 Step 5/23 : RUN apk add --update --no-cache make bash git 17:25:19 ---> Running in eb63ffe8a775 17:25:19 Removing intermediate container be48e0a977e8 17:25:19 ---> 08a4eee0145d 17:25:19 Step 5/31 : RUN apk add --update --no-cache make git 17:25:19 Removing intermediate container 306f0f1e4d48 17:25:19 ---> 180a0b759625 17:25:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:25:19 ---> Running in 0f6d878496c9 17:25:19 ---> Running in 54caac14ad42 17:25:20 Removing intermediate container f2c58e26a063 17:25:20 ---> 48f348cbc2bf 17:25:20 Step 5/25 : RUN apk add --update --no-cache make git 17:25:20 Removing intermediate container cf75d328e32e 17:25:20 ---> 70033db1eccd 17:25:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:25:20 ---> Running in 0cb54056aad1 17:25:20 ---> Running in 05b2f5f41524 17:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:23 OK: 221 MiB in 51 packages 17:25:24 OK: 221 MiB in 51 packages 17:25:24 OK: 221 MiB in 51 packages 17:25:24 OK: 221 MiB in 51 packages 17:25:24 OK: 221 MiB in 51 packages 17:25:25 Removing intermediate container eb63ffe8a775 17:25:25 ---> 5698392b464c 17:25:25 Step 6/23 : COPY go.mod vendor* ./ 17:25:26 Removing intermediate container 54caac14ad42 17:25:26 ---> b6f3f2398d45 17:25:26 Step 6/23 : COPY go.mod vendor* ./ 17:25:26 Removing intermediate container 0cb54056aad1 17:25:26 ---> befe7e4315c3 17:25:26 Step 6/25 : COPY go.mod vendor* ./ 17:25:26 Removing intermediate container 0f6d878496c9 17:25:26 ---> 00a300bc8ceb 17:25:26 Step 6/31 : COPY go.mod vendor* ./ 17:25:26 Removing intermediate container 05b2f5f41524 17:25:26 ---> dd74fba16fdf 17:25:26 Step 6/26 : COPY go.mod vendor* ./ 17:25:26 ---> ebe746de7803 17:25:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:27 ---> Running in 189c197e72ca 17:25:27 ---> eb2b98946f7d 17:25:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:27 ---> Running in 347e131b5dc1 17:25:27 ---> 381f0f43226d 17:25:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:28 ---> Running in 0e10f1770e2b 17:25:28 ---> aa74d4b7f45e 17:25:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:28 ---> 649adfb44622 17:25:28 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:28 ---> Running in 2c301cf6bfc3 17:25:28 ---> Running in c197801e9552 17:26:25 Removing intermediate container 0e10f1770e2b 17:26:25 ---> cea9e1ac7665 17:26:25 Step 8/25 : COPY . . 17:26:25 Removing intermediate container 189c197e72ca 17:26:25 ---> 995856581788 17:26:25 Step 8/23 : COPY . . 17:26:25 Removing intermediate container c197801e9552 17:26:25 ---> aa3e7b258153 17:26:25 Step 8/31 : COPY . . 17:26:25 Removing intermediate container 347e131b5dc1 17:26:25 ---> f07287c116a9 17:26:25 Step 8/23 : COPY . . 17:26:25 Removing intermediate container 2c301cf6bfc3 17:26:25 ---> 4e900a9be040 17:26:25 Step 8/26 : COPY . . 17:26:52 ---> d1a4a15638d0 17:26:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:26:52 ---> 64d39af17feb 17:26:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:26:52 ---> cd15cc2f3f7d 17:26:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:26:52 ---> Running in eaf78be66629 17:26:52 ---> 145b504757c1 17:26:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:26:52 ---> Running in efeaf85a6195 17:26:52 ---> Running in e045eb5dc78a 17:26:52 ---> Running in 824773c3dfd6 17:26:52 ---> cfcf653d66ff 17:26:52 Step 9/23 : RUN make cmd/core-data/core-data 17:26:52 ---> Running in c4023ff6a82f 17:26:52 Removing intermediate container eaf78be66629 17:26:52 ---> a73252e96583 17:26:52 Step 10/26 : WORKDIR /edgex-go/spire-build 17:26:52 ---> Running in 6a1015394ab8 17:26:52 Removing intermediate container 6a1015394ab8 17:26:52 ---> f7e75208ede5 17:26:52 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 17:26:53 ---> Running in 2982cb3f2811 17:26:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:26:54 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 17:26:56 Removing intermediate container 2982cb3f2811 17:26:56 ---> 3299b17b48d9 17:26:56 Step 12/26 : WORKDIR /edgex-go 17:26:56 ---> Running in fe9d579b0cad 17:26:56 Removing intermediate container fe9d579b0cad 17:26:56 ---> bf2b590e4d04 17:26:56 17:26:56 Step 13/26 : FROM alpine:3.15 17:26:56 3.15: Pulling from library/alpine 17:26:57 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 17:26:57 Status: Downloaded newer image for alpine:3.15 17:26:57 ---> 60f2846fe774 17:26:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:26:57 ---> Running in 21206bd0f738 17:26:58 Removing intermediate container 21206bd0f738 17:26:58 ---> 5c4992c6ba82 17:26:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:58 ---> Running in caed25edbfcf 17:27:01 Removing intermediate container caed25edbfcf 17:27:01 ---> ef3c6b11e25d 17:27:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:27:01 ---> Running in df3bf79b191f 17:27:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:27:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:27:05 OK: 15733 distinct packages available 17:27:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:07 (1/5) Installing dumb-init (1.2.5-r1) 17:27:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:27:07 (3/5) Installing libucontext (1.1-r0) 17:27:08 (4/5) Installing gcompat (1.0.0-r4) 17:27:08 (5/5) Installing openssl (1.1.1q-r0) 17:27:08 Executing busybox-1.34.1-r7.trigger 17:27:08 OK: 6 MiB in 19 packages 17:27:10 Removing intermediate container df3bf79b191f 17:27:10 ---> d5ca4d58a0e6 17:27:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:27:13 ---> c1a6dbe11b0c 17:27:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:27:19 ---> 8e38779c267b 17:27:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:27:19 ---> 884fe88c1aae 17:27:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:27:19 ---> 812275fdedae 17:27:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:27:20 ---> 9ff13773e07b 17:27:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:27:20 ---> Running in 74fceef84961 17:27:21 Removing intermediate container 74fceef84961 17:27:21 ---> 4f2d942f2bcf 17:27:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:27:21 ---> Running in c172a088d4a9 17:27:21 Removing intermediate container c172a088d4a9 17:27:21 ---> c3a54243d35d 17:27:21 Step 24/26 : LABEL arch=arm64 17:27:21 ---> Running in 2bcbdfaebdce 17:27:22 Removing intermediate container 2bcbdfaebdce 17:27:22 ---> 7f90670afd5d 17:27:22 Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:27:22 ---> Running in 18ae0ca48498 17:27:23 Removing intermediate container 18ae0ca48498 17:27:23 ---> 45dcebff2c96 17:27:23 Step 26/26 : LABEL version=0.0.0 17:27:23 ---> Running in 3b14eb14fbd6 17:27:23 Removing intermediate container 3b14eb14fbd6 17:27:23 ---> 1ce7464030ea 17:27:23 17:27:23 Successfully built 1ce7464030ea 17:27:23 Successfully tagged security-spire-agent-arm64:latest 17:27:23 Building core-command 17:27:56  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:56 ---> 62817eb8e5d5 17:27:56 Step 3/23 : WORKDIR /edgex-go 17:27:56 ---> Using cache 17:27:56 ---> f4105bc5caf7 17:27:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:56 ---> Using cache 17:27:56 ---> 70033db1eccd 17:27:56 Step 5/23 : RUN apk add --update --no-cache make git 17:27:56 ---> Running in 391a0ac4a49e 17:27:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:57 OK: 221 MiB in 51 packages 17:27:58 Removing intermediate container 391a0ac4a49e 17:27:58 ---> 9e7acaee344e 17:27:58 Step 6/23 : COPY go.mod vendor* ./ 17:27:59 ---> bdd37acee51f 17:27:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:59 ---> Running in 8699c1795b52 17:28:46 Removing intermediate container 8699c1795b52 17:28:46 ---> 7fb24c41617d 17:28:46 Step 8/23 : COPY . . 17:29:04 ---> 52e649b16713 17:29:04 Step 9/23 : RUN make cmd/core-command/core-command 17:29:04 ---> Running in 3f729f637077 17:29:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:32:00 Removing intermediate container efeaf85a6195 17:32:00 ---> d697cd711734 17:32:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:32:00 ---> Running in 3ace370d193a 17: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:32:09 Removing intermediate container 3ace370d193a 17:32:09 ---> c8242dfad93f 17:32:09 17:32:09 Step 11/23 : FROM docker:20.10.14 17:32:09 20.10.14: Pulling from library/docker 17:32:22 Removing intermediate container 824773c3dfd6 17:32:22 ---> b78de783695a 17:32:22 17:32:22 Step 10/31 : FROM alpine:3.16 17:32:22 3.16: Pulling from library/alpine 17:32:22 Removing intermediate container e045eb5dc78a 17:32:22 ---> 3b0cab0e3f67 17:32:22 17:32:22 Step 10/25 : FROM alpine:3.16 17:32:22 3.16: Pulling from library/alpine 17:32:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:32:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:32:22 Status: Image is up to date for alpine:3.16 17:32:22 Status: Downloaded newer image for alpine:3.16 17:32:22 ---> 3d81c46cd875 17:32:22 ---> 3d81c46cd875 17:32:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:22 ---> Running in 53d369127812 17:32:22 ---> Running in 9345db801525 17:32:23 Removing intermediate container 9345db801525 17:32:23 ---> 1c274e2a105e 17:32:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:32:23 ---> Running in ba64e0f2e0e8 17:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:27 (1/3) Installing ca-certificates (20211220-r0) 17:32:27 (2/3) Installing dumb-init (1.2.5-r1) 17:32:27 (3/3) Installing su-exec (0.2-r1) 17:32:27 Executing busybox-1.35.0-r15.trigger 17:32:27 Executing ca-certificates-20211220-r0.trigger 17:32:28 (1/2) Installing dumb-init (1.2.5-r1) 17:32:28 (2/2) Installing su-exec (0.2-r1) 17:32:28 Executing busybox-1.35.0-r15.trigger 17:32:28 OK: 6 MiB in 17 packages 17:32:28 OK: 5 MiB in 16 packages 17:32:31 Removing intermediate container ba64e0f2e0e8 17:32:31 ---> 24722aff0b2a 17:32:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:32:31 ---> Running in 08552589cae2 17:32:31 Removing intermediate container 53d369127812 17:32:31 ---> 6e5ea6656d15 17:32:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:32 ---> Running in 6d9d12ae0e0d 17:32:32 Removing intermediate container 08552589cae2 17:32:32 ---> d8d7f371c45a 17:32:32 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:32:32 ---> Running in 7fbd61e058f7 17:32:32 Removing intermediate container 6d9d12ae0e0d 17:32:32 ---> 469862cb45c6 17:32:32 Step 13/25 : WORKDIR / 17:32:32 ---> Running in 616a3d753f2a 17:32:32 Removing intermediate container 7fbd61e058f7 17:32:32 ---> b07027d2e094 17:32:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:32:33 ---> Running in 0a6af5b16d39 17:32:33 Removing intermediate container 616a3d753f2a 17:32:33 ---> ac72a04df1c5 17:32:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:34 Removing intermediate container 0a6af5b16d39 17:32:34 ---> b3ec31e1910c 17:32:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:32:34 ---> Running in 830620fcd29d 17:32:35 ---> 6f6c13612e7c 17:32:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:37 ---> 0ead6cde910c 17:32:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:38 Removing intermediate container 830620fcd29d 17:32:38 ---> ae00ad68f7d3 17:32:38 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:32:38 ---> Running in d042188a27d1 17:32:39 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:32:39 Status: Downloaded newer image for docker:20.10.14 17:32:39 ---> c346e9eafbab 17:32:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:32:39 Removing intermediate container d042188a27d1 17:32:39 ---> b520d0405130 17:32:39 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:32:39 ---> Running in a1ae36f5b09e 17:32:39 ---> 17cb310eae2a 17:32:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:32:40 Removing intermediate container a1ae36f5b09e 17:32:40 ---> 019d3070bbf1 17:32:40 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:32:40 ---> Running in bb3005f7ba07 17:32:41 ---> bc3c16dfc9ed 17:32:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:41 ---> cb7ae5ab6619 17:32:41 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:32:41 ---> Running in 907b5b0122bf 17:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:32:44 ---> 6ecfcedf8585 17:32:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:45 (1/43) Installing readline (8.1.1-r0) 17:32:45 (2/43) Installing bash (5.1.16-r0) 17:32:45 Executing bash-5.1.16-r0.post-install 17:32:45 (3/43) Installing brotli-libs (1.0.9-r5) 17:32:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:32:45 (5/43) Installing libcurl (7.80.0-r2) 17:32:45 (6/43) Installing curl (7.80.0-r2) 17:32:45 (7/43) Installing dumb-init (1.2.5-r1) 17:32:45 (8/43) Installing libbz2 (1.0.8-r1) 17:32:45 (9/43) Installing expat (2.4.7-r0) 17:32:45 (10/43) Installing libffi (3.4.2-r1) 17:32:45 (11/43) Installing gdbm (1.22-r0) 17:32:45 (12/43) Installing xz-libs (5.2.5-r1) 17:32:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:32:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:32:45 (15/43) Installing mpdecimal (2.5.1-r1) 17:32:45 (16/43) Installing sqlite-libs (3.36.0-r0) 17:32:45 (17/43) Installing python3 (3.9.13-r1) 17:32:45 Removing intermediate container 907b5b0122bf 17:32:45 ---> 0c9b6d6f29e9 17:32:45 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:46 ---> 4c1504ee4365 17:32:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:32:47 ---> 6e3655759eb8 17:32:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:32:47 ---> ba0468f01916 17:32:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:47 ---> Running in c5b0cd01716b 17:32:48 (18/43) Installing py3-appdirs (1.4.4-r2) 17:32:48 (19/43) Installing py3-certifi (2020.12.5-r1) 17:32:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:32:48 (21/43) Installing py3-idna (3.3-r0) 17:32:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:32:48 (23/43) Installing py3-requests (2.26.0-r1) 17:32:48 (24/43) Installing py3-msgpack (1.0.2-r1) 17:32:48 (25/43) Installing py3-lockfile (0.12.2-r4) 17:32:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:32:48 (27/43) Installing py3-colorama (0.4.4-r1) 17:32:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:32:48 (29/43) Installing py3-distlib (0.3.3-r0) 17:32:48 (30/43) Installing py3-distro (1.6.0-r0) 17:32:48 (31/43) Installing py3-six (1.16.0-r0) 17:32:48 (32/43) Installing py3-webencodings (0.5.1-r4) 17:32:48 (33/43) Installing py3-html5lib (1.1-r1) 17:32:48 (34/43) Installing py3-parsing (2.4.7-r2) 17:32:49 (35/43) Installing py3-packaging (20.9-r1) 17:32:49 (36/43) Installing py3-tomli (1.2.2-r0) 17:32:49 (37/43) Installing py3-pep517 (0.12.0-r0) 17:32:49 (38/43) Installing py3-progress (1.6-r0) 17:32:49 (39/43) Installing py3-retrying (1.3.3-r2) 17:32:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:32:49 (41/43) Installing py3-setuptools (52.0.0-r4) 17:32:49 (42/43) Installing py3-toml (0.10.2-r2) 17:32:49 (43/43) Installing py3-pip (20.3.4-r1) 17:32:49 ---> 5b5d3e20fee4 17:32:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:32:49 Executing busybox-1.34.1-r5.trigger 17:32:50 OK: 83 MiB in 65 packages 17:32:50 ---> feea0b191d10 17:32:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:32:50 Removing intermediate container c5b0cd01716b 17:32:50 ---> 7d7c5aa9e7d6 17:32:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:32:51 ---> Running in d78b4f4877a2 17:32:51 Removing intermediate container d78b4f4877a2 17:32:51 ---> 1ca8e8574f9a 17:32:51 Step 23/25 : LABEL arch=arm64 17:32:52 ---> Running in 0b82c052461a 17:32:52 ---> 76272900cb2a 17:32:52 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:32:52 Removing intermediate container 0b82c052461a 17:32:52 ---> 9a5242145eb7 17:32:52 Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:32:52 ---> Running in 3ec90129be9b 17:32:53 Removing intermediate container 3ec90129be9b 17:32:53 ---> 4fe540f45f71 17:32:53 Step 25/25 : LABEL version=0.0.0 17:32:53 ---> Running in a360c0cf43a0 17:32:53 ---> c40f32683cc3 17:32:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:32:53 Removing intermediate container a360c0cf43a0 17:32:53 ---> 4f91dc871c3a 17:32:53 17:32:54 ---> 78aa23e5e16b 17:32:54 Step 26/31 : RUN chmod +x /entrypoint.sh 17:32:54 ---> Running in bcfb82fb5065 17:32:54 Successfully built 4f91dc871c3a 17:32:54 Successfully tagged security-secretstore-setup-arm64:latest 17:32:54  Building security-secretstore-setup ... done Building support-scheduler 17:32:56 Collecting docker-compose==1.23.2 17:32:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:32:57 Removing intermediate container bcfb82fb5065 17:32:57 ---> 9295f3e921b3 17:32:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:32:57 ---> Running in 563ebc0d2c5d 17:32:58 Removing intermediate container 563ebc0d2c5d 17:32:58 ---> bb6d17deaa94 17:32:58 Step 28/31 : CMD ["gate"] 17:32:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:32:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:32:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:32:58 ---> Running in 2df390a2896c 17:32:58 Collecting dockerpty<0.5,>=0.4.1 17:32:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:32:59 Removing intermediate container 2df390a2896c 17:32:59 ---> 822437e8a321 17:32:59 Step 29/31 : LABEL arch=arm64 17:32:59 ---> Running in 0401535d02ba 17:32:59 Removing intermediate container 0401535d02ba 17:32:59 ---> 3577800ccf1d 17:32:59 Step 30/31 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:32:59 ---> Running in 45a8e74f681e 17:33:00 Removing intermediate container 45a8e74f681e 17:33:00 ---> db0826f7d1e6 17:33:00 Step 31/31 : LABEL version=0.0.0 17:33:00 ---> Running in c136ea2e161d 17:33:01 Removing intermediate container c136ea2e161d 17:33:01 ---> 110325bb57c7 17:33:01 17:33:01 Successfully built 110325bb57c7 17:33:01 Successfully tagged security-bootstrapper-arm64:latest 17:33:01 Building support-notifications 17:33:03  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 17:33:03 Downloading PyYAML-3.13.tar.gz (270 kB) 17:33:06 Collecting texttable<0.10,>=0.9.0 17:33:06 Downloading texttable-0.9.1.tar.gz (11 kB) 17:33:08 Collecting docker<4.0,>=3.6.0 17:33:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:33:09 Collecting jsonschema<3,>=2.5.1 17:33:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:33:10 Collecting websocket-client<1.0,>=0.32.0 17:33:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:33:10 Collecting docopt<0.7,>=0.6.1 17:33:10 Downloading docopt-0.6.2.tar.gz (25 kB) 17:33:13 Collecting cached-property<2,>=1.2.0 17:33:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:33:13 Collecting docker-pycreds>=0.4.0 17:33:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:33:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:33:15 Collecting urllib3<1.25,>=1.21.1 17:33:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:33:15 Collecting chardet<3.1.0,>=3.0.2 17:33:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:33:16 Collecting idna<2.8,>=2.5 17:33:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:33:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:33:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:33:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:33:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:33:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:33:17 Attempting uninstall: urllib3 17:33:17 Found existing installation: urllib3 1.26.7 17:33:17 Uninstalling urllib3-1.26.7: 17:33:17 Successfully uninstalled urllib3-1.26.7 17:33:18 Attempting uninstall: idna 17:33:18 Found existing installation: idna 3.3 17:33:18 Uninstalling idna-3.3: 17:33:18 Successfully uninstalled idna-3.3 17:33:23 Attempting uninstall: requests 17:33:23 Found existing installation: requests 2.26.0 17:33:23 Uninstalling requests-2.26.0: 17:33:23 Successfully uninstalled requests-2.26.0 17:33:23 Running setup.py install for texttable: started 17:33:25 Running setup.py install for texttable: finished with status 'done' 17:33:25 Running setup.py install for PyYAML: started 17:33:28 Running setup.py install for PyYAML: finished with status 'done' 17:33:28 Running setup.py install for docopt: started 17:33:30 Running setup.py install for docopt: finished with status 'done' 17:33:30 Running setup.py install for dockerpty: started 17:33:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:33:31 ---> 62817eb8e5d5 17:33:31 Step 3/22 : WORKDIR /edgex-go 17:33:31 ---> Using cache 17:33:31 ---> f4105bc5caf7 17:33:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:31 ---> Using cache 17:33:31 ---> 70033db1eccd 17:33:31 Step 5/22 : RUN apk add --update --no-cache make git 17:33:31 ---> Using cache 17:33:31 ---> 9e7acaee344e 17:33:31 Step 6/22 : COPY go.mod vendor* ./ 17:33:31 ---> Using cache 17:33:31 ---> bdd37acee51f 17:33:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:31 ---> Using cache 17:33:31 ---> 7fb24c41617d 17:33:31 Step 8/22 : COPY . . 17:33:31 ---> Using cache 17:33:31 ---> 52e649b16713 17:33:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:33:32 Running setup.py install for dockerpty: finished with status 'done' 17:33:32 ---> Running in 453a67516399 17:33:33 Removing intermediate container c4023ff6a82f 17:33:33 ---> 0dc80999cac9 17:33:33 17:33:33 Step 10/23 : FROM alpine:3.16 17:33:33 ---> 3d81c46cd875 17:33:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:33:33 ---> Running in 39ffab665b78 17:33:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:33:34 Removing intermediate container 39ffab665b78 17:33:34 ---> 623005535551 17:33:34 Step 12/23 : ENV APP_PORT=59880 17:33:34 ---> Running in e6b36008b5be 17:33:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:33:35 Removing intermediate container e6b36008b5be 17:33:35 ---> 9d6d8b66fddf 17:33:35 Step 13/23 : EXPOSE $APP_PORT 17:33:35 ---> Running in 6fd19292cef6 17:33:36 Removing intermediate container 6fd19292cef6 17:33:36 ---> a6cf18a05ca8 17:33:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:36 ---> Running in 1352c256eba6 17:33:37 Removing intermediate container 3f729f637077 17:33:37 ---> 865c2a347bdc 17:33:37 17:33:37 Step 10/23 : FROM alpine:3.16 17:33:37 ---> 3d81c46cd875 17:33:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:33:38 ---> Running in 30042434daed 17:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:33:41 ---> 62817eb8e5d5 17:33:41 Step 3/22 : WORKDIR /edgex-go 17:33:41 ---> Using cache 17:33:41 ---> f4105bc5caf7 17:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:41 ---> Using cache 17:33:41 ---> 70033db1eccd 17:33:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:33:41 Removing intermediate container 1352c256eba6 17:33:41 ---> 8ef78bfd19b5 17:33:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:33:41 ---> Running in d286944487db 17:33:41 ---> Running in eaee7ae7e1ce 17:33:42 (1/1) Installing dumb-init (1.2.5-r1) 17:33:42 Executing busybox-1.35.0-r15.trigger 17:33:42 OK: 5 MiB in 15 packages 17:33:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:45 Removing intermediate container 30042434daed 17:33:45 ---> 90f4cef344ae 17:33:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:45 ---> Running in 94098e580a67 17:33:46 Removing intermediate container 94098e580a67 17:33:46 ---> 2832a9c1d22c 17:33:46 Step 13/23 : ENV APP_PORT=59882 17:33:46 ---> Running in 5a30bc5e417e 17:33:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:47 Removing intermediate container 5a30bc5e417e 17:33:47 ---> 0c5c1a6dc7a9 17:33:47 Step 14/23 : EXPOSE $APP_PORT 17:33:47 ---> Running in f9328e2ef84e 17:33:47 (1/6) Installing dumb-init (1.2.5-r1) 17:33:48 OK: 221 MiB in 51 packages 17:33:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:33:48 (3/6) Installing libsodium (1.0.18-r0) 17:33:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:33:48 (5/6) Installing libzmq (4.3.4-r0) 17:33:48 (6/6) Installing zeromq (4.3.4-r0) 17:33:48 Removing intermediate container f9328e2ef84e 17:33:48 ---> 356253a2e299 17:33:48 Step 15/23 : WORKDIR / 17:33:48 Executing busybox-1.35.0-r15.trigger 17:33:48 OK: 8 MiB in 20 packages 17:33:48 ---> Running in 5427e04db389 17:33:49 Removing intermediate container d286944487db 17:33:49 ---> 7b042baf0728 17:33:49 Step 6/22 : COPY go.mod vendor* ./ 17:33:49 Removing intermediate container 5427e04db389 17:33:49 ---> e9ddbf46fa08 17:33:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:50 Removing intermediate container eaee7ae7e1ce 17:33:50 ---> b7bfba675907 17:33:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:51 ---> 9bc803454d74 17:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:51 ---> Running in c82dbf2e37d7 17:33:51 ---> 1f998c6ba9ef 17:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:33:52 ---> f58d39a4fd49 17:33:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:33:56 ---> d9f50dae9c83 17:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:33:56 ---> 4dcd31b43788 17:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:33:57 ---> 65947b99f5ff 17:33:57 Step 19/23 : ENTRYPOINT ["/core-command"] 17:33:57 ---> Running in 12f5094e8120 17:33:58 ---> 8012fcd96c10 17:33:58 Step 19/23 : ENTRYPOINT ["/core-data"] 17:33:58 ---> Running in 429e392689c5 17:33:58 Removing intermediate container 12f5094e8120 17:33:58 ---> a8ef80d8db99 17:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:58 Removing intermediate container bb3005f7ba07 17:33:58 ---> d435e35c59ce 17:33:58 Step 14/23 : ENV APP_PORT=58890 17:33:58 ---> Running in 9af05030f1d9 17:33:58 ---> Running in 567c28d2cde0 17:33:59 Removing intermediate container 429e392689c5 17:33:59 ---> b2028373ee30 17:33:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:59 Removing intermediate container 9af05030f1d9 17:33:59 ---> 58614a420b84 17:33:59 Step 21/23 : LABEL arch=arm64 17:33:59 Removing intermediate container 567c28d2cde0 17:33:59 ---> 68883332718d 17:33:59 Step 15/23 : EXPOSE $APP_PORT 17:33:59 ---> Running in 914475f96f31 17:33:59 ---> Running in c02ced20a35b 17:33:59 ---> Running in da82c9958813 17:34:00 Removing intermediate container c02ced20a35b 17:34:00 ---> 9b1b987e6a0f 17:34:00 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:34:00 Removing intermediate container 914475f96f31 17:34:00 ---> 9b07a6b9b78f 17:34:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:34:00 Removing intermediate container da82c9958813 17:34:00 ---> df12fe7d2590 17:34:00 Step 21/23 : LABEL arch=arm64 17:34:00 ---> Running in 8810fb77b879 17:34:00 ---> Running in a3233689503f 17:34:01 Removing intermediate container 8810fb77b879 17:34:01 ---> c6b3ce28723c 17:34:01 Step 23/23 : LABEL version=0.0.0 17:34:01 Removing intermediate container a3233689503f 17:34:01 ---> 721b3f59d6dc 17:34:01 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:34:01 ---> Running in fc6f456f0358 17:34:01 ---> Running in 27d21b5a78a3 17:34:02 Removing intermediate container 27d21b5a78a3 17:34:02 ---> 643293f14106 17:34:02 Step 23/23 : LABEL version=0.0.0 17:34:02 Removing intermediate container fc6f456f0358 17:34:02 ---> b00202824d11 17:34:02 17:34:02 ---> Running in a6db4013ab01 17:34:03 ---> b5b0d7859ccd 17:34:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:34:03 Removing intermediate container a6db4013ab01 17:34:03 ---> afaffd6da413 17:34:03 17:34:03 Successfully built b00202824d11 17:34:03 Successfully tagged core-command-arm64:latest 17:34:03  Building core-command ... done Building security-spiffe-token-provider 17:34:04 Successfully built afaffd6da413 17:34:04 Successfully tagged core-data-arm64:latest 17:34:04  Building core-data ... done Building security-spire-server 17:34:04 ---> b470008d2792 17:34:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:34:06 ---> 774e6c4a5bd8 17:34:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:34:06 ---> Running in b79aaff2e680 17:34:06 Removing intermediate container b79aaff2e680 17:34:06 ---> bed423166402 17:34:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:06 ---> Running in 6e10dc1da9a5 17:34:07 Removing intermediate container 6e10dc1da9a5 17:34:07 ---> f37c62404d47 17:34:07 Step 21/23 : LABEL arch=arm64 17:34:07 ---> Running in 3ffd545170ce 17:34:08 Removing intermediate container 3ffd545170ce 17:34:08 ---> 8d14385e5a99 17:34:08 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:34:08 ---> Running in b7f63bcfb1ae 17:34:08 Removing intermediate container b7f63bcfb1ae 17:34:08 ---> 0ca9cdcc74fe 17:34:08 Step 23/23 : LABEL version=0.0.0 17:34:08 ---> Running in da85a7903c2a 17:34:09 Removing intermediate container da85a7903c2a 17:34:09 ---> 514fc443cb3a 17:34:09 17:34:09 Successfully built 514fc443cb3a 17:34:09 Successfully tagged sys-mgmt-agent-arm64:latest 17:34:09  Building sys-mgmt-agent ... done Building security-spire-config 17:34:36 Removing intermediate container c82dbf2e37d7 17:34:36 ---> a65827ef82eb 17:34:36 Step 8/22 : COPY . . 17:34:54 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:34:54 ---> 62817eb8e5d5 17:34:54 Step 3/20 : WORKDIR /edgex-go 17:34:54 ---> Using cache 17:34:54 ---> f4105bc5caf7 17:34:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:34:54 ---> Running in 9108b17480d7 17:34:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:34:54 ---> 62817eb8e5d5 17:34:54 Step 3/25 : WORKDIR /edgex-go 17:34:54 ---> Using cache 17:34:54 ---> f4105bc5caf7 17:34:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:54 ---> Using cache 17:34:54 ---> 70033db1eccd 17:34:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:34:54 ---> Using cache 17:34:54 ---> dd74fba16fdf 17:34:54 Step 6/25 : COPY go.mod vendor* ./ 17:34:54 ---> Using cache 17:34:54 ---> aa74d4b7f45e 17:34:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:54 ---> Using cache 17:34:54 ---> 4e900a9be040 17:34:54 Step 8/25 : COPY . . 17:34:54 ---> Using cache 17:34:54 ---> d1a4a15638d0 17:34:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:34:54 ---> Using cache 17:34:54 ---> a73252e96583 17:34:54 Step 10/25 : WORKDIR /edgex-go/spire-build 17:34:54 ---> Using cache 17:34:54 ---> f7e75208ede5 17:34:54 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 17:34:54 ---> Running in 889d7fa43420 17:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:58 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:34:58 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:34:58 OK: 16887 distinct packages available 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:58 Removing intermediate container 889d7fa43420 17:34:58 ---> 300738493ee4 17:34:58 Step 12/25 : WORKDIR /edgex-go 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:58 ---> Running in a7024bb51cad 17:34:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:59 ---> 62817eb8e5d5 17:34:59 Step 3/26 : WORKDIR /edgex-go 17:34:59 ---> Using cache 17:34:59 ---> f4105bc5caf7 17:34:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:59 ---> Using cache 17:34:59 ---> 70033db1eccd 17:34:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:34:59 ---> Using cache 17:34:59 ---> dd74fba16fdf 17:34:59 Step 6/26 : COPY go.mod vendor* ./ 17:34:59 ---> Using cache 17:34:59 ---> aa74d4b7f45e 17:34:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:59 ---> Using cache 17:34:59 ---> 4e900a9be040 17:34:59 Step 8/26 : COPY . . 17:34:59 ---> Using cache 17:34:59 ---> d1a4a15638d0 17:34:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:34:59 ---> Using cache 17:34:59 ---> a73252e96583 17:34:59 Step 10/26 : WORKDIR /edgex-go/spire-build 17:34:59 ---> Using cache 17:34:59 ---> f7e75208ede5 17:34:59 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 17:34:59 ---> Using cache 17:34:59 ---> 3299b17b48d9 17:34:59 Step 12/26 : WORKDIR /edgex-go 17:34:59 ---> Using cache 17:34:59 ---> bf2b590e4d04 17:34:59 17:34:59 Step 13/26 : FROM alpine:3.15 17:34:59 ---> 60f2846fe774 17:34:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:59 ---> Using cache 17:34:59 ---> 5c4992c6ba82 17:34:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:59 ---> Using cache 17:34:59 ---> ef3c6b11e25d 17:34:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:34:59 ---> Running in 296afa1b6189 17:34:59 Removing intermediate container a7024bb51cad 17:34:59 ---> 8062f4127b9d 17:34:59 17:34:59 Step 13/25 : FROM alpine:3.15 17:34:59 ---> 60f2846fe774 17:34:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:59 OK: 221 MiB in 51 packages 17:34:59 ---> Using cache 17:34:59 ---> 5c4992c6ba82 17:34:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:59 ---> Using cache 17:34:59 ---> ef3c6b11e25d 17:34:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:34:59 ---> Using cache 17:34:59 ---> d5ca4d58a0e6 17:34:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:35:02 Removing intermediate container 9108b17480d7 17:35:02 ---> f27a5ae44ae1 17:35:02 Step 5/20 : COPY go.mod vendor* ./ 17:35:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:35:04 ---> a7cdfeaeac95 17:35:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:35:04 ---> Running in 66e5fe42d291 17:35:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:35:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:35:05 OK: 15733 distinct packages available 17:35:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:35:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:35:07 (1/4) Installing dumb-init (1.2.5-r1) 17:35:07 (2/4) Installing musl-obstack (1.2.3-r0) 17:35:07 (3/4) Installing libucontext (1.1-r0) 17:35:07 (4/4) Installing gcompat (1.0.0-r4) 17:35:07 Executing busybox-1.34.1-r7.trigger 17:35:07 OK: 6 MiB in 18 packages 17:35:10 Removing intermediate container 296afa1b6189 17:35:10 ---> c577d1372cfc 17:35:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:35:13 ---> 138f4d4362a6 17:35:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:35:15 ---> 23eb923485e4 17:35:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:35:17 ---> 00d40f83efef 17:35:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:35:18 ---> 0693009ac2ae 17:35:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:35:18 ---> Running in cdd9b15e8786 17:35:18 ---> 00af75ce2313 17:35:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:35:19 ---> Running in df8e61b0d700 17:35:20 Removing intermediate container df8e61b0d700 17:35:20 ---> b2afeae033b8 17:35:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:35:20 ---> Running in 95e5a30447bf 17:35:21 ---> bab8aafa7cc3 17:35:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:35:21 Removing intermediate container 95e5a30447bf 17:35:21 ---> 3b0658b1e042 17:35:21 Step 23/25 : LABEL arch=arm64 17:35:21 ---> Running in 9d752d68af28 17:35:22 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 17:35:22 Removing intermediate container 9d752d68af28 17:35:22 ---> 99ea4458cc74 17:35:22 Step 24/25 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:35:23 ---> Running in e8976cb1a90f 17:35:23 ---> 1622f3e30a85 17:35:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:35:23 ---> Running in b534ee84600b 17:35:23 Removing intermediate container e8976cb1a90f 17:35:23 ---> 379ae0998df8 17:35:23 Step 25/25 : LABEL version=0.0.0 17:35:23 ---> Running in c6d88566fc7f 17:35:24 Removing intermediate container b534ee84600b 17:35:24 ---> f41535872ef1 17:35:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:35:24 Removing intermediate container c6d88566fc7f 17:35:24 ---> fdf7c4b54cc7 17:35:24 17:35:25 ---> ab12601d86c7 17:35:25 Step 21/26 : WORKDIR / 17:35:25 ---> Running in 1a256506e65f 17:35:26 Successfully built fdf7c4b54cc7 17:35:26 Successfully tagged security-spire-server-arm64:latest 17:35:26  Building security-spire-server ... done Building core-metadata 17:35:26 Removing intermediate container 1a256506e65f 17:35:26 ---> 96fd732f8087 17:35:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:35:26 ---> Running in fc52cf56e949 17:35:27 Removing intermediate container fc52cf56e949 17:35:27 ---> b5a223571038 17:35:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:35:27 ---> Running in d1ff98308f99 17:35:28 Removing intermediate container d1ff98308f99 17:35:28 ---> 9418fa2963d1 17:35:28 Step 24/26 : LABEL arch=arm64 17:35:28 ---> Running in f74c2b0a7ffb 17:35:29 Removing intermediate container f74c2b0a7ffb 17:35:29 ---> af92ff390f56 17:35:29 Step 25/26 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:35:29 ---> Running in df2c4127c3af 17:35:30 Removing intermediate container df2c4127c3af 17:35:30 ---> 32c4d1175bdb 17:35:30 Step 26/26 : LABEL version=0.0.0 17:35:31 ---> Running in c0b496b1bf1a 17:35:32 Removing intermediate container c0b496b1bf1a 17:35:32 ---> 8e414ab32124 17:35:32 17:35:33 Successfully built 8e414ab32124 17:35:33 Successfully tagged security-spire-config-arm64:latest 17:35:33  Building security-spire-config ... done Building security-proxy-setup 17:35:55 Removing intermediate container 66e5fe42d291 17:35:55 ---> 2375366dfd91 17:35:55 Step 7/20 : COPY . . 17:36:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:36:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:36:01 ---> 62817eb8e5d5 17:36:01 Step 3/23 : WORKDIR /edgex-go 17:36:01 ---> Using cache 17:36:01 ---> f4105bc5caf7 17:36:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:01 ---> Using cache 17:36:01 ---> 70033db1eccd 17:36:01 Step 5/23 : RUN apk add --update --no-cache make git 17:36:01 ---> Using cache 17:36:01 ---> 9e7acaee344e 17:36:01 Step 6/23 : COPY go.mod vendor* ./ 17:36:01 ---> Using cache 17:36:01 ---> bdd37acee51f 17:36:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:01 ---> Using cache 17:36:01 ---> 7fb24c41617d 17:36:01 Step 8/23 : COPY . . 17:36:01 ---> Using cache 17:36:01 ---> 52e649b16713 17:36:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:36:02 ---> Running in 508de9a0a27a 17:36: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/core-metadata/core-metadata ./cmd/core-metadata 17:36:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:36:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:11 ---> 62817eb8e5d5 17:36:11 Step 3/22 : WORKDIR /edgex-go 17:36:11 ---> Using cache 17:36:11 ---> f4105bc5caf7 17:36:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:11 ---> Using cache 17:36:11 ---> 70033db1eccd 17:36:11 Step 5/22 : RUN apk add --update --no-cache make git 17:36:11 ---> Using cache 17:36:11 ---> 9e7acaee344e 17:36:11 Step 6/22 : COPY go.mod vendor* ./ 17:36:11 ---> Using cache 17:36:11 ---> bdd37acee51f 17:36:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:11 ---> Using cache 17:36:11 ---> 7fb24c41617d 17:36:11 Step 8/22 : COPY . . 17:36:11 ---> Using cache 17:36:11 ---> 52e649b16713 17:36:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:36:12 ---> Running in d525cd14ea10 17:36:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:36:25 ---> 75e84a7b45da 17:36:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:36:25 ---> Running in 589b6f90e574 17:36:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:39:47 Removing intermediate container 453a67516399 17:39:47 ---> 12db655d37f0 17:39:47 17:39:47 Step 10/22 : FROM alpine:3.16 17:39:47 ---> 3d81c46cd875 17:39:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:39:47 ---> Using cache 17:39:47 ---> 90f4cef344ae 17:39:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:39:47 ---> Using cache 17:39:47 ---> 2832a9c1d22c 17:39:47 Step 13/22 : ENV APP_PORT=59861 17:39:47 ---> Running in c61cd380e4cd 17:39:47 Removing intermediate container c61cd380e4cd 17:39:47 ---> e971951311c1 17:39:47 Step 14/22 : EXPOSE $APP_PORT 17:39:47 ---> Running in 40776e2899d4 17:39:47 Removing intermediate container 40776e2899d4 17:39:47 ---> b3bf1e1d4df5 17:39:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:47 ---> 3c939024f4e3 17:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:39:47 ---> c32dee40b62a 17:39:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:39:47 ---> c398f5c13fb2 17:39:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:39:47 ---> Running in 0b0de06c8270 17:39:47 Removing intermediate container 0b0de06c8270 17:39:47 ---> 96df613be2e6 17:39:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:47 ---> Running in ef869f2d951c 17:39:47 Removing intermediate container ef869f2d951c 17:39:47 ---> 90d5a2a79bd8 17:39:47 Step 20/22 : LABEL arch=arm64 17:39:47 ---> Running in a2e391b0e611 17:39:47 Removing intermediate container a2e391b0e611 17:39:47 ---> 73db7f7ae267 17:39:47 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:39:47 ---> Running in 2f2be5c892fa 17:39:47 Removing intermediate container 2f2be5c892fa 17:39:47 ---> b726c98bb5be 17:39:47 Step 22/22 : LABEL version=0.0.0 17:39:47 ---> Running in d1307fab6ba6 17:39:47 Removing intermediate container d1307fab6ba6 17:39:47 ---> d5234152cc1b 17:39:47 17:39:47 Successfully built d5234152cc1b 17:39:47 Successfully tagged support-scheduler-arm64:latest 17:40:44  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:41:06 Removing intermediate container d525cd14ea10 17:41:06 ---> 4732da28c04f 17:41:06 17:41:06 Step 10/22 : FROM alpine:3.16 17:41:06 ---> 3d81c46cd875 17:41:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:41:06 ---> Running in dbbcf47412d3 17:41:06 Removing intermediate container 508de9a0a27a 17:41:06 ---> 6840b3064d27 17:41:06 17:41:06 Step 10/23 : FROM alpine:3.16 17:41:06 ---> 3d81c46cd875 17:41:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:41:06 ---> Using cache 17:41:06 ---> 90f4cef344ae 17:41:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:06 ---> Using cache 17:41:06 ---> 2832a9c1d22c 17:41:06 Step 13/23 : ENV APP_PORT=59881 17:41:06 ---> Running in 32b44a04f43e 17:41:07 Removing intermediate container 32b44a04f43e 17:41:07 ---> 0541eb2042f5 17:41:07 Step 14/23 : EXPOSE $APP_PORT 17:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:07 ---> Running in bffe6dd60c70 17:41:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:07 Removing intermediate container bffe6dd60c70 17:41:07 ---> e47abfeaf749 17:41:07 Step 15/23 : WORKDIR / 17:41:07 ---> Running in 45e30c09267c 17:41:08 Removing intermediate container 45e30c09267c 17:41:08 ---> 33a688e0cf29 17:41:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:09 (1/6) Installing ca-certificates (20211220-r0) 17:41:09 (2/6) Installing brotli-libs (1.0.9-r6) 17:41:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:41:09 (4/6) Installing libcurl (7.83.1-r2) 17:41:09 (5/6) Installing curl (7.83.1-r2) 17:41:09 (6/6) Installing dumb-init (1.2.5-r1) 17:41:09 Executing busybox-1.35.0-r15.trigger 17:41:09 Executing ca-certificates-20211220-r0.trigger 17:41:09 ---> 441bde0cd309 17:41:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:41:09 OK: 8 MiB in 20 packages 17:41:11 ---> dee47a7ed054 17:41:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:41:11 Removing intermediate container dbbcf47412d3 17:41:11 ---> 59134a8eb26e 17:41:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:12 ---> Running in 1e21c7590932 17:41:12 Removing intermediate container 1e21c7590932 17:41:12 ---> b4bf8119ce81 17:41:12 Step 13/22 : WORKDIR /edgex 17:41:12 ---> Running in 2aaa97abd926 17:41:13 ---> 8dd7b3546ac0 17:41:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:41:13 ---> Running in 7b35284a170e 17:41:13 Removing intermediate container 2aaa97abd926 17:41:13 ---> 8f82914c1b01 17:41:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:41:13 Removing intermediate container 7b35284a170e 17:41:13 ---> a820b21e1c5e 17:41:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:14 ---> Running in f931df61c6e3 17:41:15 ---> 864e84346390 17:41:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:41:15 Removing intermediate container f931df61c6e3 17:41:15 ---> 16c16f389819 17:41:15 Step 21/23 : LABEL arch=arm64 17:41:15 ---> Running in b5be11bacac3 17:41:15 Removing intermediate container b5be11bacac3 17:41:15 ---> 0cee98bd39af 17:41:15 Step 22/23 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:41:16 ---> Running in 7171f8983be7 17:41:17 Removing intermediate container 7171f8983be7 17:41:17 ---> 3009e7920c93 17:41:17 Step 23/23 : LABEL version=0.0.0 17:41:17 ---> Running in e86e2c7fe16b 17:41:17 ---> 1a038cffb7b8 17:41:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:41:17 Removing intermediate container e86e2c7fe16b 17:41:17 ---> d4eb964a72a7 17:41:17 17:41:18 Successfully built d4eb964a72a7 17:41:18 Successfully tagged core-metadata-arm64:latest 17:41:19  Building core-metadata ... done  ---> f4556d157c0d 17:41:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:41:19 ---> d5264157fc2c 17:41:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:41:20 ---> Running in d4e75970ea79 17:41:23 Removing intermediate container d4e75970ea79 17:41:23 ---> 851d306a9e1d 17:41:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:41:23 ---> Running in 9c55d1294be6 17:41:23 Removing intermediate container 9c55d1294be6 17:41:23 ---> d6c4a6e65c87 17:41:23 Step 20/22 : LABEL arch=arm64 17:41:23 ---> Running in df10502d699b 17:41:24 Removing intermediate container df10502d699b 17:41:24 ---> 3fcef6d4f746 17:41:24 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:41:24 ---> Running in 1088d96d4994 17:41:24 Removing intermediate container 1088d96d4994 17:41:24 ---> a063ce8218a8 17:41:24 Step 22/22 : LABEL version=0.0.0 17:41:24 ---> Running in 1353be3155aa 17:41:25 Removing intermediate container 1353be3155aa 17:41:25 ---> 811be48c4cc1 17:41:25 17:41:25 Successfully built 811be48c4cc1 17:41:25 Successfully tagged security-proxy-setup-arm64:latest 17:41:52  Building security-proxy-setup ... done Removing intermediate container cdd9b15e8786 17:41:52 ---> 6fa91cee04ab 17:41:52 17:41:52 Step 10/22 : FROM alpine:3.16 17:41:52 ---> 3d81c46cd875 17:41:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:41:52 ---> Running in e150d391a0b2 17:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:53 (1/2) Installing ca-certificates (20211220-r0) 17:41:53 (2/2) Installing dumb-init (1.2.5-r1) 17:41:53 Executing busybox-1.35.0-r15.trigger 17:41:53 Executing ca-certificates-20211220-r0.trigger 17:41:53 OK: 6 MiB in 16 packages 17:41:55 Removing intermediate container e150d391a0b2 17:41:55 ---> 51b7a9cde9d2 17:41:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:41:55 ---> Running in 3d1fb95ea664 17:41:55 Removing intermediate container 3d1fb95ea664 17:41:55 ---> 1818d45aa3e4 17:41:55 Step 13/22 : ENV APP_PORT=59860 17:41:55 ---> Running in 3bdcea798fef 17:41:56 Removing intermediate container 3bdcea798fef 17:41:56 ---> a7f1aa2866f0 17:41:56 Step 14/22 : EXPOSE $APP_PORT 17:41:56 ---> Running in e9834786c5c7 17:41:56 Removing intermediate container e9834786c5c7 17:41:56 ---> fe24f39a8bd2 17:41:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:57 ---> 9c7d30476dea 17:41:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:41:57 Removing intermediate container 589b6f90e574 17:41:57 ---> 75a1dce74e8a 17:41:57 17:41:57 Step 9/20 : FROM alpine:3.15 17:41:57 ---> 60f2846fe774 17:41:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:41:57 ---> Using cache 17:41:57 ---> 5c4992c6ba82 17:41:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:57 ---> Using cache 17:41:57 ---> ef3c6b11e25d 17:41:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:41:57 ---> Running in 3d0aa0a014c3 17:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:41:59 ---> 8bf23ba940dd 17:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:41:59 ---> fc4efc6ee1cb 17:41:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:41:59 ---> Running in 004409a45574 17:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:42:00 Removing intermediate container 004409a45574 17:42:00 ---> b52f16ac96d4 17:42:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:00 ---> Running in b9cdd47405d4 17:42:00 Removing intermediate container b9cdd47405d4 17:42:00 ---> fb07fd137b74 17:42:00 Step 20/22 : LABEL arch=arm64 17:42:00 ---> Running in 05be02db5182 17:42:00 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:42:00 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:42:00 OK: 15733 distinct packages available 17:42:00 Removing intermediate container 05be02db5182 17:42:00 ---> 328948567cc3 17:42:00 Step 21/22 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:42:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:42:00 ---> Running in 9bbe71053a8f 17:42:01 Removing intermediate container 9bbe71053a8f 17:42:01 ---> 180061369003 17:42:01 Step 22/22 : LABEL version=0.0.0 17:42:01 ---> Running in 49fad90c932a 17:42:01 Removing intermediate container 49fad90c932a 17:42:01 ---> 5cd09a27f9c8 17:42:01 17:42:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:42:02 Successfully built 5cd09a27f9c8 17:42:02 Successfully tagged support-notifications-arm64:latest 17:42:02  Building support-notifications ... done (1/9) Installing ca-certificates (20211220-r0) 17:42:02 (2/9) Installing brotli-libs (1.0.9-r5) 17:42:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:42:03 (4/9) Installing libcurl (7.80.0-r2) 17:42:03 (5/9) Installing curl (7.80.0-r2) 17:42:03 (6/9) Installing dumb-init (1.2.5-r1) 17:42:03 (7/9) Installing musl-obstack (1.2.3-r0) 17:42:03 (8/9) Installing libucontext (1.1-r0) 17:42:03 (9/9) Installing gcompat (1.0.0-r4) 17:42:03 Executing busybox-1.34.1-r7.trigger 17:42:03 Executing ca-certificates-20211220-r0.trigger 17:42:03 OK: 8 MiB in 23 packages 17:42:05 Removing intermediate container 3d0aa0a014c3 17:42:05 ---> 2e559822b1fa 17:42:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:05 ---> da1cb35dc471 17:42:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:42:06 ---> 50b4796867bb 17:42:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:42:07 ---> b7284367eaa4 17:42:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:42:07 ---> Running in 9f2b8c9aad69 17:42:07 Removing intermediate container 9f2b8c9aad69 17:42:07 ---> 6770877dd963 17:42:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:07 ---> Running in a7d0618e1cc6 17:42:08 Removing intermediate container a7d0618e1cc6 17:42:08 ---> e842b6e50916 17:42:08 Step 18/20 : LABEL arch=arm64 17:42:08 ---> Running in 770411d101a8 17:42:08 Removing intermediate container 770411d101a8 17:42:08 ---> 7223c2d8df3f 17:42:08 Step 19/20 : LABEL git_sha=1483eb542cd91522e4d250b122cecca12d740ba7 17:42:08 ---> Running in 4965e189c8a3 17:42:08 Removing intermediate container 4965e189c8a3 17:42:08 ---> 67d1bd963e6f 17:42:08 Step 20/20 : LABEL version=0.0.0 17:42:08 ---> Running in 5341f2c79443 17:42:09 Removing intermediate container 5341f2c79443 17:42:09 ---> 99fb91e2f3f4 17:42:09 17:42:09 Successfully built 99fb91e2f3f4 17:42:09 Successfully tagged security-spiffe-token-provider-arm64:latest 17:42:10  Building security-spiffe-token-provider ... done  [Pipeline] } 17:42:10 $ docker stop --time=1 eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 17:42:11 $ docker rm -f eb340f927ffda1c4e9b558abe87be4d6e5465c101f199b6fc752c211cb553c79 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:12 + docker images 17:42:12 REPOSITORY TAG IMAGE ID CREATED SIZE 17:42:12 security-spiffe-token-provider-arm64 latest 99fb91e2f3f4 3 seconds ago 28.3MB 17:42:12 support-notifications-arm64 latest 5cd09a27f9c8 11 seconds ago 26.1MB 17:42:12 75a1dce74e8a 16 seconds ago 1.56GB 17:42:12 6fa91cee04ab 23 seconds ago 1.57GB 17:42:12 security-proxy-setup-arm64 latest 811be48c4cc1 48 seconds ago 26.2MB 17:42:12 core-metadata-arm64 latest d4eb964a72a7 55 seconds ago 16.4MB 17:42:12 6840b3064d27 About a minute ago 1.52GB 17:42:12 4732da28c04f About a minute ago 1.52GB 17:42:12 support-scheduler-arm64 latest d5234152cc1b 2 minutes ago 25.6MB 17:42:12 12db655d37f0 2 minutes ago 1.57GB 17:42:12 security-spire-config-arm64 latest 8e414ab32124 6 minutes ago 83.6MB 17:42:12 security-spire-server-arm64 latest fdf7c4b54cc7 6 minutes ago 84.2MB 17:42:12 8062f4127b9d 7 minutes ago 1.41GB 17:42:12 sys-mgmt-agent-arm64 latest 514fc443cb3a 8 minutes ago 282MB 17:42:12 core-data-arm64 latest afaffd6da413 8 minutes ago 20.6MB 17:42:12 core-command-arm64 latest b00202824d11 8 minutes ago 15.5MB 17:42:12 865c2a347bdc 8 minutes ago 1.51GB 17:42:12 0dc80999cac9 8 minutes ago 1.54GB 17:42:12 security-bootstrapper-arm64 latest 110325bb57c7 9 minutes ago 18.5MB 17:42:12 security-secretstore-setup-arm64 latest 4f91dc871c3a 9 minutes ago 27.9MB 17:42:12 3b0cab0e3f67 9 minutes ago 1.52GB 17:42:12 b78de783695a 9 minutes ago 1.52GB 17:42:12 c8242dfad93f 10 minutes ago 1.51GB 17:42:12 security-spire-agent-arm64 latest 1ce7464030ea 14 minutes ago 122MB 17:42:12 bf2b590e4d04 15 minutes ago 1.41GB 17:42:12 ci-base-image-arm64 latest 62817eb8e5d5 28 minutes ago 995MB 17:42:12 alpine 3.15 60f2846fe774 9 days ago 5.32MB 17:42:12 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 17:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:42:12 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:42:12 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:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:13 17:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:14 arm64: Pulling from edgex-lftools-log-publisher 17:42:14 8998bd30e6a1: Pulling fs layer 17:42:14 04944245beec: Pulling fs layer 17:42:14 699f458cf7ca: Pulling fs layer 17:42:14 765212b225bb: Pulling fs layer 17:42:14 765212b225bb: Waiting 17:42:14 f23df028b6ca: Pulling fs layer 17:42:14 d65c8cfc05b1: Pulling fs layer 17:42:14 2437ff75d9bd: Pulling fs layer 17:42:14 f23df028b6ca: Waiting 17:42:14 d65c8cfc05b1: Waiting 17:42:14 2437ff75d9bd: Waiting 17:42:14 04944245beec: Verifying Checksum 17:42:14 04944245beec: Download complete 17:42:14 765212b225bb: Verifying Checksum 17:42:14 765212b225bb: Download complete 17:42:14 f23df028b6ca: Verifying Checksum 17:42:14 f23df028b6ca: Download complete 17:42:14 d65c8cfc05b1: Verifying Checksum 17:42:14 d65c8cfc05b1: Download complete 17:42:14 699f458cf7ca: Verifying Checksum 17:42:14 699f458cf7ca: Download complete 17:42:15 8998bd30e6a1: Verifying Checksum 17:42:15 8998bd30e6a1: Download complete 17:42:17 2437ff75d9bd: Verifying Checksum 17:42:17 2437ff75d9bd: Download complete 17:42:19 8998bd30e6a1: Pull complete 17:42:19 04944245beec: Pull complete 17:42:21 699f458cf7ca: Pull complete 17:42:21 765212b225bb: Pull complete 17:42:22 f23df028b6ca: Pull complete 17:42:22 d65c8cfc05b1: Pull complete 17:42:41 2437ff75d9bd: Pull complete 17:42:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container 17:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:42:44 $ docker top 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:45 ---> job-cost.sh 17:42:45 lf-activate-venv: SKIPPING 17:42:45 INFO: No Stack... 17:42:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:42:46 INFO: Archiving Costs [Pipeline] sh 17:42:47 + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv 17:42:47 [Pipeline] lock 17:42:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] 17:42:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] did not exist. Created. 17:42:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:42:48 Stashed 1 file(s) [Pipeline] } 17:42:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4110-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:48 $ docker stop --time=1 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 17:42:50 $ docker rm -f 946f4d00d93be394888acb3e891c389bb1b0c70cd95ee0c26b314c7de3a863e2 [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:42:51 provisioning config files... 17:42:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config844379993613773331tmp [Pipeline] { [Pipeline] sh 17:42:51 + set +x 17:42:51 + curl -s https://codecov.io/bash 17:42:51 + bash -s -- 17:42:51 17:42:51 _____ _ 17:42:51 / ____| | | 17:42:51 | | ___ __| | ___ ___ _____ __ 17:42:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:42:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:42:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:42:51 Bash-1.0.6 17:42:51 17:42:51 17:42:51 ==> git version 2.25.1 found 17:42:51 ==> 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:42:51 Release-Date: 2020-01-08 17:42:51 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:42:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:42:51 ==> Jenkins CI detected. 17:42:51 current dir:  /w/workspace/edgex-go/1 17:42:51 project root: . 17:42:51 --> token set from env 17:42:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:42:51 ==> Running gcov in . (disable via -X gcov) 17:42:51 ==> Python coveragepy not found 17:42:51 ==> Searching for coverage reports in: 17:42:51 + . 17:42:51 -> Found 1 reports 17:42:51 ==> Detecting git/mercurial file structure 17:42:51 ==> Reading reports 17:42:51 + ./coverage.out bytes=436531 17:42:51 ==> Appending adjustments 17:42:51 https://docs.codecov.io/docs/fixing-reports 17:42:52 + Found adjustments 17:42:52 ==> Gzipping contents 17:42:52 60K /tmp/codecov.yCAmum.gz 17:42:52 ==> Uploading reports 17:42:52 url: https://codecov.io 17:42:52 query: branch=PR-4110&commit=1483eb542cd91522e4d250b122cecca12d740ba7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4110&job=&cmd_args= 17:42:52 -> Pinging Codecov 17:42:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4110&commit=1483eb542cd91522e4d250b122cecca12d740ba7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4110&job=&cmd_args= 17:42:53 -> Uploading to 17:42:53 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/1483eb542cd91522e4d250b122cecca12d740ba7/50a6e274-c6c2-43ce-9c6d-a1c7ac80cfc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T174252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6467465e0989fc246246d4700f97d09a4124b2b184c40fc46639c92c953107a 17:42:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:53 Dload Upload Total Spent Left Speed 17:42:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59977 0 0 100 59977 0 242k --:--:-- --:--:-- --:--:-- 242k 17:42:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1483eb542cd91522e4d250b122cecca12d740ba7 [Pipeline] } 17:42:53 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:42:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:42:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:56 ---> package-listing.sh 17:42:56 ++ facter osfamily 17:42:56 ++ tr '[:upper:]' '[:lower:]' 17:42:56 + OS_FAMILY=debian 17:42:56 + workspace=/w/workspace/edgex-go/1 17:42:56 + START_PACKAGES=/tmp/packages_start.txt 17:42:56 + END_PACKAGES=/tmp/packages_end.txt 17:42:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:56 + PACKAGES=/tmp/packages_start.txt 17:42:56 + '[' /w/workspace/edgex-go/1 ']' 17:42:56 + PACKAGES=/tmp/packages_end.txt 17:42:56 + case "${OS_FAMILY}" in 17:42:56 + dpkg -l 17:42:56 + grep '^ii' 17:42:56 + '[' -f /tmp/packages_start.txt ']' 17:42:56 + '[' -f /tmp/packages_end.txt ']' 17:42:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:56 + '[' /w/workspace/edgex-go/1 ']' 17:42:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:42:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:42:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:42:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:57 17:42:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:57 latest: Pulling from edgex-lftools-log-publisher 17:42:57 5eb5b503b376: Pulling fs layer 17:42:57 5c69ac0246d0: Pulling fs layer 17:42:57 ec43610c2a17: Pulling fs layer 17:42:57 3a2ae6a8a46f: Pulling fs layer 17:42:57 33b1e0a273af: Pulling fs layer 17:42:57 5d3b04190fa2: Pulling fs layer 17:42:57 2f39f015ded8: Pulling fs layer 17:42:57 3a2ae6a8a46f: Waiting 17:42:57 5d3b04190fa2: Waiting 17:42:57 33b1e0a273af: Waiting 17:42:57 2f39f015ded8: Waiting 17:42:57 5c69ac0246d0: Verifying Checksum 17:42:57 3a2ae6a8a46f: Verifying Checksum 17:42:57 3a2ae6a8a46f: Download complete 17:42:57 33b1e0a273af: Verifying Checksum 17:42:57 33b1e0a273af: Download complete 17:42:57 5d3b04190fa2: Verifying Checksum 17:42:57 5d3b04190fa2: Download complete 17:42:57 ec43610c2a17: Verifying Checksum 17:42:57 ec43610c2a17: Download complete 17:42:57 5eb5b503b376: Verifying Checksum 17:42:57 5eb5b503b376: Download complete 17:42:58 2f39f015ded8: Download complete 17:42:59 5eb5b503b376: Pull complete 17:42:59 5c69ac0246d0: Pull complete 17:42:59 ec43610c2a17: Pull complete 17:42:59 3a2ae6a8a46f: Pull complete 17:43:00 33b1e0a273af: Pull complete 17:43:00 5d3b04190fa2: Pull complete 17:43:04 2f39f015ded8: Pull complete 17:43:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:04 prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container 17:43:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:43:05 $ docker top 4733749de20ac6c787c5d8d612e4f655a342084022a685c2f318f15835eff73f -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:43:07 + ls /var/log/sa-host 17:43:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:07 provisioning config files... 17:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3964313431179373013tmp [Pipeline] { [Pipeline] echo 17:43:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:07 ---> create-netrc.sh [Pipeline] } 17:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:43:07 ---> python-tools-install.sh [Pipeline] echo 17:43:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:08 ---> sudo-logs.sh 17:43:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:43:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:08 ---> job-cost.sh 17:43:08 lf-activate-venv: SKIPPING 17:43:08 DEBUG: total: 0.10999999940395355 17:43:08 INFO: Retrieving Stack Cost... 17:43:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:09 INFO: Archiving Costs [Pipeline] echo 17:43:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:10 ---> logs-deploy.sh 17:43:10 lf-activate-venv: SKIPPING 17:43:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4110/1 17:43:10 INFO: archiving workspace using pattern(s): 17:43:11 Archives upload complete. 17:43:11 INFO: archiving logs to Nexus 17:43:12 ---> uname -a: 17:43:12 Linux prd-ubuntu20-04-docker-8c-8g-21493 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:43:12 17:43:12 17:43:12 ---> lscpu: 17:43:12 Architecture: x86_64 17:43:12 CPU op-mode(s): 32-bit, 64-bit 17:43:12 Byte Order: Little Endian 17:43:12 Address sizes: 40 bits physical, 48 bits virtual 17:43:12 CPU(s): 8 17:43:12 On-line CPU(s) list: 0-7 17:43:12 Thread(s) per core: 1 17:43:12 Core(s) per socket: 1 17:43:12 Socket(s): 8 17:43:12 NUMA node(s): 1 17:43:12 Vendor ID: AuthenticAMD 17:43:12 CPU family: 23 17:43:12 Model: 49 17:43:12 Model name: AMD EPYC-Rome Processor 17:43:12 Stepping: 0 17:43:12 CPU MHz: 2799.996 17:43:12 BogoMIPS: 5599.99 17:43:12 Virtualization: AMD-V 17:43:12 Hypervisor vendor: KVM 17:43:12 Virtualization type: full 17:43:12 L1d cache: 256 KiB 17:43:12 L1i cache: 256 KiB 17:43:12 L2 cache: 4 MiB 17:43:12 L3 cache: 128 MiB 17:43:12 NUMA node0 CPU(s): 0-7 17:43:12 Vulnerability Itlb multihit: Not affected 17:43:12 Vulnerability L1tf: Not affected 17:43:12 Vulnerability Mds: Not affected 17:43:12 Vulnerability Meltdown: Not affected 17:43:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:43:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:43:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:43:12 Vulnerability Srbds: Not affected 17:43:12 Vulnerability Tsx async abort: Not affected 17:43:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:43:12 17:43:12 17:43:12 ---> nproc: 17:43:12 8 17:43:12 17:43:12 17:43:12 ---> df -h: 17:43:12 Filesystem Size Used Avail Use% Mounted on 17:43:12 overlay 155G 18G 138G 12% / 17:43:12 tmpfs 64M 0 64M 0% /dev 17:43:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:43:12 shm 64M 0 64M 0% /dev/shm 17:43:12 /dev/vda1 155G 18G 138G 12% /facter-os 17:43:12 17:43:12 17:43:12 ---> sar -b -r -n DEV: 17:43:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21493) 07/29/22 _x86_64_ (8 CPU) 17:43:12 17:43:12 17:06:30 LINUX RESTART (8 CPU) 17:43:12 17:43:12 17:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:43:12 17:08:01 372.22 14.78 357.44 0.00 2174.04 142324.81 0.00 17:43:12 17:09:01 51.39 0.02 51.37 0.00 0.13 15281.05 0.00 17:43:12 17:10:01 74.14 0.08 74.05 0.00 1.33 34217.78 0.00 17:43:12 17:11:01 660.14 6.67 653.47 0.00 72.52 403716.71 0.00 17:43:12 17:12:01 1328.32 1.15 1327.17 0.00 16.79 469712.36 0.00 17:43:12 17:13:01 692.84 0.08 692.75 0.00 0.93 81291.97 0.00 17:43:12 17:14:01 2.29 0.00 2.29 0.00 0.00 27.79 0.00 17:43:12 17:15:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 17:43:12 17:16:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 17:43:12 17:17:01 1.95 0.02 1.93 0.00 0.13 28.40 0.00 17:43:12 17:18:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 17:43:12 17:19:01 1.90 0.00 1.90 0.00 0.00 22.53 0.00 17:43:12 17:20:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 17:43:12 17:21:01 1.53 0.00 1.53 0.00 0.00 20.00 0.00 17:43:12 17:22:01 1.67 0.02 1.65 0.00 0.13 20.13 0.00 17:43:12 17:23:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 17:43:12 17:24:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 17:43:12 17:25:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 17:43:12 17:26:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 17:43:12 17:27:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 17:43:12 17:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 17:43:12 17:29:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 17:43:12 17:30:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 17:43:12 17:31:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 17:43:12 17:32:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 17:43:12 17:33:01 1.43 0.07 1.37 0.00 0.67 16.52 0.00 17:43:12 17:34:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 17:43:12 17:35:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 17:43:12 17:36:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:43:12 17:37:01 1.48 0.00 1.48 0.00 0.00 18.93 0.00 17:43:12 17:38:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 17:43:12 17:39:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 17:43:12 17:40:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 17:43:12 17:41:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 17:43:12 17:42:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 17:43:12 17:43:01 4.15 0.25 3.90 0.00 19.33 330.08 0.00 17:43:12 Average: 89.57 0.64 88.92 0.00 63.52 31885.57 0.00 17:43:12 17:43:12 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:43:12 17:08:01 27488932 31744700 551084 1.68 135764 4308496 2123744 6.26 1302616 3624352 44412 17:43:12 17:09:01 27398744 31533004 754392 2.29 139244 4178764 2683992 7.91 1683596 3319968 295336 17:43:12 17:10:01 27646080 31737120 554776 1.69 141992 4134932 2371524 6.99 1352672 3409204 452 17:43:12 17:11:01 20551688 31047812 1207744 3.67 282892 10076348 4805828 14.16 2849804 8636320 7364 17:43:12 17:12:01 17929896 31108908 1141796 3.47 356032 12542012 4261092 12.56 2794008 11163000 5196 17:43:12 17:13:01 20113120 31655888 617156 1.88 369932 10939860 2039164 6.01 2353672 9500424 484 17:43:12 17:14:01 20113524 31656232 616784 1.88 369972 10939856 2039164 6.01 2353000 9500428 8 17:43:12 17:15:01 20113996 31656644 616624 1.88 369996 10939864 2055596 6.06 2353980 9500428 16 17:43:12 17:16:01 20123024 31665588 607712 1.85 370016 10939868 2055596 6.06 2344408 9500436 20 17:43:12 17:17:01 20124116 31666748 606528 1.84 370056 10939856 2055596 6.06 2344908 9500420 280 17:43:12 17:18:01 20124196 31666828 606444 1.84 370060 10939852 2055596 6.06 2344664 9500420 16 17:43:12 17:19:01 20124052 31666740 606412 1.84 370088 10939852 2055596 6.06 2345140 9500428 8 17:43:12 17:20:01 20124760 31667472 605628 1.84 370104 10939856 2055596 6.06 2344472 9500424 24 17:43:12 17:21:01 20124460 31667220 605820 1.84 370136 10939864 2055596 6.06 2344520 9500464 48 17:43:12 17:22:01 20123616 31666444 606496 1.84 370160 10939864 2058196 6.07 2345200 9500468 52 17:43:12 17:23:01 20123616 31666452 606456 1.84 370176 10939868 2058196 6.07 2345360 9500468 48 17:43:12 17:24:01 20123568 31666420 606432 1.84 370192 10939864 2058196 6.07 2345228 9500472 12 17:43:12 17:25:01 20123552 31666424 606372 1.84 370196 10939876 2058196 6.07 2345344 9500476 64 17:43:12 17:26:01 20123496 31666376 606336 1.84 370216 10939880 2058196 6.07 2345504 9500480 8 17:43:12 17:27:01 20123124 31666048 606628 1.84 370244 10939884 2058196 6.07 2346156 9500484 68 17:43:12 17:28:01 20122848 31665824 606792 1.85 370260 10939884 2058196 6.07 2346140 9500484 20 17:43:12 17:29:01 20123064 31666048 606720 1.85 370272 10939888 2058196 6.07 2346228 9500488 16 17:43:12 17:30:01 20123000 31666000 606692 1.84 370292 10939892 2058196 6.07 2346488 9500492 12 17:43:12 17:31:01 20123000 31666020 606664 1.84 370300 10939892 2058196 6.07 2346536 9500492 48 17:43:12 17:32:01 20122960 31666004 606612 1.84 370316 10939892 2058196 6.07 2347176 9500500 24 17:43:12 17:33:01 20122116 31665184 607352 1.85 370336 10939892 2058196 6.07 2347480 9500500 56 17:43:12 17:34:01 20121956 31665088 607352 1.85 370336 10939920 2058196 6.07 2347528 9500516 16 17:43:12 17:35:01 20122196 31665336 607312 1.85 370340 10939928 2058196 6.07 2347372 9500520 52 17:43:12 17:36:01 20122680 31665828 607000 1.85 370356 10939928 2058196 6.07 2347908 9500524 12 17:43:12 17:37:01 20121552 31664736 608056 1.85 370372 10939932 2074248 6.11 2348464 9500528 192 17:43:12 17:38:01 20121544 31664728 608004 1.85 370372 10939932 2090360 6.16 2348332 9500528 20 17:43:12 17:39:01 20121520 31664708 607972 1.85 370380 10939936 2090360 6.16 2348396 9500532 8 17:43:12 17:40:01 20121472 31664672 607948 1.85 370388 10939940 2090360 6.16 2348508 9500536 28 17:43:12 17:41:01 20121172 31664380 608168 1.85 370408 10939940 2090360 6.16 2348660 9500536 148 17:43:12 17:42:01 20120880 31664128 608468 1.85 370440 10939928 2090360 6.16 2349576 9500540 24 17:43:12 17:43:01 19612212 31580680 690472 2.10 378008 11340388 2616796 7.71 2434840 9900248 404948 17:43:12 Average: 20674604 31630512 642756 1.95 348351 10410490 2242485 6.61 2300941 9029654 21098 17:43:12 17:43:12 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:43:12 17:08:01 docker0 519.56 461.72 39.45 3859.50 0.00 0.00 0.00 0.00 17:43:12 17:08:01 ens3 1277.82 1251.91 12457.91 164.62 0.00 0.00 0.00 0.00 17:43:12 17:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 17:43:12 17:09:01 docker0 1.43 1.50 0.09 0.12 0.00 0.00 0.00 0.00 17:43:12 17:09:01 ens3 69.79 58.39 36.54 66.63 0.00 0.00 0.00 0.00 17:43:12 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:09:01 vethf4f6294 1.43 1.62 0.11 0.13 0.00 0.00 0.00 0.00 17:43:12 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:10:01 ens3 84.55 54.31 1689.59 17.01 0.00 0.00 0.00 0.00 17:43:12 17:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:43:12 17:10:01 vethe3927db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:10:01 vethcbb82db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:11:01 vethf98eec7 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 17:43:12 17:11:01 docker0 144.53 192.43 10.87 1712.86 0.00 0.00 0.00 0.00 17:43:12 17:11:01 ens3 271.79 211.06 1804.59 91.44 0.00 0.00 0.00 0.00 17:43:12 17:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:43:12 17:11:01 vethb7652f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:11:01 vethb527a37 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:11:01 veth8e44e95 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:11:01 vethce79582 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:12:01 veth4353a92 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:12:01 vethf98eec7 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 17:43:12 17:12:01 vethc0246ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:12:01 docker0 109.30 150.37 7.79 1323.04 0.00 0.00 0.00 0.00 17:43:12 17:12:01 ens3 206.30 141.80 1410.90 32.20 0.00 0.00 0.00 0.00 17:43:12 17:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:43:12 17:12:01 veth21ac5c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:12:01 veth6777ca5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:12:01 vethc1594b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:12:01 vethb434304 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:43:12 17:13:01 docker0 29.56 50.42 2.15 564.87 0.00 0.00 0.00 0.00 17:43:12 17:13:01 ens3 121.98 74.76 1727.16 19.03 0.00 0.00 0.00 0.00 17:43:12 17:13:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:43:12 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:14:01 ens3 0.86 0.24 0.15 0.08 0.00 0.00 0.00 0.00 17:43:12 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:15:01 ens3 0.75 0.45 0.68 0.21 0.00 0.00 0.00 0.00 17:43:12 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:17:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:43:12 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:18:01 ens3 0.60 0.12 0.14 0.07 0.00 0.00 0.00 0.00 17:43:12 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:19:01 ens3 0.55 0.38 0.32 0.21 0.00 0.00 0.00 0.00 17:43:12 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:43:12 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:24:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:27:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:43:12 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:32:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:43:12 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:36:01 ens3 0.15 0.07 0.17 0.00 0.00 0.00 0.00 0.00 17:43:12 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:37:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:43:12 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:41:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:12 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:42:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:43:12 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:12 17:43:01 ens3 160.56 144.63 2524.65 149.57 0.00 0.00 0.00 0.00 17:43:12 17:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:43:12 Average: docker0 22.35 23.80 1.68 207.32 0.00 0.00 0.00 0.00 17:43:12 Average: ens3 61.09 53.91 601.73 15.05 0.00 0.00 0.00 0.00 17:43:12 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:43:12 17:43:12 17:43:12 ---> sar -P ALL: 17:43:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21493) 07/29/22 _x86_64_ (8 CPU) 17:43:12 17:43:12 17:06:30 LINUX RESTART (8 CPU) 17:43:12 17:43:12 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:43:12 17:08:01 all 11.86 0.00 4.61 2.07 0.06 81.40 17:43:12 17:08:01 0 11.15 0.00 4.64 0.15 0.05 84.00 17:43:12 17:08:01 1 13.08 0.00 5.08 4.27 0.07 77.51 17:43:12 17:08:01 2 11.42 0.00 4.25 2.80 0.07 81.46 17:43:12 17:08:01 3 10.07 0.00 4.46 0.20 0.07 85.20 17:43:12 17:08:01 4 10.29 0.00 3.48 0.10 0.05 86.07 17:43:12 17:08:01 5 11.11 0.00 4.57 0.46 0.05 83.81 17:43:12 17:08:01 6 16.51 0.00 4.61 1.71 0.05 77.12 17:43:12 17:08:01 7 11.23 0.00 5.79 6.91 0.09 75.98 17:43:12 17:09:01 all 40.78 0.00 7.00 0.32 0.08 51.82 17:43:12 17:09:01 0 40.40 0.00 6.93 0.02 0.08 52.57 17:43:12 17:09:01 1 41.92 0.00 7.33 0.25 0.08 50.41 17:43:12 17:09:01 2 41.02 0.00 6.89 0.62 0.08 51.39 17:43:12 17:09:01 3 40.21 0.00 7.45 0.02 0.07 52.25 17:43:12 17:09:01 4 42.00 0.00 6.53 0.03 0.08 51.35 17:43:12 17:09:01 5 39.11 0.00 8.27 0.08 0.08 52.45 17:43:12 17:09:01 6 39.49 0.00 6.44 0.05 0.08 53.93 17:43:12 17:09:01 7 42.11 0.00 6.13 1.47 0.07 50.23 17:43:12 17:10:01 all 42.94 0.00 6.54 0.59 0.10 49.83 17:43:12 17:10:01 0 42.38 0.00 6.20 0.20 0.08 51.14 17:43:12 17:10:01 1 42.23 0.00 6.42 0.03 0.10 51.21 17:43:12 17:10:01 2 41.89 0.00 7.54 0.64 0.10 49.83 17:43:12 17:10:01 3 42.29 0.00 6.32 0.07 0.10 51.22 17:43:12 17:10:01 4 43.83 0.00 6.43 0.00 0.10 49.64 17:43:12 17:10:01 5 42.99 0.00 6.87 0.05 0.10 49.98 17:43:12 17:10:01 6 44.50 0.00 6.04 0.17 0.12 49.17 17:43:12 17:10:01 7 43.41 0.00 6.48 3.59 0.10 46.42 17:43:12 17:11:01 all 32.84 0.00 14.14 5.63 0.09 47.31 17:43:12 17:11:01 0 33.00 0.00 14.65 3.95 0.10 48.30 17:43:12 17:11:01 1 30.95 0.00 13.39 1.99 0.07 53.59 17:43:12 17:11:01 2 34.82 0.00 14.67 2.66 0.09 47.76 17:43:12 17:11:01 3 30.69 0.00 13.62 3.27 0.10 52.31 17:43:12 17:11:01 4 34.40 0.00 15.62 14.64 0.09 35.26 17:43:12 17:11:01 5 33.05 0.00 14.58 4.57 0.09 47.72 17:43:12 17:11:01 6 33.89 0.00 13.06 3.78 0.10 49.17 17:43:12 17:11:01 7 31.91 0.00 13.51 10.24 0.09 44.26 17:43:12 17:12:01 all 57.98 0.00 16.95 6.00 0.13 18.95 17:43:12 17:12:01 0 56.11 0.00 17.14 5.27 0.12 21.36 17:43:12 17:12:01 1 60.08 0.00 17.33 5.07 0.14 17.38 17:43:12 17:12:01 2 58.14 0.00 16.53 4.68 0.12 20.53 17:43:12 17:12:01 3 57.63 0.00 16.24 3.54 0.12 22.47 17:43:12 17:12:01 4 58.80 0.00 15.93 5.07 0.12 20.08 17:43:12 17:12:01 5 56.79 0.00 17.78 12.67 0.14 12.62 17:43:12 17:12:01 6 57.28 0.00 18.74 6.73 0.12 17.14 17:43:12 17:12:01 7 58.99 0.00 15.88 5.01 0.14 19.99 17:43:12 17:13:01 all 42.46 0.00 7.70 1.33 0.08 48.43 17:43:12 17:13:01 0 42.33 0.00 7.11 0.35 0.08 50.13 17:43:12 17:13:01 1 43.32 0.00 7.74 1.11 0.07 47.76 17:43:12 17:13:01 2 40.96 0.00 8.24 1.21 0.10 49.50 17:43:12 17:13:01 3 43.76 0.00 6.92 1.36 0.08 47.87 17:43:12 17:13:01 4 41.09 0.00 8.18 1.14 0.08 49.50 17:43:12 17:13:01 5 43.37 0.00 8.04 2.80 0.07 45.72 17:43:12 17:13:01 6 43.33 0.00 7.31 1.32 0.07 47.97 17:43:12 17:13:01 7 41.51 0.00 8.08 1.31 0.08 49.01 17:43:12 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:43:12 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:14:01 2 0.03 0.00 0.03 0.03 0.00 99.90 17:43:12 17:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:15:01 all 0.03 0.00 0.03 0.01 0.00 99.93 17:43:12 17:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:43:12 17:15:01 2 0.02 0.00 0.05 0.00 0.02 99.92 17:43:12 17:15:01 3 0.02 0.00 0.03 0.07 0.00 99.88 17:43:12 17:15:01 4 0.08 0.00 0.03 0.00 0.00 99.88 17:43:12 17:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:43:12 17:16:01 all 0.03 0.00 0.04 0.02 0.00 99.91 17:43:12 17:16:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:43:12 17:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:16:01 2 0.05 0.00 0.07 0.10 0.00 99.78 17:43:12 17:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:43:12 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:16:01 6 0.05 0.00 0.12 0.00 0.02 99.82 17:43:12 17:16:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:43:12 17:17:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:43:12 17:17:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:43:12 17:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:17:01 2 0.10 0.00 0.03 0.00 0.00 99.87 17:43:12 17:17:01 3 0.00 0.00 0.02 0.07 0.00 99.92 17:43:12 17:17:01 4 0.10 0.00 0.02 0.00 0.00 99.88 17:43:12 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:43:12 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:18:01 2 0.05 0.00 0.05 0.00 0.02 99.88 17:43:12 17:18:01 3 0.03 0.00 0.02 0.03 0.00 99.92 17:43:12 17:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:43:12 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:43:12 17:19:01 all 0.18 0.00 0.01 0.01 0.01 99.79 17:43:12 17:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:43:12 17:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 17:43:12 17:19:01 3 0.00 0.00 0.00 0.05 0.02 99.93 17:43:12 17:19:01 4 1.34 0.00 0.02 0.00 0.02 98.63 17:43:12 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:43:12 17:20:01 all 0.27 0.00 0.02 0.00 0.00 99.70 17:43:12 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:20:01 2 0.05 0.00 0.03 0.02 0.00 99.90 17:43:12 17:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:43:12 17:20:01 4 2.00 0.00 0.02 0.00 0.00 97.98 17:43:12 17:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:43:12 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:43:12 17:21:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:43:12 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:21:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:43:12 17:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:43:12 17:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:21:01 4 1.99 0.00 0.02 0.00 0.00 98.00 17:43:12 17:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:22:01 all 0.27 0.00 0.02 0.01 0.00 99.70 17:43:12 17:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:43:12 17:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:22:01 2 0.02 0.00 0.03 0.02 0.00 99.93 17:43:12 17:22:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:43:12 17:22:01 4 2.00 0.00 0.02 0.00 0.02 97.97 17:43:12 17:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:43:12 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:23:01 all 0.06 0.00 0.01 0.00 0.00 99.92 17:43:12 17:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:23:01 2 0.05 0.00 0.03 0.03 0.02 99.87 17:43:12 17:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:23:01 4 0.40 0.00 0.02 0.00 0.00 99.58 17:43:12 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:43:12 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 17:43:12 17:24:01 3 0.02 0.00 0.00 0.03 0.00 99.95 17:43:12 17:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:43:12 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:25:01 2 0.02 0.00 0.03 0.03 0.02 99.90 17:43:12 17:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:43:12 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:43:12 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:43:12 17:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:26:01 4 0.08 0.00 0.00 0.00 0.00 99.92 17:43:12 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:43:12 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:27:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:43:12 17:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:43:12 17:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:43:12 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:43:12 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:43:12 17:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:43:12 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:29:01 all 0.01 0.00 0.02 0.01 0.01 99.96 17:43:12 17:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:43:12 17:29:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:43:12 17:29:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:43:12 17:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:43:12 17:43:12 17:29:01 CPU %user %nice %system %iowait %steal %idle 17:43:12 17:30:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:43:12 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:43:12 17:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:43:12 17:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:43:12 17:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:31:01 2 0.02 0.00 0.05 0.05 0.02 99.87 17:43:12 17:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:32:01 all 0.25 0.00 0.01 0.00 0.00 99.74 17:43:12 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:43:12 17:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:43:12 17:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:32:01 4 1.91 0.00 0.02 0.00 0.00 98.08 17:43:12 17:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:33:01 all 0.28 0.00 0.02 0.01 0.00 99.70 17:43:12 17:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:43:12 17:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:43:12 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:33:01 4 2.00 0.00 0.05 0.02 0.00 97.93 17:43:12 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:34:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:43:12 17:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:43:12 17:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:43:12 17:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:34:01 4 2.00 0.00 0.02 0.00 0.02 97.97 17:43:12 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:35:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:43:12 17:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:35:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:43:12 17:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:43:12 17:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:43:12 17:35:01 4 1.99 0.00 0.02 0.00 0.00 98.00 17:43:12 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:36:01 all 0.18 0.00 0.02 0.00 0.01 99.79 17:43:12 17:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:43:12 17:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:36:01 4 1.30 0.00 0.08 0.00 0.02 98.60 17:43:12 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:43:12 17:36:01 7 0.00 0.00 0.03 0.00 0.02 99.95 17:43:12 17:37:01 all 0.04 0.00 0.00 0.01 0.00 99.95 17:43:12 17:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:37:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:43:12 17:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:43:12 17:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:43:12 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:37:01 6 0.08 0.00 0.00 0.00 0.00 99.92 17:43:12 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:43:12 17:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:43:12 17:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:43:12 17:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:43:12 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:43:12 17:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:43:12 17:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:43:12 17:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:43:12 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:43:12 17:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:43:12 17:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:43:12 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:43:12 17:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:43:12 17:40:01 CPU %user %nice %system %iowait %steal %idle 17:43:12 17:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:43:12 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:43:12 17:41:01 2 0.08 0.00 0.05 0.00 0.02 99.85 17:43:12 17:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:43:12 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:43:12 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:43:12 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:42:01 1 0.00 0.00 0.03 0.02 0.00 99.95 17:43:12 17:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:43:12 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:43:12 17:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:43:12 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:43:12 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:43:12 17:43:01 all 2.15 0.00 0.96 0.02 0.01 96.86 17:43:12 17:43:01 0 2.29 0.00 0.88 0.00 0.00 96.83 17:43:12 17:43:01 1 2.46 0.00 0.99 0.03 0.02 96.51 17:43:12 17:43:01 2 2.95 0.00 1.15 0.02 0.02 95.86 17:43:12 17:43:01 3 2.19 0.00 0.98 0.12 0.00 96.71 17:43:12 17:43:01 4 2.35 0.00 0.91 0.00 0.02 96.73 17:43:12 17:43:01 5 1.29 0.00 1.25 0.00 0.00 97.46 17:43:12 17:43:01 6 1.79 0.00 0.73 0.00 0.02 97.46 17:43:12 17:43:01 7 1.91 0.00 0.77 0.02 0.02 97.29 17:43:12 Average: all 6.42 0.00 1.60 0.44 0.02 91.53 17:43:12 Average: 0 6.27 0.00 1.58 0.27 0.02 91.86 17:43:12 Average: 1 6.44 0.00 1.61 0.36 0.02 91.57 17:43:12 Average: 2 6.39 0.00 1.65 0.36 0.02 91.59 17:43:12 Average: 3 6.24 0.00 1.54 0.25 0.02 91.95 17:43:12 Average: 4 6.89 0.00 1.58 0.57 0.02 90.95 17:43:12 Average: 5 6.26 0.00 1.69 0.56 0.02 91.47 17:43:12 Average: 6 6.52 0.00 1.57 0.38 0.02 91.52 17:43:12 Average: 7 6.35 0.00 1.56 0.78 0.02 91.30 17:43:12 17:43:12 17:43:12