Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than fa836052cfef60d4fb3774ec655e62965026ed26 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh6071149239791338771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12612938804629185272.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7611929831421747680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh2890691833182831681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12874298238856122899.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9065’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9066 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit fa836052cfef60d4fb3774ec655e62965026ed26 Merge succeeded, producing 738e4588d9a3b229f059259e033cf093b416a495 Checking out Revision 738e4588d9a3b229f059259e033cf093b416a495 (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f fa836052cfef60d4fb3774ec655e62965026ed26 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 738e4588d9a3b229f059259e033cf093b416a495 # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:56:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:56:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:56:51 ========================================================= 12:56:51 EdgeX Global Pipelines Version Info 12:56:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:56:52 ------------------- 12:56:52 stable info: 12:56:52 ------------------- 12:56:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:56:52 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:56:52 Message: update stable to v1.0.221 > git rev-list --no-walk ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 # timeout=10 12:56:53 ------------------- 12:56:53 experimental info: 12:56:53 ------------------- 12:56:53 Commited By: **** collab-it+edgex@linuxfoundation.org 12:56:53 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:56:53 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 738e4588d9a3b229f059259e033cf093b416a495 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 738e458 [Pipeline] echo 12:56:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:53 provisioning config files... 12:56:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config2115950963258427673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:54 ---> docker-login.sh 12:56:54 nexus3.edgexfoundry.org:10001 12:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:54 Configure a credential helper to remove this warning. See 12:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:54 12:56:54 Login Succeeded 12:56:54 nexus3.edgexfoundry.org:10002 12:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:54 Configure a credential helper to remove this warning. See 12:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:54 12:56:54 Login Succeeded 12:56:54 nexus3.edgexfoundry.org:10003 12:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:54 Configure a credential helper to remove this warning. See 12:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:54 12:56:54 Login Succeeded 12:56:54 nexus3.edgexfoundry.org:10004 12:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:54 Configure a credential helper to remove this warning. See 12:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:54 12:56:54 Login Succeeded 12:56:54 docker.io 12:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:55 Configure a credential helper to remove this warning. See 12:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:55 12:56:55 Login Succeeded 12:56:55 ---> docker-login.sh ends [Pipeline] } 12:56:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:56:55 + 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 12:56:55 + dirname cmd/core-command/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo core-command,cmd/core-command/Dockerfile 12:56:55 + dirname cmd/core-data/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo core-data,cmd/core-data/Dockerfile 12:56:55 + dirname cmd/core-metadata/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo core-metadata,cmd/core-metadata/Dockerfile 12:56:55 + dirname cmd/security-bootstrapper/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:56:55 + dirname cmd/security-proxy-setup/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:56:55 + dirname cmd/security-secretstore-setup/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:56:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:56:55 + dirname cmd/security-spire-agent/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:56:55 + dirname cmd/security-spire-config/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:56:55 + + dirname cmd/security-spire-server/Dockerfile 12:56:55 cut -d/ -f2 12:56:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:56:55 + dirname cmd/support-notifications/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo support-notifications,cmd/support-notifications/Dockerfile 12:56:55 + dirname cmd/support-scheduler/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:56:55 + dirname cmd/sys-mgmt-agent/Dockerfile 12:56:55 + cut -d/ -f2 12:56:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:56:55 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 12:56:56 + git rev-list -1 --merges 738e4588d9a3b229f059259e033cf093b416a495~1..738e4588d9a3b229f059259e033cf093b416a495 [Pipeline] echo 12:56:56 -----------> git rev-list -1 --merges 738e4588d9a3b229f059259e033cf093b416a495~1..738e4588d9a3b229f059259e033cf093b416a495 738e4588d9a3b229f059259e033cf093b416a495 12:56:56 738e4588d9a3b229f059259e033cf093b416a495 [false] [Pipeline] sh 12:56:56 + git log --format=format:%s -1 738e4588d9a3b229f059259e033cf093b416a495 [Pipeline] echo 12:56:56 ========================================================= 12:56:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:56:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:56:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:56:57 + grep -v github /etc/ssh/ssh_known_hosts 12:56:57 + [ -e /tmp/ssh_known_hosts ] 12:56:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:56:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:56:57 + sudo tee -a /etc/ssh/ssh_known_hosts 12:56:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:56:57 12:56:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:56:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:56:57 latest: Pulling from edgex-devops/git-semver 12:56:57 a0d0a0d46f8b: Pulling fs layer 12:56:57 3e5f54012d9b: Pulling fs layer 12:56:57 4c7163046ea9: Pulling fs layer 12:56:57 0c2d73faf560: Pulling fs layer 12:56:57 0c2d73faf560: Waiting 12:56:57 3e5f54012d9b: Download complete 12:56:57 a0d0a0d46f8b: Download complete 12:56:57 0c2d73faf560: Verifying Checksum 12:56:57 0c2d73faf560: Download complete 12:56:57 4c7163046ea9: Verifying Checksum 12:56:57 4c7163046ea9: Download complete 12:56:58 a0d0a0d46f8b: Pull complete 12:56:58 3e5f54012d9b: Pull complete 12:56:58 4c7163046ea9: Pull complete 12:56:58 0c2d73faf560: Pull complete 12:56:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:56:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:56:58 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 12:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10004/edgex-devops/git-semver:latest cat 12:56:59 $ docker top 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:56:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:56:59 [ssh-agent] Looking for ssh-agent implementation... 12:56:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:59 $ docker exec 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a ssh-agent 12:56:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooMGdM/agent.14 12:56:59 SSH_AGENT_PID=21 12:56:59 Running ssh-add (command line suppressed) 12:56:59 Identity added: /w/workspace/edgex-go/16@tmp/private_key_8822153674545506552.key (/w/workspace/edgex-go/16@tmp/private_key_8822153674545506552.key) 12:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:00 + git tag --points-at HEAD [Pipeline] } 12:57:00 $ docker exec --env ******** --env ******** 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a ssh-agent -k 12:57:00 unset SSH_AUTH_SOCK; 12:57:00 unset SSH_AGENT_PID; 12:57:00 echo Agent pid 21 killed; 12:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:57:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:57:00 [ssh-agent] Looking for ssh-agent implementation... 12:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:00 $ docker exec 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a ssh-agent 12:57:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHOmNll/agent.54 12:57:00 SSH_AGENT_PID=60 12:57:00 Running ssh-add (command line suppressed) 12:57:00 Identity added: /w/workspace/edgex-go/16@tmp/private_key_1069194583754569962.key (/w/workspace/edgex-go/16@tmp/private_key_1069194583754569962.key) 12:57:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:01 + git semver init 12:57:01 # -> Open(): unable to determine branch for HEAD 12:57:01 # $GIT_DIR = /w/workspace/edgex-go/16/.git 12:57:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 12:57:01 # $SEMVER_REMOTE_NAME = origin 12:57:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:57:01 # $SEMVER_USER_NAME = edgex-jenkins 12:57:01 # $SEMVER_BRANCH = PR-3904 12:57:01 # $SEMVER_TEMP = /tmp/semver-139800186 12:57:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:57:16 # '/tmp/semver-139800186' -> '/w/workspace/edgex-go/16/.semver' 12:57:16 # -> Force: false 12:57:16 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 12:57:16 $ docker exec --env ******** --env ******** 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a ssh-agent -k 12:57:16 unset SSH_AUTH_SOCK; 12:57:16 unset SSH_AGENT_PID; 12:57:16 echo Agent pid 60 killed; 12:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:57:16 + git semver [Pipeline] } 12:57:16 $ docker stop --time=1 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a 12:57:18 $ docker rm -f 9e9bdb21ad1f683894e2a47f499b1726cb2e6ff80419a1a635b364f3e50d3a8a [Pipeline] // withDockerContainer [Pipeline] sh 12:57:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:57:19 Stashed 1 file(s) [Pipeline] echo 12:57:19 [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] echo 12:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:57:19 ========================================================= 12:57:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:57:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:57:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:57:19 59bf1c3509f3: Pulling fs layer 12:57:19 666ba61612fd: Pulling fs layer 12:57:19 8ed8ca486205: Pulling fs layer 12:57:19 4fe6c5a15a65: Pulling fs layer 12:57:19 22a0e8bec74d: Pulling fs layer 12:57:19 640e595b4fbd: Pulling fs layer 12:57:19 763cafe07f6e: Pulling fs layer 12:57:19 0c0b528cf693: Pulling fs layer 12:57:19 10935f4eaf8b: Pulling fs layer 12:57:19 22a0e8bec74d: Waiting 12:57:19 0c0b528cf693: Waiting 12:57:19 4fe6c5a15a65: Waiting 12:57:19 640e595b4fbd: Waiting 12:57:19 10935f4eaf8b: Waiting 12:57:19 8ed8ca486205: Verifying Checksum 12:57:19 666ba61612fd: Verifying Checksum 12:57:19 666ba61612fd: Download complete 12:57:19 22a0e8bec74d: Verifying Checksum 12:57:19 22a0e8bec74d: Download complete 12:57:19 640e595b4fbd: Verifying Checksum 12:57:19 640e595b4fbd: Download complete 12:57:19 59bf1c3509f3: Verifying Checksum 12:57:19 59bf1c3509f3: Download complete 12:57:19 763cafe07f6e: Verifying Checksum 12:57:19 763cafe07f6e: Download complete 12:57:19 0c0b528cf693: Verifying Checksum 12:57:19 0c0b528cf693: Download complete 12:57:19 59bf1c3509f3: Pull complete 12:57:19 666ba61612fd: Pull complete 12:57:19 8ed8ca486205: Pull complete 12:57:20 10935f4eaf8b: Verifying Checksum 12:57:20 10935f4eaf8b: Download complete 12:57:20 4fe6c5a15a65: Verifying Checksum 12:57:20 4fe6c5a15a65: Download complete 12:57:24 4fe6c5a15a65: Pull complete 12:57:24 22a0e8bec74d: Pull complete 12:57:24 640e595b4fbd: Pull complete 12:57:24 763cafe07f6e: Pull complete 12:57:24 0c0b528cf693: Pull complete 12:57:27 10935f4eaf8b: Pull complete 12:57:27 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:57:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:57:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:57:27 WORKDIR /edgex 12:57:27 COPY go.mod . 12:57:27 RUN go mod download 12:57:27 + docker build -t ci-base-image-x86_64 -f - . 12:57:28 Sending build context to Docker daemon 334.6MB 12:57:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:57:28 ---> 99d49a6021b9 12:57:28 Step 2/4 : WORKDIR /edgex 12:57:30 ---> Running in 6295b443bddd 12:57:30 Removing intermediate container 6295b443bddd 12:57:30 ---> faf5e684f210 12:57:30 Step 3/4 : COPY go.mod . 12:57:31 ---> d82986b100ee 12:57:31 Step 4/4 : RUN go mod download 12:57:31 ---> Running in 84394c1af7ac 12:57:34 Still waiting to schedule task 12:57:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:57:49 Removing intermediate container 84394c1af7ac 12:57:49 ---> 1264cb19c841 12:57:49 Successfully built 1264cb19c841 12:57:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:57:49 + docker inspect -f . ci-base-image-x86_64 12:57:49 . [Pipeline] withDockerContainer 12:57:49 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 12:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:50 $ docker top fe8256ffc4169a9f2de1f3379086053603e0b42b69f12fe955a199d91efe2370 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:50 + go version 12:57:50 go version go1.17.6 linux/amd64 [Pipeline] } 12:57:50 $ docker stop --time=1 fe8256ffc4169a9f2de1f3379086053603e0b42b69f12fe955a199d91efe2370 12:57:51 $ docker rm -f fe8256ffc4169a9f2de1f3379086053603e0b42b69f12fe955a199d91efe2370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:52 + docker inspect -f . ci-base-image-x86_64 12:57:52 . [Pipeline] withDockerContainer 12:57:52 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 12:57:52 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:52 $ docker top 8ff7b5f3ae082dec63d4c497f943c5b520a27e540b012516846b75f442f50f72 -eo pid,comm [Pipeline] { [Pipeline] echo 12:57:52 ========================================================= 12:57:52 [edgeXBuildGoParallel] Running Tests and Build... 12:57:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:57:53 + make test 12:57:53 go mod tidy -compat=1.17 12:57:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:57:59 ? github.com/edgexfoundry/edgex-go [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.9% of statements 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.892s coverage: 89.2% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 94.2% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 24.0% of statements 12:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 12:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 12:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 12:58:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 12:58:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 12:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 89.4% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.407s coverage: 65.4% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.184s coverage: 92.3% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 12:58:37 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 12:58:55 GO111MODULE=on go vet ./... 12:58:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:58:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:58:57 ./bin/test-attribution-txt.sh [Pipeline] echo 12:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:58:58 + ls -al . 12:58:58 total 664 12:58:58 drwxrwxr-x 10 1001 1001 4096 Mar 25 12:58 . 12:58:58 drwxr-xr-x 4 root root 4096 Mar 25 12:57 .. 12:58:58 -rw-rw-r-- 1 1001 1001 11 Mar 25 12:56 .dockerignore 12:58:58 drwxrwxr-x 8 1001 1001 4096 Mar 25 12:56 .git 12:58:58 drwxrwxr-x 4 1001 1001 4096 Mar 25 12:56 .github 12:58:58 -rw-rw-r-- 1 1001 1001 870 Mar 25 12:56 .gitignore 12:58:58 -rw-rw-r-- 1 1001 1001 42 Mar 25 12:56 .golangci.yml 12:58:58 -rw-rw-r-- 1 1001 1001 87 Mar 25 12:56 .hadolint.yml 12:58:58 drwx------ 3 1001 1001 4096 Mar 25 12:57 .semver 12:58:58 -rw-rw-r-- 1 1001 1001 166 Mar 25 12:56 .sonarcloud.properties 12:58:58 -rw-rw-r-- 1 1001 1001 1171 Mar 25 12:56 ADOPTERS.md 12:58:58 -rw-rw-r-- 1 1001 1001 9953 Mar 25 12:56 Attribution.txt 12:58:58 -rw-rw-r-- 1 1001 1001 51732 Mar 25 12:56 CHANGELOG.md 12:58:58 -rw-rw-r-- 1 1001 1001 3804 Mar 25 12:56 CONTRIBUTING.md 12:58:58 -rw-rw-r-- 1 1001 1001 677 Mar 25 12:56 GOVERNANCE.md 12:58:58 -rw-rw-r-- 1 1001 1001 849 Mar 25 12:56 Jenkinsfile 12:58:58 -rw-rw-r-- 1 1001 1001 10775 Mar 25 12:56 LICENSE 12:58:58 -rw-rw-r-- 1 1001 1001 8478 Mar 25 12:56 Makefile 12:58:58 -rw-rw-r-- 1 1001 1001 582 Mar 25 12:56 OWNERS.md 12:58:58 -rw-rw-r-- 1 1001 1001 8207 Mar 25 12:56 README.md 12:58:58 -rw-rw-r-- 1 1001 1001 6912 Mar 25 12:56 SECURITY.md 12:58:58 -rw-rw-r-- 1 1001 1001 5 Mar 25 12:57 VERSION 12:58:58 -rw-rw-r-- 1 1001 1001 4131 Mar 25 12:56 ZMQWindows.md 12:58:58 drwxrwxr-x 2 1001 1001 4096 Mar 25 12:56 bin 12:58:58 drwxrwxr-x 18 1001 1001 4096 Mar 25 12:56 cmd 12:58:58 -rw-r--r-- 1 root root 426503 Mar 25 12:58 coverage.out 12:58:58 -rw-rw-r-- 1 1001 1001 3175 Mar 25 12:56 go.mod 12:58:58 -rw-rw-r-- 1 1001 1001 34990 Mar 25 12:56 go.sum 12:58:58 drwxrwxr-x 8 1001 1001 4096 Mar 25 12:56 internal 12:58:58 drwxrwxr-x 3 1001 1001 4096 Mar 25 12:56 openapi 12:58:58 drwxrwxr-x 4 1001 1001 4096 Mar 25 12:56 snap 12:58:58 -rw-rw-r-- 1 1001 1001 204 Mar 25 12:56 version.go [Pipeline] sh 12:58:58 + '[' -e coverage.out ] 12:58:58 + chown 1001:1001 coverage.out [Pipeline] stash 12:58:58 Stashed 1 file(s) [Pipeline] sh 12:58:58 + make build 12:58:58 CGO_ENABLED=1 GO111MODULE=on go build -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 12:59:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9067 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 12:59:07 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 12:59:08 The recommended git tool is: git 12:59:15 using credential edgex-jenkins-ssh 12:59:15 Cloning the remote Git repository 12:59:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:59:15 > git init /w/workspace/edgex-go/16 # timeout=10 12:59:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:59:15 > git --version # timeout=10 12:59:15 > git --version # 'git version 2.25.1' 12:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:59:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:59:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:59:27 CGO_ENABLED=0 GO111MODULE=on go build -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 12:59:28 CGO_ENABLED=0 GO111MODULE=on go build -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 12:59:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:59:30 CGO_ENABLED=0 GO111MODULE=on go build -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 12:59:31 CGO_ENABLED=0 GO111MODULE=on go build -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 12:59:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:59:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:59:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:59:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:59:32 CGO_ENABLED=0 GO111MODULE=on go build -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 12:59:33 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit fa836052cfef60d4fb3774ec655e62965026ed26 12:59:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:59:33 Merge succeeded, producing 74dd19f78cdd80ce13820f49c61c302f634c596a 12:59:33 Checking out Revision 74dd19f78cdd80ce13820f49c61c302f634c596a (PR-3904) 12:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:59:33 > git config core.sparsecheckout # timeout=10 12:59:33 > git checkout -f fa836052cfef60d4fb3774ec655e62965026ed26 # timeout=10 12:59:33 > git remote # timeout=10 12:59:33 > git config --get remote.origin.url # timeout=10 12:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:33 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 12:59:33 > git rev-parse HEAD^{commit} # timeout=10 12:59:33 > git config core.sparsecheckout # timeout=10 12:59:33 > git checkout -f 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 12:59:36 CGO_ENABLED=0 GO111MODULE=on go build -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] } 12:59:37 $ docker stop --time=1 8ff7b5f3ae082dec63d4c497f943c5b520a27e540b012516846b75f442f50f72 12:59:38 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 12:59:38 First time build. Skipping changelog. 12:59:38 > git rev-list --no-walk ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 # timeout=10 12:59:40 $ docker rm -f 8ff7b5f3ae082dec63d4c497f943c5b520a27e540b012516846b75f442f50f72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 12:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:59:41 12:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:59:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:59:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:59:41 Dload Upload Total Spent Left Speed 12:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 47183 12:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:59:41 latest: Pulling from edgex-devops/edgex-compose 12:59:41 cbdbe7a5bc2a: Pulling fs layer 12:59:41 ca9280d653b3: Pulling fs layer 12:59:41 7e9c9ca2126c: Pulling fs layer 12:59:41 cbdbe7a5bc2a: Download complete [Pipeline] sh 12:59:42 ca9280d653b3: Verifying Checksum 12:59:42 ca9280d653b3: Download complete 12:59:42 cbdbe7a5bc2a: Pull complete 12:59:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:59:42 7e9c9ca2126c: Download complete 12:59:42 ca9280d653b3: Pull complete 12:59:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:59:42 + sudo tee /etc/docker/daemon.new 12:59:42 { 12:59:42 "registry-mirrors": [ 12:59:42 "https://nexus3.edgexfoundry.org:10001" 12:59:42 ], 12:59:42 "bip": "10.250.0.254/24", 12:59:42 "hosts": [ 12:59:42 "tcp://0.0.0.0:5555", 12:59:42 "unix:///var/run/docker.sock" 12:59:42 ], 12:59:42 "mtu": 1458, 12:59:42 "selinux-enabled": true, 12:59:42 "seccomp-profile": "/etc/docker/seccomp.json" 12:59:42 } [Pipeline] sh 12:59:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:59:43 + sudo service docker restart 12:59:45 7e9c9ca2126c: Pull complete 12:59:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:59:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:59:46 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 12:59:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:59:47 $ docker top 48bcd4a13a5ea3ce0e351486678d6cb3f5c88a2a3eedbca99f0e8660ea95c572 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:47 + docker-compose build --help 12:59:47 + grep parallel 12:59:48 --parallel Build images in parallel. [Pipeline] } 12:59:48 $ docker stop --time=1 48bcd4a13a5ea3ce0e351486678d6cb3f5c88a2a3eedbca99f0e8660ea95c572 12:59:49 $ docker rm -f 48bcd4a13a5ea3ce0e351486678d6cb3f5c88a2a3eedbca99f0e8660ea95c572 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:59:50 . [Pipeline] withDockerContainer 12:59:50 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 12:59:50 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:59:50 $ docker top c1b70830535587e2d41c944d592768d5e91f0a27ebbd6767fbfdb5db74841787 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:51 + docker-compose -f ./docker-compose-build.yml build --parallel 12:59:51 Building core-command ... 12:59:51 Building core-data ... 12:59:51 Building core-metadata ... 12:59:51 Building security-bootstrapper ... 12:59:51 Building security-proxy-setup ... 12:59:51 Building security-secretstore-setup ... 12:59:51 Building security-spiffe-token-provider ... 12:59:51 Building security-spire-agent ... 12:59:51 Building security-spire-config ... 12:59:51 Building security-spire-server ... 12:59:51 Building support-notifications ... 12:59:51 Building support-scheduler ... 12:59:51 Building sys-mgmt-agent ... 12:59:51 Building security-spire-server 12:59:51 Building security-bootstrapper 12:59:51 Building core-data 12:59:51 Building security-secretstore-setup 12:59:51 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:01 provisioning config files... 13:00:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config7838275011704638608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:02 ---> docker-login.sh 13:00:02 nexus3.edgexfoundry.org:10001 13:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10002 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10003 13:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:03 Configure a credential helper to remove this warning. See 13:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:03 13:00:03 Login Succeeded 13:00:03 nexus3.edgexfoundry.org:10004 13:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:04 Configure a credential helper to remove this warning. See 13:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:04 13:00:04 Login Succeeded 13:00:04 docker.io 13:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:05 Configure a credential helper to remove this warning. See 13:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:05 13:00:05 Login Succeeded 13:00:05 ---> docker-login.sh ends [Pipeline] } 13:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:06 ========================================================= 13:00:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:00:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:00:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:00:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:06 9b3977197b4f: Pulling fs layer 13:00:06 1a89e8eeedd5: Pulling fs layer 13:00:06 94645a83ff95: Pulling fs layer 13:00:06 3f3a8bcf1eab: Pulling fs layer 13:00:06 0c92f367c5e7: Pulling fs layer 13:00:06 f7c0051592d6: Pulling fs layer 13:00:06 a227ed2f7395: Pulling fs layer 13:00:06 7b1c46037f91: Pulling fs layer 13:00:06 3f3a8bcf1eab: Waiting 13:00:06 0c92f367c5e7: Waiting 13:00:06 f7c0051592d6: Waiting 13:00:06 7b1c46037f91: Waiting 13:00:06 a227ed2f7395: Waiting 13:00:06 94645a83ff95: Verifying Checksum 13:00:06 94645a83ff95: Download complete 13:00:06 1a89e8eeedd5: Verifying Checksum 13:00:06 1a89e8eeedd5: Download complete 13:00:06 0c92f367c5e7: Verifying Checksum 13:00:06 0c92f367c5e7: Download complete 13:00:06 f7c0051592d6: Verifying Checksum 13:00:06 f7c0051592d6: Download complete 13:00:06 a227ed2f7395: Verifying Checksum 13:00:06 a227ed2f7395: Download complete 13:00:06 9b3977197b4f: Verifying Checksum 13:00:06 9b3977197b4f: Download complete 13:00:07 9b3977197b4f: Pull complete 13:00:08 1a89e8eeedd5: Pull complete 13:00:08 94645a83ff95: Pull complete 13:00:08 7b1c46037f91: Verifying Checksum 13:00:09 3f3a8bcf1eab: Verifying Checksum 13:00:09 3f3a8bcf1eab: Download complete 13:00:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:00:09 ---> 1264cb19c841 13:00:09 Step 3/20 : WORKDIR /edgex-go 13:00:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:09 ---> 1264cb19c841 13:00:09 Step 3/23 : WORKDIR /edgex-go 13:00:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:00:09 ---> 1264cb19c841 13:00:09 Step 3/25 : WORKDIR /edgex-go 13:00:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:09 ---> 1264cb19c841 13:00:09 Step 3/23 : WORKDIR /edgex-go 13:00:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:00:09 ---> 1264cb19c841 13:00:09 Step 3/31 : WORKDIR /edgex-go 13:00:11 ---> Running in 40a9d9c08f89 13:00:11 ---> Running in ce9cabde8b71 13:00:11 ---> Running in 98ea818971fc 13:00:11 ---> Running in d18b313bcf92 13:00:11 ---> Running in 89996c455cf6 13:00:11 Removing intermediate container ce9cabde8b71 13:00:11 ---> a4bd6715aa3f 13:00:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:11 Removing intermediate container d18b313bcf92 13:00:11 ---> 3d39c1b5bb8d 13:00:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:11 Removing intermediate container 40a9d9c08f89 13:00:11 ---> 62baeff041df 13:00:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:00:11 Removing intermediate container 98ea818971fc 13:00:11 ---> 1aca4933a612 13:00:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:11 Removing intermediate container 89996c455cf6 13:00:11 ---> b362411d79e6 13:00:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:12 ---> Running in c4f3accfae68 13:00:12 ---> Running in bb7e0cf30ab3 13:00:12 ---> Running in 99c266bab7de 13:00:12 ---> Running in 54bef4229cce 13:00:12 ---> Running in 57fac43dbfbe 13:00:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:12 Removing intermediate container c4f3accfae68 13:00:12 ---> 3bafa5ddbe6d 13:00:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:00:12 ---> Running in a76bf0fb6ecb 13:00:12 Removing intermediate container 99c266bab7de 13:00:12 ---> 50d4f1588724 13:00:12 Step 5/25 : RUN apk add --update --no-cache make git 13:00:13 ---> Running in 5c2d232dbcae 13:00:13 Removing intermediate container bb7e0cf30ab3 13:00:13 ---> 4ad463de4965 13:00:13 Step 5/23 : RUN apk add --update --no-cache make git 13:00:13 ---> Running in 19abc3c21332 13:00:13 Removing intermediate container 57fac43dbfbe 13:00:13 ---> 31ad4f1a57b5 13:00:13 Step 5/31 : RUN apk add --update --no-cache make git 13:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:13 ---> Running in 4abf146034d6 13:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:14 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:00:14 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:00:14 OK: 15863 distinct packages available 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:14 OK: 221 MiB in 52 packages 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:14 OK: 221 MiB in 52 packages 13:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:15 OK: 221 MiB in 52 packages 13:00:15 OK: 221 MiB in 52 packages 13:00:15 Removing intermediate container a76bf0fb6ecb 13:00:15 ---> 09cdab87fe73 13:00:15 Step 6/23 : COPY go.mod vendor* ./ 13:00:15 OK: 221 MiB in 52 packages 13:00:15 Removing intermediate container 5c2d232dbcae 13:00:15 ---> 0504ee332c73 13:00:15 Step 6/25 : COPY go.mod vendor* ./ 13:00:15 ---> fb39204c626e 13:00:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:15 ---> Running in 3db8b37adecb 13:00:15 ---> 6b71b35069b7 13:00:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:15 ---> Running in cb61206029c7 13:00:15 Removing intermediate container 4abf146034d6 13:00:15 ---> 89d7ad9de238 13:00:15 Step 6/31 : COPY go.mod vendor* ./ 13:00:15 Removing intermediate container 19abc3c21332 13:00:15 ---> f0996c1798c9 13:00:15 Step 6/23 : COPY go.mod vendor* ./ 13:00:15 ---> 9d52937e0536 13:00:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:15 ---> 61d970317881 13:00:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:15 ---> Running in 3adc994e756e 13:00:15 Removing intermediate container 54bef4229cce 13:00:15 ---> 4748fc89775b 13:00:15 Step 5/20 : COPY go.mod vendor* ./ 13:00:15 ---> Running in a1235cf4351b 13:00:15 ---> 3ab88e0fd75d 13:00:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:15 ---> Running in e7ead7a0402b 13:00:16 Removing intermediate container 3db8b37adecb 13:00:16 ---> 528966379027 13:00:16 Step 8/23 : COPY . . 13:00:16 Removing intermediate container cb61206029c7 13:00:16 ---> b750046a486a 13:00:16 Step 8/25 : COPY . . 13:00:17 Removing intermediate container 3adc994e756e 13:00:17 ---> 316da94c962b 13:00:17 Step 8/31 : COPY . . 13:00:19 Removing intermediate container a1235cf4351b 13:00:19 ---> 37dfe849ace5 13:00:19 Step 8/23 : COPY . . 13:00:21 3f3a8bcf1eab: Pull complete 13:00:21 0c92f367c5e7: Pull complete 13:00:21 f7c0051592d6: Pull complete 13:00:21 a227ed2f7395: Pull complete 13:00:26 Removing intermediate container e7ead7a0402b 13:00:26 ---> 985b647cb1c3 13:00:26 Step 7/20 : COPY . . 13:00:26 ---> 61dbca210d21 13:00:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:00:26 ---> 20be37788a99 13:00:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:00:26 ---> b36570f618b1 13:00:26 Step 9/23 : RUN make cmd/core-data/core-data 13:00:26 ---> 2f6fdd144f19 13:00:26 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:00:26 ---> Running in f6117be6523e 13:00:27 ---> Running in 4abd0fb3892b 13:00:27 ---> Running in 73bafa6e369d 13:00:27 ---> Running in 5b207ed2049f 13:00:27 Removing intermediate container 4abd0fb3892b 13:00:27 ---> 66f42d75b0ea 13:00:27 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:00:27 ---> Running in b9dd368a6e81 13:00:27 CGO_ENABLED=0 GO111MODULE=on go build -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 13:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:00:27 CGO_ENABLED=1 GO111MODULE=on go build -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 13:00:28 spire-1.2.0/ 13:00:30 spire-1.2.0/README.md 13:00:30 spire-1.2.0/bin/ 13:00:30 spire-1.2.0/bin/spire-server 13:00:30 spire-1.2.0/bin/spire-agent 13:00:30 spire-1.2.0/conf/ 13:00:30 spire-1.2.0/conf/server/ 13:00:30 spire-1.2.0/conf/server/server.conf 13:00:30 spire-1.2.0/conf/agent/ 13:00:30 spire-1.2.0/conf/agent/agent.conf 13:00:30 spire-1.2.0/LICENSE 13:00:30 7b1c46037f91: Pull complete 13:00:30 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:00:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:00:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:00:30 WORKDIR /edgex 13:00:30 COPY go.mod . 13:00:30 RUN go mod download 13:00:30 + docker build -t ci-base-image-arm64 -f - . 13:00:31 ---> 14f9e7d6d015 13:00:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:00:31 ---> Running in 0e591fd7a4aa 13:00:32 CGO_ENABLED=0 GO111MODULE=on go build -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 13:00:33 Sending build context to Docker daemon 169.1MB 13:00:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:00:33 ---> f79e39bc4007 13:00:33 Step 2/4 : WORKDIR /edgex 13:00:33 Removing intermediate container b9dd368a6e81 13:00:33 ---> 6a5aba697c32 13:00:33 13:00:33 Step 11/23 : FROM alpine:3.15 13:00:34 3.15: Pulling from library/alpine 13:00:34 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 13:00:34 Status: Downloaded newer image for alpine:3.15 13:00:34 ---> 9c842ac49a39 13:00:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:00:34 ---> Running in 909fd9d65d74 13:00:35 Removing intermediate container 909fd9d65d74 13:00:35 ---> 7b0a77801e30 13:00:35 Step 3/4 : COPY go.mod . 13:00:35 ---> Running in a05f4cdcd28d 13:00:35 Removing intermediate container a05f4cdcd28d 13:00:35 ---> 6423d15d265c 13:00:35 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:35 ---> c8ee730ee69a 13:00:35 Step 4/4 : RUN go mod download 13:00:35 ---> Running in d04569d8159f 13:00:35 ---> Running in 5bf3bb9f91b9 13:00:38 Removing intermediate container 5bf3bb9f91b9 13:00:38 ---> 75796587f58f 13:00:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:00:38 ---> Running in c6abaa5fb202 13:00:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:46 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:00:46 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:00:46 OK: 15854 distinct packages available 13:00:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:00:53 (1/5) Installing dumb-init (1.2.5-r1) 13:00:53 (2/5) Installing musl-obstack (1.2.2-r0) 13:00:53 (3/5) Installing libucontext (1.1-r0) 13:00:53 (4/5) Installing gcompat (1.0.0-r4) 13:00:53 (5/5) Installing openssl (1.1.1n-r0) 13:00:54 CGO_ENABLED=0 GO111MODULE=on go build -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 13:00:54 Executing busybox-1.34.1-r4.trigger 13:00:54 OK: 6 MiB in 19 packages 13:00:57 Removing intermediate container c6abaa5fb202 13:00:57 ---> 835bd60b6d95 13:00:57 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:00:59 ---> 728f340c7a8d 13:00:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:00:59 Removing intermediate container 73bafa6e369d 13:00:59 ---> d8d183048fd8 13:00:59 13:00:59 Step 10/31 : FROM alpine:3.14 13:00:59 Removing intermediate container f6117be6523e 13:00:59 ---> d7b4bece241a 13:00:59 13:00:59 Step 10/25 : FROM alpine:3.14 13:01:00 ---> 39ddb1b52ba8 13:01:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:01:00 3.14: Pulling from library/alpine 13:01:00 3.14: Pulling from library/alpine 13:01:01 ---> 4c0054e72794 13:01:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:01:01 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:01:01 Status: Downloaded newer image for alpine:3.14 13:01:01 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:01:01 Status: Image is up to date for alpine:3.14 13:01:01 ---> a33ac4f1069a 13:01:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:01:01 ---> a33ac4f1069a 13:01:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:01:01 Removing intermediate container 0e591fd7a4aa 13:01:01 ---> a6a37fb9da3f 13:01:01 13:01:01 Step 9/20 : FROM alpine:3.15 13:01:01 ---> 9c842ac49a39 13:01:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:01:01 ---> Using cache 13:01:01 ---> 6423d15d265c 13:01:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:01 ---> Using cache 13:01:01 ---> 75796587f58f 13:01:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:01:02 ---> Running in c89b1a51dd97 13:01:02 ---> Running in ff59cb553727 13:01:02 ---> Running in a3b9c4574b5d 13:01:02 ---> bc93028d512a 13:01:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:01:02 ---> Running in d44d04afceea 13:01:02 Removing intermediate container c89b1a51dd97 13:01:02 ---> e257862fa735 13:01:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:01:02 ---> Running in d6e787fcbc90 13:01:02 Removing intermediate container d44d04afceea 13:01:02 ---> 9cdf01553327 13:01:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:01:02 Removing intermediate container 5b207ed2049f 13:01:02 ---> 421fe18d047d 13:01:02 13:01:02 Step 10/23 : FROM alpine:3.14 13:01:02 ---> a33ac4f1069a 13:01:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:01:02 ---> Running in 95a19e4219a3 13:01:02 ---> Running in 6d6044d8c44f 13:01:02 Removing intermediate container 6d6044d8c44f 13:01:02 ---> de58176c8ffb 13:01:02 Step 21/23 : LABEL arch=x86_64 13:01:02 Removing intermediate container 95a19e4219a3 13:01:02 ---> 44da0b4a6cd8 13:01:02 Step 12/23 : ENV APP_PORT=59880 13:01:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:01:03 ---> Running in 14c64085184c 13:01:03 ---> Running in cb632658791b 13:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:01:03 Removing intermediate container 14c64085184c 13:01:03 ---> aa7493887c85 13:01:03 Step 22/23 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:03 Removing intermediate container cb632658791b 13:01:03 ---> 2d307f39e28f 13:01:03 Step 13/23 : EXPOSE $APP_PORT 13:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:01:03 ---> Running in c33cb4037445 13:01:03 ---> Running in 150bb6149866 13:01:03 Removing intermediate container c33cb4037445 13:01:03 ---> 3b484d88ab80 13:01:03 Step 23/23 : LABEL version=0.0.0 13:01:03 (1/3) Installing ca-certificates (20211220-r0) 13:01:03 (2/3) Installing dumb-init (1.2.5-r1) 13:01:03 ---> Running in 11d2a89b099c 13:01:03 (3/3) Installing su-exec (0.2-r1) 13:01:03 Executing busybox-1.33.1-r6.trigger 13:01:03 Removing intermediate container 150bb6149866 13:01:03 ---> 7853f3480487 13:01:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:03 Executing ca-certificates-20211220-r0.trigger 13:01:03 (1/2) Installing dumb-init (1.2.5-r1) 13:01:03 (2/2) Installing su-exec (0.2-r1) 13:01:03 Executing busybox-1.33.1-r6.trigger 13:01:03 OK: 6 MiB in 16 packages 13:01:03 ---> Running in 0d8850bd0822 13:01:03 OK: 6 MiB in 17 packages 13:01:03 Removing intermediate container 11d2a89b099c 13:01:03 ---> 9b3262b0de4a 13:01:03 13:01:03 Successfully built 9b3262b0de4a 13:01:03 Successfully tagged security-spire-server:latest 13:01:03  Building security-spire-server ... done Building support-notifications 13:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:01:04 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:01:04 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:01:04 OK: 15854 distinct packages available 13:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:01:04 Removing intermediate container d6e787fcbc90 13:01:04 ---> 3d40e674b19f 13:01:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:01:05 Removing intermediate container ff59cb553727 13:01:05 ---> 90cb3f543e22 13:01:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:01:06 ---> Running in 8f2fbf230468 13:01:06 ---> Running in e547fa047fbb 13:01:06 Removing intermediate container 0d8850bd0822 13:01:06 ---> eced47acadea 13:01:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:01:06 Removing intermediate container 8f2fbf230468 13:01:06 ---> 9fce11d86693 13:01:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:01:07 ---> Running in c276bfbb8556 13:01:07 Removing intermediate container e547fa047fbb 13:01:07 ---> 6c3ded9966d8 13:01:07 Step 13/25 : WORKDIR / 13:01:07 ---> Running in af441472c3e8 13:01:07 ---> Running in 8543f7695334 13:01:07 Removing intermediate container af441472c3e8 13:01:07 ---> 8c34d21b1653 13:01:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:01:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:01:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:01:07 Removing intermediate container 8543f7695334 13:01:07 ---> 66e66a30c5fa 13:01:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:01:07 ---> Running in de002f3c1841 13:01:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:08 ---> 1264cb19c841 13:01:08 Step 3/22 : WORKDIR /edgex-go 13:01:08 ---> Using cache 13:01:08 ---> b362411d79e6 13:01:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:08 ---> Using cache 13:01:08 ---> 31ad4f1a57b5 13:01:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:01:08 ---> af0cae671c85 13:01:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:01:08 ---> Running in 2696e61c8921 13:01:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:01:08 ---> 60852dfddff3 13:01:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:01:08 ---> 3b67c7279376 13:01:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:01:08 Removing intermediate container de002f3c1841 13:01:08 ---> 9812e2071444 13:01:08 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:01:08 (1/6) Installing dumb-init (1.2.5-r1) 13:01:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:01:08 ---> Running in 9ac803be871a 13:01:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:01:08 (3/6) Installing libsodium (1.0.18-r0) 13:01:08 ---> 14b001dc20f5 13:01:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:01:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:01:09 (5/6) Installing libzmq (4.3.4-r0) 13:01:09 Removing intermediate container 9ac803be871a 13:01:09 ---> b104d0d27624 13:01:09 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:01:09 (6/6) Installing zeromq (4.3.4-r0) 13:01:09 Executing busybox-1.33.1-r6.trigger 13:01:09 OK: 8 MiB in 20 packages 13:01:09 ---> 8f8024274a42 13:01:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:01:09 ---> b4638e098821 13:01:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:01:09 ---> Running in 68fc5e039223 13:01:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:01:10 Removing intermediate container c276bfbb8556 13:01:10 ---> 3c15dbb4c1d0 13:01:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:10 ---> 8611c6f60517 13:01:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:01:10 ---> c3950de1720a 13:01:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:01:10 ---> c0a6f63a2a15 13:01:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 13:01:10 ---> Running in 257fee971f86 13:01:10 Removing intermediate container 68fc5e039223 13:01:10 ---> 5deb559fb899 13:01:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:10 OK: 221 MiB in 52 packages 13:01:11 ---> 60c103b8cde1 13:01:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:01:11 ---> 58eed8121419 13:01:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:01:11 (1/9) Installing ca-certificates (20211220-r0) 13:01:11 ---> 82dfe93887e5 13:01:11 Step 19/23 : ENTRYPOINT ["/core-data"] 13:01:11 Removing intermediate container 2696e61c8921 13:01:11 ---> e844bfadf3be 13:01:11 Step 6/22 : COPY go.mod vendor* ./ 13:01:11 ---> 0cf31be021bb 13:01:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:01:11 ---> Running in 42658dc1575e 13:01:11 Removing intermediate container 257fee971f86 13:01:11 ---> b78f0c90fe3f 13:01:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:01:11 Removing intermediate container 42658dc1575e 13:01:11 ---> 1c3832ee65ba 13:01:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:01:11 ---> Running in 1171a2cf4eea 13:01:11 (2/9) Installing brotli-libs (1.0.9-r5) 13:01:12 ---> 71458d2ce8b3 13:01:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:12 ---> Running in 8a4872a8c140 13:01:12 ---> 0036df07cc46 13:01:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:01:12 ---> Running in bacea0b14c05 13:01:12 Removing intermediate container 1171a2cf4eea 13:01:12 ---> 6b255f8c04f3 13:01:12 Step 23/25 : LABEL arch=x86_64 13:01:12 Removing intermediate container 8a4872a8c140 13:01:12 ---> c1ac2b4046cb 13:01:12 Step 21/23 : LABEL arch=x86_64 13:01:12 ---> Running in c9aa03a25f32 13:01:12 ---> 6d4852993343 13:01:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:01:12 ---> Running in 4c60792f8dee 13:01:12 Removing intermediate container c9aa03a25f32 13:01:12 ---> 0f6ebe61aa45 13:01:12 Step 24/25 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:12 ---> Running in f48a2bf6389c 13:01:12 Removing intermediate container 4c60792f8dee 13:01:12 ---> 39b6c8f044d8 13:01:12 Step 22/23 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:01:12 ---> 922842207e2b 13:01:12 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:01:12 ---> Running in 131cafeef125 13:01:12 (4/9) Installing libcurl (7.80.0-r0) 13:01:12 Removing intermediate container f48a2bf6389c 13:01:12 ---> d58cc91c2cff 13:01:12 Step 25/25 : LABEL version=0.0.0 13:01:12 ---> Running in 039836c41dae 13:01:12 ---> Running in bba6e9e70553 13:01:12 Removing intermediate container 131cafeef125 13:01:12 ---> 8768699cfc4f 13:01:12 Step 23/23 : LABEL version=0.0.0 13:01:12 ---> Running in 3c516a1fe8a8 13:01:13 Removing intermediate container 039836c41dae 13:01:13 ---> 9d3b84457de7 13:01:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:01:13 Removing intermediate container bba6e9e70553 13:01:13 ---> 56e9f7b83213 13:01:13 13:01:13 (5/9) Installing curl (7.80.0-r0) 13:01:13 Removing intermediate container 3c516a1fe8a8 13:01:13 ---> e4cf89b9c7e3 13:01:13 13:01:13 Successfully built 56e9f7b83213 13:01:13 Successfully tagged security-secretstore-setup:latest 13:01:13 Removing intermediate container bacea0b14c05 13:01:13  Building security-secretstore-setup ... done  ---> deae8456720a 13:01:13 Step 8/22 : COPY . . 13:01:13 ---> 624c586e6da2 13:01:13 Step 26/31 : RUN chmod +x /entrypoint.sh 13:01:13 Building support-scheduler 13:01:13 Successfully built e4cf89b9c7e3 13:01:13 Successfully tagged core-data:latest 13:01:13  Building core-data ... done Building security-spire-agent 13:01:13 (6/9) Installing dumb-init (1.2.5-r1) 13:01:13 (7/9) Installing musl-obstack (1.2.2-r0) 13:01:13 ---> Running in cfb104b829c3 13:01:13 (8/9) Installing libucontext (1.1-r0) 13:01:13 (9/9) Installing gcompat (1.0.0-r4) 13:01:14 Executing busybox-1.34.1-r4.trigger 13:01:14 Executing ca-certificates-20211220-r0.trigger 13:01:14 OK: 8 MiB in 23 packages 13:01:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:01:19 ---> 1264cb19c841 13:01:19 Step 3/24 : WORKDIR /edgex-go 13:01:19 ---> Using cache 13:01:19 ---> b362411d79e6 13:01:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:19 ---> Using cache 13:01:19 ---> 31ad4f1a57b5 13:01:19 Step 5/24 : RUN apk add --update --no-cache make git 13:01:19 ---> Using cache 13:01:19 ---> 89d7ad9de238 13:01:19 Step 6/24 : COPY go.mod vendor* ./ 13:01:19 ---> Using cache 13:01:19 ---> 9d52937e0536 13:01:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:19 ---> Using cache 13:01:19 ---> 316da94c962b 13:01:19 Step 8/24 : COPY . . 13:01:19 ---> Using cache 13:01:19 ---> 20be37788a99 13:01:19 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:01:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:19 ---> 1264cb19c841 13:01:19 Step 3/22 : WORKDIR /edgex-go 13:01:19 ---> Using cache 13:01:19 ---> b362411d79e6 13:01:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:19 ---> Using cache 13:01:19 ---> 31ad4f1a57b5 13:01:19 Step 5/22 : RUN apk add --update --no-cache make git 13:01:19 ---> Using cache 13:01:19 ---> 89d7ad9de238 13:01:19 Step 6/22 : COPY go.mod vendor* ./ 13:01:19 ---> Using cache 13:01:19 ---> 9d52937e0536 13:01:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:19 ---> Using cache 13:01:19 ---> 316da94c962b 13:01:19 Step 8/22 : COPY . . 13:01:19 ---> Using cache 13:01:19 ---> 20be37788a99 13:01:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:01:20 ---> Running in 58d86363c40b 13:01:20 ---> Running in 062138d0b789 13:01:20 Removing intermediate container cfb104b829c3 13:01:20 ---> 7812bfe30981 13:01:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:01:20 ---> b1dfa7d10241 13:01:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:01:20 Removing intermediate container 58d86363c40b 13:01:20 ---> 466b02aefdfd 13:01:20 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:01:20 ---> Running in fe4e1852d69e 13:01:20 ---> Running in 5082202e4787 13:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:01:20 Removing intermediate container a3b9c4574b5d 13:01:20 ---> a4d86defff0a 13:01:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:20 ---> Running in 69e1abb6e262 13:01:20 Removing intermediate container 5082202e4787 13:01:20 ---> f31edb7b9711 13:01:20 Step 28/31 : CMD ["gate"] 13:01:21 ---> 014ca380d1aa 13:01:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:01:21 ---> Running in 04d32d58a4fd 13:01:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:01:21 Removing intermediate container 04d32d58a4fd 13:01:21 ---> d4d8ed31ab8d 13:01:21 Step 29/31 : LABEL arch=x86_64 13:01:21 ---> Running in f255197541cb 13:01:21 ---> 344ffc0ecc32 13:01:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:01:22 Removing intermediate container f255197541cb 13:01:22 ---> 31d85ac2e40c 13:01:22 Step 30/31 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:22 ---> b5adc021b57c 13:01:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:01:22 ---> Running in bc63ff7a3dda 13:01:22 ---> Running in 8441cdffd339 13:01:22 Removing intermediate container bc63ff7a3dda 13:01:22 ---> b633231852ce 13:01:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:01:22 Removing intermediate container d04569d8159f 13:01:22 ---> f6fe088fe3ef 13:01:22 Successfully built f6fe088fe3ef 13:01:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:01:22 Removing intermediate container 8441cdffd339 13:01:22 ---> fb6984d4aac7 13:01:22 Step 31/31 : LABEL version=0.0.0 13:01:22 ---> Running in 57f8863e7491 13:01:22 ---> Running in d866669eaee0 13:01:23 + docker inspect -f . ci-base-image-arm64 13:01:23 . [Pipeline] withDockerContainer 13:01:23 spire-1.2.0/ 13:01:23 prd-ubuntu20.04-docker-arm64-4c-16g-9067 does not seem to be running inside a container 13:01:23 Removing intermediate container 57f8863e7491 13:01:23 ---> c9866767d1d8 13:01:23 Step 18/20 : LABEL arch=x86_64 13:01:23 Removing intermediate container d866669eaee0 13:01:23 ---> 2d144431aece 13:01:23 13:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:01:23 Successfully built 2d144431aece 13:01:23 Successfully tagged security-bootstrapper:latest 13:01:23  Building security-bootstrapper ... done Building security-spire-config 13:01:23 ---> Running in ae4dbe954c4d 13:01:24 spire-1.2.0/README.md 13:01:24 spire-1.2.0/bin/ 13:01:24 spire-1.2.0/bin/spire-server 13:01:24 spire-1.2.0/bin/spire-agent 13:01:24 spire-1.2.0/conf/ 13:01:24 spire-1.2.0/conf/server/ 13:01:24 spire-1.2.0/conf/server/server.conf 13:01:24 spire-1.2.0/conf/agent/ 13:01:24 spire-1.2.0/conf/agent/agent.conf 13:01:24 spire-1.2.0/LICENSE 13:01:24 $ docker top 04d24d0173c03ac755be2ef94220f29ebb7bb2b45aae8f397657b9d31e8417db -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:25 Removing intermediate container ae4dbe954c4d 13:01:25 ---> c6e87a99a241 13:01:25 Step 19/20 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:25 + go version 13:01:25 go version go1.17.6 linux/arm64 [Pipeline] } 13:01:25 $ docker stop --time=1 04d24d0173c03ac755be2ef94220f29ebb7bb2b45aae8f397657b9d31e8417db 13:01:27 ---> Running in 640e9416f950 13:01:27 $ docker rm -f 04d24d0173c03ac755be2ef94220f29ebb7bb2b45aae8f397657b9d31e8417db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:01:27 + docker inspect -f . ci-base-image-arm64 13:01:27 . [Pipeline] withDockerContainer 13:01:28 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:01:28 ---> 1264cb19c841 13:01:28 Step 3/24 : WORKDIR /edgex-go 13:01:28 ---> Using cache 13:01:28 ---> b362411d79e6 13:01:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:28 ---> Using cache 13:01:28 ---> 31ad4f1a57b5 13:01:28 Step 5/24 : RUN apk add --update --no-cache make git 13:01:28 ---> Using cache 13:01:28 ---> 89d7ad9de238 13:01:28 Step 6/24 : COPY go.mod vendor* ./ 13:01:28 ---> Using cache 13:01:28 ---> 9d52937e0536 13:01:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:28 ---> Using cache 13:01:28 ---> 316da94c962b 13:01:28 Step 8/24 : COPY . . 13:01:28 ---> Using cache 13:01:28 ---> 20be37788a99 13:01:28 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:01:28 ---> Using cache 13:01:28 ---> 466b02aefdfd 13:01:28 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:01:28 prd-ubuntu20.04-docker-arm64-4c-16g-9067 does not seem to be running inside a container 13:01:28 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:01:29 Removing intermediate container 640e9416f950 13:01:29 ---> 186ac77ffe92 13:01:29 Step 20/20 : LABEL version=0.0.0 13:01:29 ---> Running in d247267046ca 13:01:29 ---> Running in 8200a7db5474 13:01:29 Removing intermediate container 69e1abb6e262 13:01:29 ---> b942e75a3c97 13:01:29 13:01:29 Step 11/24 : FROM alpine:3.15 13:01:29 ---> 9c842ac49a39 13:01:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:01:29 ---> Using cache 13:01:29 ---> 6423d15d265c 13:01:29 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:29 ---> Using cache 13:01:29 ---> 75796587f58f 13:01:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:01:29 ---> Using cache 13:01:29 ---> 835bd60b6d95 13:01:29 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 13:01:29 $ docker top 585b0d461610460a37ab930a9d32d8cfe95f6766dd74dfa7a952077406248356 -eo pid,comm [Pipeline] { [Pipeline] echo 13:01:29 ========================================================= 13:01:29 [edgeXBuildGoParallel] Running Tests and Build... 13:01:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:01:29 Removing intermediate container 8200a7db5474 13:01:29 ---> f3c481538639 13:01:29 13:01:29 Successfully built f3c481538639 13:01:29 Successfully tagged security-spiffe-token-provider:latest 13:01:29  Building security-spiffe-token-provider ... done Building core-command 13:01:30 spire-1.2.0/ 13:01:30 + make test 13:01:30 go mod tidy -compat=1.17 13:01:31 spire-1.2.0/README.md 13:01:31 spire-1.2.0/bin/ 13:01:31 spire-1.2.0/bin/spire-server 13:01:31 spire-1.2.0/bin/spire-agent 13:01:31 spire-1.2.0/conf/ 13:01:31 spire-1.2.0/conf/server/ 13:01:31 spire-1.2.0/conf/server/server.conf 13:01:31 spire-1.2.0/conf/agent/ 13:01:31 spire-1.2.0/conf/agent/agent.conf 13:01:31 spire-1.2.0/LICENSE 13:01:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:01:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:01:34 ---> 1264cb19c841 13:01:34 Step 3/23 : WORKDIR /edgex-go 13:01:34 ---> Using cache 13:01:34 ---> b362411d79e6 13:01:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:34 ---> Using cache 13:01:34 ---> 31ad4f1a57b5 13:01:34 Step 5/23 : RUN apk add --update --no-cache make git 13:01:34 ---> Using cache 13:01:34 ---> 89d7ad9de238 13:01:34 Step 6/23 : COPY go.mod vendor* ./ 13:01:34 ---> Using cache 13:01:34 ---> 9d52937e0536 13:01:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:34 ---> Using cache 13:01:34 ---> 316da94c962b 13:01:34 Step 8/23 : COPY . . 13:01:34 ---> Using cache 13:01:34 ---> 20be37788a99 13:01:34 Step 9/23 : RUN make cmd/core-command/core-command 13:01:34 ---> 346e84d09f2b 13:01:34 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:01:34 ---> Running in f62f3228b487 13:01:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:01:38 Removing intermediate container d247267046ca 13:01:38 ---> fec7aceab74b 13:01:38 13:01:38 Step 11/24 : FROM alpine:3.15 13:01:38 ---> 9c842ac49a39 13:01:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:01:38 ---> Using cache 13:01:38 ---> 6423d15d265c 13:01:38 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:38 ---> Using cache 13:01:38 ---> 75796587f58f 13:01:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:01:38 ---> d0d914474bb6 13:01:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:01:38 ---> Running in 5c0d068c5950 13:01:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:01:39 ---> 4d49250e6dbb 13:01:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:01:39 ---> f5b80514d502 13:01:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:01:40 ---> 185195b93235 13:01:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:01:40 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:01:40 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:01:40 OK: 15854 distinct packages available 13:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:01:40 ---> Running in b1b4d0a7c7d3 13:01:41 Removing intermediate container b1b4d0a7c7d3 13:01:41 ---> 6c631d9a4f42 13:01:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:01:41 ---> Running in 639dba6a7e31 13:01:41 (1/4) Installing dumb-init (1.2.5-r1) 13:01:41 (2/4) Installing musl-obstack (1.2.2-r0) 13:01:41 (3/4) Installing libucontext (1.1-r0) 13:01:41 (4/4) Installing gcompat (1.0.0-r4) 13:01:42 Executing busybox-1.34.1-r4.trigger 13:01:42 OK: 6 MiB in 18 packages 13:01:42 Removing intermediate container 639dba6a7e31 13:01:42 ---> e869c81522c8 13:01:42 Step 22/24 : LABEL arch=x86_64 13:01:43 ---> Running in e67714c94f13 13:01:43 Removing intermediate container e67714c94f13 13:01:43 ---> 1952aa528ce4 13:01:43 Step 23/24 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:44 Removing intermediate container 5c0d068c5950 13:01:44 ---> ed6143f14d31 13:01:44 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:01:44 ---> Running in 7116386ce2dd 13:01:44 Removing intermediate container 7116386ce2dd 13:01:44 ---> fee3a6fb3d44 13:01:44 Step 24/24 : LABEL version=0.0.0 13:01:45 Removing intermediate container 062138d0b789 13:01:45 ---> ccb28aaf3aad 13:01:45 13:01:45 Step 10/22 : FROM alpine:3.14 13:01:45 ---> a33ac4f1069a 13:01:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:01:46 ---> Running in 294d5647759c 13:01:46 ---> Running in 2c4292786a8d 13:01:46 ---> cb45d861eb50 13:01:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:01:46 Removing intermediate container fe4e1852d69e 13:01:46 ---> 3b5c7b674c42 13:01:46 13:01:46 Step 10/22 : FROM alpine:3.14 13:01:46 ---> a33ac4f1069a 13:01:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:01:46 Removing intermediate container 294d5647759c 13:01:46 ---> 2571bc5f3ae7 13:01:46 13:01:46 ---> Running in 39990ce22ae9 13:01:46 Successfully built 2571bc5f3ae7 13:01:46 Successfully tagged security-spire-agent:latest 13:01:46 Building security-proxy-setup 13:01:47  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:01:47 (1/1) Installing dumb-init (1.2.5-r1) 13:01:47 Executing busybox-1.33.1-r6.trigger 13:01:47 OK: 6 MiB in 15 packages 13:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:01:49 ---> b4b053997309 13:01:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:01:49 (1/2) Installing ca-certificates (20211220-r0) 13:01:49 (2/2) Installing dumb-init (1.2.5-r1) 13:01:49 Executing busybox-1.33.1-r6.trigger 13:01:49 Executing ca-certificates-20211220-r0.trigger 13:01:49 OK: 6 MiB in 16 packages 13:01:50 ---> Running in 2c0b09cbcdaf 13:01:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:01:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:50 ---> 1264cb19c841 13:01:50 Step 3/22 : WORKDIR /edgex-go 13:01:50 ---> Using cache 13:01:50 ---> b362411d79e6 13:01:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:50 ---> Using cache 13:01:50 ---> 31ad4f1a57b5 13:01:50 Step 5/22 : RUN apk add --update --no-cache make git 13:01:50 ---> Using cache 13:01:50 ---> 89d7ad9de238 13:01:50 Step 6/22 : COPY go.mod vendor* ./ 13:01:50 ---> Using cache 13:01:50 ---> 9d52937e0536 13:01:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:50 ---> Using cache 13:01:50 ---> 316da94c962b 13:01:50 Step 8/22 : COPY . . 13:01:50 ---> Using cache 13:01:50 ---> 20be37788a99 13:01:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:01:50 Removing intermediate container 2c4292786a8d 13:01:50 ---> 255d39db208f 13:01:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:01:50 ---> Running in b89d24219e35 13:01:50 Removing intermediate container 2c0b09cbcdaf 13:01:50 ---> af5dd62ae77b 13:01:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:01:51 ---> Running in 0fdf380e53e5 13:01:51 Removing intermediate container 39990ce22ae9 13:01:51 ---> 19a746a3ffa5 13:01:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:01:51 ---> Running in eceb9f6366d3 13:01:51 CGO_ENABLED=0 GO111MODULE=on go build -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 13:01:51 Removing intermediate container 0fdf380e53e5 13:01:51 ---> 7726033b82a1 13:01:51 Step 13/22 : ENV APP_PORT=59861 13:01:52 ---> df4bd31ee65e 13:01:52 Step 19/24 : WORKDIR / 13:01:52 ---> Running in bef32b9d91b8 13:01:52 ---> Running in da019f137914 13:01:52 Removing intermediate container eceb9f6366d3 13:01:52 ---> 4a328ee180f9 13:01:52 Step 13/22 : ENV APP_PORT=59860 13:01:52 Removing intermediate container bef32b9d91b8 13:01:52 ---> f40d813fbb02 13:01:52 Step 14/22 : EXPOSE $APP_PORT 13:01:52 ---> Running in f58eecb9fe2b 13:01:53 ---> Running in 6c94dc9e3eb3 13:01:53 Removing intermediate container da019f137914 13:01:53 ---> d9ce710718dd 13:01:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:01:53 Removing intermediate container f58eecb9fe2b 13:01:53 ---> ff5bba3d9a7c 13:01:53 Step 14/22 : EXPOSE $APP_PORT 13:01:53 ---> Running in 1706a6ddbb08 13:01:53 Removing intermediate container 6c94dc9e3eb3 13:01:53 ---> 9e60493012bc 13:01:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:53 ---> Running in 4ead6d60331f 13:01:53 Removing intermediate container f62f3228b487 13:01:53 ---> 3da0f25f5e64 13:01:53 13:01:53 Step 10/23 : FROM alpine:3.14 13:01:53 ---> a33ac4f1069a 13:01:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:01:53 ---> Using cache 13:01:53 ---> 255d39db208f 13:01:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:01:53 ---> Using cache 13:01:53 ---> 7726033b82a1 13:01:53 Step 13/23 : ENV APP_PORT=59882 13:01:54 Removing intermediate container 1706a6ddbb08 13:01:54 ---> 9b4a89d5a9ca 13:01:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:01:54 ---> 128c097da233 13:01:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:01:54 ---> Running in d91e70b3934e 13:01:54 ---> Running in 94be300814f5 13:01:54 Removing intermediate container 4ead6d60331f 13:01:54 ---> e2b0be5da951 13:01:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:54 Removing intermediate container d91e70b3934e 13:01:54 ---> 1bcc65733d46 13:01:54 Step 14/23 : EXPOSE $APP_PORT 13:01:54 Removing intermediate container 94be300814f5 13:01:54 ---> eb3c36a74e1f 13:01:54 Step 22/24 : LABEL arch=x86_64 13:01:54 ---> Running in dd8831a344b3 13:01:54 ---> 9db6cf5f5c81 13:01:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:01:54 ---> Running in 598ed27e471b 13:01:54 ---> fbd6c6ee4605 13:01:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:01:55 Removing intermediate container dd8831a344b3 13:01:55 ---> 78c4f4bfbb4d 13:01:55 Step 15/23 : WORKDIR / 13:01:55 ---> Running in e982a40b60de 13:01:55 Removing intermediate container 598ed27e471b 13:01:55 ---> e0bea0b67057 13:01:55 Step 23/24 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:01:55 ---> ca6c63b21c8a 13:01:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:01:55 ---> Running in 786f5f4eebe1 13:01:55 Removing intermediate container e982a40b60de 13:01:55 ---> ce09721fc8d1 13:01:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:55 ---> Running in bc3f9c0d5fa6 13:01:55 ---> 74371f3dcadc 13:01:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:01:55 Removing intermediate container 786f5f4eebe1 13:01:55 ---> dcb8f07c68a6 13:01:55 Step 24/24 : LABEL version=0.0.0 13:01:56 ---> Running in 1381c207194e 13:01:56 Removing intermediate container bc3f9c0d5fa6 13:01:56 ---> 2f48090b7e80 13:01:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:01:56 ---> a5f27d9fb49f 13:01:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:01:56 ---> 30672c6e0856 13:01:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:01:56 ---> Running in 7923a7689d31 13:01:56 ---> Running in 3ded7cef51f7 13:01:56 Removing intermediate container 1381c207194e 13:01:56 ---> a22a7683ec28 13:01:56 13:01:56 Successfully built a22a7683ec28 13:01:56 Successfully tagged security-spire-config:latest 13:01:56 Building core-metadata 13:01:56 Removing intermediate container 7923a7689d31 13:01:56  Building security-spire-config ... done  ---> 68cee748a456 13:01:56 Step 20/22 : LABEL arch=x86_64 13:01:57 ---> Running in 04b29ea3c74b 13:02:00 Removing intermediate container 3ded7cef51f7 13:02:00 ---> 5ba15f43ad07 13:02:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:02:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:02:00 ---> 1264cb19c841 13:02:00 Step 3/23 : WORKDIR /edgex-go 13:02:00 ---> Using cache 13:02:00 ---> b362411d79e6 13:02:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:00 ---> Using cache 13:02:00 ---> 31ad4f1a57b5 13:02:00 Step 5/23 : RUN apk add --update --no-cache make git 13:02:00 ---> Using cache 13:02:00 ---> 89d7ad9de238 13:02:00 Step 6/23 : COPY go.mod vendor* ./ 13:02:00 ---> Using cache 13:02:00 ---> 9d52937e0536 13:02:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:00 ---> Using cache 13:02:00 ---> 316da94c962b 13:02:00 Step 8/23 : COPY . . 13:02:00 ---> Using cache 13:02:00 ---> 20be37788a99 13:02:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:02:01 ---> 6e1d2d34d9cb 13:02:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:02:01 Removing intermediate container 04b29ea3c74b 13:02:01 ---> 0933e2fcd379 13:02:01 Step 21/22 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:01 ---> Running in a21220216da1 13:02:01 ---> Running in 5706fc72a729 13:02:01 ---> Running in 3acac92483a0 13:02:02 ---> a9224f48692b 13:02:02 Step 19/23 : ENTRYPOINT ["/core-command"] 13:02:02 Removing intermediate container 5706fc72a729 13:02:02 ---> f01476503ec1 13:02:02 Step 20/22 : LABEL arch=x86_64 13:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:02:02 ---> Running in d291d1240849 13:02:02 Removing intermediate container 3acac92483a0 13:02:02 ---> 75ef98a7a9b6 13:02:02 Step 22/22 : LABEL version=0.0.0 13:02:02 ---> Running in 99e199a67cea 13:02:03 ---> Running in d27c62fd6c19 13:02:03 Removing intermediate container d291d1240849 13:02:03 ---> 0893c94ee06f 13:02:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:03 Removing intermediate container 99e199a67cea 13:02:03 ---> defe166e9f69 13:02:03 Step 21/22 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:03 ---> Running in 425a53ab9fb6 13:02:03 Removing intermediate container d27c62fd6c19 13:02:03 ---> 9e1ee22f1e35 13:02:03 13:02:03 ---> Running in 29e5f5ab7553 13:02:03 Successfully built 9e1ee22f1e35 13:02:03 Successfully tagged support-scheduler:latest 13:02:03  Building support-scheduler ... done Building sys-mgmt-agent 13:02:03 Removing intermediate container 425a53ab9fb6 13:02:03 ---> 4424e79a4d3e 13:02:03 Step 21/23 : LABEL arch=x86_64 13:02:03 ? github.com/edgexfoundry/edgex-go [no test files] 13:02:03 Removing intermediate container 29e5f5ab7553 13:02:03 ---> bc99750e9729 13:02:03 Step 22/22 : LABEL version=0.0.0 13:02:03 ---> Running in a71a79e01d36 13:02:03 ---> Running in e5fe14701326 13:02:04 Removing intermediate container a71a79e01d36 13:02:04 ---> 105780e20275 13:02:04 Step 22/23 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:06 Removing intermediate container e5fe14701326 13:02:06 ---> af72637e944e 13:02:06 13:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:02:06 Successfully built af72637e944e 13:02:07 Successfully tagged support-notifications:latest 13:02:07  Building support-notifications ... done  ---> Running in a3a045d18f76 13:02:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:02:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:02:07 ---> 1264cb19c841 13:02:07 Step 3/23 : WORKDIR /edgex-go 13:02:07 ---> Using cache 13:02:07 ---> b362411d79e6 13:02:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:07 ---> Using cache 13:02:07 ---> 31ad4f1a57b5 13:02:07 Step 5/23 : RUN apk add --update --no-cache make bash git 13:02:07 Removing intermediate container a3a045d18f76 13:02:07 ---> cd6341a8876f 13:02:08 Step 23/23 : LABEL version=0.0.0 13:02:08 ---> Running in 7930c2be0f8c 13:02:08 ---> Running in b6aa2394ca4e 13:02:09 Removing intermediate container b6aa2394ca4e 13:02:09 ---> 411bc8af84ff 13:02:09 13:02:09 Successfully built 411bc8af84ff 13:02:09 Successfully tagged core-command:latest 13:02:09  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:02:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:02:10 OK: 221 MiB in 52 packages 13:02:12 Removing intermediate container b89d24219e35 13:02:12 ---> 15fbe4ee311b 13:02:12 13:02:12 Step 10/22 : FROM alpine:3.14 13:02:12 ---> a33ac4f1069a 13:02:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:02:12 ---> Running in 6fc2c8cbb50a 13:02:12 Removing intermediate container 7930c2be0f8c 13:02:12 ---> 11ee285bf7d8 13:02:12 Step 6/23 : COPY go.mod vendor* ./ 13:02:13 ---> bf7f1dcbe6b9 13:02:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:02:13 ---> Running in e9710848ff71 13:02:13 (1/6) Installing ca-certificates (20211220-r0) 13:02:13 (2/6) Installing brotli-libs (1.0.9-r5) 13:02:13 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:02:13 (4/6) Installing libcurl (7.79.1-r0) 13:02:13 (5/6) Installing curl (7.79.1-r0) 13:02:13 (6/6) Installing dumb-init (1.2.5-r1) 13:02:13 Executing busybox-1.33.1-r6.trigger 13:02:13 Executing ca-certificates-20211220-r0.trigger 13:02:13 OK: 8 MiB in 20 packages 13:02:15 Removing intermediate container 6fc2c8cbb50a 13:02:15 ---> 15e7a0d7cd58 13:02:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:02:15 Removing intermediate container e9710848ff71 13:02:15 ---> 55b2b6354cbb 13:02:15 Step 8/23 : COPY . . 13:02:15 ---> Running in 99ac925d5538 13:02:15 Removing intermediate container 99ac925d5538 13:02:15 ---> 5b7b6aab73b9 13:02:15 Step 13/22 : WORKDIR /edgex 13:02:18 ---> Running in aadaad160385 13:02:18 Removing intermediate container aadaad160385 13:02:18 ---> 7a4f64ead980 13:02:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:02:19 ---> af5f22ad80f9 13:02:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:02:20 Removing intermediate container a21220216da1 13:02:20 ---> 75a8abbbdd68 13:02:20 13:02:20 Step 10/23 : FROM alpine:3.14 13:02:20 ---> a33ac4f1069a 13:02:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:02:20 ---> Using cache 13:02:20 ---> 255d39db208f 13:02:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:02:20 ---> Using cache 13:02:20 ---> 7726033b82a1 13:02:20 Step 13/23 : ENV APP_PORT=59881 13:02:20 ---> 1b98f0cec72c 13:02:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:02:20 ---> Running in 86b6dd7b8f95 13:02:20 ---> a2b6d3928ae4 13:02:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:02:20 Removing intermediate container 86b6dd7b8f95 13:02:20 ---> a369223bfa42 13:02:20 Step 14/23 : EXPOSE $APP_PORT 13:02:20 ---> Running in 80aa9fdb71df 13:02:20 ---> Running in c49c0e70cb3b 13:02:20 ---> 45d9b2963627 13:02:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:02:20 Removing intermediate container c49c0e70cb3b 13:02:20 ---> e343fb1ff2d9 13:02:20 Step 15/23 : WORKDIR / 13:02:21 ---> Running in f0fcda555c09 13:02:21 CGO_ENABLED=0 GO111MODULE=on go build -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 13:02:21 ---> 6ef06669d733 13:02:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:02:21 ---> Running in cecd8f8d54c9 13:02:21 Removing intermediate container f0fcda555c09 13:02:21 ---> cdfa615002d9 13:02:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:22 ---> 43e1b576168d 13:02:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:02:22 Removing intermediate container cecd8f8d54c9 13:02:22 ---> e8fb0b8341c1 13:02:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:02:22 ---> b63f505390c0 13:02:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:02:22 ---> Running in 990fa61877aa 13:02:23 ---> f402a8e428de 13:02:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:02:23 Removing intermediate container 990fa61877aa 13:02:23 ---> 8e2acf4ff48d 13:02:23 Step 20/22 : LABEL arch=x86_64 13:02:23 ---> Running in aba4586038ed 13:02:23 ---> Running in ea23cd28b778 13:02:23 Removing intermediate container aba4586038ed 13:02:23 ---> 58884e244ace 13:02:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:23 Removing intermediate container ea23cd28b778 13:02:23 ---> b7f0454b9ab0 13:02:23 Step 21/22 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:23 ---> Running in 971059b7c2bc 13:02:24 ---> Running in 56f1bef3d533 13:02:24 Removing intermediate container 971059b7c2bc 13:02:24 ---> 670cc76912c5 13:02:24 Step 21/23 : LABEL arch=x86_64 13:02:24 ---> Running in 253beb9173c3 13:02:24 Removing intermediate container 56f1bef3d533 13:02:24 ---> 2e8bd270fb17 13:02:24 Step 22/22 : LABEL version=0.0.0 13:02:24 ---> Running in a1b417af31fd 13:02:24 Removing intermediate container 253beb9173c3 13:02:24 ---> 408657811ea1 13:02:24 Step 22/23 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:24 ---> Running in 939abef2a698 13:02:24 Removing intermediate container a1b417af31fd 13:02:24 ---> 876e5448a6b8 13:02:24 13:02:24 Removing intermediate container 939abef2a698 13:02:24 ---> f11cf79147f5 13:02:24 Step 23/23 : LABEL version=0.0.0 13:02:25 Successfully built 876e5448a6b8 13:02:25 Successfully tagged security-proxy-setup:latest 13:02:25  Building security-proxy-setup ... done  ---> Running in 8de1ebf57edc 13:02:25 Removing intermediate container 8de1ebf57edc 13:02:25 ---> 6e38924bcc50 13:02:25 13:02:25 Successfully built 6e38924bcc50 13:02:25 Successfully tagged core-metadata:latest 13:02:35  Building core-metadata ... done Removing intermediate container 80aa9fdb71df 13:02:35 ---> b3e1f6a53ced 13:02:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:02:35 ---> Running in 110f552e7a9f 13:02:35 CGO_ENABLED=0 GO111MODULE=on go build -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 13:02:36 Removing intermediate container 110f552e7a9f 13:02:36 ---> ed0bf2565bb0 13:02:36 13:02:36 Step 11/23 : FROM docker:20.10.10 13:02:36 20.10.10: Pulling from library/docker 13:02:38 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:02:38 Status: Downloaded newer image for docker:20.10.10 13:02:38 ---> b706a049f56e 13:02:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:02:39 ---> Running in 75932fe9e086 13:02:39 Removing intermediate container 75932fe9e086 13:02:39 ---> ae1940dd04c2 13:02:39 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 13:02:39 ---> Running in 82e3ab71227f 13:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:02:40 (1/42) Installing readline (8.1.0-r0) 13:02:40 (2/42) Installing bash (5.1.16-r0) 13:02:40 Executing bash-5.1.16-r0.post-install 13:02:40 (3/42) Installing brotli-libs (1.0.9-r5) 13:02:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:02:40 (5/42) Installing libcurl (7.79.1-r0) 13:02:40 (6/42) Installing curl (7.79.1-r0) 13:02:40 (7/42) Installing dumb-init (1.2.5-r1) 13:02:40 (8/42) Installing libbz2 (1.0.8-r1) 13:02:40 (9/42) Installing expat (2.4.7-r0) 13:02:40 (10/42) Installing libffi (3.3-r2) 13:02:40 (11/42) Installing gdbm (1.19-r0) 13:02:40 (12/42) Installing xz-libs (5.2.5-r0) 13:02:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:02:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:02:40 (15/42) Installing mpdecimal (2.5.1-r1) 13:02:40 (16/42) Installing sqlite-libs (3.35.5-r0) 13:02:40 (17/42) Installing python3 (3.9.5-r2) 13:02:40 (18/42) Installing py3-appdirs (1.4.4-r2) 13:02:40 (19/42) Installing py3-chardet (4.0.0-r2) 13:02:40 (20/42) Installing py3-idna (3.2-r0) 13:02:40 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:02:40 (22/42) Installing py3-certifi (2020.12.5-r1) 13:02:40 (23/42) Installing py3-requests (2.25.1-r4) 13:02:40 (24/42) Installing py3-msgpack (1.0.2-r1) 13:02:40 (25/42) Installing py3-lockfile (0.12.2-r4) 13:02:40 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:02:40 (27/42) Installing py3-colorama (0.4.4-r1) 13:02:40 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:02:40 (29/42) Installing py3-distlib (0.3.1-r3) 13:02:40 (30/42) Installing py3-distro (1.5.0-r3) 13:02:40 (31/42) Installing py3-six (1.15.0-r1) 13:02:40 (32/42) Installing py3-webencodings (0.5.1-r4) 13:02:40 (33/42) Installing py3-html5lib (1.1-r1) 13:02:40 (34/42) Installing py3-parsing (2.4.7-r2) 13:02:40 (35/42) Installing py3-packaging (20.9-r1) 13:02:40 (36/42) Installing py3-toml (0.10.2-r2) 13:02:40 (37/42) Installing py3-pep517 (0.10.0-r2) 13:02:40 (38/42) Installing py3-progress (1.5-r2) 13:02:40 (39/42) Installing py3-retrying (1.3.3-r1) 13:02:40 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:02:40 (41/42) Installing py3-setuptools (52.0.0-r3) 13:02:41 (42/42) Installing py3-pip (20.3.4-r1) 13:02:41 Executing busybox-1.33.1-r6.trigger 13:02:41 OK: 84 MiB in 64 packages 13:02:41 Collecting docker-compose==1.23.2 13:02:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:02:42 Collecting cached-property<2,>=1.2.0 13:02:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:02:42 Collecting websocket-client<1.0,>=0.32.0 13:02:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:02:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:02:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:02:42 Collecting dockerpty<0.5,>=0.4.1 13:02:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:02:42 Collecting docker<4.0,>=3.6.0 13:02:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:02:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:02:42 Collecting PyYAML<4,>=3.10 13:02:42 Downloading PyYAML-3.13.tar.gz (270 kB) 13:02:43 Collecting jsonschema<3,>=2.5.1 13:02:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:02:43 Collecting texttable<0.10,>=0.9.0 13:02:43 Downloading texttable-0.9.1.tar.gz (11 kB) 13:02:43 Collecting docopt<0.7,>=0.6.1 13:02:43 Downloading docopt-0.6.2.tar.gz (25 kB) 13:02:44 Collecting docker-pycreds>=0.4.0 13:02:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:02:44 Collecting idna<2.8,>=2.5 13:02:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:02:44 Collecting chardet<3.1.0,>=3.0.2 13:02:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:02:44 Collecting urllib3<1.25,>=1.21.1 13:02:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:02:44 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) 13:02:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:02:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:02:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:02:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:02:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:02:44 Attempting uninstall: urllib3 13:02:44 Found existing installation: urllib3 1.26.5 13:02:44 Uninstalling urllib3-1.26.5: 13:02:44 Successfully uninstalled urllib3-1.26.5 13:02:44 Attempting uninstall: idna 13:02:44 Found existing installation: idna 3.2 13:02:44 Uninstalling idna-3.2: 13:02:44 Successfully uninstalled idna-3.2 13:02:44 Attempting uninstall: chardet 13:02:44 Found existing installation: chardet 4.0.0 13:02:44 Uninstalling chardet-4.0.0: 13:02:44 Successfully uninstalled chardet-4.0.0 13:02:45 Attempting uninstall: requests 13:02:45 Found existing installation: requests 2.25.1 13:02:45 Uninstalling requests-2.25.1: 13:02:45 Successfully uninstalled requests-2.25.1 13:02:45 Running setup.py install for texttable: started 13:02:45 Running setup.py install for texttable: finished with status 'done' 13:02:45 Running setup.py install for PyYAML: started 13:02:45 Running setup.py install for PyYAML: finished with status 'done' 13:02:45 Running setup.py install for docopt: started 13:02:46 Running setup.py install for docopt: finished with status 'done' 13:02:46 Running setup.py install for dockerpty: started 13:02:46 Running setup.py install for dockerpty: finished with status 'done' 13:02:46 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 13:02:49 Removing intermediate container 82e3ab71227f 13:02:49 ---> ac8b7650f40f 13:02:49 Step 14/23 : ENV APP_PORT=58890 13:02:49 ---> Running in c8d4cc594c7c 13:02:49 Removing intermediate container c8d4cc594c7c 13:02:49 ---> e9bf169923e2 13:02:49 Step 15/23 : EXPOSE $APP_PORT 13:02:49 ---> Running in cdde25105442 13:02:50 Removing intermediate container cdde25105442 13:02:50 ---> ae5e1be3df31 13:02:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:02:50 ---> 156caa88d126 13:02:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:02:51 ---> c56313977b02 13:02:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:02:51 ---> ff51fb4a199c 13:02:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:02:51 ---> Running in 5702d2f2d9e7 13:02:51 Removing intermediate container 5702d2f2d9e7 13:02:51 ---> 3ebbe3bbd95b 13:02:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:52 ---> Running in fe4715c12e98 13:02:52 Removing intermediate container fe4715c12e98 13:02:52 ---> 185702311bde 13:02:52 Step 21/23 : LABEL arch=x86_64 13:02:52 ---> Running in 80489ea52502 13:02:52 Removing intermediate container 80489ea52502 13:02:52 ---> 99237acb98e9 13:02:52 Step 22/23 : LABEL git_sha=738e4588d9a3b229f059259e033cf093b416a495 13:02:52 ---> Running in ec1f88fa3aba 13:02:52 Removing intermediate container ec1f88fa3aba 13:02:52 ---> 89082dc2495a 13:02:52 Step 23/23 : LABEL version=0.0.0 13:02:52 ---> Running in ac16f6300dbf 13:02:52 Removing intermediate container ac16f6300dbf 13:02:52 ---> 3e9eef1c87e7 13:02:52 13:02:53 Successfully built 3e9eef1c87e7 13:02:53 Successfully tagged sys-mgmt-agent:latest 13:02:53  Building sys-mgmt-agent ... done  [Pipeline] } 13:02:53 $ docker stop --time=1 c1b70830535587e2d41c944d592768d5e91f0a27ebbd6767fbfdb5db74841787 13:02:54 $ docker rm -f c1b70830535587e2d41c944d592768d5e91f0a27ebbd6767fbfdb5db74841787 [Pipeline] // withDockerContainer [Pipeline] sh 13:02:55 + docker images 13:02:55 REPOSITORY TAG IMAGE ID CREATED SIZE 13:02:55 sys-mgmt-agent latest 3e9eef1c87e7 2 seconds ago 305MB 13:02:55 ed0bf2565bb0 18 seconds ago 1.61GB 13:02:55 core-metadata latest 6e38924bcc50 29 seconds ago 26.1MB 13:02:55 security-proxy-setup latest 876e5448a6b8 30 seconds ago 43.4MB 13:02:55 75a8abbbdd68 35 seconds ago 1.62GB 13:02:55 15fbe4ee311b 44 seconds ago 1.63GB 13:02:55 core-command latest 411bc8af84ff 46 seconds ago 24.5MB 13:02:55 support-notifications latest af72637e944e 50 seconds ago 26.6MB 13:02:55 support-scheduler latest 9e1ee22f1e35 51 seconds ago 26MB 13:02:55 security-spire-config latest a22a7683ec28 58 seconds ago 82.2MB 13:02:55 3da0f25f5e64 About a minute ago 1.61GB 13:02:55 security-spire-agent latest 2571bc5f3ae7 About a minute ago 119MB 13:02:55 3b5c7b674c42 About a minute ago 1.62GB 13:02:55 ccb28aaf3aad About a minute ago 1.62GB 13:02:55 fec7aceab74b About a minute ago 1.61GB 13:02:55 security-spiffe-token-provider latest f3c481538639 About a minute ago 28.5MB 13:02:55 b942e75a3c97 About a minute ago 1.61GB 13:02:55 security-bootstrapper latest 2d144431aece About a minute ago 24.3MB 13:02:55 core-data latest e4cf89b9c7e3 About a minute ago 35.9MB 13:02:55 security-secretstore-setup latest 56e9f7b83213 About a minute ago 42.1MB 13:02:55 security-spire-server latest 9b3262b0de4a About a minute ago 82.9MB 13:02:55 421fe18d047d About a minute ago 1.65GB 13:02:55 a6a37fb9da3f About a minute ago 1.61GB 13:02:55 d8d183048fd8 About a minute ago 1.61GB 13:02:55 d7b4bece241a About a minute ago 1.63GB 13:02:55 6a5aba697c32 2 minutes ago 1.61GB 13:02:55 ci-base-image-x86_64 latest 1264cb19c841 5 minutes ago 896MB 13:02:55 alpine 3.15 9c842ac49a39 46 hours ago 5.57MB 13:02:55 alpine 3.14 a33ac4f1069a 7 days ago 5.59MB 13:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 13:02:55 docker 20.10.10 b706a049f56e 4 months ago 216MB 13:02:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 13:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months 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) [Pipeline] findFiles [Pipeline] node 13:03:10 Still waiting to schedule task 13:03:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:03:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements 13:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:03:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.464s coverage: 98.5% of statements 13:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:03:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.673s coverage: 54.9% of statements 13:03:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:03:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.944s coverage: 89.2% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.416s coverage: 84.4% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.596s coverage: 94.2% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.312s coverage: 72.2% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.274s coverage: 58.8% of statements 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.583s coverage: 24.0% of statements 13:04:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.317s coverage: 47.1% of statements 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 13:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 13:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 13:04:21 Running on prd-ubuntu18.04-docker-8c-8g-9069 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 13:04:21 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 13:04:21 The recommended git tool is: git 13:04:23 using credential edgex-jenkins-ssh 13:04:23 Cloning the remote Git repository 13:04:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:04:23 > git init /w/workspace/edgex-go/16 # timeout=10 13:04:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:04:23 > git --version # timeout=10 13:04:23 > git --version # 'git version 2.17.1' 13:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:28 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit fa836052cfef60d4fb3774ec655e62965026ed26 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:04:28 Failed in branch amd64 13:04:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:04:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:04:28 > git config core.sparsecheckout # timeout=10 13:04:28 > git checkout -f fa836052cfef60d4fb3774ec655e62965026ed26 # timeout=10 13:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.232s coverage: 94.4% of statements 13:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 13:04:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements 13:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.180s coverage: 100.0% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.736s coverage: 91.2% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.944s coverage: 64.4% of statements 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:04:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.205s coverage: 100.0% of statements 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 13:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 13:04:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.137s coverage: 73.7% of statements 13:04:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 13:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.341s coverage: 65.4% of statements 13:04:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:04:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:04:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.8% of statements 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:04:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:05:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 13:05:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 13:05:01 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 13:05:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:05:01 GO111MODULE=on go vet ./... 13:06:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:06:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:06:40 ./bin/test-attribution-txt.sh [Pipeline] echo 13:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:06:44 + ls -al . 13:06:44 total 660 13:06:44 drwxrwxr-x 9 1001 1001 4096 Mar 25 13:06 . 13:06:44 drwxr-xr-x 4 root root 4096 Mar 25 13:01 .. 13:06:44 -rw-rw-r-- 1 1001 1001 11 Mar 25 12:59 .dockerignore 13:06:44 drwxrwxr-x 8 1001 1001 4096 Mar 25 12:59 .git 13:06:44 drwxrwxr-x 4 1001 1001 4096 Mar 25 12:59 .github 13:06:44 -rw-rw-r-- 1 1001 1001 870 Mar 25 12:59 .gitignore 13:06:44 -rw-rw-r-- 1 1001 1001 42 Mar 25 12:59 .golangci.yml 13:06:44 -rw-rw-r-- 1 1001 1001 87 Mar 25 12:59 .hadolint.yml 13:06:44 -rw-rw-r-- 1 1001 1001 166 Mar 25 12:59 .sonarcloud.properties 13:06:44 -rw-rw-r-- 1 1001 1001 1171 Mar 25 12:59 ADOPTERS.md 13:06:44 -rw-rw-r-- 1 1001 1001 9953 Mar 25 12:59 Attribution.txt 13:06:44 -rw-rw-r-- 1 1001 1001 51732 Mar 25 12:59 CHANGELOG.md 13:06:44 -rw-rw-r-- 1 1001 1001 3804 Mar 25 12:59 CONTRIBUTING.md 13:06:44 -rw-rw-r-- 1 1001 1001 677 Mar 25 12:59 GOVERNANCE.md 13:06:44 -rw-rw-r-- 1 1001 1001 849 Mar 25 12:59 Jenkinsfile 13:06:44 -rw-rw-r-- 1 1001 1001 10775 Mar 25 12:59 LICENSE 13:06:44 -rw-rw-r-- 1 1001 1001 8478 Mar 25 12:59 Makefile 13:06:44 -rw-rw-r-- 1 1001 1001 582 Mar 25 12:59 OWNERS.md 13:06:44 -rw-rw-r-- 1 1001 1001 8207 Mar 25 12:59 README.md 13:06:44 -rw-rw-r-- 1 1001 1001 6912 Mar 25 12:59 SECURITY.md 13:06:44 -rw-rw-r-- 1 1001 1001 5 Mar 25 12:57 VERSION 13:06:44 -rw-rw-r-- 1 1001 1001 4131 Mar 25 12:59 ZMQWindows.md 13:06:44 drwxrwxr-x 2 1001 1001 4096 Mar 25 12:59 bin 13:06:44 drwxrwxr-x 18 1001 1001 4096 Mar 25 12:59 cmd 13:06:44 -rw-r--r-- 1 root root 426503 Mar 25 13:05 coverage.out 13:06:44 -rw-rw-r-- 1 1001 1001 3175 Mar 25 12:59 go.mod 13:06:44 -rw-rw-r-- 1 1001 1001 34990 Mar 25 12:59 go.sum 13:06:44 drwxrwxr-x 8 1001 1001 4096 Mar 25 12:59 internal 13:06:44 drwxrwxr-x 3 1001 1001 4096 Mar 25 12:59 openapi 13:06:44 drwxrwxr-x 4 1001 1001 4096 Mar 25 12:59 snap 13:06:44 -rw-rw-r-- 1 1001 1001 204 Mar 25 12:59 version.go [Pipeline] sh 13:06:45 + '[' -e coverage.out ] 13:06:45 + chown 1001:1001 coverage.out [Pipeline] stash 13:06:45 Warning: overwriting stash ‘coverage-report’ 13:06:46 Stashed 1 file(s) [Pipeline] sh 13:06:46 + make build 13:06:46 CGO_ENABLED=1 GO111MODULE=on go build -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 13:08:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:10:11 CGO_ENABLED=0 GO111MODULE=on go build -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 13:10:13 CGO_ENABLED=0 GO111MODULE=on go build -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 13:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:10:25 CGO_ENABLED=0 GO111MODULE=on go build -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 13:10:31 CGO_ENABLED=0 GO111MODULE=on go build -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 13:10:39 CGO_ENABLED=0 GO111MODULE=on go build -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 13:10:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:10:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:10:59 CGO_ENABLED=0 GO111MODULE=on go build -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] } 13:11:02 $ docker stop --time=1 585b0d461610460a37ab930a9d32d8cfe95f6766dd74dfa7a952077406248356 13:11:04 $ docker rm -f 585b0d461610460a37ab930a9d32d8cfe95f6766dd74dfa7a952077406248356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:11:07 13:11:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:11:07 latest: Pulling from edgex-devops/edgex-compose-arm64 13:11:07 29e5d40040c1: Pulling fs layer 13:11:07 1ce36da41761: Pulling fs layer 13:11:07 25b303627fd3: Pulling fs layer 13:11:07 29e5d40040c1: Verifying Checksum 13:11:07 29e5d40040c1: Download complete 13:11:07 1ce36da41761: Verifying Checksum 13:11:07 1ce36da41761: Download complete 13:11:08 29e5d40040c1: Pull complete 13:11:09 25b303627fd3: Verifying Checksum 13:11:09 25b303627fd3: Download complete 13:11:09 1ce36da41761: Pull complete 13:11:22 25b303627fd3: Pull complete 13:11:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-9067 does not seem to be running inside a container 13:11:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:11:24 $ docker top f795fb7d3d8a5957d4e9a1fa379794ea20ff15cc95bb3801cd465aa0ef56e164 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:25 + docker-compose build --help 13:11:25 + grep parallel 13:11:31 --parallel Build images in parallel. [Pipeline] } 13:11:31 $ docker stop --time=1 f795fb7d3d8a5957d4e9a1fa379794ea20ff15cc95bb3801cd465aa0ef56e164 13:11:33 $ docker rm -f f795fb7d3d8a5957d4e9a1fa379794ea20ff15cc95bb3801cd465aa0ef56e164 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:11:33 . [Pipeline] withDockerContainer 13:11:33 prd-ubuntu20.04-docker-arm64-4c-16g-9067 does not seem to be running inside a container 13:11:33 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:11:35 $ docker top 7c5dc0b0ebc80549770b97394dffa35b87ffb7ce4a2ad526b169e8602c5b1230 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:36 + docker-compose -f ./docker-compose-build.yml build --parallel 13:11:41 Building core-command ... 13:11:41 Building core-data ... 13:11:41 Building core-metadata ... 13:11:41 Building security-bootstrapper ... 13:11:41 Building security-proxy-setup ... 13:11:41 Building security-secretstore-setup ... 13:11:41 Building security-spiffe-token-provider ... 13:11:41 Building security-spire-agent ... 13:11:41 Building security-spire-config ... 13:11:41 Building security-spire-server ... 13:11:41 Building support-notifications ... 13:11:41 Building support-scheduler ... 13:11:41 Building sys-mgmt-agent ... 13:11:41 Building security-spire-agent 13:11:41 Building security-bootstrapper 13:11:41 Building support-scheduler 13:11:41 Building security-secretstore-setup 13:11:41 Building core-metadata 13:13:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:13:33 ---> f6fe088fe3ef 13:13:33 Step 3/31 : WORKDIR /edgex-go 13:13:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:13:33 ---> f6fe088fe3ef 13:13:33 Step 3/25 : WORKDIR /edgex-go 13:13:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:13:33 ---> f6fe088fe3ef 13:13:33 Step 3/22 : WORKDIR /edgex-go 13:13:33 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:13:33 ---> f6fe088fe3ef 13:13:33 Step 3/24 : WORKDIR /edgex-go 13:13:33 ---> Running in 795fb1918fb8 13:13:33 ---> Running in c1842fa92879 13:13:33 ---> Running in 3a0866f92c3e 13:13:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:13:33 ---> f6fe088fe3ef 13:13:33 Step 3/23 : WORKDIR /edgex-go 13:13:33 ---> Running in fafaf1aaada9 13:13:33 ---> Running in bba767c1548e 13:13:33 Removing intermediate container 795fb1918fb8 13:13:33 ---> 65b6396294c8 13:13:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:33 Removing intermediate container c1842fa92879 13:13:33 ---> 397e460ccecd 13:13:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:33 ---> Running in 7143976c1e6d 13:13:33 Removing intermediate container bba767c1548e 13:13:33 ---> 40458d6f8206 13:13:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:33 Removing intermediate container fafaf1aaada9 13:13:33 ---> 1b25f9ff2b2e 13:13:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:33 ---> Running in 8b3b232bd5ca 13:13:33 Removing intermediate container 3a0866f92c3e 13:13:33 ---> e66f1e1769b8 13:13:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:33 ---> Running in 459930a1e8c9 13:13:33 ---> Running in 492ec2e55ead 13:13:33 ---> Running in 802003988d6d 13:13:33 Removing intermediate container 7143976c1e6d 13:13:33 ---> 6c0f3d38b969 13:13:33 Step 5/22 : RUN apk add --update --no-cache make git 13:13:33 ---> Running in f4b76a43fdc8 13:13:33 Removing intermediate container 459930a1e8c9 13:13:33 ---> 244348880313 13:13:33 Step 5/25 : RUN apk add --update --no-cache make git 13:13:33 ---> Running in ccf7c660f702 13:13:33 Removing intermediate container 8b3b232bd5ca 13:13:33 ---> d3f6c14b0b64 13:13:33 Step 5/31 : RUN apk add --update --no-cache make git 13:13:33 ---> Running in b84ddfbdf53f 13:13:33 Removing intermediate container 802003988d6d 13:13:33 ---> 0b2246263cdb 13:13:33 Step 5/24 : RUN apk add --update --no-cache make git 13:13:33 ---> Running in 7f5d7e312321 13:13:33 Removing intermediate container 492ec2e55ead 13:13:33 ---> ddd7932b5eef 13:13:33 Step 5/23 : RUN apk add --update --no-cache make git 13:13:33 ---> Running in 2b74a9c3cb06 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:13:33 OK: 220 MiB in 52 packages 13:13:33 OK: 220 MiB in 52 packages 13:13:33 OK: 220 MiB in 52 packages 13:13:33 OK: 220 MiB in 52 packages 13:13:34 OK: 220 MiB in 52 packages 13:13:34 Removing intermediate container f4b76a43fdc8 13:13:34 ---> ce5865259c28 13:13:34 Step 6/22 : COPY go.mod vendor* ./ 13:13:35 Removing intermediate container ccf7c660f702 13:13:35 ---> 083334c9da13 13:13:35 Step 6/25 : COPY go.mod vendor* ./ 13:13:35 Removing intermediate container b84ddfbdf53f 13:13:35 ---> d90b94f25290 13:13:35 Step 6/31 : COPY go.mod vendor* ./ 13:13:35 Removing intermediate container 7f5d7e312321 13:13:35 ---> 8ac5200963bf 13:13:35 Step 6/24 : COPY go.mod vendor* ./ 13:13:35 ---> c3accb71c6ff 13:13:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:35 Removing intermediate container 2b74a9c3cb06 13:13:35 ---> 271da028bd72 13:13:35 Step 6/23 : COPY go.mod vendor* ./ 13:13:35 ---> Running in 862462438a54 13:13:37 ---> 565b7e83a335 13:13:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:37 ---> Running in fb4eab42c5fd 13:13:37 ---> 4410dd3bfff3 13:13:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:37 ---> 9c59c3325a8a 13:13:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:37 ---> Running in d9f8997b429b 13:13:37 ---> Running in e9fb582c53cc 13:13:37 ---> dfe50fc79e13 13:13:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:37 ---> Running in 1eeb318d1810 13:13:41 Removing intermediate container 862462438a54 13:13:41 ---> 35d4b1860438 13:13:41 Step 8/22 : COPY . . 13:13:43 Removing intermediate container fb4eab42c5fd 13:13:43 ---> ba9bda7d8caa 13:13:43 Step 8/25 : COPY . . 13:13:43 Removing intermediate container d9f8997b429b 13:13:43 ---> 634e05d1fa37 13:13:43 Step 8/31 : COPY . . 13:13:43 Removing intermediate container e9fb582c53cc 13:13:43 ---> c2b680ac47ef 13:13:43 Step 8/24 : COPY . . 13:13:43 Removing intermediate container 1eeb318d1810 13:13:43 ---> a5155e797607 13:13:43 Step 8/23 : COPY . . 13:14:16 ---> 620391edae86 13:14:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:14:16 ---> bd170907bf29 13:14:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:14:16 ---> bbd469e86095 13:14:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:14:16 ---> 146ffde043b3 13:14:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:14:16 ---> Running in 42bb360b2d21 13:14:16 ---> Running in 8d4f6460dd7c 13:14:16 ---> Running in ab1f19fa9404 13:14:16 ---> Running in 189b9b206bf8 13:14:17 ---> 904de0943b72 13:14:17 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:14:17 ---> Running in e66b9557144a 13:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:14:17 CGO_ENABLED=0 GO111MODULE=on go build -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 13:14:18 Removing intermediate container e66b9557144a 13:14:18 ---> a38a79f48385 13:14:18 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:14:18 ---> Running in a2751a870e4a 13:14:21 spire-1.2.0/ 13:14:27 spire-1.2.0/README.md 13:14:27 spire-1.2.0/bin/ 13:14:27 spire-1.2.0/bin/spire-server 13:14:27 spire-1.2.0/bin/spire-agent 13:14:27 spire-1.2.0/conf/ 13:14:27 spire-1.2.0/conf/server/ 13:14:27 spire-1.2.0/conf/server/server.conf 13:14:27 spire-1.2.0/conf/agent/ 13:14:27 spire-1.2.0/conf/agent/agent.conf 13:14:27 spire-1.2.0/LICENSE 13:14:32 Removing intermediate container a2751a870e4a 13:14:32 ---> 0fea88b57d8a 13:14:32 13:14:32 Step 11/24 : FROM alpine:3.15 13:14:32 3.15: Pulling from library/alpine 13:14:33 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 13:14:33 Status: Downloaded newer image for alpine:3.15 13:14:33 ---> 7ffa42511a80 13:14:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:14:33 ---> Running in 590e9f9d1332 13:14:34 Removing intermediate container 590e9f9d1332 13:14:34 ---> 64a8e2c342ed 13:14:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:34 ---> Running in f467a1b5971a 13:14:37 Removing intermediate container f467a1b5971a 13:14:37 ---> 52a4c109aa21 13:14:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:14:37 ---> Running in 80b7c70dd9bd 13:14:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:41 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:14:41 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:14:41 OK: 15729 distinct packages available 13:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:14:44 (1/5) Installing dumb-init (1.2.5-r1) 13:14:44 (2/5) Installing musl-obstack (1.2.2-r0) 13:14:44 (3/5) Installing libucontext (1.1-r0) 13:14:45 (4/5) Installing gcompat (1.0.0-r4) 13:14:45 (5/5) Installing openssl (1.1.1n-r0) 13:14:45 Executing busybox-1.34.1-r4.trigger 13:14:45 OK: 6 MiB in 19 packages 13:14:46 Removing intermediate container 80b7c70dd9bd 13:14:46 ---> c6aa8ba188cd 13:14:46 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 13:14:50 ---> 0a994efcbd94 13:14:50 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:14:55 ---> e458cd3df9a3 13:14:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:14:55 ---> a6e68e023cbf 13:14:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:14:56 ---> 1e525b5c24d9 13:14:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:14:57 ---> ff3bf5609a57 13:14:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:14:57 ---> Running in e6c9dd4470c3 13:14:58 Removing intermediate container e6c9dd4470c3 13:14:58 ---> ac99028ac9f2 13:14:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:14:58 ---> Running in c3585a316331 13:14:58 Removing intermediate container c3585a316331 13:14:58 ---> 4092b0522b80 13:14:58 Step 22/24 : LABEL arch=arm64 13:14:59 ---> Running in b083cc1b1d0e 13:14:59 Removing intermediate container b083cc1b1d0e 13:14:59 ---> 0b5e692395ee 13:14:59 Step 23/24 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:14:59 ---> Running in 1e2acd68cfff 13:15:00 Removing intermediate container 1e2acd68cfff 13:15:00 ---> 9e2cbbcdf17e 13:15:00 Step 24/24 : LABEL version=0.0.0 13:15:00 ---> Running in 21a78d1c1c01 13:15:01 Removing intermediate container 21a78d1c1c01 13:15:01 ---> b89bf7c35ff3 13:15:01 13:15:01 Successfully built b89bf7c35ff3 13:15:01 Successfully tagged security-spire-agent-arm64:latest 13:15:01  Building security-spire-agent ... done Building security-spire-server 13:15:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:15:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:15:40 ---> f6fe088fe3ef 13:15:40 Step 3/23 : WORKDIR /edgex-go 13:15:40 ---> Using cache 13:15:40 ---> e66f1e1769b8 13:15:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:40 ---> Using cache 13:15:40 ---> 0b2246263cdb 13:15:40 Step 5/23 : RUN apk add --update --no-cache make git 13:15:40 ---> Using cache 13:15:40 ---> 8ac5200963bf 13:15:40 Step 6/23 : COPY go.mod vendor* ./ 13:15:40 ---> Using cache 13:15:40 ---> 9c59c3325a8a 13:15:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:40 ---> Using cache 13:15:40 ---> c2b680ac47ef 13:15:40 Step 8/23 : COPY . . 13:15:40 ---> Using cache 13:15:40 ---> 904de0943b72 13:15:40 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:15:40 ---> Using cache 13:15:40 ---> a38a79f48385 13:15:40 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:15:40 ---> Using cache 13:15:40 ---> 0fea88b57d8a 13:15:40 13:15:40 Step 11/23 : FROM alpine:3.15 13:15:40 ---> 7ffa42511a80 13:15:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:15:40 ---> Using cache 13:15:40 ---> 64a8e2c342ed 13:15:40 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:40 ---> Using cache 13:15:40 ---> 52a4c109aa21 13:15:40 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:15:40 ---> Using cache 13:15:40 ---> c6aa8ba188cd 13:15:40 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:15:40 ---> 2e88c9689223 13:15:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:15:41 ---> 22012f05abd8 13:15:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:15:42 ---> 1f2701ea8f73 13:15:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:15:43 ---> 913f9c7233d5 13:15:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:15:43 ---> Running in 900598afa458 13:15:44 Removing intermediate container 900598afa458 13:15:44 ---> aa4f905e2e40 13:15:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:15:44 ---> Running in 88f39d71e6a1 13:15:44 Removing intermediate container 88f39d71e6a1 13:15:44 ---> a13c30b34ddf 13:15:44 Step 21/23 : LABEL arch=arm64 13:15:44 ---> Running in a33b5e91f94c 13:15:45 Removing intermediate container a33b5e91f94c 13:15:45 ---> 314ec427e5b7 13:15:45 Step 22/23 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:15:45 ---> Running in c156c7bf4b15 13:15:46 Removing intermediate container c156c7bf4b15 13:15:46 ---> ee1a3fb66294 13:15:46 Step 23/23 : LABEL version=0.0.0 13:15:46 ---> Running in a736ec9ddaa6 13:15:47 Removing intermediate container a736ec9ddaa6 13:15:47 ---> 91cf2a35ed59 13:15:47 13:15:47 Successfully built 91cf2a35ed59 13:15:47 Successfully tagged security-spire-server-arm64:latest 13:15:47  Building security-spire-server ... done Building support-notifications 13:16:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:26 ---> f6fe088fe3ef 13:16:26 Step 3/22 : WORKDIR /edgex-go 13:16:26 ---> Using cache 13:16:26 ---> e66f1e1769b8 13:16:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:26 ---> Using cache 13:16:26 ---> 0b2246263cdb 13:16:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:16:26 ---> Running in 1ba55a6db5d3 13:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:26 OK: 220 MiB in 52 packages 13:16:28 Removing intermediate container 1ba55a6db5d3 13:16:28 ---> d09597f6353b 13:16:28 Step 6/22 : COPY go.mod vendor* ./ 13:16:29 ---> 1ee3fe8a9430 13:16:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:29 ---> Running in 6ef71bb35c1b 13:16:36 Removing intermediate container 6ef71bb35c1b 13:16:36 ---> 8947741ac6bf 13:16:36 Step 8/22 : COPY . . 13:17:03 ---> 879deae749cb 13:17:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:17:03 ---> Running in ac902810a1dc 13:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:21:26 CGO_ENABLED=0 GO111MODULE=on go build -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 13:21:53 Removing intermediate container 189b9b206bf8 13:21:53 ---> 7ab8799a091c 13:21:53 13:21:53 Step 10/25 : FROM alpine:3.14 13:21:53 3.14: Pulling from library/alpine 13:21:53 Removing intermediate container 42bb360b2d21 13:21:53 ---> 2e9916c31436 13:21:53 13:21:53 Step 10/31 : FROM alpine:3.14 13:21:53 3.14: Pulling from library/alpine 13:21:53 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:21:53 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:21:53 Status: Downloaded newer image for alpine:3.14 13:21:53 Status: Downloaded newer image for alpine:3.14 13:21:53 ---> 71a2028e5025 13:21:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:21:53 ---> 71a2028e5025 13:21:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:21:53 ---> Running in 1dbbbb73271e 13:21:53 ---> Running in 586675e3f528 13:21:55 Removing intermediate container 586675e3f528 13:21:55 ---> 6e01dc308f0f 13:21:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:21:55 ---> Running in e8cc1fda501d 13:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:21:59 (1/3) Installing ca-certificates (20211220-r0) 13:21:59 (2/3) Installing dumb-init (1.2.5-r1) 13:21:59 (3/3) Installing su-exec (0.2-r1) 13:21:59 Executing busybox-1.33.1-r6.trigger 13:22:00 Executing ca-certificates-20211220-r0.trigger 13:22:00 OK: 6 MiB in 17 packages 13:22:00 (1/2) Installing dumb-init (1.2.5-r1) 13:22:00 (2/2) Installing su-exec (0.2-r1) 13:22:00 Executing busybox-1.33.1-r6.trigger 13:22:01 OK: 6 MiB in 16 packages 13:22:03 Removing intermediate container e8cc1fda501d 13:22:03 ---> 510d1c498cb6 13:22:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:22:03 ---> Running in 409fb705b4a2 13:22:04 Removing intermediate container 409fb705b4a2 13:22:04 ---> fbd7ecc50f87 13:22:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:22:04 Removing intermediate container 1dbbbb73271e 13:22:04 ---> 835671ba8e0f 13:22:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:22:04 ---> Running in c76cb9ccaa72 13:22:05 ---> Running in f7d0bbaa863f 13:22:06 Removing intermediate container c76cb9ccaa72 13:22:06 ---> 5e18e2e74604 13:22:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:22:06 Removing intermediate container f7d0bbaa863f 13:22:06 ---> c95380e06489 13:22:06 Step 13/25 : WORKDIR / 13:22:06 ---> Running in 997e132c2970 13:22:06 ---> Running in a801a0692846 13:22:08 Removing intermediate container a801a0692846 13:22:08 ---> 0af6762f6676 13:22:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:22:10 ---> d403726e80f3 13:22:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:22:11 Removing intermediate container 997e132c2970 13:22:11 ---> 917863168a9b 13:22:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:22:11 ---> Running in a8eae1965ff6 13:22:12 ---> 54e9919f03fd 13:22:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:22:12 Removing intermediate container a8eae1965ff6 13:22:12 ---> ee7fa344c486 13:22:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:22:12 Removing intermediate container 8d4f6460dd7c 13:22:12 ---> bcb7139e81ec 13:22:12 13:22:12 Step 10/22 : FROM alpine:3.14 13:22:12 ---> 71a2028e5025 13:22:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:22:13 ---> Running in 17ee94b78c2a 13:22:14 ---> 8fe535509570 13:22:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:22:14 Removing intermediate container ab1f19fa9404 13:22:14 ---> b8bbd8675631 13:22:14 13:22:14 Step 10/23 : FROM alpine:3.14 13:22:14 ---> 71a2028e5025 13:22:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:22:15 ---> Running in 0efe19199c8e 13:22:15 ---> 4ed378bab196 13:22:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:22:15 ---> Running in 98303741a8ad 13:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:22:16 ---> 98b2ac3c376d 13:22:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:22:18 (1/1) Installing dumb-init (1.2.5-r1) 13:22:18 Executing busybox-1.33.1-r6.trigger 13:22:18 OK: 5 MiB in 15 packages 13:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:22:19 (1/1) Installing dumb-init (1.2.5-r1) 13:22:19 Executing busybox-1.33.1-r6.trigger 13:22:19 OK: 5 MiB in 15 packages 13:22:20 Removing intermediate container 17ee94b78c2a 13:22:20 ---> 1bc4a97e5274 13:22:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:20 ---> 5fb4fc37fdbb 13:22:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:22:20 ---> Running in d27cf7247b36 13:22:20 Removing intermediate container 98303741a8ad 13:22:20 ---> c46c7d9a17c3 13:22:20 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:21 Removing intermediate container 0efe19199c8e 13:22:21 ---> c19ff37887e8 13:22:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:21 ---> Running in 4804cc9b90d9 13:22:21 Removing intermediate container d27cf7247b36 13:22:21 ---> e1da182d5c24 13:22:21 Step 13/22 : ENV APP_PORT=59861 13:22:21 ---> Running in 9a1bc431148c 13:22:22 ---> 6e73e1e924c5 13:22:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:22:22 Removing intermediate container 4804cc9b90d9 13:22:22 ---> c2c1cb7ec08f 13:22:22 Step 13/23 : ENV APP_PORT=59881 13:22:22 ---> Running in 9718887ab08c 13:22:22 Removing intermediate container 9a1bc431148c 13:22:22 ---> b00e14818b5c 13:22:22 Step 14/22 : EXPOSE $APP_PORT 13:22:23 ---> Running in 57748763e3e9 13:22:23 Removing intermediate container 9718887ab08c 13:22:23 ---> baedced1fa47 13:22:23 Step 14/23 : EXPOSE $APP_PORT 13:22:24 Removing intermediate container 57748763e3e9 13:22:24 ---> 9b25fe5b2842 13:22:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:24 ---> Running in b65bdba0048d 13:22:25 Removing intermediate container b65bdba0048d 13:22:25 ---> 48b04fa3d184 13:22:25 Step 15/23 : WORKDIR / 13:22:25 ---> 7b91071ba29d 13:22:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:22:25 ---> 196b1cfdfc40 13:22:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:22:25 ---> Running in 61961a12958f 13:22:26 ---> 1d926172d42d 13:22:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:22:27 Removing intermediate container 61961a12958f 13:22:27 ---> 3371ef95ebf5 13:22:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:27 ---> a47c8ba3b439 13:22:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 13:22:27 ---> Running in 6295757135fe 13:22:29 ---> f71f7178f5aa 13:22:29 ---> 2dcbc4ee000e 13:22:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:22:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:22:30 ---> 57ffb286b4fb 13:22:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:22:30 ---> db008a744daf 13:22:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:22:31 Removing intermediate container 6295757135fe 13:22:31 ---> e4d8b2478922 13:22:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:22:31 ---> Running in 964b9f11c0d3 13:22:32 ---> 1bfd6db687a7 13:22:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:22:32 ---> 2eebd983fc83 13:22:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:22:32 Removing intermediate container 964b9f11c0d3 13:22:32 ---> f8dfc4162aff 13:22:32 Step 23/25 : LABEL arch=arm64 13:22:32 ---> Running in 96a2458fb846 13:22:32 ---> Running in 2a9a3974d120 13:22:32 ---> 9390385b51bf 13:22:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:22:32 ---> Running in 48ef360814f4 13:22:32 Removing intermediate container 96a2458fb846 13:22:32 ---> 7b9ba0000057 13:22:32 Removing intermediate container 2a9a3974d120 13:22:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:32 ---> 0e5444153d2d 13:22:32 Step 24/25 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:22:33 ---> Running in af9eb1ea33f0 13:22:33 ---> Running in f88438763c03 13:22:33 Removing intermediate container 48ef360814f4 13:22:33 ---> 045a0ad059ad 13:22:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:22:34 Removing intermediate container f88438763c03 13:22:34 ---> ec96afab719e 13:22:34 Step 20/22 : LABEL arch=arm64 13:22:34 Removing intermediate container af9eb1ea33f0 13:22:34 ---> 3cd7b5993f4e 13:22:34 Step 25/25 : LABEL version=0.0.0 13:22:34 ---> Running in 3af060dce147 13:22:34 ---> Running in 7064efa2d8c4 13:22:34 ---> aa4fcefa19b8 13:22:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:22:34 ---> Running in 36ebd0776dfe 13:22:35 ---> d8b08752d938 13:22:35 Step 26/31 : RUN chmod +x /entrypoint.sh 13:22:35 Removing intermediate container 3af060dce147 13:22:35 ---> b106bd288c0f 13:22:35 Step 21/22 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:22:35 Removing intermediate container 36ebd0776dfe 13:22:35 ---> fffa80635129 13:22:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:35 Removing intermediate container 7064efa2d8c4 13:22:35 ---> 9d055a2058e3 13:22:35 13:22:35 ---> Running in 5ecbb4178b98 13:22:35 ---> Running in c25915de1ea6 13:22:36 ---> Running in 189b28e28181 13:22:36 Removing intermediate container c25915de1ea6 13:22:36 ---> 259dda064c7e 13:22:36 Step 21/23 : LABEL arch=arm64 13:22:37 ---> Running in 33f0b28ad9f8 13:22:37 Removing intermediate container 5ecbb4178b98 13:22:37 ---> 65d5aead71c4 13:22:37 Step 22/22 : LABEL version=0.0.0 13:22:37 ---> Running in 0dfbcc1c106b 13:22:37 Successfully built 9d055a2058e3 13:22:37 Successfully tagged security-secretstore-setup-arm64:latest 13:22:37 Building security-spire-config 13:22:37  Building security-secretstore-setup ... done Removing intermediate container 33f0b28ad9f8 13:22:37 ---> ed8d26c75ff8 13:22:37 Step 22/23 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:22:37 ---> Running in 5efe37c8c322 13:22:37 Removing intermediate container 0dfbcc1c106b 13:22:37 ---> 962d35fad05d 13:22:37 13:22:38 Removing intermediate container 5efe37c8c322 13:22:38 ---> 5d084366c24b 13:22:38 Step 23/23 : LABEL version=0.0.0 13:22:38 ---> Running in 3f2d8e84be51 13:22:39 Successfully built 962d35fad05d 13:22:39 Successfully tagged support-scheduler-arm64:latest 13:22:39  Building support-scheduler ... done Building core-command 13:22:39 Removing intermediate container 3f2d8e84be51 13:22:39 ---> 79220c76170e 13:22:39 13:22:39 Removing intermediate container 189b28e28181 13:22:39 ---> 7db6e78db05a 13:22:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:22:39 ---> Running in fa11e98fadd4 13:22:40 Successfully built 79220c76170e 13:22:40 Successfully tagged core-metadata-arm64:latest 13:22:40  Building core-metadata ... done Building security-spiffe-token-provider 13:22:40 Removing intermediate container fa11e98fadd4 13:22:40 ---> fde26ffab511 13:22:40 Step 28/31 : CMD ["gate"] 13:22:40 ---> Running in e2eb882f80ad 13:22:41 Removing intermediate container e2eb882f80ad 13:22:41 ---> 8affd2e16eda 13:22:41 Step 29/31 : LABEL arch=arm64 13:22:41 ---> Running in be55a31178e1 13:22:41 Removing intermediate container be55a31178e1 13:22:41 ---> 9a135737a0ce 13:22:41 Step 30/31 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:22:42 ---> Running in e56fc3d6f8e7 13:22:42 Removing intermediate container e56fc3d6f8e7 13:22:42 ---> ca3de156896e 13:22:42 Step 31/31 : LABEL version=0.0.0 13:22:43 ---> Running in 2bbebef6e91f 13:22:43 Removing intermediate container 2bbebef6e91f 13:22:43 ---> b6247088fc30 13:22:43 13:22:44 Successfully built b6247088fc30 13:22:44 Successfully tagged security-bootstrapper-arm64:latest 13:22:44  Building security-bootstrapper ... done Building security-proxy-setup 13:22:56 Removing intermediate container ac902810a1dc 13:22:56 ---> c36ef6450532 13:22:56 13:22:56 Step 10/22 : FROM alpine:3.14 13:22:56 ---> 71a2028e5025 13:22:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:22:56 ---> Running in a09fd48e2688 13:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:22:58 (1/2) Installing ca-certificates (20211220-r0) 13:22:59 (2/2) Installing dumb-init (1.2.5-r1) 13:22:59 Executing busybox-1.33.1-r6.trigger 13:22:59 Executing ca-certificates-20211220-r0.trigger 13:22:59 OK: 6 MiB in 16 packages 13:23:01 Removing intermediate container a09fd48e2688 13:23:01 ---> 410df2a85f5a 13:23:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:23:01 ---> Running in 4cf74c257d1b 13:23:01 Removing intermediate container 4cf74c257d1b 13:23:01 ---> bba759d116a1 13:23:01 Step 13/22 : ENV APP_PORT=59860 13:23:02 ---> Running in aa71ab2ef91c 13:23:02 Removing intermediate container aa71ab2ef91c 13:23:02 ---> ec38e904a7e3 13:23:02 Step 14/22 : EXPOSE $APP_PORT 13:23:02 ---> Running in 5c35b928fd26 13:23:02 Removing intermediate container 5c35b928fd26 13:23:02 ---> 677813c70dc7 13:23:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:23:03 ---> 732b204148df 13:23:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:23:04 ---> 8cc1636c0c7e 13:23:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:23:05 ---> 88623b2ec462 13:23:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:23:05 ---> Running in 3b4beef0d9fc 13:23:05 Removing intermediate container 3b4beef0d9fc 13:23:05 ---> 0cf290e429b3 13:23:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:23:06 ---> Running in a88dfe185cf6 13:23:06 Removing intermediate container a88dfe185cf6 13:23:06 ---> 9e83a96f4be1 13:23:06 Step 20/22 : LABEL arch=arm64 13:23:06 ---> Running in c94ef379a65f 13:23:07 Removing intermediate container c94ef379a65f 13:23:07 ---> 5494998df85b 13:23:07 Step 21/22 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:23:07 ---> Running in 6905b5c214b8 13:23:07 Removing intermediate container 6905b5c214b8 13:23:07 ---> 6e04ec371424 13:23:07 Step 22/22 : LABEL version=0.0.0 13:23:07 ---> Running in cbab1d42b479 13:23:07 Removing intermediate container cbab1d42b479 13:23:07 ---> cb7074d5046a 13:23:07 13:23:08 Successfully built cb7074d5046a 13:23:08 Successfully tagged support-notifications-arm64:latest 13:23:08  Building support-notifications ... done Building core-data 13:24:16 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:24:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:24:16 ---> f6fe088fe3ef 13:24:16 Step 3/24 : WORKDIR /edgex-go 13:24:16 ---> Using cache 13:24:16 ---> e66f1e1769b8 13:24:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:16 ---> Using cache 13:24:16 ---> 0b2246263cdb 13:24:16 Step 5/24 : RUN apk add --update --no-cache make git 13:24:16 ---> Using cache 13:24:16 ---> 8ac5200963bf 13:24:16 Step 6/24 : COPY go.mod vendor* ./ 13:24:16 ---> Using cache 13:24:16 ---> 9c59c3325a8a 13:24:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:16 ---> Using cache 13:24:16 ---> c2b680ac47ef 13:24:16 Step 8/24 : COPY . . 13:24:16 ---> Using cache 13:24:16 ---> 904de0943b72 13:24:16 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:24:16 ---> Using cache 13:24:16 ---> a38a79f48385 13:24:16 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:24:16 ---> Using cache 13:24:16 ---> 0fea88b57d8a 13:24:16 13:24:16 Step 11/24 : FROM alpine:3.15 13:24:16 ---> 7ffa42511a80 13:24:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:24:16 ---> Using cache 13:24:16 ---> 64a8e2c342ed 13:24:16 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:16 ---> Using cache 13:24:16 ---> 52a4c109aa21 13:24:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:24:16 ---> Running in cad81dda960f 13:24:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:24:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:24:17 ---> f6fe088fe3ef 13:24:17 Step 3/23 : WORKDIR /edgex-go 13:24:17 ---> Using cache 13:24:17 ---> e66f1e1769b8 13:24:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:17 ---> Using cache 13:24:17 ---> 0b2246263cdb 13:24:17 Step 5/23 : RUN apk add --update --no-cache make git 13:24:17 ---> Using cache 13:24:17 ---> 8ac5200963bf 13:24:17 Step 6/23 : COPY go.mod vendor* ./ 13:24:17 ---> Using cache 13:24:17 ---> 9c59c3325a8a 13:24:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:17 ---> Using cache 13:24:17 ---> c2b680ac47ef 13:24:17 Step 8/23 : COPY . . 13:24:17 ---> Using cache 13:24:17 ---> 904de0943b72 13:24:17 Step 9/23 : RUN make cmd/core-command/core-command 13:24:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:24:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:24:18 ---> f6fe088fe3ef 13:24:18 Step 3/20 : WORKDIR /edgex-go 13:24:18 ---> Using cache 13:24:18 ---> e66f1e1769b8 13:24:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:24:18 ---> Running in 6dfc303e90d5 13:24:18 ---> Running in 4fdf174abbec 13:24:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:24:19 ---> f6fe088fe3ef 13:24:19 Step 3/22 : WORKDIR /edgex-go 13:24:19 ---> Using cache 13:24:19 ---> e66f1e1769b8 13:24:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:19 ---> Using cache 13:24:19 ---> 0b2246263cdb 13:24:19 Step 5/22 : RUN apk add --update --no-cache make git 13:24:19 ---> Using cache 13:24:19 ---> 8ac5200963bf 13:24:19 Step 6/22 : COPY go.mod vendor* ./ 13:24:19 ---> Using cache 13:24:19 ---> 9c59c3325a8a 13:24:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:19 ---> Using cache 13:24:19 ---> c2b680ac47ef 13:24:19 Step 8/22 : COPY . . 13:24:19 ---> Using cache 13:24:19 ---> 904de0943b72 13:24:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:24:20 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:24:20 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:24:20 OK: 15729 distinct packages available 13:24:20 ---> Running in affd29708862 13:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:22 CGO_ENABLED=0 GO111MODULE=on go build -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 13:24:22 (1/4) Installing dumb-init (1.2.5-r1) 13:24:23 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:24:23 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:24:23 OK: 15738 distinct packages available 13:24:23 (2/4) Installing musl-obstack (1.2.2-r0) 13:24:23 (3/4) Installing libucontext (1.1-r0) 13:24:23 (4/4) Installing gcompat (1.0.0-r4) 13:24:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:23 Executing busybox-1.34.1-r4.trigger 13:24:23 OK: 6 MiB in 18 packages 13:24:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:25 Removing intermediate container cad81dda960f 13:24:25 ---> 65076150dd32 13:24:25 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:24:25 OK: 220 MiB in 52 packages 13:24:28 Removing intermediate container 6dfc303e90d5 13:24:28 ---> 1e92d014eb86 13:24:28 Step 5/20 : COPY go.mod vendor* ./ 13:24:29 ---> 85c8571cfb96 13:24:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:29 ---> Running in 2d6935742915 13:24:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:24:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:24:32 ---> f6fe088fe3ef 13:24:32 Step 3/23 : WORKDIR /edgex-go 13:24:32 ---> Using cache 13:24:32 ---> e66f1e1769b8 13:24:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:32 ---> Using cache 13:24:32 ---> 0b2246263cdb 13:24:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:24:32 ---> Running in 4204e0759152 13:24:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:35 ---> 2411602b2002 13:24:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:36 ---> d3dd3440ff69 13:24:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:24:36 ---> Running in 2b4775171e2f 13:24:36 OK: 220 MiB in 52 packages 13:24:36 Removing intermediate container 2d6935742915 13:24:36 ---> 8613007c69ad 13:24:36 Step 7/20 : COPY . . 13:24:37 Removing intermediate container 2b4775171e2f 13:24:37 ---> 4fabe3852a26 13:24:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:24:38 Removing intermediate container 4204e0759152 13:24:38 ---> 06ad50ea2fee 13:24:38 Step 6/23 : COPY go.mod vendor* ./ 13:24:39 ---> d541cdb1a7f1 13:24:39 Step 19/24 : WORKDIR / 13:24:39 ---> Running in 729559cca996 13:24:40 ---> 97936fef640b 13:24:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:40 Removing intermediate container 729559cca996 13:24:40 ---> aef3b271e8a4 13:24:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:24:40 ---> Running in 73c281751fe2 13:24:40 ---> Running in ef529c33718d 13:24:41 Removing intermediate container 73c281751fe2 13:24:41 ---> 4038646a772f 13:24:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:24:41 ---> Running in 2966a93c4d10 13:24:42 Removing intermediate container 2966a93c4d10 13:24:42 ---> e282747a02c2 13:24:42 Step 22/24 : LABEL arch=arm64 13:24:42 ---> Running in 90a035a6bd94 13:24:43 Removing intermediate container 90a035a6bd94 13:24:43 ---> c1118779636b 13:24:43 Step 23/24 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:24:43 ---> Running in cf301a1f6929 13:24:44 Removing intermediate container cf301a1f6929 13:24:44 ---> bd0522ac38c7 13:24:44 Step 24/24 : LABEL version=0.0.0 13:24:44 ---> Running in 3503db8306e0 13:24:45 Removing intermediate container 3503db8306e0 13:24:45 ---> 425ad9e7cd74 13:24:45 13:24:46 Removing intermediate container ef529c33718d 13:24:46 ---> 4679a6b3a2ea 13:24:46 Step 8/23 : COPY . . 13:24:47 Successfully built 425ad9e7cd74 13:24:47 Successfully tagged security-spire-config-arm64:latest 13:24:47  Building security-spire-config ... done Building sys-mgmt-agent 13:25:26 ---> d4eb4f58efc6 13:25:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:25:26 ---> Running in d152cad5431d 13:25:27 CGO_ENABLED=0 GO111MODULE=on go build -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 13:25:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:25:28 ---> f6fe088fe3ef 13:25:28 Step 3/23 : WORKDIR /edgex-go 13:25:28 ---> Using cache 13:25:28 ---> e66f1e1769b8 13:25:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:28 ---> Using cache 13:25:28 ---> 0b2246263cdb 13:25:28 Step 5/23 : RUN apk add --update --no-cache make bash git 13:25:28 ---> Running in 5d3fdf71153f 13:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:35 OK: 220 MiB in 52 packages 13:25:35 ---> e80553dcaf96 13:25:35 Step 9/23 : RUN make cmd/core-data/core-data 13:25:35 ---> Running in 700c4bff77b8 13:25:37 Removing intermediate container 5d3fdf71153f 13:25:37 ---> c740756d70ae 13:25:37 Step 6/23 : COPY go.mod vendor* ./ 13:25:38 CGO_ENABLED=1 GO111MODULE=on go build -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 13:25:38 ---> 91505777f47c 13:25:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:38 ---> Running in 5a8b5b560e90 13:25:45 Removing intermediate container 5a8b5b560e90 13:25:45 ---> a4641437a8a9 13:25:45 Step 8/23 : COPY . . 13:26:12 ---> 203cdee46259 13:26:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:26:12 ---> Running in d09e38bcf53d 13:26:12 CGO_ENABLED=0 GO111MODULE=on go build -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 13:30:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:31:08 Removing intermediate container 4fdf174abbec 13:31:08 ---> 656ee4ad7c0a 13:31:08 13:31:08 Step 10/23 : FROM alpine:3.14 13:31:08 ---> 71a2028e5025 13:31:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:31:08 ---> Using cache 13:31:08 ---> c19ff37887e8 13:31:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:31:08 ---> Using cache 13:31:08 ---> c2c1cb7ec08f 13:31:08 Step 13/23 : ENV APP_PORT=59882 13:31:08 ---> Running in b7204c48c5eb 13:31:08 Removing intermediate container b7204c48c5eb 13:31:08 ---> eac41d0c0de5 13:31:08 Step 14/23 : EXPOSE $APP_PORT 13:31:08 ---> Running in 51bbe181a312 13:31:08 Removing intermediate container 51bbe181a312 13:31:08 ---> e1872fe1cc73 13:31:08 Step 15/23 : WORKDIR / 13:31:08 ---> Running in 81211522aa8d 13:31:09 Removing intermediate container 81211522aa8d 13:31:09 ---> 1389d5145da9 13:31:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:11 ---> 8a4e13a75500 13:31:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:31:16 ---> dbea1fc5a7ba 13:31:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:31:16 ---> e7125d8e77a8 13:31:16 Step 19/23 : ENTRYPOINT ["/core-command"] 13:31:17 ---> Running in afb856fe643c 13:31:18 Removing intermediate container afb856fe643c 13:31:18 ---> abc0a5385c49 13:31:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container affd29708862 13:31:18 13:31:18 ---> 1c256d385900 13:31:18 13:31:18 Step 10/22 : FROM alpine:3.14 13:31:18 ---> 71a2028e5025 13:31:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:31:18 ---> Running in 45f030730727 13:31:18 ---> Running in 8b2a5a143d57 13:31:19 Removing intermediate container 8b2a5a143d57 13:31:19 ---> f50a2969b736 13:31:19 Step 21/23 : LABEL arch=arm64 13:31:19 ---> Running in 79d9ca4322bb 13:31:19 Removing intermediate container 79d9ca4322bb 13:31:19 ---> 8460d07cbbb6 13:31:19 Step 22/23 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:31:19 ---> Running in fac361945315 13:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:31:20 Removing intermediate container fac361945315 13:31:20 ---> 3292bebe1296 13:31:20 Step 23/23 : LABEL version=0.0.0 13:31:20 ---> Running in 42349e69822d 13:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:31:21 Removing intermediate container 42349e69822d 13:31:21 ---> a1ceadd38725 13:31:21 13:31:22 Successfully built a1ceadd38725 13:31:22 Successfully tagged core-command-arm64:latest 13:31:22  Building core-command ... done (1/6) Installing ca-certificates (20211220-r0) 13:31:22 (2/6) Installing brotli-libs (1.0.9-r5) 13:31:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:31:22 (4/6) Installing libcurl (7.79.1-r0) 13:31:22 (5/6) Installing curl (7.79.1-r0) 13:31:22 (6/6) Installing dumb-init (1.2.5-r1) 13:31:22 Executing busybox-1.33.1-r6.trigger 13:31:22 Executing ca-certificates-20211220-r0.trigger 13:31:22 OK: 8 MiB in 20 packages 13:31:25 Removing intermediate container 45f030730727 13:31:25 ---> 611c2bccdab4 13:31:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:31:25 ---> Running in 823898acd36f 13:31:25 Removing intermediate container 823898acd36f 13:31:25 ---> fa6db1a09c5f 13:31:25 Step 13/22 : WORKDIR /edgex 13:31:25 ---> Running in 2e7330fdd3c2 13:31:26 Removing intermediate container 2e7330fdd3c2 13:31:26 ---> ea1143530faa 13:31:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:31:27 ---> 5024a8b82834 13:31:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:31:29 ---> 4c0b6a1b5ede 13:31:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:31:31 ---> 86e92b718fbb 13:31:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:31:32 ---> ba52d8e8a7f9 13:31:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:31:32 ---> Running in 7859bbb36045 13:31:35 Removing intermediate container 7859bbb36045 13:31:35 ---> 69d713f229d8 13:31:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:31:35 ---> Running in d024e5acd0d9 13:31:36 Removing intermediate container d024e5acd0d9 13:31:36 ---> 2f2cd4eec59d 13:31:36 Step 20/22 : LABEL arch=arm64 13:31:36 ---> Running in 8bc198f2b7f3 13:31:36 Removing intermediate container 8bc198f2b7f3 13:31:36 ---> 3e711a05d432 13:31:36 Step 21/22 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:31:36 ---> Running in 9c440bb5bf41 13:31:37 Removing intermediate container 9c440bb5bf41 13:31:37 ---> e750ba00d8a2 13:31:37 Step 22/22 : LABEL version=0.0.0 13:31:37 ---> Running in d7163d6d2f39 13:31:37 Removing intermediate container d7163d6d2f39 13:31:37 ---> dd1cae447d88 13:31:37 13:31:38 Successfully built dd1cae447d88 13:31:38 Successfully tagged security-proxy-setup-arm64:latest 13:32:10  Building security-proxy-setup ... done Removing intermediate container d152cad5431d 13:32:10 ---> 349097bbe106 13:32:10 13:32:10 Step 9/20 : FROM alpine:3.15 13:32:10 ---> 7ffa42511a80 13:32:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:32:10 ---> Using cache 13:32:10 ---> 64a8e2c342ed 13:32:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:10 ---> Using cache 13:32:10 ---> 52a4c109aa21 13:32:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:32:10 ---> Running in 2d5c92d7ba6b 13:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:32:10 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:32:10 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:32:10 OK: 15729 distinct packages available 13:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:32:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:32:12 (1/9) Installing ca-certificates (20211220-r0) 13:32:12 (2/9) Installing brotli-libs (1.0.9-r5) 13:32:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:32:12 (4/9) Installing libcurl (7.80.0-r0) 13:32:12 (5/9) Installing curl (7.80.0-r0) 13:32:13 (6/9) Installing dumb-init (1.2.5-r1) 13:32:13 (7/9) Installing musl-obstack (1.2.2-r0) 13:32:13 (8/9) Installing libucontext (1.1-r0) 13:32:13 (9/9) Installing gcompat (1.0.0-r4) 13:32:13 Executing busybox-1.34.1-r4.trigger 13:32:13 Executing ca-certificates-20211220-r0.trigger 13:32:13 OK: 8 MiB in 23 packages 13:32:15 Removing intermediate container 2d5c92d7ba6b 13:32:15 ---> 3010c1ab54c8 13:32:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:16 ---> dfaffee22741 13:32:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:32:18 ---> ca941eaf01da 13:32:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:32:19 ---> 6fdfe1f4b2d9 13:32:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:32:19 ---> Running in faa5b2724f8f 13:32:20 Removing intermediate container faa5b2724f8f 13:32:20 ---> 5fb27ad26508 13:32:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:20 ---> Running in e9f90f2fc4a1 13:32:20 Removing intermediate container e9f90f2fc4a1 13:32:20 ---> aad697b9a473 13:32:20 Step 18/20 : LABEL arch=arm64 13:32:20 ---> Running in 59aad9679580 13:32:21 Removing intermediate container 59aad9679580 13:32:21 ---> 4c4311181699 13:32:21 Step 19/20 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:32:21 ---> Running in 3668fe401e4f 13:32:22 Removing intermediate container 3668fe401e4f 13:32:22 ---> bb167133f7db 13:32:22 Step 20/20 : LABEL version=0.0.0 13:32:22 ---> Running in bffa1331490c 13:32:22 Removing intermediate container bffa1331490c 13:32:22 ---> 1429d8d9b828 13:32:22 13:32:23 Successfully built 1429d8d9b828 13:32:23 Successfully tagged security-spiffe-token-provider-arm64:latest 13:32:27  Building security-spiffe-token-provider ... done Removing intermediate container d09e38bcf53d 13:32:27 ---> d33efe3e655a 13:32:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:32:27 ---> Running in 169341f198ba 13:32:28 CGO_ENABLED=0 GO111MODULE=on go build -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 13:32:30 Removing intermediate container 169341f198ba 13:32:30 ---> ba96e741c764 13:32:30 13:32:30 Step 11/23 : FROM docker:20.10.10 13:32:30 20.10.10: Pulling from library/docker 13:32:38 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:32:38 Status: Downloaded newer image for docker:20.10.10 13:32:38 ---> 520e9a0a30f7 13:32:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:32:40 ---> Running in e6b3a40c0280 13:32:40 Removing intermediate container e6b3a40c0280 13:32:40 ---> 89a0742292a4 13: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 13:32:40 ---> Running in 0c04d4e214d5 13:32:40 Removing intermediate container 700c4bff77b8 13:32:40 ---> 8a461387563e 13:32:40 13:32:40 Step 10/23 : FROM alpine:3.14 13:32:40 ---> 71a2028e5025 13:32:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:32:41 ---> Running in 171f3b935ddb 13:32:41 Removing intermediate container 171f3b935ddb 13:32:41 ---> 1fae7fad3f79 13:32:41 Step 12/23 : ENV APP_PORT=59880 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:32:41 ---> Running in 9f09df7eed15 13:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:32:42 Removing intermediate container 9f09df7eed15 13:32:42 ---> 5c1dc0914ebe 13:32:42 Step 13/23 : EXPOSE $APP_PORT 13:32:42 ---> Running in 5cd516a19255 13:32:42 Removing intermediate container 5cd516a19255 13:32:42 ---> bfa464e2c7ea 13:32:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:42 ---> Running in a12f2acc5df5 13:32:42 (1/42) Installing readline (8.1.0-r0) 13:32:42 (2/42) Installing bash (5.1.16-r0) 13:32:43 Executing bash-5.1.16-r0.post-install 13:32:43 (3/42) Installing brotli-libs (1.0.9-r5) 13:32:43 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:32:43 (5/42) Installing libcurl (7.79.1-r0) 13:32:43 (6/42) Installing curl (7.79.1-r0) 13:32:43 (7/42) Installing dumb-init (1.2.5-r1) 13:32:43 (8/42) Installing libbz2 (1.0.8-r1) 13:32:43 (9/42) Installing expat (2.4.7-r0) 13:32:43 (10/42) Installing libffi (3.3-r2) 13:32:43 (11/42) Installing gdbm (1.19-r0) 13:32:43 (12/42) Installing xz-libs (5.2.5-r0) 13:32:43 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:32:43 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:32:43 (15/42) Installing mpdecimal (2.5.1-r1) 13:32:43 (16/42) Installing sqlite-libs (3.35.5-r0) 13:32:43 (17/42) Installing python3 (3.9.5-r2) 13:32:44 Removing intermediate container a12f2acc5df5 13:32:44 ---> c865240b910f 13:32:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:32:44 ---> Running in bce6c9544ce8 13:32:45 (18/42) Installing py3-appdirs (1.4.4-r2) 13:32:45 (19/42) Installing py3-chardet (4.0.0-r2) 13:32:45 (20/42) Installing py3-idna (3.2-r0) 13:32:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:32:45 (22/42) Installing py3-certifi (2020.12.5-r1) 13:32:45 (23/42) Installing py3-requests (2.25.1-r4) 13:32:45 (24/42) Installing py3-msgpack (1.0.2-r1) 13:32:45 (25/42) Installing py3-lockfile (0.12.2-r4) 13:32:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:32:45 (27/42) Installing py3-colorama (0.4.4-r1) 13:32:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:32:45 (29/42) Installing py3-distlib (0.3.1-r3) 13:32:45 (30/42) Installing py3-distro (1.5.0-r3) 13:32:45 (31/42) Installing py3-six (1.15.0-r1) 13:32:45 (32/42) Installing py3-webencodings (0.5.1-r4) 13:32:45 (33/42) Installing py3-html5lib (1.1-r1) 13:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:32:46 (34/42) Installing py3-parsing (2.4.7-r2) 13:32:46 (35/42) Installing py3-packaging (20.9-r1) 13:32:46 (36/42) Installing py3-toml (0.10.2-r2) 13:32:46 (37/42) Installing py3-pep517 (0.10.0-r2) 13:32:46 (38/42) Installing py3-progress (1.5-r2) 13:32:46 (39/42) Installing py3-retrying (1.3.3-r1) 13:32:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:32:46 (41/42) Installing py3-setuptools (52.0.0-r3) 13:32:46 (42/42) Installing py3-pip (20.3.4-r1) 13:32:46 Executing busybox-1.33.1-r6.trigger 13:32:46 OK: 84 MiB in 64 packages 13:32:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:32:47 (1/6) Installing dumb-init (1.2.5-r1) 13:32:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:32:47 (3/6) Installing libsodium (1.0.18-r0) 13:32:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:32:48 (5/6) Installing libzmq (4.3.4-r0) 13:32:48 (6/6) Installing zeromq (4.3.4-r0) 13:32:48 Executing busybox-1.33.1-r6.trigger 13:32:48 OK: 8 MiB in 20 packages 13:32:49 Removing intermediate container bce6c9544ce8 13:32:49 ---> 2210499576d9 13:32:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:50 ---> 1df62dbde503 13:32:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:32:51 Collecting docker-compose==1.23.2 13:32:51 ---> bff9ce31adb8 13:32:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:32:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:32:52 Collecting cached-property<2,>=1.2.0 13:32:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:32:52 ---> a72d77b87e2b 13:32:52 Step 19/23 : ENTRYPOINT ["/core-data"] 13:32:52 ---> Running in 8f636799d92a 13:32:52 Collecting dockerpty<0.5,>=0.4.1 13:32:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:32:52 Removing intermediate container 8f636799d92a 13:32:52 ---> 2ec8556128c8 13:32:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:52 ---> Running in fbd9433a3dd2 13:32:52 Removing intermediate container fbd9433a3dd2 13:32:52 ---> 27579378c0f6 13:32:52 Step 21/23 : LABEL arch=arm64 13:32:52 ---> Running in a4042d88a57e 13:32:53 Removing intermediate container a4042d88a57e 13:32:53 ---> 82f278a716a3 13:32:53 Step 22/23 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:32:53 ---> Running in 48bc3bbb17e1 13:32:53 Removing intermediate container 48bc3bbb17e1 13:32:53 ---> 00e509ea2f53 13:32:53 Step 23/23 : LABEL version=0.0.0 13:32:53 ---> Running in 921d5600e6e2 13:32:53 Removing intermediate container 921d5600e6e2 13:32:53 ---> 1ae3b696e6a0 13:32:53 13:32:54 Successfully built 1ae3b696e6a0 13:32:54 Successfully tagged core-data-arm64:latest 13:32:54  Building core-data ... done Collecting docker<4.0,>=3.6.0 13:32:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:32:55 Collecting texttable<0.10,>=0.9.0 13:32:55 Downloading texttable-0.9.1.tar.gz (11 kB) 13:32:57 Collecting websocket-client<1.0,>=0.32.0 13:32:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:32:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:32:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:32:58 Collecting jsonschema<3,>=2.5.1 13:32:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:32:59 Collecting PyYAML<4,>=3.10 13:32:59 Downloading PyYAML-3.13.tar.gz (270 kB) 13:33:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:33:03 Collecting docopt<0.7,>=0.6.1 13:33:03 Downloading docopt-0.6.2.tar.gz (25 kB) 13:33:05 Collecting docker-pycreds>=0.4.0 13:33:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:33:05 Collecting chardet<3.1.0,>=3.0.2 13:33:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:33:06 Collecting idna<2.8,>=2.5 13:33:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:33:06 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) 13:33:06 Collecting urllib3<1.25,>=1.21.1 13:33:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:33:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:33:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:33:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:33:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:33:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:33:08 Attempting uninstall: urllib3 13:33:08 Found existing installation: urllib3 1.26.5 13:33:08 Uninstalling urllib3-1.26.5: 13:33:08 Successfully uninstalled urllib3-1.26.5 13:33:08 Attempting uninstall: idna 13:33:08 Found existing installation: idna 3.2 13:33:08 Uninstalling idna-3.2: 13:33:08 Successfully uninstalled idna-3.2 13:33:09 Attempting uninstall: chardet 13:33:09 Found existing installation: chardet 4.0.0 13:33:09 Uninstalling chardet-4.0.0: 13:33:09 Successfully uninstalled chardet-4.0.0 13:33:11 Attempting uninstall: requests 13:33:11 Found existing installation: requests 2.25.1 13:33:11 Uninstalling requests-2.25.1: 13:33:11 Successfully uninstalled requests-2.25.1 13:33:12 Running setup.py install for texttable: started 13:33:14 Running setup.py install for texttable: finished with status 'done' 13:33:14 Running setup.py install for PyYAML: started 13:33:16 Running setup.py install for PyYAML: finished with status 'done' 13:33:16 Running setup.py install for docopt: started 13:33:19 Running setup.py install for docopt: finished with status 'done' 13:33:19 Running setup.py install for dockerpty: started 13:33:21 Running setup.py install for dockerpty: finished with status 'done' 13:33:23 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 13:33:33 Removing intermediate container 0c04d4e214d5 13:33:33 ---> a5a55ba149c3 13:33:33 Step 14/23 : ENV APP_PORT=58890 13:33:33 ---> Running in 7321d6b951b8 13:33:33 Removing intermediate container 7321d6b951b8 13:33:33 ---> c1d564914f15 13:33:33 Step 15/23 : EXPOSE $APP_PORT 13:33:33 ---> Running in 44ab838c017e 13:33:33 Removing intermediate container 44ab838c017e 13:33:33 ---> cba1f8893895 13:33:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:33:34 ---> feaa6f526ae2 13:33:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:33:34 ---> 8af2230c4417 13:33:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:33:35 ---> bd76fb9021bd 13:33:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:33:35 ---> Running in 00e8561385a1 13:33:35 Removing intermediate container 00e8561385a1 13:33:35 ---> b7e595bfefdb 13:33:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:35 ---> Running in 4b50285eb846 13:33:36 Removing intermediate container 4b50285eb846 13:33:36 ---> 0c5663a34066 13:33:36 Step 21/23 : LABEL arch=arm64 13:33:36 ---> Running in 187192c017b0 13:33:36 Removing intermediate container 187192c017b0 13:33:36 ---> 9fc29abc33fc 13:33:36 Step 22/23 : LABEL git_sha=74dd19f78cdd80ce13820f49c61c302f634c596a 13:33:36 ---> Running in e3fe5814e572 13:33:36 Removing intermediate container e3fe5814e572 13:33:36 ---> 06988a9ec4fe 13:33:36 Step 23/23 : LABEL version=0.0.0 13:33:36 ---> Running in ea8495bbd441 13:33:37 Removing intermediate container ea8495bbd441 13:33:37 ---> 9829589b4010 13:33:37 13:33:37 Successfully built 9829589b4010 13:33:37 Successfully tagged sys-mgmt-agent-arm64:latest 13:33:38  Building sys-mgmt-agent ... done  [Pipeline] } 13:33:38 $ docker stop --time=1 7c5dc0b0ebc80549770b97394dffa35b87ffb7ce4a2ad526b169e8602c5b1230 13:33:39 $ docker rm -f 7c5dc0b0ebc80549770b97394dffa35b87ffb7ce4a2ad526b169e8602c5b1230 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:40 + docker images 13:33:40 REPOSITORY TAG IMAGE ID CREATED SIZE 13:33:40 sys-mgmt-agent-arm64 latest 9829589b4010 3 seconds ago 288MB 13:33:40 core-data-arm64 latest 1ae3b696e6a0 47 seconds ago 34.4MB 13:33:40 8a461387563e About a minute ago 1.46GB 13:33:40 ba96e741c764 About a minute ago 1.43GB 13:33:40 security-spiffe-token-provider-arm64 latest 1429d8d9b828 About a minute ago 27.7MB 13:33:40 349097bbe106 About a minute ago 1.42GB 13:33:40 security-proxy-setup-arm64 latest dd1cae447d88 2 minutes ago 42.1MB 13:33:40 core-command-arm64 latest a1ceadd38725 2 minutes ago 23.7MB 13:33:40 1c256d385900 2 minutes ago 1.44GB 13:33:40 656ee4ad7c0a 2 minutes ago 1.43GB 13:33:40 security-spire-config-arm64 latest 425ad9e7cd74 8 minutes ago 81.9MB 13:33:40 support-notifications-arm64 latest cb7074d5046a 10 minutes ago 25.5MB 13:33:40 c36ef6450532 10 minutes ago 1.43GB 13:33:40 security-bootstrapper-arm64 latest b6247088fc30 10 minutes ago 23.6MB 13:33:40 core-metadata-arm64 latest 79220c76170e 11 minutes ago 25MB 13:33:40 support-scheduler-arm64 latest 962d35fad05d 11 minutes ago 24.9MB 13:33:40 security-secretstore-setup-arm64 latest 9d055a2058e3 11 minutes ago 40.8MB 13:33:40 b8bbd8675631 11 minutes ago 1.43GB 13:33:40 bcb7139e81ec 11 minutes ago 1.43GB 13:33:40 2e9916c31436 11 minutes ago 1.43GB 13:33:40 7ab8799a091c 11 minutes ago 1.44GB 13:33:40 security-spire-server-arm64 latest 91cf2a35ed59 17 minutes ago 82.6MB 13:33:40 security-spire-agent-arm64 latest b89bf7c35ff3 18 minutes ago 118MB 13:33:40 0fea88b57d8a 19 minutes ago 1.42GB 13:33:40 ci-base-image-arm64 latest f6fe088fe3ef 32 minutes ago 885MB 13:33:40 alpine 3.15 7ffa42511a80 37 hours ago 5.32MB 13:33:40 alpine 3.14 71a2028e5025 7 days ago 5.34MB 13:33:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 13:33:40 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 13:33:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months 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] sh 13:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:33:41 13:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:33:41 arm64: Pulling from edgex-lftools-log-publisher 13:33:41 8998bd30e6a1: Pulling fs layer 13:33:41 04944245beec: Pulling fs layer 13:33:41 699f458cf7ca: Pulling fs layer 13:33:41 765212b225bb: Pulling fs layer 13:33:41 f23df028b6ca: Pulling fs layer 13:33:41 d65c8cfc05b1: Pulling fs layer 13:33:41 2437ff75d9bd: Pulling fs layer 13:33:41 765212b225bb: Waiting 13:33:41 f23df028b6ca: Waiting 13:33:41 d65c8cfc05b1: Waiting 13:33:41 2437ff75d9bd: Waiting 13:33:41 04944245beec: Verifying Checksum 13:33:41 04944245beec: Download complete 13:33:41 765212b225bb: Verifying Checksum 13:33:41 765212b225bb: Download complete 13:33:41 f23df028b6ca: Verifying Checksum 13:33:41 f23df028b6ca: Download complete 13:33:41 d65c8cfc05b1: Download complete 13:33:41 699f458cf7ca: Verifying Checksum 13:33:41 699f458cf7ca: Download complete 13:33:42 8998bd30e6a1: Verifying Checksum 13:33:42 8998bd30e6a1: Download complete 13:33:44 2437ff75d9bd: Verifying Checksum 13:33:44 2437ff75d9bd: Download complete 13:33:46 8998bd30e6a1: Pull complete 13:33:47 04944245beec: Pull complete 13:33:48 699f458cf7ca: Pull complete 13:33:48 765212b225bb: Pull complete 13:33:49 f23df028b6ca: Pull complete 13:33:49 d65c8cfc05b1: Pull complete 13:34:04 2437ff75d9bd: Pull complete 13:34:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-9067 does not seem to be running inside a container 13:34:05 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:34:08 $ docker top a84431383807bcdfee3afa6b3d617f59aed62a31ffc0341004a4277ab35ce4fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:09 ---> job-cost.sh 13:34:09 lf-activate-venv: SKIPPING 13:34:09 INFO: No Stack... 13:34:10 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:11 INFO: Archiving Costs [Pipeline] sh 13:34:11 + cat /w/workspace/edgex-go/16/archives/cost.csv 13:34:11 + cut -d, -f6 [Pipeline] lock 13:34:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-16-stack-cost] 13:34:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-16-stack-cost] did not exist. Created. 13:34:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:12 + echo total: 0.10999999940395355 [Pipeline] stash 13:34:12 Stashed 1 file(s) [Pipeline] } 13:34:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-16-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:12 $ docker stop --time=1 a84431383807bcdfee3afa6b3d617f59aed62a31ffc0341004a4277ab35ce4fc 13:34:14 $ docker rm -f a84431383807bcdfee3afa6b3d617f59aed62a31ffc0341004a4277ab35ce4fc [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:34:15 + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh 13:34:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:34:16 ---> package-listing.sh 13:34:16 ++ facter osfamily 13:34:16 ++ tr '[:upper:]' '[:lower:]' 13:34:16 + OS_FAMILY=debian 13:34:16 + workspace=/w/workspace/edgex-go/16 13:34:16 + START_PACKAGES=/tmp/packages_start.txt 13:34:16 + END_PACKAGES=/tmp/packages_end.txt 13:34:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:16 + PACKAGES=/tmp/packages_start.txt 13:34:16 + '[' /w/workspace/edgex-go/16 ']' 13:34:16 + PACKAGES=/tmp/packages_end.txt 13:34:16 + case "${OS_FAMILY}" in 13:34:16 + dpkg -l 13:34:16 + grep '^ii' 13:34:16 + '[' -f /tmp/packages_start.txt ']' 13:34:16 + '[' -f /tmp/packages_end.txt ']' 13:34:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:16 + '[' /w/workspace/edgex-go/16 ']' 13:34:16 + mkdir -p /w/workspace/edgex-go/16/archives/ 13:34:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 13:34:16 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:34:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:17 13:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:17 latest: Pulling from edgex-lftools-log-publisher 13:34:17 5eb5b503b376: Pulling fs layer 13:34:17 5c69ac0246d0: Pulling fs layer 13:34:17 ec43610c2a17: Pulling fs layer 13:34:17 3a2ae6a8a46f: Pulling fs layer 13:34:17 33b1e0a273af: Pulling fs layer 13:34:17 5d3b04190fa2: Pulling fs layer 13:34:17 2f39f015ded8: Pulling fs layer 13:34:17 3a2ae6a8a46f: Waiting 13:34:17 33b1e0a273af: Waiting 13:34:17 5d3b04190fa2: Waiting 13:34:17 5c69ac0246d0: Download complete 13:34:17 3a2ae6a8a46f: Verifying Checksum 13:34:17 3a2ae6a8a46f: Download complete 13:34:17 ec43610c2a17: Verifying Checksum 13:34:17 ec43610c2a17: Download complete 13:34:17 33b1e0a273af: Verifying Checksum 13:34:17 33b1e0a273af: Download complete 13:34:17 5d3b04190fa2: Verifying Checksum 13:34:17 5d3b04190fa2: Download complete 13:34:18 5eb5b503b376: Verifying Checksum 13:34:18 5eb5b503b376: Download complete 13:34:18 2f39f015ded8: Download complete 13:34:19 5eb5b503b376: Pull complete 13:34:19 5c69ac0246d0: Pull complete 13:34:19 ec43610c2a17: Pull complete 13:34:19 3a2ae6a8a46f: Pull complete 13:34:20 33b1e0a273af: Pull complete 13:34:20 5d3b04190fa2: Pull complete 13:34:24 2f39f015ded8: Pull complete 13:34:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:34:24 prd-ubuntu20.04-docker-8c-8g-9066 does not seem to be running inside a container 13:34:24 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:26 $ docker top 42592e514655b72de12be0e6d4413f2315d5b71db8b5257bb1244f6de737fe1c -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:26 + touch /tmp/pre-build-complete [Pipeline] sh 13:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 13:34:27 + ls /var/log/sa-host 13:34:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:27 provisioning config files... 13:34:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config4762997427735826737tmp [Pipeline] { [Pipeline] echo 13:34:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:34:27 ---> create-netrc.sh [Pipeline] } 13:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:34:28 ---> python-tools-install.sh [Pipeline] echo 13:34:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:34:28 ---> sudo-logs.sh 13:34:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:34:28 ---> job-cost.sh 13:34:28 lf-activate-venv: SKIPPING 13:34:28 DEBUG: total: 0.10999999940395355 13:34:28 INFO: Retrieving Stack Cost... 13:34:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:29 INFO: Archiving Costs [Pipeline] echo 13:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:34:29 ---> logs-deploy.sh 13:34:29 lf-activate-venv: SKIPPING 13:34:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/16 13:34:29 INFO: archiving workspace using pattern(s): 13:34:30 Archives upload complete. 13:34:31 INFO: archiving logs to Nexus 13:34:31 ---> uname -a: 13:34:31 Linux prd-ubuntu20-04-docker-8c-8g-9066 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:34:31 13:34:31 13:34:31 ---> lscpu: 13:34:31 Architecture: x86_64 13:34:31 CPU op-mode(s): 32-bit, 64-bit 13:34:31 Byte Order: Little Endian 13:34:31 Address sizes: 40 bits physical, 48 bits virtual 13:34:31 CPU(s): 8 13:34:31 On-line CPU(s) list: 0-7 13:34:31 Thread(s) per core: 1 13:34:31 Core(s) per socket: 1 13:34:31 Socket(s): 8 13:34:31 NUMA node(s): 1 13:34:31 Vendor ID: AuthenticAMD 13:34:31 CPU family: 23 13:34:31 Model: 49 13:34:31 Model name: AMD EPYC-Rome Processor 13:34:31 Stepping: 0 13:34:31 CPU MHz: 2800.000 13:34:31 BogoMIPS: 5600.00 13:34:31 Virtualization: AMD-V 13:34:31 Hypervisor vendor: KVM 13:34:31 Virtualization type: full 13:34:31 L1d cache: 256 KiB 13:34:31 L1i cache: 256 KiB 13:34:31 L2 cache: 4 MiB 13:34:31 L3 cache: 128 MiB 13:34:31 NUMA node0 CPU(s): 0-7 13:34:31 Vulnerability Itlb multihit: Not affected 13:34:31 Vulnerability L1tf: Not affected 13:34:31 Vulnerability Mds: Not affected 13:34:31 Vulnerability Meltdown: Not affected 13:34:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:34:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:34:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:34:31 Vulnerability Srbds: Not affected 13:34:31 Vulnerability Tsx async abort: Not affected 13:34:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:34:31 13:34:31 13:34:31 ---> nproc: 13:34:31 8 13:34:31 13:34:31 13:34:31 ---> df -h: 13:34:31 Filesystem Size Used Avail Use% Mounted on 13:34:31 overlay 155G 17G 139G 11% / 13:34:31 tmpfs 64M 0 64M 0% /dev 13:34:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:34:31 shm 64M 0 64M 0% /dev/shm 13:34:31 /dev/vda1 155G 17G 139G 11% /facter-os 13:34:31 13:34:31 13:34:31 ---> sar -b -r -n DEV: 13:34:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9066) 03/25/22 _x86_64_ (8 CPU) 13:34:31 13:34:31 12:56:11 LINUX RESTART (8 CPU) 13:34:31 13:34:31 12:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:34:31 12:58:01 132.86 2.00 130.86 0.00 32.26 85941.01 0.00 13:34:31 12:59:01 32.66 0.17 32.49 0.00 2.00 12780.15 0.00 13:34:31 13:00:01 101.92 0.00 101.92 0.00 0.00 72603.93 0.00 13:34:31 13:01:01 660.88 0.22 660.67 0.00 23.07 417841.33 0.00 13:34:31 13:02:01 1175.99 0.20 1175.79 0.00 1.73 414651.96 0.00 13:34:31 13:03:01 521.10 0.08 521.01 0.00 0.67 136147.04 0.00 13:34:31 13:04:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 13:34:31 13:05:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 13:34:31 13:06:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 13:34:31 13:07:01 1.83 0.00 1.83 0.00 0.00 25.33 0.00 13:34:31 13:08:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 13:34:31 13:09:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 13:34:31 13:10:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 13:34:31 13:11:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 13:34:31 13:12:01 1.42 0.02 1.40 0.00 0.13 17.20 0.00 13:34:31 13:13:01 3.28 1.58 1.70 0.00 50.39 21.20 0.00 13:34:31 13:14:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 13:34:31 13:15:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 13:34:31 13:16:01 0.92 0.00 0.92 0.00 0.00 10.27 0.00 13:34:31 13:17:02 1.70 0.02 1.68 0.00 0.13 20.39 0.00 13:34:31 13:18:01 1.17 0.00 1.17 0.00 0.00 13.56 0.00 13:34:31 13:19:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 13:34:31 13:20:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 13:34:31 13:21:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 13:34:31 13:22:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 13:34:31 13:23:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 13:34:31 13:24:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 13:34:31 13:25:01 1.63 0.00 1.63 0.00 0.00 19.47 0.00 13:34:31 13:26:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 13:34:31 13:27:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 13:34:31 13:28:01 3.27 0.87 2.40 0.00 18.39 31.46 0.00 13:34:31 13:29:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 13:34:31 13:30:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 13:34:31 13:31:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 13:34:31 13:32:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 13:34:31 13:33:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 13:34:31 13:34:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 13:34:31 Average: 72.24 0.14 72.10 0.00 3.48 30835.95 0.00 13:34:31 13:34:31 12:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:31 12:58:01 28184600 31609920 679828 2.07 149620 3497872 2450684 7.22 1516456 2739388 168216 13:34:31 12:59:01 27952436 31684252 601376 1.83 154596 3760428 2278700 6.72 1421932 3026572 192164 13:34:31 13:00:01 23841284 31602156 684956 2.08 156380 7684380 2999820 8.84 1989588 6464612 2610196 13:34:31 13:01:01 21475544 31664876 611296 1.86 181076 9980312 2263680 6.67 2029184 8668648 1088 13:34:31 13:02:01 19670816 31645068 624708 1.90 211484 11659152 2370472 6.99 2535392 9889016 4452 13:34:31 13:03:01 21406152 31754756 522456 1.59 235004 10044356 1852796 5.46 2442404 8286032 456 13:34:31 13:04:01 21407668 31756212 521116 1.58 235004 10044356 1852796 5.46 2441880 8286032 32 13:34:31 13:05:01 21407864 31756436 520848 1.58 235028 10044360 1852796 5.46 2441864 8286036 12 13:34:31 13:06:01 21419612 31768196 509052 1.55 235032 10044368 1852796 5.46 2429452 8286044 24 13:34:31 13:07:01 21421920 31770512 506756 1.54 235060 10044344 1852796 5.46 2428140 8286020 12 13:34:31 13:08:01 21423520 31772132 505156 1.54 235072 10044348 1852796 5.46 2427132 8286024 16 13:34:31 13:09:01 21423656 31772272 505120 1.54 235084 10044356 1852796 5.46 2427312 8286028 12 13:34:31 13:10:01 21423916 31772984 504708 1.53 235108 10044484 1852796 5.46 2427216 8286452 12 13:34:31 13:11:01 21423616 31772716 504924 1.54 235124 10044488 1852796 5.46 2427196 8286456 16 13:34:31 13:12:01 21423116 31772348 505132 1.54 235144 10044484 1887820 5.56 2427140 8286456 8 13:34:31 13:13:01 21419952 31771692 505616 1.54 235164 10046004 1887820 5.56 2431768 8286028 192 13:34:31 13:14:01 21420908 31772652 504792 1.54 235180 10046008 1887820 5.56 2430556 8286020 196 13:34:31 13:15:01 21421104 31772848 504560 1.53 235204 10046008 1887820 5.56 2430436 8286020 28 13:34:31 13:16:01 21420844 31772592 504792 1.54 235212 10046012 1887820 5.56 2430176 8286024 36 13:34:31 13:17:02 21420172 31772028 505264 1.54 235240 10046016 1871096 5.51 2431160 8286028 52 13:34:31 13:18:01 21420188 31772084 505144 1.54 235252 10046020 1871096 5.51 2430264 8286032 24 13:34:31 13:19:01 21420148 31772052 505112 1.54 235272 10046024 1871096 5.51 2430248 8286036 12 13:34:31 13:20:01 21420100 31772004 505076 1.54 235296 10046024 1871096 5.51 2430248 8286036 8 13:34:31 13:21:01 21420184 31772176 504892 1.54 235308 10046028 1871096 5.51 2430272 8286040 16 13:34:31 13:22:01 21419852 31771872 505140 1.54 235328 10046036 1871096 5.51 2430716 8286048 20 13:34:31 13:23:01 21420020 31772080 505060 1.54 235360 10046036 1871096 5.51 2430312 8286048 12 13:34:31 13:24:01 21420180 31772304 504996 1.54 235420 10046040 1871096 5.51 2430712 8286056 148 13:34:31 13:25:01 21420432 31772596 504704 1.53 235444 10046040 1871096 5.51 2430476 8286060 8 13:34:31 13:26:01 21420392 31772560 504664 1.53 235464 10046048 1871096 5.51 2430416 8286064 24 13:34:31 13:27:01 21420060 31772284 504896 1.54 235488 10046052 1871096 5.51 2430872 8286064 8 13:34:31 13:28:01 21416880 31769984 507004 1.54 235544 10046560 1903356 5.61 2430816 8286488 12 13:34:31 13:29:01 21417084 31770224 506704 1.54 235568 10046568 1903356 5.61 2430724 8286492 16 13:34:31 13:30:01 21417228 31770376 506684 1.54 235580 10046568 1903356 5.61 2430728 8286492 12 13:34:31 13:31:01 21417140 31770340 506656 1.54 235604 10046572 1903356 5.61 2430752 8286496 12 13:34:31 13:32:01 21417344 31770568 506376 1.54 235616 10046576 1903356 5.61 2431088 8286500 24 13:34:31 13:33:01 21417296 31770536 506328 1.54 235644 10046576 1903356 5.61 2430788 8286500 16 13:34:31 13:34:01 21417168 31770432 506316 1.54 235648 10046584 1903356 5.61 2431360 8286504 180 13:34:31 Average: 21798119 31752733 525087 1.60 226558 9676824 1956302 5.77 2359113 7998538 80480 13:34:31 13:34:31 12:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:31 12:58:01 ens3 727.16 944.91 6822.35 142.81 0.00 0.00 0.00 0.00 13:34:31 12:58:01 docker0 826.11 522.11 66.15 3439.46 0.00 0.00 0.00 0.00 13:34:31 12:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:34:31 12:58:01 veth6d7cac6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:34:31 12:59:01 ens3 27.66 16.40 22.73 11.48 0.00 0.00 0.00 0.00 13:34:31 12:59:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 13:34:31 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 12:59:01 veth6d7cac6 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 13:34:31 13:00:01 ens3 122.98 79.31 1697.66 75.72 0.00 0.00 0.00 0.00 13:34:31 13:00:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:34:31 13:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:34:31 13:00:01 veth4de3ce1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:34:31 13:01:01 ens3 162.70 113.62 936.55 22.76 0.00 0.00 0.00 0.00 13:34:31 13:01:01 docker0 84.62 116.80 4.65 812.23 0.00 0.00 0.00 0.00 13:34:31 13:01:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 13:34:31 13:01:01 veth4de3ce1 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 13:34:31 13:02:01 ens3 250.41 173.44 1456.33 92.03 0.00 0.00 0.00 0.00 13:34:31 13:02:01 docker0 117.26 171.54 6.43 1412.23 0.00 0.00 0.00 0.00 13:34:31 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:02:01 vethe318c7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:02:01 veth4de3ce1 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 13:34:31 13:02:01 vethdebbf53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:02:01 veth682074d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:34:31 13:03:01 ens3 170.84 110.25 1655.59 88.31 0.00 0.00 0.00 0.00 13:34:31 13:03:01 docker0 24.58 48.06 1.81 496.57 0.00 0.00 0.00 0.00 13:34:31 13:03:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:34:31 13:04:01 ens3 2.02 0.82 3.04 0.24 0.00 0.00 0.00 0.00 13:34:31 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:05:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:34:31 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:06:01 ens3 0.93 0.53 0.39 0.29 0.00 0.00 0.00 0.00 13:34:31 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:07:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:34:31 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:09:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:34:31 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:10:01 ens3 0.52 0.20 0.13 0.08 0.00 0.00 0.00 0.00 13:34:31 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:11:01 ens3 0.62 0.62 0.35 0.23 0.00 0.00 0.00 0.00 13:34:31 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:12:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:34:31 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:13:01 ens3 19.31 19.05 6.52 30.54 0.00 0.00 0.00 0.00 13:34:31 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:34:31 13:14:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:34:31 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:17:02 ens3 3.97 4.47 0.32 7.01 0.00 0.00 0.00 0.00 13:34:31 13:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:17:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:22:01 ens3 4.42 8.62 0.35 7.61 0.00 0.00 0.00 0.00 13:34:31 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:27:01 ens3 0.85 1.45 0.12 1.19 0.00 0.00 0.00 0.00 13:34:31 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:32:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:34:31 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:31 13:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:31 Average: ens3 40.49 39.89 340.78 13.00 0.00 0.00 0.00 0.00 13:34:31 Average: docker0 28.50 23.25 2.14 166.57 0.00 0.00 0.00 0.00 13:34:31 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:34:31 13:34:31 13:34:31 ---> sar -P ALL: 13:34:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9066) 03/25/22 _x86_64_ (8 CPU) 13:34:31 13:34:31 12:56:11 LINUX RESTART (8 CPU) 13:34:31 13:34:31 12:57:01 CPU %user %nice %system %iowait %steal %idle 13:34:31 12:58:01 all 17.77 0.00 5.04 1.26 0.06 75.87 13:34:31 12:58:01 0 24.89 0.00 5.84 1.85 0.07 67.35 13:34:31 12:58:01 1 16.76 0.00 4.30 0.42 0.07 78.45 13:34:31 12:58:01 2 17.21 0.00 4.21 0.15 0.05 78.38 13:34:31 12:58:01 3 17.46 0.00 4.78 0.68 0.05 77.03 13:34:31 12:58:01 4 21.20 0.00 5.54 3.21 0.08 69.97 13:34:31 12:58:01 5 15.71 0.00 4.12 0.27 0.05 79.85 13:34:31 12:58:01 6 13.89 0.00 5.49 0.32 0.05 80.25 13:34:31 12:58:01 7 14.99 0.00 6.08 3.22 0.07 75.64 13:34:31 12:59:01 all 43.87 0.00 6.78 0.18 0.08 49.10 13:34:31 12:59:01 0 43.64 0.00 7.24 0.02 0.08 49.02 13:34:31 12:59:01 1 43.86 0.00 6.45 0.02 0.07 49.60 13:34:31 12:59:01 2 44.53 0.00 7.02 1.03 0.08 47.34 13:34:31 12:59:01 3 44.67 0.00 5.99 0.05 0.08 49.21 13:34:31 12:59:01 4 43.03 0.00 6.69 0.13 0.07 50.08 13:34:31 12:59:01 5 44.10 0.00 7.59 0.15 0.08 48.07 13:34:31 12:59:01 6 42.95 0.00 7.57 0.00 0.08 49.39 13:34:31 12:59:01 7 44.18 0.00 5.66 0.02 0.08 50.06 13:34:31 13:00:01 all 31.61 0.00 7.39 0.89 0.08 60.03 13:34:31 13:00:01 0 32.69 0.00 8.55 0.17 0.08 58.51 13:34:31 13:00:01 1 29.81 0.00 6.07 0.05 0.08 63.98 13:34:31 13:00:01 2 31.75 0.00 8.29 4.35 0.08 55.53 13:34:31 13:00:01 3 32.55 0.00 7.98 1.57 0.08 57.82 13:34:31 13:00:01 4 32.86 0.00 8.03 0.02 0.08 59.00 13:34:31 13:00:01 5 31.86 0.00 7.77 0.90 0.08 59.38 13:34:31 13:00:01 6 29.79 0.00 5.59 0.02 0.08 64.52 13:34:31 13:00:01 7 31.57 0.00 6.80 0.02 0.08 61.52 13:34:31 13:01:01 all 52.41 0.00 13.24 6.47 0.13 27.74 13:34:31 13:01:01 0 53.23 0.00 13.89 5.11 0.14 27.64 13:34:31 13:01:01 1 51.98 0.00 14.00 11.75 0.14 22.14 13:34:31 13:01:01 2 51.98 0.00 14.20 1.83 0.14 31.85 13:34:31 13:01:01 3 51.40 0.00 13.36 17.52 0.14 17.57 13:34:31 13:01:01 4 51.44 0.00 13.06 1.71 0.12 33.67 13:34:31 13:01:01 5 53.01 0.00 10.82 4.19 0.15 31.83 13:34:31 13:01:01 6 53.90 0.00 12.50 4.60 0.14 28.87 13:34:31 13:01:01 7 52.28 0.00 14.12 5.11 0.12 28.37 13:34:31 13:02:01 all 51.74 0.00 14.27 9.09 0.15 24.75 13:34:31 13:02:01 0 50.98 0.00 14.58 10.15 0.14 24.15 13:34:31 13:02:01 1 53.61 0.00 11.63 5.43 0.14 29.20 13:34:31 13:02:01 2 51.82 0.00 13.53 14.24 0.17 20.25 13:34:31 13:02:01 3 52.86 0.00 15.37 9.98 0.14 21.65 13:34:31 13:02:01 4 51.34 0.00 14.23 6.39 0.14 27.90 13:34:31 13:02:01 5 49.90 0.00 15.30 9.51 0.15 25.14 13:34:31 13:02:01 6 51.02 0.00 15.95 7.10 0.14 25.80 13:34:31 13:02:01 7 52.39 0.00 13.58 9.97 0.17 23.88 13:34:31 13:03:01 all 29.41 0.00 7.30 5.75 0.10 57.44 13:34:31 13:03:01 0 28.93 0.00 6.59 7.71 0.08 56.68 13:34:31 13:03:01 1 31.35 0.00 7.66 4.11 0.10 56.78 13:34:31 13:03:01 2 28.94 0.00 6.99 5.00 0.08 58.99 13:34:31 13:03:01 3 28.64 0.00 7.70 8.93 0.10 54.63 13:34:31 13:03:01 4 27.97 0.00 7.26 3.19 0.10 61.47 13:34:31 13:03:01 5 28.12 0.00 7.80 7.25 0.10 56.73 13:34:31 13:03:01 6 28.61 0.00 7.12 4.77 0.10 59.40 13:34:31 13:03:01 7 32.73 0.00 7.26 5.02 0.12 54.88 13:34:31 13:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:34:31 13:04:01 0 0.00 0.00 0.00 0.03 0.02 99.95 13:34:31 13:04:01 1 0.05 0.00 0.02 0.03 0.02 99.88 13:34:31 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 13:34:31 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:34:31 13:05:01 all 0.15 0.00 0.01 0.01 0.00 99.83 13:34:31 13:05:01 0 0.68 0.00 0.02 0.02 0.00 99.29 13:34:31 13:05:01 1 0.03 0.00 0.00 0.08 0.00 99.88 13:34:31 13:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:34:31 13:05:01 5 0.35 0.00 0.00 0.00 0.00 99.65 13:34:31 13:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:34:31 13:06:01 all 0.27 0.00 0.02 0.00 0.00 99.71 13:34:31 13:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:34:31 13:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:34:31 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:06:01 4 0.05 0.00 0.02 0.02 0.00 99.92 13:34:31 13:06:01 5 1.99 0.00 0.02 0.00 0.02 97.98 13:34:31 13:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:34:31 13:06:01 7 0.00 0.00 0.05 0.00 0.00 99.95 13:34:31 13:07:01 all 0.26 0.00 0.01 0.01 0.00 99.72 13:34:31 13:07:01 0 0.02 0.00 0.02 0.03 0.00 99.93 13:34:31 13:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:07:01 4 1.53 0.00 0.00 0.00 0.00 98.47 13:34:31 13:07:01 5 0.48 0.00 0.00 0.03 0.00 99.49 13:34:31 13:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:07:01 7 0.03 0.00 0.05 0.00 0.02 99.90 13:34:31 13:08:01 all 0.12 0.00 0.01 0.00 0.00 99.87 13:34:31 13:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:08:01 4 0.85 0.00 0.02 0.00 0.00 99.14 13:34:31 13:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:34:31 13:34:31 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:34:31 13:09:01 all 0.01 0.00 0.00 0.01 0.00 99.98 13:34:31 13:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:34:31 13:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:34:31 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:34:31 13:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:34:31 13:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:34:31 13:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:10:01 4 0.03 0.00 0.02 0.02 0.02 99.92 13:34:31 13:10:01 5 0.00 0.00 0.05 0.00 0.00 99.95 13:34:31 13:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:10:01 7 0.07 0.00 0.00 0.00 0.02 99.92 13:34:31 13:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:34:31 13:11:01 0 0.00 0.00 0.02 0.03 0.00 99.95 13:34:31 13:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:34:31 13:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:11:01 5 0.03 0.00 0.02 0.05 0.00 99.90 13:34:31 13:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:11:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:34:31 13:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:34:31 13:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:34:31 13:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:34:31 13:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:12:01 7 0.10 0.00 0.02 0.00 0.02 99.87 13:34:31 13:13:01 all 0.34 0.00 0.04 0.01 0.00 99.60 13:34:31 13:13:01 0 0.10 0.00 0.02 0.02 0.00 99.87 13:34:31 13:13:01 1 0.27 0.00 0.00 0.00 0.00 99.73 13:34:31 13:13:01 2 0.27 0.00 0.03 0.02 0.00 99.68 13:34:31 13:13:01 3 0.13 0.00 0.03 0.02 0.00 99.82 13:34:31 13:13:01 4 1.26 0.00 0.07 0.02 0.00 98.66 13:34:31 13:13:01 5 0.22 0.00 0.03 0.05 0.00 99.70 13:34:31 13:13:01 6 0.23 0.00 0.08 0.00 0.00 99.68 13:34:31 13:13:01 7 0.23 0.00 0.08 0.00 0.00 99.68 13:34:31 13:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:34:31 13:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:34:31 13:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:34:31 13:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 13:34:31 13:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:34:31 13:15:01 all 0.00 0.00 0.00 0.00 0.00 99.99 13:34:31 13:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:34:31 13:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:34:31 13:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:34:31 13:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:34:31 13:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 13:34:31 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:34:31 13:17:02 all 0.02 0.00 0.01 0.02 0.00 99.95 13:34:31 13:17:02 0 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:17:02 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:17:02 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:17:02 3 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:17:02 4 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:17:02 5 0.03 0.00 0.03 0.08 0.00 99.85 13:34:31 13:17:02 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:17:02 7 0.07 0.00 0.02 0.05 0.00 99.87 13:34:31 13:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:34:31 13:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:34:31 13:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:34:31 13:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:34:31 13:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:34:31 13:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:34:31 13:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:19:01 5 0.02 0.00 0.02 0.08 0.00 99.88 13:34:31 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:34:31 13:34:31 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:34:31 13:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:34:31 13:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:34:31 13:21:01 all 0.01 0.00 0.00 0.01 0.00 99.97 13:34:31 13:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:34:31 13:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:21:01 5 0.00 0.00 0.00 0.05 0.00 99.95 13:34:31 13:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:34:31 13:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:34:31 13:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:34:31 13:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:34:31 13:22:01 4 0.10 0.00 0.02 0.00 0.00 99.88 13:34:31 13:22:01 5 0.05 0.00 0.02 0.02 0.02 99.90 13:34:31 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:34:31 13:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:34:31 13:23:01 0 0.02 0.00 0.03 0.03 0.00 99.92 13:34:31 13:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 13:34:31 13:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:34:31 13:23:01 7 0.03 0.00 0.05 0.00 0.00 99.92 13:34:31 13:24:01 all 0.02 0.00 0.00 0.01 0.01 99.96 13:34:31 13:24:01 0 0.02 0.00 0.00 0.03 0.02 99.93 13:34:31 13:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:34:31 13:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:24:01 4 0.08 0.00 0.00 0.00 0.02 99.90 13:34:31 13:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:24:01 7 0.03 0.00 0.00 0.00 0.03 99.93 13:34:31 13:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 13:34:31 13:25:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:34:31 13:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:34:31 13:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:34:31 13:26:01 all 0.01 0.00 0.00 0.01 0.00 99.98 13:34:31 13:26:01 0 0.00 0.00 0.00 0.03 0.00 99.97 13:34:31 13:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:34:31 13:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:27:01 all 0.10 0.00 0.00 0.02 0.00 99.88 13:34:31 13:27:01 0 0.02 0.00 0.00 0.07 0.00 99.92 13:34:31 13:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:27:01 2 0.00 0.00 0.00 0.08 0.00 99.92 13:34:31 13:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:27:01 7 0.70 0.00 0.03 0.02 0.02 99.24 13:34:31 13:28:01 all 0.30 0.00 0.03 0.02 0.00 99.65 13:34:31 13:28:01 0 0.05 0.00 0.05 0.05 0.00 99.85 13:34:31 13:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:28:01 2 0.02 0.00 0.02 0.10 0.02 99.85 13:34:31 13:28:01 3 0.22 0.00 0.07 0.03 0.00 99.68 13:34:31 13:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:34:31 13:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:34:31 13:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:28:01 7 2.02 0.00 0.03 0.00 0.00 97.95 13:34:31 13:29:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:34:31 13:29:01 0 0.00 0.00 0.03 0.05 0.02 99.90 13:34:31 13:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:34:31 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:29:01 7 0.85 0.00 0.07 0.00 0.02 99.07 13:34:31 13:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:34:31 13:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:34:31 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:34:31 13:34:31 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:34:31 13:31:01 all 0.02 0.00 0.00 0.01 0.00 99.97 13:34:31 13:31:01 0 0.03 0.00 0.02 0.07 0.00 99.88 13:34:31 13:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:31:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:34:31 13:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:34:31 13:32:01 all 0.00 0.00 0.01 0.00 0.00 99.98 13:34:31 13:32:01 0 0.00 0.00 0.00 0.03 0.02 99.95 13:34:31 13:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:34:31 13:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:34:31 13:33:01 0 0.02 0.00 0.03 0.02 0.00 99.93 13:34:31 13:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:34:31 13:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:34:31 13:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:34:31 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:34:31 13:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:34:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:34:31 13:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:34:31 13:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:34:31 13:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:34:31 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:34:31 13:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:34:31 Average: all 6.10 0.00 1.45 0.64 0.02 91.79 13:34:31 Average: 0 6.29 0.00 1.53 0.69 0.02 91.48 13:34:31 Average: 1 6.10 0.00 1.34 0.59 0.02 91.96 13:34:31 Average: 2 6.05 0.00 1.45 0.72 0.02 91.77 13:34:31 Average: 3 6.09 0.00 1.48 1.03 0.02 91.39 13:34:31 Average: 4 6.18 0.00 1.47 0.39 0.02 91.94 13:34:31 Average: 5 6.03 0.00 1.43 0.61 0.02 91.91 13:34:31 Average: 6 5.90 0.00 1.45 0.45 0.02 92.18 13:34:31 Average: 7 6.20 0.00 1.45 0.62 0.02 91.71 13:34:31 13:34:31 13:34:31