jim-wang-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 909406326d7cdb07ec75e030b2c1d38660cbff34+613ba3a9f074961a82087988d5f76ae29a1a6b1f (45f831e1e44925e861f3f7a61dfdcfd42be46111) 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-ssh2311049628586259821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6405375031643051572.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3892/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-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2176501942520092867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh11624810161396022191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3892/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-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3902423908960912670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6549 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4337180591686305423.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7971375053517507274.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 909406326d7cdb07ec75e030b2c1d38660cbff34 Merge succeeded, producing d628d44106382b965d2ab2d7a34151c8ea7cd248 Checking out Revision d628d44106382b965d2ab2d7a34151c8ea7cd248 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 909406326d7cdb07ec75e030b2c1d38660cbff34 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8859327330381133079.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d628d44106382b965d2ab2d7a34151c8ea7cd248 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1dd3ab43a6b0ffb021c4c6d52d421ea2f7fad0f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:36 ========================================================= 20:21:36 EdgeX Global Pipelines Version Info 20:21:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:38 ------------------- 20:21:38 stable info: 20:21:38 ------------------- 20:21:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:38 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:21:38 Message: update stable to v1.0.220 20:21:38 ------------------- 20:21:38 experimental info: 20:21:38 ------------------- 20:21:38 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:38 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:21:38 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d628d44 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:39 provisioning config files... 20:21:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config259664285426005843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:39 ---> docker-login.sh 20:21:39 nexus3.edgexfoundry.org:10001 20:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:39 Configure a credential helper to remove this warning. See 20:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:39 20:21:39 Login Succeeded 20:21:39 nexus3.edgexfoundry.org:10002 20:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:39 Configure a credential helper to remove this warning. See 20:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:39 20:21:39 Login Succeeded 20:21:39 nexus3.edgexfoundry.org:10003 20:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:39 Configure a credential helper to remove this warning. See 20:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:39 20:21:39 Login Succeeded 20:21:39 nexus3.edgexfoundry.org:10004 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 docker.io 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 ---> docker-login.sh ends [Pipeline] } 20:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:40 ++ 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 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/core-command/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo core-command,cmd/core-command/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/core-data/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo core-data,cmd/core-data/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/core-metadata/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-bootstrapper/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-proxy-setup/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-spire-agent/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-spire-config/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/security-spire-server/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/support-notifications/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/support-scheduler/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:21:40 + for file in '`ls cmd/**/Dockerfile`' 20:21:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:21:40 ++ cut -d/ -f2 20:21:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:21:40 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 20:21:41 + git rev-list -1 --merges d628d44106382b965d2ab2d7a34151c8ea7cd248~1..d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo 20:21:41 -----------> git rev-list -1 --merges d628d44106382b965d2ab2d7a34151c8ea7cd248~1..d628d44106382b965d2ab2d7a34151c8ea7cd248 d628d44106382b965d2ab2d7a34151c8ea7cd248 20:21:41 d628d44106382b965d2ab2d7a34151c8ea7cd248 [false] [Pipeline] sh 20:21:41 + git log --format=format:%s -1 d628d44106382b965d2ab2d7a34151c8ea7cd248 [Pipeline] echo 20:21:41 ========================================================= 20:21:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:21:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:21:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:21:41 + grep -v github /etc/ssh/ssh_known_hosts 20:21:41 + '[' -e /tmp/ssh_known_hosts ']' 20:21:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:21:41 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:21:41 + sudo tee -a /etc/ssh/ssh_known_hosts 20:21:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:42 20:21:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:21:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:42 latest: Pulling from edgex-devops/git-semver 20:21:42 a0d0a0d46f8b: Pulling fs layer 20:21:42 3e5f54012d9b: Pulling fs layer 20:21:42 4c7163046ea9: Pulling fs layer 20:21:42 0c2d73faf560: Pulling fs layer 20:21:42 0c2d73faf560: Waiting 20:21:42 3e5f54012d9b: Verifying Checksum 20:21:42 3e5f54012d9b: Download complete 20:21:42 a0d0a0d46f8b: Verifying Checksum 20:21:42 a0d0a0d46f8b: Download complete 20:21:42 4c7163046ea9: Verifying Checksum 20:21:42 4c7163046ea9: Download complete 20:21:42 0c2d73faf560: Verifying Checksum 20:21:42 0c2d73faf560: Download complete 20:21:42 a0d0a0d46f8b: Pull complete 20:21:42 3e5f54012d9b: Pull complete 20:21:43 4c7163046ea9: Pull complete 20:21:43 0c2d73faf560: Pull complete 20:21:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:21:43 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:21:44 $ docker top 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:44 [ssh-agent] Looking for ssh-agent implementation... 20:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:44 $ docker exec 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent 20:21:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmJlPco/agent.13 20:21:44 SSH_AGENT_PID=19 20:21:44 Running ssh-add (command line suppressed) 20:21:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_33609999841222312.key (/w/workspace/edgex-go/2@tmp/private_key_33609999841222312.key) 20:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:45 + git tag --points-at HEAD [Pipeline] } 20:21:45 $ docker exec --env ******** --env ******** 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent -k 20:21:45 unset SSH_AUTH_SOCK; 20:21:45 unset SSH_AGENT_PID; 20:21:45 echo Agent pid 19 killed; 20:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:45 [ssh-agent] Looking for ssh-agent implementation... 20:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:45 $ docker exec 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent 20:21:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFMfeIf/agent.51 20:21:45 SSH_AGENT_PID=57 20:21:45 Running ssh-add (command line suppressed) 20:21:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5912324012803894904.key (/w/workspace/edgex-go/2@tmp/private_key_5912324012803894904.key) 20:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:45 + git semver init 20:21:45 # -> Open(): unable to determine branch for HEAD 20:21:45 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:21:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:21:45 # $SEMVER_REMOTE_NAME = origin 20:21:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:21:45 # $SEMVER_USER_NAME = edgex-jenkins 20:21:45 # $SEMVER_BRANCH = PR-3892 20:21:45 # $SEMVER_TEMP = /tmp/semver-341546311 20:21:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:22:00 # '/tmp/semver-341546311' -> '/w/workspace/edgex-go/2/.semver' 20:22:00 # -> Force: false 20:22:00 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:22:00 $ docker exec --env ******** --env ******** 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 ssh-agent -k 20:22:00 unset SSH_AUTH_SOCK; 20:22:00 unset SSH_AGENT_PID; 20:22:00 echo Agent pid 57 killed; 20:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:01 + git semver [Pipeline] } 20:22:01 $ docker stop --time=1 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 20:22:03 $ docker rm -f 485d29a593256ae209ced29e57c0b007b1abfcadced70c767b309d940f816505 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:03 Stashed 1 file(s) [Pipeline] echo 20:22:03 [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 20:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:04 ========================================================= 20:22:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:22:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:22:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:04 59bf1c3509f3: Pulling fs layer 20:22:04 666ba61612fd: Pulling fs layer 20:22:04 8ed8ca486205: Pulling fs layer 20:22:04 4fe6c5a15a65: Pulling fs layer 20:22:04 22a0e8bec74d: Pulling fs layer 20:22:04 640e595b4fbd: Pulling fs layer 20:22:04 763cafe07f6e: Pulling fs layer 20:22:04 0c0b528cf693: Pulling fs layer 20:22:04 10935f4eaf8b: Pulling fs layer 20:22:04 4fe6c5a15a65: Waiting 20:22:04 22a0e8bec74d: Waiting 20:22:04 640e595b4fbd: Waiting 20:22:04 763cafe07f6e: Waiting 20:22:04 0c0b528cf693: Waiting 20:22:04 10935f4eaf8b: Waiting 20:22:04 8ed8ca486205: Verifying Checksum 20:22:04 8ed8ca486205: Download complete 20:22:04 666ba61612fd: Verifying Checksum 20:22:04 666ba61612fd: Download complete 20:22:04 22a0e8bec74d: Verifying Checksum 20:22:04 22a0e8bec74d: Download complete 20:22:04 640e595b4fbd: Verifying Checksum 20:22:04 640e595b4fbd: Download complete 20:22:04 59bf1c3509f3: Verifying Checksum 20:22:04 59bf1c3509f3: Download complete 20:22:04 763cafe07f6e: Verifying Checksum 20:22:04 763cafe07f6e: Download complete 20:22:04 0c0b528cf693: Verifying Checksum 20:22:04 0c0b528cf693: Download complete 20:22:04 59bf1c3509f3: Pull complete 20:22:04 4fe6c5a15a65: Verifying Checksum 20:22:04 4fe6c5a15a65: Download complete 20:22:04 666ba61612fd: Pull complete 20:22:05 8ed8ca486205: Pull complete 20:22:05 10935f4eaf8b: Verifying Checksum 20:22:05 10935f4eaf8b: Download complete 20:22:09 4fe6c5a15a65: Pull complete 20:22:09 22a0e8bec74d: Pull complete 20:22:09 640e595b4fbd: Pull complete 20:22:09 763cafe07f6e: Pull complete 20:22:09 0c0b528cf693: Pull complete 20:22:11 10935f4eaf8b: Pull complete 20:22:11 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:22:12 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:22:12 WORKDIR /edgex 20:22:12 COPY go.mod . 20:22:12 RUN go mod download' 20:22:12 + docker build -t ci-base-image-x86_64 -f - . 20:22:14 Sending build context to Docker daemon 334.3MB 20:22:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:22:14 ---> 99d49a6021b9 20:22:14 Step 2/4 : WORKDIR /edgex 20:22:15 ---> Running in 7fbce86935ea 20:22:15 Removing intermediate container 7fbce86935ea 20:22:15 ---> 4c5caa931408 20:22:15 Step 3/4 : COPY go.mod . 20:22:15 ---> fdf092645b1c 20:22:15 Step 4/4 : RUN go mod download 20:22:15 ---> Running in 6dad3e40a14b 20:22:18 Still waiting to schedule task 20:22:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:22:47 Removing intermediate container 6dad3e40a14b 20:22:47 ---> d03adcf68d32 20:22:47 Successfully built d03adcf68d32 20:22:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:22:48 + docker inspect -f . ci-base-image-x86_64 20:22:48 . [Pipeline] withDockerContainer 20:22:48 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:22:48 $ docker top bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:49 + go version 20:22:49 go version go1.17.6 linux/amd64 [Pipeline] } 20:22:49 $ docker stop --time=1 bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd 20:22:50 $ docker rm -f bcc9c7014fce2d963cc518ff901f5ff1257bb76b3c9acbda41ccc9452c3861bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:50 + docker inspect -f . ci-base-image-x86_64 20:22:50 . [Pipeline] withDockerContainer 20:22:50 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:22:51 $ docker top 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:51 ========================================================= 20:22:51 [edgeXBuildGoParallel] Running Tests and Build... 20:22:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:51 + make test 20:22:51 go mod tidy 20:22:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:22:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:23:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:23:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:23:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:23:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements 20:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements 20:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 20:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:23:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements 20:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:23:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 20:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 20:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 20:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 20:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 20:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 20:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 20:23:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6550 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 20:23:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:23:50 The recommended git tool is: git 20:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 82.5% of statements 20:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:23:55 using credential edgex-jenkins-ssh 20:23:55 Cloning the remote Git repository 20:23:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:23:55 > git init /w/workspace/edgex-go/2 # timeout=10 20:23:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:55 > git --version # timeout=10 20:23:55 > git --version # 'git version 2.17.1' 20:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 20:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.243s coverage: 65.4% of statements 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:12 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 909406326d7cdb07ec75e030b2c1d38660cbff34 20:24:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:24:12 > git config core.sparsecheckout # timeout=10 20:24:13 > git checkout -f 909406326d7cdb07ec75e030b2c1d38660cbff34 # timeout=10 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:13 Merge succeeded, producing aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:24:13 Checking out Revision aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 (PR-3892) 20:24:13 > git remote # timeout=10 20:24:13 > git config --get remote.origin.url # timeout=10 20:24:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:13 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 20:24:13 > git rev-parse HEAD^{commit} # timeout=10 20:24:13 > git config core.sparsecheckout # timeout=10 20:24:13 > git checkout -f aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 # timeout=10 20:24:17 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 20:24:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:18 Dload Upload Total Spent Left Speed 20:24:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49552 [Pipeline] sh 20:24:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:17 > git rev-list --no-walk 1dd3ab43a6b0ffb021c4c6d52d421ea2f7fad0f9 # timeout=10 20:24:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:19 + sudo tee /etc/docker/daemon.new 20:24:19 { 20:24:19 "registry-mirrors": [ 20:24:19 "https://nexus3.edgexfoundry.org:10001" 20:24:19 ], 20:24:19 "bip": "10.250.0.254/24", 20:24:19 "hosts": [ 20:24:19 "tcp://0.0.0.0:5555", 20:24:19 "unix:///var/run/docker.sock" 20:24:19 ], 20:24:19 "mtu": 1458, 20:24:19 "selinux-enabled": true, 20:24:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:19 } [Pipeline] sh 20:24:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:20 + sudo service docker restart 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:24:21 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:38 provisioning config files... 20:24:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config39215262526902221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:39 ---> docker-login.sh 20:24:39 nexus3.edgexfoundry.org:10001 20:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:39 Configure a credential helper to remove this warning. See 20:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:39 20:24:39 Login Succeeded 20:24:40 nexus3.edgexfoundry.org:10002 20:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:40 Configure a credential helper to remove this warning. See 20:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:40 20:24:40 Login Succeeded 20:24:40 nexus3.edgexfoundry.org:10003 20:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:40 Configure a credential helper to remove this warning. See 20:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:40 20:24:40 Login Succeeded 20:24:40 nexus3.edgexfoundry.org:10004 20:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:41 Configure a credential helper to remove this warning. See 20:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:41 20:24:41 Login Succeeded 20:24:41 docker.io 20:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:42 Configure a credential helper to remove this warning. See 20:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:42 20:24:42 Login Succeeded 20:24:42 ---> docker-login.sh ends [Pipeline] } 20:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:42 ========================================================= 20:24:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:24:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:24:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:43 9b3977197b4f: Pulling fs layer 20:24:43 1a89e8eeedd5: Pulling fs layer 20:24:43 94645a83ff95: Pulling fs layer 20:24:43 3f3a8bcf1eab: Pulling fs layer 20:24:43 0c92f367c5e7: Pulling fs layer 20:24:43 f7c0051592d6: Pulling fs layer 20:24:43 a227ed2f7395: Pulling fs layer 20:24:43 7b1c46037f91: Pulling fs layer 20:24:43 0c92f367c5e7: Waiting 20:24:43 3f3a8bcf1eab: Waiting 20:24:43 7b1c46037f91: Waiting 20:24:43 f7c0051592d6: Waiting 20:24:43 94645a83ff95: Verifying Checksum 20:24:43 94645a83ff95: Download complete 20:24:43 1a89e8eeedd5: Verifying Checksum 20:24:43 1a89e8eeedd5: Download complete 20:24:43 0c92f367c5e7: Download complete 20:24:43 f7c0051592d6: Verifying Checksum 20:24:43 f7c0051592d6: Download complete 20:24:43 9b3977197b4f: Download complete 20:24:43 a227ed2f7395: Verifying Checksum 20:24:43 a227ed2f7395: Download complete 20:24:43 9b3977197b4f: Pull complete 20:24:44 1a89e8eeedd5: Pull complete 20:24:44 94645a83ff95: Pull complete 20:24:44 7b1c46037f91: Verifying Checksum 20:24:44 7b1c46037f91: Download complete 20:24:45 3f3a8bcf1eab: Verifying Checksum 20:24:45 3f3a8bcf1eab: Download complete 20:24:57 3f3a8bcf1eab: Pull complete 20:24:57 0c92f367c5e7: Pull complete 20:24:57 f7c0051592d6: Pull complete 20:24:57 a227ed2f7395: Pull complete 20:25:03 7b1c46037f91: Pull complete 20:25:03 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:25:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:25:03 WORKDIR /edgex 20:25:03 COPY go.mod . 20:25:03 RUN go mod download 20:25:03 + docker build -t ci-base-image-arm64 -f - . 20:25:06 Sending build context to Docker daemon 168.9MB 20:25:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:25:06 ---> f79e39bc4007 20:25:06 Step 2/4 : WORKDIR /edgex 20:25:08 GO111MODULE=on go vet ./... 20:25:08 ---> Running in b90e4ff503f3 20:25:08 Removing intermediate container b90e4ff503f3 20:25:08 ---> bde4c0d2120e 20:25:08 Step 3/4 : COPY go.mod . 20:25:08 ---> c9359ecc6719 20:25:08 Step 4/4 : RUN go mod download 20:25:08 ---> Running in 35a31d260c33 20:25:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:25:13 + ls -al . 20:25:13 total 648 20:25:13 drwxrwxr-x 10 1001 1001 4096 Mar 7 20:25 . 20:25:13 drwxr-xr-x 4 root root 28 Mar 7 20:22 .. 20:25:13 -rw-rw-r-- 1 1001 1001 11 Mar 7 20:21 .dockerignore 20:25:13 drwxrwxr-x 8 1001 1001 179 Mar 7 20:21 .git 20:25:13 drwxrwxr-x 4 1001 1001 142 Mar 7 20:21 .github 20:25:13 -rw-rw-r-- 1 1001 1001 870 Mar 7 20:21 .gitignore 20:25:13 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:21 .golangci.yml 20:25:13 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:21 .hadolint.yml 20:25:13 drwx------ 3 1001 1001 73 Mar 7 20:21 .semver 20:25:13 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:21 .sonarcloud.properties 20:25:13 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:21 ADOPTERS.md 20:25:13 -rw-rw-r-- 1 1001 1001 9953 Mar 7 20:21 Attribution.txt 20:25:13 -rw-rw-r-- 1 1001 1001 51732 Mar 7 20:21 CHANGELOG.md 20:25:13 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:21 CONTRIBUTING.md 20:25:13 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:21 GOVERNANCE.md 20:25:13 -rw-rw-r-- 1 1001 1001 849 Mar 7 20:21 Jenkinsfile 20:25:13 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:21 LICENSE 20:25:13 -rw-rw-r-- 1 1001 1001 8524 Mar 7 20:21 Makefile 20:25:13 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:21 OWNERS.md 20:25:13 -rw-rw-r-- 1 1001 1001 8207 Mar 7 20:21 README.md 20:25:13 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:21 SECURITY.md 20:25:13 -rw-rw-r-- 1 1001 1001 5 Mar 7 20:22 VERSION 20:25:13 -rw-rw-r-- 1 1001 1001 4131 Mar 7 20:21 ZMQWindows.md 20:25:13 drwxrwxr-x 2 1001 1001 37 Mar 7 20:21 bin 20:25:13 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:21 cmd 20:25:13 -rw-r--r-- 1 root root 428383 Mar 7 20:24 coverage.out 20:25:13 -rw-rw-r-- 1 1001 1001 3177 Mar 7 20:21 go.mod 20:25:13 -rw-rw-r-- 1 1001 1001 51755 Mar 7 20:21 go.sum 20:25:13 drwxrwxr-x 8 1001 1001 124 Mar 7 20:21 internal 20:25:13 drwxrwxr-x 3 1001 1001 16 Mar 7 20:21 openapi 20:25:13 drwxrwxr-x 4 1001 1001 71 Mar 7 20:21 snap 20:25:13 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:21 version.go [Pipeline] sh 20:25:14 + '[' -e coverage.out ] 20:25:14 + chown 1001:1001 coverage.out [Pipeline] stash 20:25:14 Stashed 1 file(s) [Pipeline] sh 20:25:14 + make build 20:25:14 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 20:25:37 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 20:25:52 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 20:25:52 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 20:25:53 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 20:25:54 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 20:25:55 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 20:25:55 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 20:25:57 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 20:25:58 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 20:25:58 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 20:25: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:26:01 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] } 20:26:09 $ docker stop --time=1 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 20:26:11 $ docker rm -f 23b0c48ee9e88133de7254af76908bb92e0bf447c9f4cd030d7728442e71fb07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:13 20:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:13 latest: Pulling from edgex-devops/edgex-compose 20:26:13 cbdbe7a5bc2a: Pulling fs layer 20:26:13 ca9280d653b3: Pulling fs layer 20:26:13 7e9c9ca2126c: Pulling fs layer 20:26:13 cbdbe7a5bc2a: Verifying Checksum 20:26:13 cbdbe7a5bc2a: Download complete 20:26:13 ca9280d653b3: Verifying Checksum 20:26:13 ca9280d653b3: Download complete 20:26:13 cbdbe7a5bc2a: Pull complete 20:26:13 7e9c9ca2126c: Verifying Checksum 20:26:13 7e9c9ca2126c: Download complete 20:26:14 ca9280d653b3: Pull complete 20:26:18 7e9c9ca2126c: Pull complete 20:26:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:26:18 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:26:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:26:21 $ docker top 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:21 + docker-compose build --help 20:26:21 + grep parallel 20:26:22 --parallel Build images in parallel. [Pipeline] } 20:26:22 $ docker stop --time=1 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 20:26:23 $ docker rm -f 13846ded5c8f990deed5cc654a5037c1fd66ead2c1ede2a4477f4177ccc49497 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:26:23 . [Pipeline] withDockerContainer 20:26:23 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:26:24 $ docker top f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:24 + docker-compose -f ./docker-compose-build.yml build --parallel 20:26:25 Building core-command ... 20:26:25 Building core-data ... 20:26:25 Building core-metadata ... 20:26:25 Building security-bootstrapper ... 20:26:25 Building security-proxy-setup ... 20:26:25 Building security-secretstore-setup ... 20:26:25 Building security-spiffe-token-provider ... 20:26:25 Building security-spire-agent ... 20:26:25 Building security-spire-config ... 20:26:25 Building security-spire-server ... 20:26:25 Building support-notifications ... 20:26:25 Building support-scheduler ... 20:26:25 Building sys-mgmt-agent ... 20:26:25 Building support-notifications 20:26:25 Building security-spire-config 20:26:25 Building security-spire-agent 20:26:25 Building security-spiffe-token-provider 20:26:25 Building support-scheduler 20:26:30 Removing intermediate container 35a31d260c33 20:26:30 ---> f8dbeffdfaa9 20:26:30 Successfully built f8dbeffdfaa9 20:26:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:26:30 + docker inspect -f . ci-base-image-arm64 20:26:30 . [Pipeline] withDockerContainer 20:26:31 prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container 20:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:32 $ docker top 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:33 + go version 20:26:33 go version go1.17.6 linux/arm64 [Pipeline] } 20:26:33 $ docker stop --time=1 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 20:26:35 $ docker rm -f 7637e40433d8309730813a957cdc447c8f34d040765be486060e08e09c8e2732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:35 + docker inspect -f . ci-base-image-arm64 20:26:35 . [Pipeline] withDockerContainer 20:26:36 prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container 20:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:37 $ docker top e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 -eo pid,comm [Pipeline] { [Pipeline] echo 20:26:37 ========================================================= 20:26:37 [edgeXBuildGoParallel] Running Tests and Build... 20:26:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:26:38 + make test 20:26:38 go mod tidy 20:26:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:26:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:26:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:40 ---> d03adcf68d32 20:26:40 Step 3/22 : WORKDIR /edgex-go 20:26:40 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:26:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:26:40 ---> d03adcf68d32 20:26:40 Step 3/19 : WORKDIR /edgex-go 20:26:43 ---> Running in fc1eb0903f3b 20:26:43 ---> Running in 69d4ff2aa1ff 20:26:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:26:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:47 ---> d03adcf68d32 20:26:47 Step 3/22 : WORKDIR /edgex-go 20:26:48 ---> Running in b76593694f53 20:26:48 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:26:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:26:48 ---> d03adcf68d32 20:26:48 Step 3/19 : WORKDIR /edgex-go 20:26:48 ---> Using cache 20:26:48 ---> 086a6ce9e268 20:26:48 Step 4/19 : ARG SPIRE_RELEASE=1.2.0 20:26:48 Removing intermediate container fc1eb0903f3b 20:26:48 ---> ea0d66b39410 20:26:48 Step 4/19 : ARG SPIRE_RELEASE=1.2.0 20:26:48 Removing intermediate container 69d4ff2aa1ff 20:26:48 ---> 086a6ce9e268 20:26:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:48 ---> Running in 401ea34c83c9 20:26:48 ---> Running in 82a0706392dd 20:26:48 ---> Running in 01430572b5cf 20:26:48 Removing intermediate container b76593694f53 20:26:48 ---> 2dc8ed2efc84 20:26:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:49 ---> Running in 41c9f115f2b3 20:26:49 Step 1/21 : ARG BUILDER_BASE=golang:1.17-buster 20:26:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:26:49 ---> d03adcf68d32 20:26:49 Step 3/21 : WORKDIR /edgex-go 20:26:49 ---> Using cache 20:26:49 ---> 2dc8ed2efc84 20:26:49 Step 4/21 : ENV DEBIAN_FRONTEND=noninteractive 20:26:49 Removing intermediate container 01430572b5cf 20:26:49 ---> 90593fc2e090 20:26:49 Step 5/19 : 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" 20:26:49 ---> Running in cc4f119c98aa 20:26:49 Removing intermediate container 401ea34c83c9 20:26:49 ---> a15d8349aace 20:26:49 Step 5/19 : 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" 20:26:49 ---> Running in e77976420399 20:26:49 ---> Running in bacd5913e37a 20:26:49 Removing intermediate container cc4f119c98aa 20:26:49 ---> 08f9631f41c5 20:26:49 Step 5/21 : RUN apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 20:26:49 ---> Running in 7848d2016839 20:26:49 /bin/sh: apt-get: not found 20:26:49 Removing intermediate container 82a0706392dd 20:26:49 ---> 438d931cbecb 20:26:49 Step 5/22 : RUN apk add --update --no-cache make git 20:26:49 Removing intermediate container 41c9f115f2b3 20:26:49 ---> fcd60cc0ad1a 20:26:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:49 ---> Running in 8f13d5b41586 20:26:49 ---> Running in 949da74f8d47 20:26:50 Building security-proxy-setup 20:26:50 spire-1.2.0/ 20:26:50 spire-1.2.0/ 20:26:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:52 spire-1.2.0/README.md 20:26:52 spire-1.2.0/bin/ 20:26:52 spire-1.2.0/bin/spire-server 20:26:52 spire-1.2.0/bin/spire-agent 20:26:52 spire-1.2.0/conf/ 20:26:52 spire-1.2.0/conf/server/ 20:26:52 spire-1.2.0/conf/server/server.conf 20:26:52 spire-1.2.0/conf/agent/ 20:26:52 spire-1.2.0/conf/agent/agent.conf 20:26:52 spire-1.2.0/LICENSE 20:26:52 OK: 221 MiB in 52 packages 20:26:52 OK: 221 MiB in 52 packages 20:26:52 spire-1.2.0/README.md 20:26:52 spire-1.2.0/bin/ 20:26:52 spire-1.2.0/bin/spire-server 20:26:52 spire-1.2.0/bin/spire-agent 20:26:52 spire-1.2.0/conf/ 20:26:52 spire-1.2.0/conf/server/ 20:26:52 spire-1.2.0/conf/server/server.conf 20:26:52 spire-1.2.0/conf/agent/ 20:26:52 spire-1.2.0/conf/agent/agent.conf 20:26:52 spire-1.2.0/LICENSE 20:26:55 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:26:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:26:55 ---> d03adcf68d32 20:26:55 Step 3/21 : WORKDIR /edgex-go 20:26:55 ---> Using cache 20:26:55 ---> 2dc8ed2efc84 20:26:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:55 ---> Using cache 20:26:55 ---> fcd60cc0ad1a 20:26:55 Step 5/21 : RUN apk add --update --no-cache make git 20:26:55 ---> Running in 882a017479dc 20:26:55 Removing intermediate container 8f13d5b41586 20:26:55 ---> 51589328e3e8 20:26:55 Step 6/22 : COPY go.mod vendor* ./ 20:26:55 Removing intermediate container 949da74f8d47 20:26:55 ---> 38ca19bd7c14 20:26:55 Step 6/22 : COPY go.mod vendor* ./ 20:26:55 ---> 39ce3ec769f3 20:26:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:55 ---> Running in 5a8313318f59 20:26:55 ---> 788263b02599 20:26:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:55 ---> Running in b245277154c1 20:26:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:56 OK: 221 MiB in 52 packages 20:26:57 Removing intermediate container bacd5913e37a 20:26:57 ---> cb56bf03b1ef 20:26:57 20:26:57 Step 6/19 : FROM debian:stable-slim 20:26:57 Removing intermediate container e77976420399 20:26:57 ---> 124c07398d2a 20:26:57 20:26:57 Step 6/19 : FROM debian:stable-slim 20:26:57 Removing intermediate container 882a017479dc 20:26:57 ---> 5ef479962d3a 20:26:57 Step 6/21 : COPY go.mod vendor* ./ 20:26:57 ---> f15e0c16ca7e 20:26:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:57 ---> Running in c353c60ab66a 20:26:57 stable-slim: Pulling from library/debian 20:26:57 stable-slim: Pulling from library/debian 20:26:57 Removing intermediate container 5a8313318f59 20:26:57 ---> cb727936ddec 20:26:57 Step 8/22 : COPY . . 20:26:57 Removing intermediate container b245277154c1 20:26:57 ---> 6c2d6b20316b 20:26:57 Step 8/22 : COPY . . 20:27:03 Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 20:27:03 Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 20:27:03 Status: Downloaded newer image for debian:stable-slim 20:27:03 Status: Downloaded newer image for debian:stable-slim 20:27:03 ---> 19f1f0abf5cb 20:27:03 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:03 ---> 19f1f0abf5cb 20:27:03 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:03 Removing intermediate container c353c60ab66a 20:27:03 ---> b2d7f1701382 20:27:03 Step 8/21 : COPY . . 20:27:03 ---> Running in 4c38011929a5 20:27:03 ---> Running in 308e40a1e590 20:27:03 Removing intermediate container 308e40a1e590 20:27:03 ---> 224897189094 20:27:03 Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive 20:27:03 Removing intermediate container 4c38011929a5 20:27:03 ---> ad81a822d522 20:27:03 Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive 20:27:04 ---> Running in 4af482512706 20:27:04 ---> Running in 45642fbafce4 20:27:05 Removing intermediate container 4af482512706 20:27:05 ---> 89a821f7ebfd 20:27:05 Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init && apt-get clean && rm -rf /var/lib/apt/lists/* 20:27:06 Removing intermediate container 45642fbafce4 20:27:06 ---> 3d8588661c9a 20:27:06 Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* 20:27:06 ---> Running in 70ca1da4e35e 20:27:06 ---> 620d125ac000 20:27:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:27:06 ---> Running in 98bcc73a0eca 20:27:06 ---> 5c62b3d0698c 20:27:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:27:06 ---> Running in 91b369ac4338 20:27:06 ---> Running in f10d7386517d 20:27:06 Get:1 http://deb.debian.org/debian stable InRelease [116 kB] 20:27:06 Get:2 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] 20:27:06 Get:3 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] 20:27:07 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8183 kB] 20:27:07 Get:1 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] 20:27:07 Get:2 http://deb.debian.org/debian stable InRelease [116 kB] 20:27:07 Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] 20:27:07 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 20:27:07 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 20:27:07 Get:4 http://security.debian.org/debian-security stable-security/main amd64 Packages [120 kB] 20:27:07 Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8183 kB] 20:27:07 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [2596 B] 20:27:08 Get:6 http://security.debian.org/debian-security stable-security/main amd64 Packages [120 kB] 20:27:08 Get:6 http://deb.debian.org/debian stable-updates/main amd64 Packages [2596 B] 20:27:10 Fetched 8505 kB in 3s (2525 kB/s) 20:27:11 Reading package lists... 20:27:11 Reading package lists...Fetched 8505 kB in 4s (2208 kB/s) 20:27:11 ? github.com/edgexfoundry/edgex-go [no test files] 20:27:11 Reading package lists... 20:27:12 Building dependency tree... ---> ed3016e27ef3 20:27:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:27:12 ---> Running in 97796212e9a4 20:27:12 20:27:12 Reading state information... 20:27:12 Calculating upgrade... 20:27:12 20:27:12 Reading package lists...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 20:27:13 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:27:13 Reading package lists... 20:27:14 Building dependency tree... 20:27:14 Reading state information... 20:27:14 Calculating upgrade... 20:27:14 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:27:14 Reading package lists... 20:27:15 Building dependency tree... 20:27:15 Reading state information... 20:27:15 20:27:15 Building dependency tree...The following NEW packages will be installed: 20:27:15 dumb-init 20:27:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:27:15 Need to get 13.8 kB of archives. 20:27:15 After this operation, 33.8 kB of additional disk space will be used. 20:27:15 Get:1 http://deb.debian.org/debian stable/main amd64 dumb-init amd64 1.2.5-1 [13.8 kB] 20:27:15 debconf: delaying package configuration, since apt-utils is not installed 20:27:16 Fetched 13.8 kB in 0s (393 kB/s) 20:27:16 20:27:16 Reading state information... 20:27:16 Selecting previously unselected package dumb-init. 20:27:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) 20:27:16 Preparing to unpack .../dumb-init_1.2.5-1_amd64.deb ... 20:27:16 Unpacking dumb-init (1.2.5-1) ... 20:27:16 Setting up dumb-init (1.2.5-1) ... 20:27:16 Suggested packages: 20:27:16 ca-certificates 20:27:16 The following NEW packages will be installed: 20:27:16 dumb-init openssl 20:27:16 Removing intermediate container 70ca1da4e35e 20:27:16 ---> bbed6fb2111a 20:27:16 Step 10/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:27:16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:27:16 Need to get 865 kB of archives. 20:27:16 After this operation, 1534 kB of additional disk space will be used. 20:27:16 Get:1 http://deb.debian.org/debian stable/main amd64 dumb-init amd64 1.2.5-1 [13.8 kB] 20:27:16 Get:2 http://deb.debian.org/debian stable/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] 20:27:16 debconf: delaying package configuration, since apt-utils is not installed 20:27:16 Fetched 865 kB in 0s (11.9 MB/s) 20:27:16 Selecting previously unselected package dumb-init. 20:27:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) 20:27:16 Preparing to unpack .../dumb-init_1.2.5-1_amd64.deb ... 20:27:16 Unpacking dumb-init (1.2.5-1) ... 20:27:16 Selecting previously unselected package openssl. 20:27:16 Preparing to unpack .../openssl_1.1.1k-1+deb11u1_amd64.deb ... 20:27:16 Unpacking openssl (1.1.1k-1+deb11u1) ... 20:27:17 Setting up dumb-init (1.2.5-1) ... 20:27:17 Setting up openssl (1.1.1k-1+deb11u1) ... 20:27:19 Removing intermediate container 98bcc73a0eca 20:27:19 ---> daa016b4bcc0 20:27:19 Step 10/19 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:27:19 ---> 0750c181d6c6 20:27:19 Step 11/19 : COPY docker-entrypoint.sh /usr/local/bin/ 20:27:19 Building security-secretstore-setup 20:27:20 ---> 30fe5b0cc9f0 20:27:20 Step 11/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:27:25 ---> 7a58e2848e97 20:27:25 Step 12/19 : COPY docker-entrypoint.sh /usr/local/bin/ 20:27:25 Building sys-mgmt-agent 20:27:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:27:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:27:26 ---> d03adcf68d32 20:27:26 Step 3/25 : WORKDIR /edgex-go 20:27:26 ---> Using cache 20:27:26 ---> 2dc8ed2efc84 20:27:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:26 ---> Using cache 20:27:26 ---> fcd60cc0ad1a 20:27:26 Step 5/25 : RUN apk add --update --no-cache make git 20:27:26 ---> Using cache 20:27:26 ---> 5ef479962d3a 20:27:26 Step 6/25 : COPY go.mod vendor* ./ 20:27:26 ---> Using cache 20:27:26 ---> f15e0c16ca7e 20:27:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:26 ---> Using cache 20:27:26 ---> b2d7f1701382 20:27:26 Step 8/25 : COPY . . 20:27:26 ---> Using cache 20:27:26 ---> ed3016e27ef3 20:27:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:26 ---> Running in 8354ad7fef79 20:27: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 20:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:33 ---> d03adcf68d32 20:27:33 Step 3/23 : WORKDIR /edgex-go 20:27:33 ---> Using cache 20:27:33 ---> 2dc8ed2efc84 20:27:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:33 ---> Using cache 20:27:33 ---> fcd60cc0ad1a 20:27:33 Step 5/23 : RUN apk add --update --no-cache make bash git 20:27:33 ---> Running in fa2fb04767e0 20:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:35 OK: 221 MiB in 52 packages 20:27:35 Removing intermediate container fa2fb04767e0 20:27:35 ---> e8d652de76cf 20:27:35 Step 6/23 : COPY go.mod vendor* ./ 20:27:36 ---> 41223939e400 20:27:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:36 ---> Running in baaa2aaeb7bc 20:27:38 Removing intermediate container baaa2aaeb7bc 20:27:38 ---> 391da1b47a39 20:27:38 Step 8/23 : COPY . . 20:27:45 ---> 904cb50f4651 20:27:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:27:45 ---> Running in e9b12b4a1279 20:27:45 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 20:27:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:28:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:28:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:28:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:28:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:28:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:28:32 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 20:28:37 Removing intermediate container 91b369ac4338 20:28:37 ---> 267766d96d99 20:28:37 20:28:37 Step 10/22 : FROM alpine:3.14 20:28:37 Removing intermediate container 97796212e9a4 20:28:37 ---> ba4c233922c1 20:28:37 20:28:37 Step 10/21 : FROM alpine:3.14 20:28:37 Removing intermediate container f10d7386517d 20:28:37 ---> dd6b78ebe319 20:28:37 20:28:37 Step 10/22 : FROM alpine:3.14 20:28:38 3.14: Pulling from library/alpine 20:28:38 3.14: Pulling from library/alpine 20:28:39 3.14: Pulling from library/alpine 20:28: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:28:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:28:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:28:39 Status: Downloaded newer image for alpine:3.14 20:28:39 Status: Image is up to date for alpine:3.14 20:28:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:28:39 Status: Image is up to date for alpine:3.14 20:28:39 ---> 0a97eee8041e 20:28:39 Step 11/21 : RUN apk add --update --no-cache curl 20:28:39 ---> 0a97eee8041e 20:28:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:28:39 ---> 0a97eee8041e 20:28:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:28:39 ---> Running in 35712b00198f 20:28:39 ---> Running in 450843e9a359 20:28:39 ---> Running in c5837a32b845 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:28:41 (1/1) Installing dumb-init (1.2.5-r1) 20:28:41 Executing busybox-1.33.1-r6.trigger 20:28:41 OK: 6 MiB in 15 packages 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:28:41 (1/2) Installing ca-certificates (20211220-r0) 20:28:41 (2/2) Installing dumb-init (1.2.5-r1) 20:28:41 Executing busybox-1.33.1-r6.trigger 20:28:41 Executing ca-certificates-20211220-r0.trigger 20:28:41 (1/5) Installing ca-certificates (20211220-r0) 20:28:41 (2/5) Installing brotli-libs (1.0.9-r5) 20:28:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:28:41 OK: 6 MiB in 16 packages 20:28:41 (4/5) Installing libcurl (7.79.1-r0) 20:28:41 (5/5) Installing curl (7.79.1-r0) 20:28:41 Executing busybox-1.33.1-r6.trigger 20:28:41 Executing ca-certificates-20211220-r0.trigger 20:28:41 OK: 8 MiB in 19 packages 20:28:42 Removing intermediate container 450843e9a359 20:28:42 ---> 718d52fedddf 20:28:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:42 ---> Running in cfd7e9da66d2 20:28:42 Removing intermediate container 35712b00198f 20:28:42 ---> e708c0febf26 20:28:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:28:43 Removing intermediate container 8354ad7fef79 20:28:43 ---> ddd5b4afdaa3 20:28:43 20:28:43 Step 10/25 : FROM alpine:3.14 20:28:43 ---> 0a97eee8041e 20:28:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:28:43 ---> Running in efad85e3ac64 20:28:43 Removing intermediate container c5837a32b845 20:28:43 ---> 6e1baa8d69c6 20:28:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:43 ---> Running in 1d76c7a48366 20:28:43 Removing intermediate container cfd7e9da66d2 20:28:43 ---> 03408dd0284d 20:28:43 Step 13/22 : ENV APP_PORT=59861 20:28:43 ---> Running in 55ac99dd7ab5 20:28:43 ---> Running in 6a2aaa210879 20:28:43 Removing intermediate container efad85e3ac64 20:28:43 ---> 04740822af3d 20:28:43 Step 13/22 : ENV APP_PORT=59860 20:28:43 ---> Running in e25d77ec1fda 20:28:43 Removing intermediate container 55ac99dd7ab5 20:28:43 ---> 69ed57be0d61 20:28:43 Step 13/21 : WORKDIR /edgex 20:28:43 ---> Running in b62ed962c004 20:28:43 Removing intermediate container 6a2aaa210879 20:28:43 ---> 56717aeca741 20:28:43 Step 14/22 : EXPOSE $APP_PORT 20:28:43 ---> Running in 20c1318fd8a8 20:28:43 Removing intermediate container e25d77ec1fda 20:28:43 ---> 7f47f858a9cd 20:28:43 Step 14/22 : EXPOSE $APP_PORT 20:28:43 Removing intermediate container b62ed962c004 20:28:43 ---> 8840d89592be 20:28:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:28:44 ---> Running in c8039868b24c 20:28:44 Removing intermediate container 20c1318fd8a8 20:28:44 ---> 796621164cbf 20:28:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:28:44 Removing intermediate container c8039868b24c 20:28:44 ---> 0526360353a6 20:28:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:44 ---> 5fac43395231 20:28:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:28:44 ---> 2cf2cf7e3d62 20:28:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:44 ---> ac7b55dbebf5 20:28:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:44 (1/3) Installing ca-certificates (20211220-r0) 20:28:44 (2/3) Installing dumb-init (1.2.5-r1) 20:28:44 (3/3) Installing su-exec (0.2-r1) 20:28:44 Executing busybox-1.33.1-r6.trigger 20:28:44 Executing ca-certificates-20211220-r0.trigger 20:28:44 OK: 6 MiB in 17 packages 20:28:45 ---> a0a11a21da8c 20:28:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:28:45 ---> 97b7ee984622 20:28:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:45 ---> cef6bba21a42 20:28:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:28:45 Removing intermediate container 1d76c7a48366 20:28:45 ---> 9ea60aeef40e 20:28:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:45 ---> 0f19a198fc3c 20:28:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:28:45 ---> 6d2bc76c39db 20:28:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:28:45 ---> Running in 485b9bf183f7 20:28:45 ---> Running in 48f40af5e3fd 20:28:45 ---> a3ab1c7c0a77 20:28:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:28:45 ---> Running in 810e4e06fc7c 20:28:45 ---> Running in a452ca66cc6b 20:28:45 Removing intermediate container 485b9bf183f7 20:28:45 ---> c3e30804c2a7 20:28:45 Step 13/25 : WORKDIR / 20:28:45 Removing intermediate container 48f40af5e3fd 20:28:45 ---> a0a5f00558a1 20:28:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:45 ---> Running in 34f302952ab1 20:28:45 ---> Running in 09e45d588ed8 20:28:45 Removing intermediate container 810e4e06fc7c 20:28:45 ---> 72eb09c609dc 20:28:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:45 Removing intermediate container a452ca66cc6b 20:28:45 ---> 53542b8060c6 20:28:45 Step 18/21 : CMD ["--init=true"] 20:28:46 ---> Running in d715ac29f2d7 20:28:46 ---> Running in 3b3e1e6871c6 20:28:46 Removing intermediate container 34f302952ab1 20:28:46 ---> 50c2493674b7 20:28:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:28:46 Removing intermediate container 09e45d588ed8 20:28:46 ---> a3c0c52d0260 20:28:46 Step 20/22 : LABEL arch=x86_64 20:28:46 Removing intermediate container d715ac29f2d7 20:28:46 ---> 6852ba97ede9 20:28:46 Step 20/22 : LABEL arch=x86_64 20:28:46 Removing intermediate container 3b3e1e6871c6 20:28:46 ---> 320f13a52f85 20:28:46 Step 19/21 : LABEL arch=x86_64 20:28:46 ---> Running in 71055999134a 20:28:46 ---> 58638f279f08 20:28:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:28:46 ---> Running in 6e8ac02641fc 20:28:46 ---> Running in de587b0dbb1c 20:28:46 Removing intermediate container 71055999134a 20:28:46 ---> 1cb0f6f01101 20:28:46 Step 21/22 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:28:46 ---> Running in bc65e6c5ac0e 20:28:46 Removing intermediate container 6e8ac02641fc 20:28:46 ---> 937516474815 20:28:46 Step 21/22 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:28:46 Removing intermediate container de587b0dbb1c 20:28:46 ---> 27fe5ad658c1 20:28:46 Step 20/21 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:28:46 ---> 30a233263fb9 20:28:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:47 ---> Running in 060b9b066aa9 20:28:47 ---> Running in 3a5bed5d1d29 20:28:47 Removing intermediate container bc65e6c5ac0e 20:28:47 ---> c87ce566f87c 20:28:47 Step 22/22 : LABEL version=0.0.0 20:28:47 Removing intermediate container e9b12b4a1279 20:28:47 ---> 353a926e6ab6 20:28:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:28:47 ---> Running in 8a957f6fcd74 20:28:47 ---> Running in 7cbfd6ecbcb1 20:28:47 Removing intermediate container 3a5bed5d1d29 20:28:47 ---> fc675691f9d8 20:28:47 Step 21/21 : LABEL version=0.0.0 20:28:47 Removing intermediate container 060b9b066aa9 20:28:47 ---> ac252b281bae 20:28:47 Step 22/22 : LABEL version=0.0.0 20:28:47 ---> Running in 8a0d40404543 20:28:47 ---> 8c4549140e9a 20:28:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:28:47 ---> Running in cd53b3815bab 20:28:47 Removing intermediate container 8a957f6fcd74 20:28:47 ---> 4cfe3c085e76 20:28:47 20:28:47 Removing intermediate container 8a0d40404543 20:28:47 ---> a7881d87afd6 20:28:47 20:28:47 Successfully built a7881d87afd6 20:28:47 Removing intermediate container cd53b3815bab 20:28:47 ---> 73f25d0e80ca 20:28:47 20:28:47 Successfully tagged security-proxy-setup:latest 20:28:47  Building security-proxy-setup ... done Building security-bootstrapper 20:28:47 Successfully built 4cfe3c085e76 20:28:47 Successfully tagged support-notifications:latest 20:28:47 Building core-metadata 20:28:47  Building support-notifications ... done 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 20:28:47 ---> 7cc787814556 20:28:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:47 Successfully built 73f25d0e80ca 20:28:47 Successfully tagged support-scheduler:latest 20:28:47 Building core-command 20:28:48  Building support-scheduler ... done  ---> 4df0a118f0ea 20:28:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:50 ---> 6d13dc8c94ed 20:28:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:51 Removing intermediate container 7cbfd6ecbcb1 20:28:51 ---> ee8b80962d96 20:28:51 20:28:51 Step 11/23 : FROM docker:20.10.10 20:28:51 ---> 315f59c4dad5 20:28:51 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/ 20:28:51 ---> Running in f25fb4ff6a16 20:28:51 20.10.10: Pulling from library/docker 20:28:54 Removing intermediate container f25fb4ff6a16 20:28:54 ---> ed9fcfaeea08 20:28:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:28:54 ---> Running in 2a7837670874 20:28:56 Removing intermediate container 2a7837670874 20:28:56 ---> 1f8ca4a12538 20:28:56 Step 23/25 : LABEL arch=x86_64 20:28:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:28:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:58 ---> d03adcf68d32 20:28:58 Step 3/23 : WORKDIR /edgex-go 20:28:58 ---> Using cache 20:28:58 ---> 2dc8ed2efc84 20:28:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:58 ---> Using cache 20:28:58 ---> fcd60cc0ad1a 20:28:58 Step 5/23 : RUN apk add --update --no-cache make git 20:28:58 ---> Using cache 20:28:58 ---> 5ef479962d3a 20:28:58 Step 6/23 : COPY go.mod vendor* ./ 20:28:58 ---> Using cache 20:28:58 ---> f15e0c16ca7e 20:28:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:58 ---> Using cache 20:28:58 ---> b2d7f1701382 20:28:58 Step 8/23 : COPY . . 20:28:58 ---> Using cache 20:28:58 ---> ed3016e27ef3 20:28:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:28:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:28:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:58 ---> d03adcf68d32 20:28:58 Step 3/23 : WORKDIR /edgex-go 20:28:58 ---> Using cache 20:28:58 ---> 2dc8ed2efc84 20:28:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:58 ---> Using cache 20:28:58 ---> fcd60cc0ad1a 20:28:58 Step 5/23 : RUN apk add --update --no-cache make git 20:28:58 ---> Using cache 20:28:58 ---> 5ef479962d3a 20:28:58 Step 6/23 : COPY go.mod vendor* ./ 20:28:58 ---> Using cache 20:28:58 ---> f15e0c16ca7e 20:28:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:58 ---> Using cache 20:28:58 ---> b2d7f1701382 20:28:58 Step 8/23 : COPY . . 20:28:58 ---> Using cache 20:28:58 ---> ed3016e27ef3 20:28:58 Step 9/23 : RUN make cmd/core-command/core-command 20:28:59 ---> Running in 2e1980e5ba9f 20:28:59 ---> Running in c6b5f8407402 20:28:59 ---> Running in 771acbd577da 20:29:00 Removing intermediate container 2e1980e5ba9f 20:29:00 ---> ffd93d053e66 20:29:00 Step 24/25 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:29:00 ---> Running in 66dfa039fb72 20:29:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:29:01 Status: Downloaded newer image for docker:20.10.10 20:29:01 Removing intermediate container 66dfa039fb72 20:29:01 ---> 0297eb6c84b2 20:29:01 Step 25/25 : LABEL version=0.0.0 20:29:01 ---> b706a049f56e 20:29:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:01 ---> Running in a73deacc6a6e 20:29:02 ---> Running in 40e366456097 20:29:02 Removing intermediate container a73deacc6a6e 20:29:02 ---> 99e1fb50906f 20:29:02 20:29:02 Successfully built 99e1fb50906f 20:29:02 Successfully tagged security-secretstore-setup:latest 20:29:02  Building security-secretstore-setup ... done Building core-data 20:29:02 Removing intermediate container 40e366456097 20:29:02 ---> fb65cdd927b6 20:29:02 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 20:29:02 ---> Running in 3258be108b18 20:29:03 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 20:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:29:03 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 20:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:29:03 (1/42) Installing readline (8.1.0-r0) 20:29:03 (2/42) Installing bash (5.1.4-r0) 20:29:03 Executing bash-5.1.4-r0.post-install 20:29:03 (3/42) Installing brotli-libs (1.0.9-r5) 20:29:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:29:03 (5/42) Installing libcurl (7.79.1-r0) 20:29:03 (6/42) Installing curl (7.79.1-r0) 20:29:03 (7/42) Installing dumb-init (1.2.5-r1) 20:29:03 (8/42) Installing libbz2 (1.0.8-r1) 20:29:03 (9/42) Installing expat (2.4.7-r0) 20:29:03 (10/42) Installing libffi (3.3-r2) 20:29:03 (11/42) Installing gdbm (1.19-r0) 20:29:03 (12/42) Installing xz-libs (5.2.5-r0) 20:29:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:29:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:29:03 (15/42) Installing mpdecimal (2.5.1-r1) 20:29:03 (16/42) Installing sqlite-libs (3.35.5-r0) 20:29:03 (17/42) Installing python3 (3.9.5-r2) 20:29:05 (18/42) Installing py3-appdirs (1.4.4-r2) 20:29:05 (19/42) Installing py3-chardet (4.0.0-r2) 20:29:05 (20/42) Installing py3-idna (3.2-r0) 20:29:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:29:05 (22/42) Installing py3-certifi (2020.12.5-r1) 20:29:05 (23/42) Installing py3-requests (2.25.1-r4) 20:29:05 (24/42) Installing py3-msgpack (1.0.2-r1) 20:29:05 (25/42) Installing py3-lockfile (0.12.2-r4) 20:29:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:29:05 (27/42) Installing py3-colorama (0.4.4-r1) 20:29:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:29:05 (29/42) Installing py3-distlib (0.3.1-r3) 20:29:05 (30/42) Installing py3-distro (1.5.0-r3) 20:29:05 (31/42) Installing py3-six (1.15.0-r1) 20:29:05 (32/42) Installing py3-webencodings (0.5.1-r4) 20:29:05 (33/42) Installing py3-html5lib (1.1-r1) 20:29:05 (34/42) Installing py3-parsing (2.4.7-r2) 20:29:05 (35/42) Installing py3-packaging (20.9-r1) 20:29:05 (36/42) Installing py3-toml (0.10.2-r2) 20:29:05 (37/42) Installing py3-pep517 (0.10.0-r2) 20:29:05 (38/42) Installing py3-progress (1.5-r2) 20:29:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 98.5% of statements 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.434s coverage: 44.7% of statements 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.663s coverage: 89.5% of statements 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 84.4% of statements 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:29:05 (39/42) Installing py3-retrying (1.3.3-r1) 20:29:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:29:05 (41/42) Installing py3-setuptools (52.0.0-r3) 20:29:05 (42/42) Installing py3-pip (20.3.4-r1) 20:29:05 Executing busybox-1.33.1-r6.trigger 20:29:05 OK: 84 MiB in 64 packages 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.673s coverage: 94.2% of statements 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 59.1% of statements 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.9% of statements 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.281s coverage: 58.8% of statements 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 20:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.321s coverage: 79.5% of statements 20:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 20:29:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:29:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:29:07 ---> d03adcf68d32 20:29:07 Step 3/31 : WORKDIR /edgex-go 20:29:07 ---> Using cache 20:29:07 ---> 2dc8ed2efc84 20:29:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:07 ---> Using cache 20:29:07 ---> fcd60cc0ad1a 20:29:07 Step 5/31 : RUN apk add --update --no-cache make git 20:29:07 ---> Using cache 20:29:07 ---> 5ef479962d3a 20:29:07 Step 6/31 : COPY go.mod vendor* ./ 20:29:07 ---> Using cache 20:29:07 ---> f15e0c16ca7e 20:29:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:07 ---> Using cache 20:29:07 ---> b2d7f1701382 20:29:07 Step 8/31 : COPY . . 20:29:07 ---> Using cache 20:29:07 ---> ed3016e27ef3 20:29:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:29:07 Collecting docker-compose==1.23.2 20:29:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:08 Collecting PyYAML<4,>=3.10 20:29:08 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 20:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 20:29:08 Collecting jsonschema<3,>=2.5.1 20:29:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:08 Collecting dockerpty<0.5,>=0.4.1 20:29:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:09 ---> Running in 71a44ede13de 20:29:09 Collecting docopt<0.7,>=0.6.1 20:29:09 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:09 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 20:29:10 Collecting cached-property<2,>=1.2.0 20:29:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:10 Collecting docker<4.0,>=3.6.0 20:29:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:29:10 Collecting websocket-client<1.0,>=0.32.0 20:29:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:29:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:29:10 Collecting texttable<0.10,>=0.9.0 20:29:10 Downloading texttable-0.9.1.tar.gz (11 kB) 20:29:11 Collecting docker-pycreds>=0.4.0 20:29:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:29:11 Collecting idna<2.8,>=2.5 20:29:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:29:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:29:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:11 ---> d03adcf68d32 20:29:11 Step 3/23 : WORKDIR /edgex-go 20:29:11 ---> Using cache 20:29:11 ---> 2dc8ed2efc84 20:29:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:11 ---> Using cache 20:29:11 ---> fcd60cc0ad1a 20:29:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:29:11 Collecting urllib3<1.25,>=1.21.1 20:29:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:29:11 Collecting chardet<3.1.0,>=3.0.2 20:29:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:29:11 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) 20:29:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:29:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:29:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:29:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:29:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:29:12 Attempting uninstall: urllib3 20:29:12 Found existing installation: urllib3 1.26.5 20:29:12 Uninstalling urllib3-1.26.5: 20:29:12 Successfully uninstalled urllib3-1.26.5 20:29:12 ---> Running in 82cd258fd384 20:29:12 Attempting uninstall: idna 20:29:12 Found existing installation: idna 3.2 20:29:12 Uninstalling idna-3.2: 20:29:12 Successfully uninstalled idna-3.2 20:29:12 Attempting uninstall: chardet 20:29:12 Found existing installation: chardet 4.0.0 20:29:12 Uninstalling chardet-4.0.0: 20:29:12 Successfully uninstalled chardet-4.0.0 20:29:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:13 Attempting uninstall: requests 20:29:13 Found existing installation: requests 2.25.1 20:29:13 Uninstalling requests-2.25.1: 20:29:13 Successfully uninstalled requests-2.25.1 20:29:13 Running setup.py install for texttable: started 20:29:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:14 OK: 221 MiB in 52 packages 20:29:14 Running setup.py install for texttable: finished with status 'done' 20:29:14 Running setup.py install for PyYAML: started 20:29:14 Removing intermediate container 82cd258fd384 20:29:14 ---> 7e54b8dab477 20:29:14 Step 6/23 : COPY go.mod vendor* ./ 20:29:14 Running setup.py install for PyYAML: finished with status 'done' 20:29:15 Running setup.py install for docopt: started 20:29:15 ---> 1dfd57a9b641 20:29:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:15 ---> Running in 14d138a65bbf 20:29:16 Running setup.py install for docopt: finished with status 'done' 20:29:16 Running setup.py install for dockerpty: started 20:29:16 Running setup.py install for dockerpty: finished with status 'done' 20:29:17 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 20:29:17 Removing intermediate container 14d138a65bbf 20:29:17 ---> baa5ccf702f3 20:29:17 Step 8/23 : COPY . . 20:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 20:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 20:29:25 Removing intermediate container 3258be108b18 20:29:25 ---> bf8b4b0dabc2 20:29:25 Step 14/23 : ENV APP_PORT=58890 20:29:25 ---> Running in a96fff4e9c69 20:29:25 Removing intermediate container a96fff4e9c69 20:29:25 ---> 4b52038b1c17 20:29:25 Step 15/23 : EXPOSE $APP_PORT 20:29:25 ---> Running in b720eafaf68a 20:29:25 Removing intermediate container b720eafaf68a 20:29:25 ---> 4f89b953eef2 20:29:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:29:25 ---> a6aaca581a4f 20:29:25 Step 9/23 : RUN make cmd/core-data/core-data 20:29:25 ---> Running in b161baafbf9b 20:29:25 ---> d10c57af3af0 20:29:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:29:26 ---> 0460e413c2cc 20:29:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:29:26 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 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:29:26 ---> e109ba877e59 20:29:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:29:26 ---> Running in 229578739f7a 20:29:26 Removing intermediate container 229578739f7a 20:29:26 ---> d29e00435449 20:29:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:27 ---> Running in fa7a0037cb57 20:29:27 Removing intermediate container fa7a0037cb57 20:29:27 ---> e8926d96a8e0 20:29:27 Step 21/23 : LABEL arch=x86_64 20:29:27 ---> Running in f716e3eb1224 20:29:27 Removing intermediate container f716e3eb1224 20:29:27 ---> bfd0b9b4a0e5 20:29:27 Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:29:27 ---> Running in cd5adea515ee 20:29:27 Removing intermediate container cd5adea515ee 20:29:27 ---> 9d5143b03296 20:29:27 Step 23/23 : LABEL version=0.0.0 20:29:27 ---> Running in 0ee66d51e729 20:29:27 Removing intermediate container 0ee66d51e729 20:29:27 ---> 80f5f737a649 20:29:27 20:29:27 Successfully built 80f5f737a649 20:29:27 Successfully tagged sys-mgmt-agent:latest 20:29:27 Building security-spire-server 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 64.4% of statements 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 20:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 20:29:38  Building sys-mgmt-agent ... done Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:29:38 Step 2/18 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> d03adcf68d32 20:29:38 Step 3/18 : WORKDIR /edgex-go 20:29:38 ---> Using cache 20:29:38 ---> 2dc8ed2efc84 20:29:38 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 20:29:38 ---> Running in eea62710b850 20:29:38 Removing intermediate container eea62710b850 20:29:38 ---> 82ad785140df 20:29:38 Step 5/18 : 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" 20:29:38 ---> Running in dc5f9d8be2ad 20:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.265s coverage: 65.4% of statements 20:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:29:39 spire-1.2.0/ 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.8% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:29:42 spire-1.2.0/README.md 20:29:42 spire-1.2.0/bin/ 20:29:42 spire-1.2.0/bin/spire-server 20:29:42 spire-1.2.0/bin/spire-agent 20:29:42 spire-1.2.0/conf/ 20:29:42 spire-1.2.0/conf/server/ 20:29:42 spire-1.2.0/conf/server/server.conf 20:29:42 spire-1.2.0/conf/agent/ 20:29:42 spire-1.2.0/conf/agent/agent.conf 20:29:42 spire-1.2.0/LICENSE 20:29:44 Removing intermediate container dc5f9d8be2ad 20:29:44 ---> 22267ea0612c 20:29:44 20:29:44 Step 6/18 : FROM debian:stable-slim 20:29:44 ---> 19f1f0abf5cb 20:29:44 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:44 ---> Using cache 20:29:44 ---> 224897189094 20:29:44 Step 8/18 : ENV DEBIAN_FRONTEND=noninteractive 20:29:44 ---> Using cache 20:29:44 ---> 3d8588661c9a 20:29:44 Step 9/18 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* 20:29:44 ---> Using cache 20:29:44 ---> daa016b4bcc0 20:29:44 Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:29:45 ---> 93e43fedddba 20:29:45 Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 17.7% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 20:29:48 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 20:29:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:29:48 GO111MODULE=on go vet ./... 20:30:17 Removing intermediate container c6b5f8407402 20:30:17 ---> f2d5a2b3de07 20:30:17 20:30:17 Step 10/23 : FROM alpine:3.14 20:30:17 ---> 0a97eee8041e 20:30:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:30:17 ---> Using cache 20:30:17 ---> 718d52fedddf 20:30:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:17 ---> Using cache 20:30:17 ---> 03408dd0284d 20:30:17 Step 13/23 : ENV APP_PORT=59882 20:30:17 ---> Running in 0da70f2e773d 20:30:17 Removing intermediate container 0da70f2e773d 20:30:17 ---> ce71d964b93f 20:30:17 Step 14/23 : EXPOSE $APP_PORT 20:30:17 ---> Running in 814f40a06019 20:30:17 Removing intermediate container 814f40a06019 20:30:17 ---> f9ca8ae91db8 20:30:17 Step 15/23 : WORKDIR / 20:30:17 ---> Running in 5eba22e5c4e1 20:30:17 Removing intermediate container 5eba22e5c4e1 20:30:17 ---> 2b042ae697cc 20:30:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:17 ---> 633ae9db1e9b 20:30:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:17 ---> 1adfa346d969 20:30:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:30:18 ---> 7b72093d244c 20:30:18 Step 19/23 : ENTRYPOINT ["/core-command"] 20:30:18 ---> Running in 0f33b168e92d 20:30:18 Removing intermediate container 0f33b168e92d 20:30:18 ---> 056aff08b11b 20:30:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:18 ---> Running in 3f87e7efc831 20:30:18 Removing intermediate container 3f87e7efc831 20:30:18 ---> 965d4fe2f9cb 20:30:18 Step 21/23 : LABEL arch=x86_64 20:30:18 ---> Running in 19fecd0412ab 20:30:19 Removing intermediate container 19fecd0412ab 20:30:19 ---> c13dbe135fa6 20:30:19 Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:30:19 ---> Running in ac57701e07ee 20:30:19 Removing intermediate container ac57701e07ee 20:30:19 ---> 81211d0cc5f1 20:30:19 Step 23/23 : LABEL version=0.0.0 20:30:19 ---> Running in 00e47a9abe05 20:30:20 Removing intermediate container 00e47a9abe05 20:30:20 ---> 5ba6b454b5f9 20:30:20 20:30:20 Successfully built 5ba6b454b5f9 20:30:20 Successfully tagged core-command:latest 20:30:20  Building core-command ... done Removing intermediate container 771acbd577da 20:30:20 ---> ead471ef7df0 20:30:20 20:30:20 Step 10/23 : FROM alpine:3.14 20:30:20 ---> 0a97eee8041e 20:30:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:30:20 ---> Using cache 20:30:20 ---> 718d52fedddf 20:30:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:20 ---> Using cache 20:30:20 ---> 03408dd0284d 20:30:20 Step 13/23 : ENV APP_PORT=59881 20:30:20 ---> Running in dea16aa451ef 20:30:21 Removing intermediate container dea16aa451ef 20:30:21 ---> d40372dd9e3a 20:30:21 Step 14/23 : EXPOSE $APP_PORT 20:30:21 ---> Running in 79e71bb328e9 20:30:21 Removing intermediate container 79e71bb328e9 20:30:21 ---> 3fb602b18550 20:30:21 Step 15/23 : WORKDIR / 20:30:21 ---> Running in 7e639486c042 20:30:22 Removing intermediate container 7e639486c042 20:30:22 ---> 7026a569a86f 20:30:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:22 ---> e7ea0cb5bb0c 20:30:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:30:22 Removing intermediate container 71a44ede13de 20:30:22 ---> 3c0caab5e717 20:30:22 20:30:22 Step 10/31 : FROM alpine:3.14 20:30:22 ---> 0a97eee8041e 20:30:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:30:22 ---> Running in cd413c444d99 20:30:23 Removing intermediate container cd413c444d99 20:30:23 ---> d7412e08e4e2 20:30:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:30:23 ---> Running in 1f19eec0cc99 20:30:23 ---> 63d806da538e 20:30:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:23 ---> 98d0343c5077 20:30:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:30:23 ---> Running in 2b1bdc2b463c 20:30:23 Removing intermediate container 2b1bdc2b463c 20:30:23 ---> de1153cd1a47 20:30:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:30:24 ---> Running in 1732dc4caf84 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:30:24 Removing intermediate container 1732dc4caf84 20:30:24 ---> 52cab3fc9733 20:30:24 Step 21/23 : LABEL arch=x86_64 20:30:24 (1/2) Installing dumb-init (1.2.5-r1) 20:30:24 (2/2) Installing su-exec (0.2-r1) 20:30:24 Executing busybox-1.33.1-r6.trigger 20:30:24 OK: 6 MiB in 16 packages 20:30:24 ---> Running in 2218699bb6c1 20:30:24 Removing intermediate container 2218699bb6c1 20:30:24 ---> a85dcb04d613 20:30:24 Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:30:24 ---> Running in d0ba3edcdfa3 20:30:24 Removing intermediate container d0ba3edcdfa3 20:30:24 ---> 1faa4c9ea1d2 20:30:24 Step 23/23 : LABEL version=0.0.0 20:30:24 ---> Running in 3b2fd3b8f242 20:30:24 Removing intermediate container 1f19eec0cc99 20:30:24 ---> 92eb41ed9243 20:30:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:30:24 Removing intermediate container 3b2fd3b8f242 20:30:24 ---> d0f46422925b 20:30:24 20:30:25 ---> Running in 9fabde447149 20:30:25 Successfully built d0f46422925b 20:30:25 Successfully tagged core-metadata:latest 20:30:25  Building core-metadata ... done Removing intermediate container 9fabde447149 20:30:25 ---> c485720bbfc7 20:30:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:30:25 ---> Running in 7c2ae67cca69 20:30:25 Removing intermediate container 7c2ae67cca69 20:30:25 ---> d15c46187aa5 20:30:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:30:25 ---> Running in 44cdb85263cc 20:30:26 Removing intermediate container 44cdb85263cc 20:30:26 ---> 8e1985eeb9c5 20:30:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:30:26 ---> Running in 34d31240767a 20:30:26 Removing intermediate container 34d31240767a 20:30:26 ---> b07cd9d88b9c 20:30:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:30:26 ---> 38c3628d9c30 20:30:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:30:26 ---> Running in 4e6b0f70a9b7 20:30:27 Removing intermediate container 4e6b0f70a9b7 20:30:27 ---> 91b4ab2263c7 20:30:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:28 ---> 74463b98e0f7 20:30:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:28 ---> be3ab87dd420 20:30:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:28 ---> 7a3d8691359b 20:30:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:29 ---> 97bf50566df9 20:30:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:30:29 ---> e5c8e0049db3 20:30:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:30:29 ---> Running in 9a18781ee9f4 20:30:29 Removing intermediate container 9a18781ee9f4 20:30:29 ---> b2da33181c22 20:30:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:29 ---> eca98319b68b 20:30:29 Step 26/31 : RUN chmod +x /entrypoint.sh 20:30:30 ---> Running in 8ae469abdfc2 20:30:30 Removing intermediate container 8ae469abdfc2 20:30:30 ---> 0e9234dc71e7 20:30:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:30:30 ---> Running in ee437cb3a763 20:30:31 Removing intermediate container ee437cb3a763 20:30:31 ---> 636123dc1670 20:30:31 Step 28/31 : CMD ["gate"] 20:30:31 ---> Running in 0e607756ce09 20:30:31 Removing intermediate container 0e607756ce09 20:30:31 ---> 2a4fc9b50aa3 20:30:31 Step 29/31 : LABEL arch=x86_64 20:30:31 ---> Running in 323e462be12d 20:30:31 Removing intermediate container 323e462be12d 20:30:31 ---> ca953b51c9ee 20:30:31 Step 30/31 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:30:31 ---> Running in 04e8d55f890d 20:30:32 Removing intermediate container 04e8d55f890d 20:30:32 ---> 384d16196cf3 20:30:32 Step 31/31 : LABEL version=0.0.0 20:30:32 ---> Running in d7000ad54a63 20:30:32 Removing intermediate container d7000ad54a63 20:30:32 ---> 4fbb07c0b72d 20:30:32 20:30:32 Successfully built 4fbb07c0b72d 20:30:32 Successfully tagged security-bootstrapper:latest 20:30:35  Building security-bootstrapper ... done Removing intermediate container b161baafbf9b 20:30:35 ---> 6831e41389c7 20:30:35 20:30:35 Step 10/23 : FROM alpine:3.14 20:30:35 ---> 0a97eee8041e 20:30:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:30:35 ---> Running in 319ff9f32352 20:30:35 Removing intermediate container 319ff9f32352 20:30:35 ---> 691b1e74c94c 20:30:35 Step 12/23 : ENV APP_PORT=59880 20:30:35 ---> Running in c37138c59391 20:30:35 Removing intermediate container c37138c59391 20:30:35 ---> 66886fc33839 20:30:35 Step 13/23 : EXPOSE $APP_PORT 20:30:35 ---> Running in ddb6bd055e61 20:30:35 Removing intermediate container ddb6bd055e61 20:30:35 ---> e0a007bde3f0 20:30:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:35 ---> Running in 22dd3494dfd0 20:30:35 Removing intermediate container 22dd3494dfd0 20:30:35 ---> c12428a763cd 20:30:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:30:35 ---> Running in e3596770c65d 20:30:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:30:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:30:37 (1/6) Installing dumb-init (1.2.5-r1) 20:30:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:30:37 (3/6) Installing libsodium (1.0.18-r0) 20:30:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:30:37 (5/6) Installing libzmq (4.3.4-r0) 20:30:37 (6/6) Installing zeromq (4.3.4-r0) 20:30:37 Executing busybox-1.33.1-r6.trigger 20:30:37 OK: 8 MiB in 20 packages 20:30:38 Removing intermediate container e3596770c65d 20:30:38 ---> c3219b843f7e 20:30:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:38 ---> f08856b4abe6 20:30:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:38 ---> dffcfd1c53b3 20:30:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:30:38 ---> 9c9c1a32ef9f 20:30:38 Step 19/23 : ENTRYPOINT ["/core-data"] 20:30:38 ---> Running in 1f1cf02e8b1f 20:30:38 Removing intermediate container 1f1cf02e8b1f 20:30:38 ---> ddb7a9c84b87 20:30:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:38 ---> Running in 8c09965e0e02 20:30:39 Removing intermediate container 8c09965e0e02 20:30:39 ---> fcf3927c00db 20:30:39 Step 21/23 : LABEL arch=x86_64 20:30:39 ---> Running in 74052eb28bdf 20:30:39 Removing intermediate container 74052eb28bdf 20:30:39 ---> 42bf936160ae 20:30:39 Step 22/23 : LABEL git_sha=d628d44106382b965d2ab2d7a34151c8ea7cd248 20:30:39 ---> Running in 1ea86824e90d 20:30:39 Removing intermediate container 1ea86824e90d 20:30:39 ---> aa3c9960b4c8 20:30:39 Step 23/23 : LABEL version=0.0.0 20:30:39 ---> Running in 7a4ea0ad747d 20:30:39 Removing intermediate container 7a4ea0ad747d 20:30:39 ---> b633a7ff1e2d 20:30:39 20:30:39 Successfully built b633a7ff1e2d 20:30:39 Successfully tagged core-data:latest 20:30:39  Building core-data ... done  20:30:39 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 127") 20:30:39 20:30:39 ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:30:39 20:30:39 ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:30:39 20:30:39 ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:30:39 Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } 20:30:39 $ docker stop --time=1 f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a 20:30:40 $ docker rm -f f5dd938ae02e777f179e8e00e7cc3e9857d9b3bbf1389e4ae06c5c6519f5e99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:30:40 Failed in branch amd64 20:31:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:31:27 + ls -al . 20:31:27 total 676 20:31:27 drwxrwxr-x 9 1001 1001 4096 Mar 7 20:31 . 20:31:27 drwxr-xr-x 4 root root 4096 Mar 7 20:26 .. 20:31:27 -rw-rw-r-- 1 1001 1001 11 Mar 7 20:24 .dockerignore 20:31:27 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:24 .git 20:31:27 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:24 .github 20:31:27 -rw-rw-r-- 1 1001 1001 870 Mar 7 20:24 .gitignore 20:31:27 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:24 .golangci.yml 20:31:27 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:24 .hadolint.yml 20:31:27 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:24 .sonarcloud.properties 20:31:27 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:24 ADOPTERS.md 20:31:27 -rw-rw-r-- 1 1001 1001 9953 Mar 7 20:24 Attribution.txt 20:31:27 -rw-rw-r-- 1 1001 1001 51732 Mar 7 20:24 CHANGELOG.md 20:31:27 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:24 CONTRIBUTING.md 20:31:27 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:24 GOVERNANCE.md 20:31:27 -rw-rw-r-- 1 1001 1001 849 Mar 7 20:24 Jenkinsfile 20:31:27 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:24 LICENSE 20:31:27 -rw-rw-r-- 1 1001 1001 8524 Mar 7 20:24 Makefile 20:31:27 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:24 OWNERS.md 20:31:27 -rw-rw-r-- 1 1001 1001 8207 Mar 7 20:24 README.md 20:31:27 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:24 SECURITY.md 20:31:27 -rw-rw-r-- 1 1001 1001 5 Mar 7 20:22 VERSION 20:31:27 -rw-rw-r-- 1 1001 1001 4131 Mar 7 20:24 ZMQWindows.md 20:31:27 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:24 bin 20:31:27 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:24 cmd 20:31:27 -rw-r--r-- 1 root root 428383 Mar 7 20:29 coverage.out 20:31:27 -rw-rw-r-- 1 1001 1001 3177 Mar 7 20:24 go.mod 20:31:27 -rw-rw-r-- 1 1001 1001 51755 Mar 7 20:24 go.sum 20:31:27 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:24 internal 20:31:27 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:24 openapi 20:31:27 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:24 snap 20:31:27 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:24 version.go [Pipeline] sh 20:31:27 + '[' -e coverage.out ] 20:31:27 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:27 Warning: overwriting stash ‘coverage-report’ 20:31:28 Stashed 1 file(s) [Pipeline] sh 20:31:29 + make build 20:31:29 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 20:32:50 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 20:33: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-command/core-command ./cmd/core-command 20:33:38 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 20:33:41 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 20:33:42 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 20:33:45 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 20:33:50 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 20:33:55 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 20:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:02 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 20:34:05 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 20:34:14 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] } 20:34:46 $ docker stop --time=1 e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 20:34:48 $ docker rm -f e64e0359dd0994bca1edd159aa465e3352bc9c9e3869274869b2027da7ae4397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:50 20:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:51 latest: Pulling from edgex-devops/edgex-compose-arm64 20:34:51 29e5d40040c1: Pulling fs layer 20:34:51 1ce36da41761: Pulling fs layer 20:34:51 25b303627fd3: Pulling fs layer 20:34:51 29e5d40040c1: Verifying Checksum 20:34:51 29e5d40040c1: Download complete 20:34:51 1ce36da41761: Verifying Checksum 20:34:51 1ce36da41761: Download complete 20:34:51 29e5d40040c1: Pull complete 20:34:53 25b303627fd3: Verifying Checksum 20:34:53 25b303627fd3: Download complete 20:34:53 1ce36da41761: Pull complete 20:35:03 25b303627fd3: Pull complete 20:35:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:35:03 prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container 20:35:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:35:06 $ docker top 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:06 + docker-compose build --help 20:35:06 + grep parallel 20:35:10 --parallel Build images in parallel. [Pipeline] } 20:35:10 $ docker stop --time=1 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 20:35:12 $ docker rm -f 762e13a5c19025ee57160f0dc7f0b590c4a4737facdf1d9f2853b3f0104b7b22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:12 . [Pipeline] withDockerContainer 20:35:13 prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container 20:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:35:14 $ docker top 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:15 + docker-compose -f ./docker-compose-build.yml build --parallel 20:35:19 Building core-command ... 20:35:19 Building core-data ... 20:35:19 Building core-metadata ... 20:35:19 Building security-bootstrapper ... 20:35:19 Building security-proxy-setup ... 20:35:19 Building security-secretstore-setup ... 20:35:19 Building security-spiffe-token-provider ... 20:35:19 Building security-spire-agent ... 20:35:19 Building security-spire-config ... 20:35:19 Building security-spire-server ... 20:35:19 Building support-notifications ... 20:35:19 Building support-scheduler ... 20:35:19 Building sys-mgmt-agent ... 20:35:19 Building security-spiffe-token-provider 20:35:19 Building security-spire-agent 20:35:19 Building security-secretstore-setup 20:35:19 Building sys-mgmt-agent 20:35:19 Building security-spire-config 20:36:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:41 ---> f8dbeffdfaa9 20:36:41 Step 3/25 : WORKDIR /edgex-go 20:36:41 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:36:41 ---> f8dbeffdfaa9 20:36:41 Step 3/19 : WORKDIR /edgex-go 20:36:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:41 ---> f8dbeffdfaa9 20:36:41 Step 3/23 : WORKDIR /edgex-go 20:36:41 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:36:41 ---> f8dbeffdfaa9 20:36:41 Step 3/19 : WORKDIR /edgex-go 20:36:41 Step 1/21 : ARG BUILDER_BASE=golang:1.17-buster 20:36:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:36:41 ---> f8dbeffdfaa9 20:36:41 Step 3/21 : WORKDIR /edgex-go 20:36:41 ---> Running in f8f65f263bb5 20:36:41 ---> Running in 9965c1f0cfb5 20:36:41 ---> Running in c3f9c88fbcdd 20:36:41 ---> Running in 744aa69c513f 20:36:41 ---> Running in 3802ffad565a 20:36:41 Removing intermediate container 9965c1f0cfb5 20:36:41 ---> ef276133f548 20:36:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:41 Removing intermediate container f8f65f263bb5 20:36:41 ---> 46f9802af7f0 20:36:41 Step 4/21 : ENV DEBIAN_FRONTEND=noninteractive 20:36:41 ---> Running in 82832baa5920 20:36:41 Removing intermediate container 744aa69c513f 20:36:41 ---> 07e2488e9f6a 20:36:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:41 Removing intermediate container 3802ffad565a 20:36:41 ---> 0f24fa9b1ac7 20:36:41 Step 4/19 : ARG SPIRE_RELEASE=1.2.0 20:36:41 Removing intermediate container c3f9c88fbcdd 20:36:41 ---> 9ac00205c35a 20:36:41 Step 4/19 : ARG SPIRE_RELEASE=1.2.0 20:36:41 ---> Running in 04e9ddecbdef 20:36:41 ---> Running in 127fa5f1f807 20:36:41 ---> Running in e8e8e5b68896 20:36:41 ---> Running in d95456d209d9 20:36:41 Removing intermediate container 127fa5f1f807 20:36:41 ---> 76b173e238b3 20:36:41 Step 5/21 : RUN apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 20:36:41 Removing intermediate container e8e8e5b68896 20:36:41 ---> 3bed6182ee26 20:36:41 Step 5/19 : 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" 20:36:41 Removing intermediate container d95456d209d9 20:36:41 ---> 94f27e7ee874 20:36:41 Step 5/19 : 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" 20:36:41 ---> Running in 888470204d95 20:36:41 ---> Running in 7ba366e0e38f 20:36:41 ---> Running in 92013c273efe 20:36:41 Removing intermediate container 82832baa5920 20:36:41 ---> a97e085036c0 20:36:41 Step 5/25 : RUN apk add --update --no-cache make git 20:36:41 ---> Running in 676b2ce8dce1 20:36:41 /bin/sh: apt-get: not found 20:36:41 Removing intermediate container 04e9ddecbdef 20:36:41 ---> 2fa153f3b2d9 20:36:41 Step 5/23 : RUN apk add --update --no-cache make bash git 20:36:41 ---> Running in d3468483aa55 20:36:41 Building core-metadata 20:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:41 spire-1.2.0/ 20:36:41 spire-1.2.0/ 20:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:41 OK: 220 MiB in 52 packages 20:36:41 OK: 220 MiB in 52 packages 20:36:42 Removing intermediate container 676b2ce8dce1 20:36:42 ---> 2de8ce6c6207 20:36:42 Step 6/25 : COPY go.mod vendor* ./ 20:36:42 Removing intermediate container d3468483aa55 20:36:42 ---> 93dcbe8ddeb8 20:36:42 Step 6/23 : COPY go.mod vendor* ./ 20:36:43 spire-1.2.0/README.md 20:36:43 spire-1.2.0/bin/ 20:36:43 spire-1.2.0/bin/spire-server 20:36:43 spire-1.2.0/bin/spire-agent 20:36:43 spire-1.2.0/conf/ 20:36:43 spire-1.2.0/conf/server/ 20:36:43 spire-1.2.0/conf/server/server.conf 20:36:43 spire-1.2.0/conf/agent/ 20:36:43 spire-1.2.0/conf/agent/agent.conf 20:36:43 spire-1.2.0/LICENSE 20:36:43 spire-1.2.0/README.md 20:36:43 spire-1.2.0/bin/ 20:36:43 spire-1.2.0/bin/spire-server 20:36:43 spire-1.2.0/bin/spire-agent 20:36:43 spire-1.2.0/conf/ 20:36:43 spire-1.2.0/conf/server/ 20:36:43 spire-1.2.0/conf/server/server.conf 20:36:43 spire-1.2.0/conf/agent/ 20:36:43 spire-1.2.0/conf/agent/agent.conf 20:36:43 spire-1.2.0/LICENSE 20:36:43 ---> e9c05ff7d7e7 20:36:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 ---> 7259e79f772c 20:36:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 ---> Running in b913b646d564 20:36:44 ---> Running in c454bd687d8c 20:36:49 Removing intermediate container c454bd687d8c 20:36:49 ---> 7b4f8eadca4d 20:36:49 Step 8/23 : COPY . . 20:36:49 Removing intermediate container b913b646d564 20:36:49 ---> bd9db1a7388b 20:36:49 Step 8/25 : COPY . . 20:36:50 Removing intermediate container 92013c273efe 20:36:50 ---> 47128093c434 20:36:50 20:36:50 Step 6/19 : FROM debian:stable-slim 20:36:50 Removing intermediate container 7ba366e0e38f 20:36:50 ---> 1d84ac8250da 20:36:50 20:36:50 Step 6/19 : FROM debian:stable-slim 20:36:51 stable-slim: Pulling from library/debian 20:36:51 stable-slim: Pulling from library/debian 20:36:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:57 ---> f8dbeffdfaa9 20:36:57 Step 3/23 : WORKDIR /edgex-go 20:36:57 ---> Using cache 20:36:57 ---> 9ac00205c35a 20:36:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:59 ---> Running in 171094f19b16 20:37:00 Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 20:37:00 Digest: sha256:091320245c2637337fc612baf22430ec1735fd395e2c97e2c90136137d156f63 20:37:00 Status: Downloaded newer image for debian:stable-slim 20:37:00 Status: Downloaded newer image for debian:stable-slim 20:37:00 ---> 99d618c8eb0a 20:37:00 ---> 99d618c8eb0a 20:37:00 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:00 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:01 ---> Running in 5a29f9cdc391 20:37:01 ---> Running in eb3ef14965b2 20:37:02 Removing intermediate container eb3ef14965b2 20:37:02 Removing intermediate container 5a29f9cdc391 20:37:02 ---> 424483b730d7 20:37:02 Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive 20:37:02 ---> 848d19eb3899 20:37:02 Step 8/19 : ENV DEBIAN_FRONTEND=noninteractive 20:37:02 ---> Running in 00bc4d13340a 20:37:02 ---> Running in 9a2257411eed 20:37:02 Removing intermediate container 171094f19b16 20:37:02 ---> 02538f12a696 20:37:02 Step 5/23 : RUN apk add --update --no-cache make git 20:37:02 ---> Running in c456837f6119 20:37:02 Removing intermediate container 00bc4d13340a 20:37:02 ---> 2a6b1f272c1b 20:37:02 Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init && apt-get clean && rm -rf /var/lib/apt/lists/* 20:37:02 Removing intermediate container 9a2257411eed 20:37:02 ---> 5985cdd43298 20:37:02 Step 9/19 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* 20:37:03 ---> Running in 709a98fb6c45 20:37:03 ---> Running in 8c25fbeda3a7 20:37:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:37:05 Get:1 http://deb.debian.org/debian stable InRelease [116 kB] 20:37:05 Get:2 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] 20:37:05 Get:1 http://deb.debian.org/debian stable InRelease [116 kB] 20:37:05 Get:2 http://security.debian.org/debian-security stable-security InRelease [44.1 kB] 20:37:05 Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] 20:37:05 Get:3 http://deb.debian.org/debian stable-updates InRelease [39.4 kB] 20:37:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:37:05 Get:4 http://deb.debian.org/debian stable/main arm64 Packages [8070 kB] 20:37:05 Get:4 http://security.debian.org/debian-security stable-security/main arm64 Packages [120 kB] 20:37:06 OK: 220 MiB in 52 packages 20:37:06 Get:5 http://deb.debian.org/debian stable/main arm64 Packages [8070 kB] 20:37:06 Get:5 http://deb.debian.org/debian stable-updates/main arm64 Packages [2596 B] 20:37:07 Get:6 http://deb.debian.org/debian stable-updates/main arm64 Packages [2596 B] 20:37:07 Get:6 http://security.debian.org/debian-security stable-security/main arm64 Packages [120 kB] 20:37:08 Removing intermediate container c456837f6119 20:37:08 ---> 152830a6aa15 20:37:08 Step 6/23 : COPY go.mod vendor* ./ 20:37:09 Fetched 8392 kB in 5s (1799 kB/s) 20:37:09 Reading package lists...Fetched 8392 kB in 5s (1706 kB/s) 20:37:10 Reading package lists... ---> aaf902106dab 20:37:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:10 ---> Running in cb85325bc250 20:37:13 ---> d4e222bd5679 20:37:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:13 ---> Running in 3bf2c69665d6 20:37:13 ---> 26883ed75b8a 20:37:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:37:13 20:37:13 20:37:13 Reading package lists... ---> Running in 3251f8443513 20:37:15 Reading package lists...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 20:37:15 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 20:37:16 Removing intermediate container cb85325bc250 20:37:16 ---> 3060909d28a7 20:37:16 Step 8/23 : COPY . . 20:37:18 20:37:19 Building dependency tree... 20:37:19 Building dependency tree... 20:37:19 Reading state information... 20:37:20 Calculating upgrade... 20:37:20 Reading state information... 20:37:20 Calculating upgrade... 20:37:21 20:37:21 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:37:21 Reading package lists...0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:37:27 Reading package lists... 20:37:27 20:37:27 Building dependency tree...Building dependency tree... 20:37:27 Reading state information... 20:37:27 20:37:27 Reading state information... 20:37:28 Suggested packages: 20:37:28 ca-certificates 20:37:28 The following NEW packages will be installed: 20:37:28 dumb-init openssl 20:37:29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:37:29 Need to get 842 kB of archives. 20:37:29 After this operation, 1518 kB of additional disk space will be used. 20:37:29 Get:1 http://deb.debian.org/debian stable/main arm64 dumb-init arm64 1.2.5-1 [13.8 kB] 20:37:29 Get:2 http://deb.debian.org/debian stable/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] 20:37:30 debconf: delaying package configuration, since apt-utils is not installed 20:37:30 The following NEW packages will be installed: 20:37:30 dumb-init 20:37:30 Fetched 842 kB in 0s (7118 kB/s) 20:37:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:37:30 Need to get 13.8 kB of archives. 20:37:30 After this operation, 33.8 kB of additional disk space will be used. 20:37:30 Get:1 http://deb.debian.org/debian stable/main arm64 dumb-init arm64 1.2.5-1 [13.8 kB] 20:37:30 Selecting previously unselected package dumb-init. 20:37:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) 20:37:30 Preparing to unpack .../dumb-init_1.2.5-1_arm64.deb ... 20:37:30 Unpacking dumb-init (1.2.5-1) ... 20:37:30 Selecting previously unselected package openssl. 20:37:30 Preparing to unpack .../openssl_1.1.1k-1+deb11u1_arm64.deb ... 20:37:30 Unpacking openssl (1.1.1k-1+deb11u1) ... 20:37:31 debconf: delaying package configuration, since apt-utils is not installed 20:37:31 Setting up dumb-init (1.2.5-1) ... 20:37:31 Setting up openssl (1.1.1k-1+deb11u1) ... 20:37:31 Fetched 13.8 kB in 0s (198 kB/s) 20:37:31 Selecting previously unselected package dumb-init. 20:37:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) 20:37:31 Preparing to unpack .../dumb-init_1.2.5-1_arm64.deb ... 20:37:31 Unpacking dumb-init (1.2.5-1) ... 20:37:31 Setting up dumb-init (1.2.5-1) ... 20:37:34 Removing intermediate container 8c25fbeda3a7 20:37:34 ---> 20a46f8cc7a1 20:37:34 Step 10/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:37:34 Removing intermediate container 709a98fb6c45 20:37:34 ---> a374357ce423 20:37:34 Step 10/19 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:37:34 ---> fe1108138db0 20:37:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:34 ---> Running in 1d49a5c81341 20:37:36 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 20:37:39 ---> a71e3daba096 20:37:39 Step 11/19 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:37:42 ---> 7ed07dfcc591 20:37:42 Step 11/19 : COPY docker-entrypoint.sh /usr/local/bin/ 20:37:42 Building support-scheduler 20:37:45 ---> 426400e0eaa4 20:37:45 Step 12/19 : COPY docker-entrypoint.sh /usr/local/bin/ 20:37:45 Building support-notifications 20:38:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:38:24 ---> f8dbeffdfaa9 20:38:24 Step 3/22 : WORKDIR /edgex-go 20:38:24 ---> Using cache 20:38:24 ---> 9ac00205c35a 20:38:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:24 ---> Using cache 20:38:24 ---> 02538f12a696 20:38:24 Step 5/22 : RUN apk add --update --no-cache make git 20:38:24 ---> Using cache 20:38:24 ---> 152830a6aa15 20:38:24 Step 6/22 : COPY go.mod vendor* ./ 20:38:24 ---> Using cache 20:38:24 ---> aaf902106dab 20:38:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:24 ---> Using cache 20:38:24 ---> 3060909d28a7 20:38:24 Step 8/22 : COPY . . 20:38:24 ---> Using cache 20:38:24 ---> fe1108138db0 20:38:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:38:24 ---> Running in f8301aaa92bd 20:38:24 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 20:38:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:38:25 ---> f8dbeffdfaa9 20:38:25 Step 3/22 : WORKDIR /edgex-go 20:38:25 ---> Using cache 20:38:25 ---> 9ac00205c35a 20:38:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:25 ---> Using cache 20:38:25 ---> 02538f12a696 20:38:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:38:25 ---> Running in fe091f7563cf 20:38:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:29 OK: 220 MiB in 52 packages 20:38:30 Removing intermediate container fe091f7563cf 20:38:30 ---> e8c74e1cecad 20:38:30 Step 6/22 : COPY go.mod vendor* ./ 20:38:32 ---> 0845fb927aeb 20:38:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:32 ---> Running in 72431d63a73a 20:38:38 Removing intermediate container 72431d63a73a 20:38:38 ---> 3d691472e601 20:38:38 Step 8/22 : COPY . . 20:38:57 ---> 8e969f3dcb7f 20:38:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:38:57 ---> Running in 188ebb2622ad 20:38:57 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 20:41:19 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 20:41:23 Removing intermediate container 3251f8443513 20:41:23 ---> 1ac2ba3418bb 20:41:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:41:24 ---> Running in d4b68c9eb268 20:41:26 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 20:41:28 Removing intermediate container 3bf2c69665d6 20:41:28 ---> 3bdb1d85ae9f 20:41:28 20:41:28 Step 10/25 : FROM alpine:3.14 20:41:28 3.14: Pulling from library/alpine 20:41:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:41:30 Status: Downloaded newer image for alpine:3.14 20:41:30 ---> 5b8b7b635229 20:41:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:41:30 ---> Running in fffee7a03295 20:41:31 Removing intermediate container d4b68c9eb268 20:41:31 ---> 33a5568c5a68 20:41:31 20:41:31 Step 11/23 : FROM docker:20.10.10 20:41:31 20.10.10: Pulling from library/docker 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:41:34 (1/3) Installing ca-certificates (20211220-r0) 20:41:34 (2/3) Installing dumb-init (1.2.5-r1) 20:41:34 (3/3) Installing su-exec (0.2-r1) 20:41:34 Executing busybox-1.33.1-r6.trigger 20:41:34 Executing ca-certificates-20211220-r0.trigger 20:41:35 OK: 6 MiB in 17 packages 20:41:39 Removing intermediate container fffee7a03295 20:41:39 ---> 56d9256c1207 20:41:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:41:39 ---> Running in 7bacea6a3d95 20:41:40 Removing intermediate container 7bacea6a3d95 20:41:40 ---> 72918f283dba 20:41:40 Step 13/25 : WORKDIR / 20:41:40 ---> Running in 93232d366910 20:41:41 Removing intermediate container 93232d366910 20:41:41 ---> ca29871dfca6 20:41:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:41:42 ---> b6bfd2698c69 20:41:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:41:43 ---> 7f127818b43d 20:41:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:41:45 ---> baa7a8bc3a25 20:41:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:41:46 ---> 92d4fd6ee018 20:41:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:41:48 ---> b53010f6b10e 20:41:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:41:51 ---> 473d76140f53 20:41:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:41:52 ---> 08d0dc061822 20:41:52 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/ 20:41:52 ---> Running in 6469872cc894 20:41:52 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:41:52 Status: Downloaded newer image for docker:20.10.10 20:41:52 ---> 520e9a0a30f7 20:41:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:41:52 ---> Running in 8547ca5f06e2 20:41:53 Removing intermediate container 8547ca5f06e2 20:41:53 ---> 656022ec5d92 20:41:53 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 20:41:53 ---> Running in 4beb596a92b0 20:41:55 Removing intermediate container 6469872cc894 20:41:55 ---> 49767dc7cc77 20:41:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:41:55 ---> Running in f3db4acaa0a2 20:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:41:56 Removing intermediate container f3db4acaa0a2 20:41:56 ---> a7c5650b189a 20:41:56 Step 23/25 : LABEL arch=arm64 20:41:56 ---> Running in 3f32c08daea3 20:41:57 Removing intermediate container 3f32c08daea3 20:41:57 ---> 28483219c4e7 20:41:57 Step 24/25 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:41:57 ---> Running in 5fdd71add42a 20:41:57 (1/42) Installing readline (8.1.0-r0) 20:41:57 (2/42) Installing bash (5.1.4-r0) 20:41:57 Executing bash-5.1.4-r0.post-install 20:41:58 (3/42) Installing brotli-libs (1.0.9-r5) 20:41:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:41:58 (5/42) Installing libcurl (7.79.1-r0) 20:41:58 (6/42) Installing curl (7.79.1-r0) 20:41:58 (7/42) Installing dumb-init (1.2.5-r1) 20:41:58 (8/42) Installing libbz2 (1.0.8-r1) 20:41:58 (9/42) Installing expat (2.4.7-r0) 20:41:58 (10/42) Installing libffi (3.3-r2) 20:41:58 (11/42) Installing gdbm (1.19-r0) 20:41:58 (12/42) Installing xz-libs (5.2.5-r0) 20:41:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:41:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:41:58 (15/42) Installing mpdecimal (2.5.1-r1) 20:41:58 (16/42) Installing sqlite-libs (3.35.5-r0) 20:41:58 (17/42) Installing python3 (3.9.5-r2) 20:41:58 Removing intermediate container 5fdd71add42a 20:41:58 ---> 6f81520c8b9b 20:41:58 Step 25/25 : LABEL version=0.0.0 20:41:59 ---> Running in 088a2ef466cc 20:42:00 Removing intermediate container 088a2ef466cc 20:42:00 ---> 35c1afead8b9 20:42:00 20:42:01 (18/42) Installing py3-appdirs (1.4.4-r2) 20:42:01 (19/42) Installing py3-chardet (4.0.0-r2) 20:42:01 (20/42) Installing py3-idna (3.2-r0) 20:42:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:42:01 Successfully built 35c1afead8b9 20:42:01 (22/42) Installing py3-certifi (2020.12.5-r1) 20:42:01 (23/42) Installing py3-requests (2.25.1-r4) 20:42:01 Successfully tagged security-secretstore-setup-arm64:latest 20:42:01  Building security-secretstore-setup ... done (24/42) Installing py3-msgpack (1.0.2-r1) 20:42:01 Building security-proxy-setup 20:42:01 (25/42) Installing py3-lockfile (0.12.2-r4) 20:42:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:42:01 (27/42) Installing py3-colorama (0.4.4-r1) 20:42:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:42:01 (29/42) Installing py3-distlib (0.3.1-r3) 20:42:01 (30/42) Installing py3-distro (1.5.0-r3) 20:42:01 (31/42) Installing py3-six (1.15.0-r1) 20:42:01 (32/42) Installing py3-webencodings (0.5.1-r4) 20:42:01 (33/42) Installing py3-html5lib (1.1-r1) 20:42:01 (34/42) Installing py3-parsing (2.4.7-r2) 20:42:01 (35/42) Installing py3-packaging (20.9-r1) 20:42:01 (36/42) Installing py3-toml (0.10.2-r2) 20:42:01 (37/42) Installing py3-pep517 (0.10.0-r2) 20:42:01 (38/42) Installing py3-progress (1.5-r2) 20:42:01 (39/42) Installing py3-retrying (1.3.3-r1) 20:42:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:42:01 (41/42) Installing py3-setuptools (52.0.0-r3) 20:42:02 (42/42) Installing py3-pip (20.3.4-r1) 20:42:03 Executing busybox-1.33.1-r6.trigger 20:42:03 OK: 84 MiB in 64 packages 20:42:03 Removing intermediate container 1d49a5c81341 20:42:03 ---> a49edf3fd009 20:42:03 20:42:03 Step 10/23 : FROM alpine:3.14 20:42:03 ---> 5b8b7b635229 20:42:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:42:03 ---> Running in af0f6fca4ed6 20:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:06 (1/1) Installing dumb-init (1.2.5-r1) 20:42:06 Executing busybox-1.33.1-r6.trigger 20:42:06 OK: 6 MiB in 15 packages 20:42:08 Removing intermediate container af0f6fca4ed6 20:42:08 ---> 5ad6a0d778e7 20:42:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:08 Collecting docker-compose==1.23.2 20:42:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:42:08 ---> Running in 6ffa1347f7db 20:42:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:42:09 Removing intermediate container 6ffa1347f7db 20:42:09 ---> a1d17c9cad5b 20:42:09 Step 13/23 : ENV APP_PORT=59881 20:42:09 ---> Running in 02e046175d00 20:42:09 Collecting docker<4.0,>=3.6.0 20:42:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:42:09 Removing intermediate container 02e046175d00 20:42:09 ---> b9a4809b838c 20:42:09 Step 14/23 : EXPOSE $APP_PORT 20:42:10 ---> Running in bd93a08fcfa1 20:42:10 Collecting jsonschema<3,>=2.5.1 20:42:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:42:10 Collecting dockerpty<0.5,>=0.4.1 20:42:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:42:10 Removing intermediate container bd93a08fcfa1 20:42:10 ---> 1c21990a0463 20:42:10 Step 15/23 : WORKDIR / 20:42:10 ---> Running in d0e1467aeb9f 20:42:11 Removing intermediate container d0e1467aeb9f 20:42:11 ---> 7f43e1463ad8 20:42:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:13 ---> 3e8d225f0f22 20:42:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:42:13 Collecting texttable<0.10,>=0.9.0 20:42:13 Downloading texttable-0.9.1.tar.gz (11 kB) 20:42:15 ---> 2d47ba80eeab 20:42:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:42:16 ---> 11f896213463 20:42:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:42:16 Collecting websocket-client<1.0,>=0.32.0 20:42:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:42:16 ---> Running in 1e63e78f3f06 20:42:16 Collecting cached-property<2,>=1.2.0 20:42:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:42:16 Collecting docopt<0.7,>=0.6.1 20:42:17 Downloading docopt-0.6.2.tar.gz (25 kB) 20:42:17 Removing intermediate container 1e63e78f3f06 20:42:17 ---> 046acdd9503e 20:42:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:17 ---> Running in f06fa89943f2 20:42:18 Removing intermediate container f06fa89943f2 20:42:18 ---> d3634c65f6d5 20:42:18 Step 21/23 : LABEL arch=arm64 20:42:18 ---> Running in 70bd80adaa19 20:42:18 Removing intermediate container 70bd80adaa19 20:42:18 ---> 584b87d075e8 20:42:18 Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:42:19 ---> Running in 7e551ce1f470 20:42:19 Removing intermediate container 7e551ce1f470 20:42:19 ---> 049eb405e513 20:42:19 Step 23/23 : LABEL version=0.0.0 20:42:20 ---> Running in 07767499c5e8 20:42:20 Removing intermediate container 07767499c5e8 20:42:20 ---> 2b0a5aedc408 20:42:20 20:42:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:42:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:42:20 Successfully built 2b0a5aedc408 20:42:21 Successfully tagged core-metadata-arm64:latest 20:42:21  Building core-metadata ... done Building core-data 20:42:22 Collecting PyYAML<4,>=3.10 20:42:22 Downloading PyYAML-3.13.tar.gz (270 kB) 20:42:26 Collecting docker-pycreds>=0.4.0 20:42:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:42:26 Collecting idna<2.8,>=2.5 20:42:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:42:27 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) 20:42:27 Collecting urllib3<1.25,>=1.21.1 20:42:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:42:27 Collecting chardet<3.1.0,>=3.0.2 20:42:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:42:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:42:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:42:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:42:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:42:28 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:42:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:42:28 ---> f8dbeffdfaa9 20:42:28 Step 3/21 : WORKDIR /edgex-go 20:42:28 ---> Using cache 20:42:28 ---> 9ac00205c35a 20:42:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:28 ---> Using cache 20:42:28 ---> 02538f12a696 20:42:28 Step 5/21 : RUN apk add --update --no-cache make git 20:42:28 ---> Using cache 20:42:28 ---> 152830a6aa15 20:42:28 Step 6/21 : COPY go.mod vendor* ./ 20:42:28 ---> Using cache 20:42:28 ---> aaf902106dab 20:42:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:28 ---> Using cache 20:42:28 ---> 3060909d28a7 20:42:28 Step 8/21 : COPY . . 20:42:28 ---> Using cache 20:42:28 ---> fe1108138db0 20:42:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:28 ---> Running in 48db502e85f7 20:42:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:42:29 Attempting uninstall: urllib3 20:42:29 Found existing installation: urllib3 1.26.5 20:42:29 Uninstalling urllib3-1.26.5: 20:42:29 Successfully uninstalled urllib3-1.26.5 20:42:30 Attempting uninstall: idna 20:42:30 Found existing installation: idna 3.2 20:42:30 Uninstalling idna-3.2: 20:42: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 20:42:30 Successfully uninstalled idna-3.2 20:42:31 Attempting uninstall: chardet 20:42:31 Found existing installation: chardet 4.0.0 20:42:31 Uninstalling chardet-4.0.0: 20:42:31 Successfully uninstalled chardet-4.0.0 20:42:33 Attempting uninstall: requests 20:42:33 Found existing installation: requests 2.25.1 20:42:33 Uninstalling requests-2.25.1: 20:42:34 Successfully uninstalled requests-2.25.1 20:42:34 Running setup.py install for texttable: started 20:42:38 Running setup.py install for texttable: finished with status 'done' 20:42:38 Running setup.py install for PyYAML: started 20:42:42 Running setup.py install for PyYAML: finished with status 'done' 20:42:42 Running setup.py install for docopt: started 20:42:45 Running setup.py install for docopt: finished with status 'done' 20:42:45 Running setup.py install for dockerpty: started 20:42:48 Running setup.py install for dockerpty: finished with status 'done' 20:42:50 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 20:42:51 Removing intermediate container f8301aaa92bd 20:42:51 ---> 330ded9b603b 20:42:51 20:42:51 Step 10/22 : FROM alpine:3.14 20:42:51 ---> 5b8b7b635229 20:42:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:42:51 ---> Using cache 20:42:51 ---> 5ad6a0d778e7 20:42:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:51 ---> Using cache 20:42:51 ---> a1d17c9cad5b 20:42:51 Step 13/22 : ENV APP_PORT=59861 20:42:51 ---> Running in 04a64eeded94 20:42:52 Removing intermediate container 04a64eeded94 20:42:52 ---> 0a641afb30fb 20:42:52 Step 14/22 : EXPOSE $APP_PORT 20:42:52 ---> Running in e14e3c66b61f 20:42:53 Removing intermediate container e14e3c66b61f 20:42:53 ---> 0ac698eec2e5 20:42:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:42:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:42:53 ---> f8dbeffdfaa9 20:42:53 Step 3/23 : WORKDIR /edgex-go 20:42:53 ---> Using cache 20:42:53 ---> 9ac00205c35a 20:42:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:53 ---> Using cache 20:42:53 ---> 02538f12a696 20:42:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:42:53 ---> Running in 2faa1158dfaa 20:42:55 ---> f8eb23d0f3c0 20:42:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:58 ---> 407567e7afb3 20:42:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:42:58 OK: 220 MiB in 52 packages 20:43:00 Removing intermediate container 2faa1158dfaa 20:43:00 ---> 3d7400d0def9 20:43:00 Step 6/23 : COPY go.mod vendor* ./ 20:43:00 ---> 8687212a56cf 20:43:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:43:01 ---> Running in 3ae8d1a527f5 20:43:02 Removing intermediate container 3ae8d1a527f5 20:43:02 ---> 856c7720e4b9 20:43:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:02 ---> Running in ae4096008ac1 20:43:02 ---> 126107742f7b 20:43:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:02 ---> Running in b00328df2f7e 20:43:03 Removing intermediate container ae4096008ac1 20:43:03 ---> deb9a56cbaa0 20:43:03 Step 20/22 : LABEL arch=arm64 20:43:03 ---> Running in 935f65cd0927 20:43:04 Removing intermediate container 935f65cd0927 20:43:04 ---> b315b6a74368 20:43:04 Step 21/22 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:43:04 ---> Running in 4a2076204672 20:43:05 Removing intermediate container 4a2076204672 20:43:05 ---> 4f512108ee29 20:43:05 Step 22/22 : LABEL version=0.0.0 20:43:06 ---> Running in 41224bb489a3 20:43:07 Removing intermediate container 41224bb489a3 20:43:07 ---> 09e915703935 20:43:07 20:43:08 Successfully built 09e915703935 20:43:08 Successfully tagged support-scheduler-arm64:latest 20:43:08  Building support-scheduler ... done Building security-bootstrapper 20:43:09 Removing intermediate container b00328df2f7e 20:43:09 ---> 0ebb523b84f4 20:43:09 Step 8/23 : COPY . . 20:43:10 Removing intermediate container 4beb596a92b0 20:43:10 ---> 0de208a8319d 20:43:10 Step 14/23 : ENV APP_PORT=58890 20:43:10 ---> Running in 0b6fb1bf9e45 20:43:11 Removing intermediate container 0b6fb1bf9e45 20:43:11 ---> ac38de613c68 20:43:11 Step 15/23 : EXPOSE $APP_PORT 20:43:11 ---> Running in fd67ac4a0279 20:43:12 Removing intermediate container fd67ac4a0279 20:43:12 ---> 5086a664304a 20:43:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:43:16 ---> e34378030ba4 20:43:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:43:18 ---> f3acf4fc9b4b 20:43:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:43:20 ---> 259914094e41 20:43:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:43:20 ---> Running in 4525d589cd3c 20:43:22 Removing intermediate container 4525d589cd3c 20:43:22 ---> 4ba63e9c7765 20:43:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:22 ---> Running in 6e4affa95771 20:43:23 Removing intermediate container 6e4affa95771 20:43:23 ---> 7f301bc72173 20:43:23 Step 21/23 : LABEL arch=arm64 20:43:23 ---> Running in 28319a8275fa 20:43:24 Removing intermediate container 28319a8275fa 20:43:24 ---> 3cbe9e6deb0c 20:43:24 Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:43:24 ---> Running in 8aeb7b6710c7 20:43:24 Removing intermediate container 188ebb2622ad 20:43:24 ---> 35b3663e50f2 20:43:24 20:43:24 Step 10/22 : FROM alpine:3.14 20:43:24 ---> 5b8b7b635229 20:43:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:43:25 ---> Running in 742a0128e93e 20:43:26 Removing intermediate container 8aeb7b6710c7 20:43:26 ---> d63c7aaed417 20:43:26 Step 23/23 : LABEL version=0.0.0 20:43:26 ---> Running in 42fb456e63ae 20:43:27 Removing intermediate container 42fb456e63ae 20:43:27 ---> 33c93a462c41 20:43:27 20:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:28 Successfully built 33c93a462c41 20:43:28 Successfully tagged sys-mgmt-agent-arm64:latest 20:43:28  Building sys-mgmt-agent ... done Building core-command 20:43:28 (1/2) Installing ca-certificates (20211220-r0) 20:43:28 (2/2) Installing dumb-init (1.2.5-r1) 20:43:28 Executing busybox-1.33.1-r6.trigger 20:43:29 Executing ca-certificates-20211220-r0.trigger 20:43:29 OK: 6 MiB in 16 packages 20:43:32 Removing intermediate container 742a0128e93e 20:43:32 ---> 17d7f4c963c2 20:43:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:43:32 ---> Running in dcf39de6df5e 20:43:33 Removing intermediate container dcf39de6df5e 20:43:33 ---> d5017e7379b8 20:43:33 Step 13/22 : ENV APP_PORT=59860 20:43:33 ---> Running in 3b8e3b794652 20:43:34 Removing intermediate container 3b8e3b794652 20:43:34 ---> b19afc7c5596 20:43:34 Step 14/22 : EXPOSE $APP_PORT 20:43:34 ---> Running in 5ec6811917f8 20:43:35 Removing intermediate container 5ec6811917f8 20:43:35 ---> a5fa8aedad42 20:43:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:43:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:43:37 ---> f8dbeffdfaa9 20:43:37 Step 3/31 : WORKDIR /edgex-go 20:43:37 ---> Using cache 20:43:37 ---> 9ac00205c35a 20:43:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:37 ---> Using cache 20:43:37 ---> 02538f12a696 20:43:37 Step 5/31 : RUN apk add --update --no-cache make git 20:43:37 ---> Using cache 20:43:37 ---> 152830a6aa15 20:43:37 Step 6/31 : COPY go.mod vendor* ./ 20:43:37 ---> Using cache 20:43:37 ---> aaf902106dab 20:43:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:37 ---> Using cache 20:43:37 ---> 3060909d28a7 20:43:37 Step 8/31 : COPY . . 20:43:37 ---> Using cache 20:43:37 ---> fe1108138db0 20:43:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:43:38 ---> 76f8fe35f993 20:43:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:43:38 ---> Running in 04245e5fc0fa 20:43:40 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 20:43:41 ---> 142d623077bc 20:43:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:43:42 ---> b05a02fc9a92 20:43:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:43:43 ---> Running in 24de498cf14e 20:43:43 ---> da396a977169 20:43:43 Step 9/23 : RUN make cmd/core-data/core-data 20:43:43 ---> Running in 1a35ec958510 20:43:44 Removing intermediate container 24de498cf14e 20:43:44 ---> 494effca8ca7 20:43:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:44 ---> Running in 5b250ef265bc 20:43:45 Removing intermediate container 5b250ef265bc 20:43:45 ---> 45edf40f401a 20:43:45 Step 20/22 : LABEL arch=arm64 20:43:45 ---> Running in b2a85796f747 20:43:45 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 20:43:46 Removing intermediate container b2a85796f747 20:43:46 ---> 99726cd17f5b 20:43:46 Step 21/22 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:43:46 ---> Running in b3e2cbaa7df3 20:43:47 Removing intermediate container b3e2cbaa7df3 20:43:47 ---> ca53f9f69009 20:43:47 Step 22/22 : LABEL version=0.0.0 20:43:47 ---> Running in fc41d168b5be 20:43:48 Removing intermediate container fc41d168b5be 20:43:48 ---> 09ebd756bc20 20:43:48 20:43:48 Successfully built 09ebd756bc20 20:43:48 Successfully tagged support-notifications-arm64:latest 20:43:48  Building support-notifications ... done Building security-spire-server 20:44:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:44:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:03 ---> f8dbeffdfaa9 20:44:03 Step 3/23 : WORKDIR /edgex-go 20:44:03 ---> Using cache 20:44:03 ---> 9ac00205c35a 20:44:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:03 ---> Using cache 20:44:03 ---> 02538f12a696 20:44:03 Step 5/23 : RUN apk add --update --no-cache make git 20:44:03 ---> Using cache 20:44:03 ---> 152830a6aa15 20:44:03 Step 6/23 : COPY go.mod vendor* ./ 20:44:03 ---> Using cache 20:44:03 ---> aaf902106dab 20:44:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:03 ---> Using cache 20:44:03 ---> 3060909d28a7 20:44:03 Step 8/23 : COPY . . 20:44:03 ---> Using cache 20:44:03 ---> fe1108138db0 20:44:03 Step 9/23 : RUN make cmd/core-command/core-command 20:44:03 ---> Running in 4b23c6e56501 20:44:04 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 20:44:22 Step 1/18 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:44:22 Step 2/18 : FROM ${BUILDER_BASE} AS builder 20:44:22 ---> f8dbeffdfaa9 20:44:22 Step 3/18 : WORKDIR /edgex-go 20:44:22 ---> Using cache 20:44:22 ---> 9ac00205c35a 20:44:22 Step 4/18 : ARG SPIRE_RELEASE=1.2.0 20:44:22 ---> Using cache 20:44:22 ---> 94f27e7ee874 20:44:22 Step 5/18 : 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" 20:44:22 ---> Using cache 20:44:22 ---> 47128093c434 20:44:22 20:44:22 Step 6/18 : FROM debian:stable-slim 20:44:22 ---> 99d618c8eb0a 20:44:22 Step 7/18 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:44:22 ---> Using cache 20:44:22 ---> 848d19eb3899 20:44:22 Step 8/18 : ENV DEBIAN_FRONTEND=noninteractive 20:44:22 ---> Using cache 20:44:22 ---> 5985cdd43298 20:44:22 Step 9/18 : RUN apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends dumb-init openssl && apt-get clean && rm -rf /var/lib/apt/lists/* 20:44:22 ---> Using cache 20:44:22 ---> a374357ce423 20:44:22 Step 10/18 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:44:27 ---> 409e521ba3da 20:44:27 Step 11/18 : COPY docker-entrypoint.sh /usr/local/bin/ 20:45:48 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 20:45:55 Removing intermediate container 48db502e85f7 20:45:55 ---> ff48fadb326f 20:45:55 20:45:55 Step 10/21 : FROM alpine:3.14 20:45:55 ---> 5b8b7b635229 20:45:55 Step 11/21 : RUN apk add --update --no-cache curl 20:45:55 ---> Running in a33478c7afa7 20:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:57 (1/5) Installing ca-certificates (20211220-r0) 20:45:57 (2/5) Installing brotli-libs (1.0.9-r5) 20:45:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:45:57 (4/5) Installing libcurl (7.79.1-r0) 20:45:57 (5/5) Installing curl (7.79.1-r0) 20:45:57 Executing busybox-1.33.1-r6.trigger 20:45:58 Executing ca-certificates-20211220-r0.trigger 20:45:58 OK: 8 MiB in 19 packages 20:46:00 Removing intermediate container a33478c7afa7 20:46:00 ---> eabcb324b912 20:46:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:46:00 ---> Running in 22cc2d74b353 20:46:00 Removing intermediate container 22cc2d74b353 20:46:00 ---> c8439d3c3733 20:46:00 Step 13/21 : WORKDIR /edgex 20:46:00 ---> Running in 1acb095b4732 20:46:01 Removing intermediate container 1acb095b4732 20:46:01 ---> 80e4de0495d4 20:46:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:46:02 ---> f9c95603cc01 20:46:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:46:03 ---> aa7867c10d15 20:46:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:46:05 ---> 8fc4dd088564 20:46:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:46:05 ---> Running in 3b934b22a3d9 20:46:06 Removing intermediate container 3b934b22a3d9 20:46:06 ---> aae2a79f89ec 20:46:06 Step 18/21 : CMD ["--init=true"] 20:46:06 ---> Running in ead4d6760e45 20:46:06 Removing intermediate container ead4d6760e45 20:46:06 ---> 1bfab24c90c1 20:46:06 Step 19/21 : LABEL arch=arm64 20:46:06 ---> Running in 3cb21ff399f0 20:46:07 Removing intermediate container 3cb21ff399f0 20:46:07 ---> aa0dfa2074fc 20:46:07 Step 20/21 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:46:07 ---> Running in e24591a10a95 20:46:08 Removing intermediate container e24591a10a95 20:46:08 ---> 124a732c9b81 20:46:08 Step 21/21 : LABEL version=0.0.0 20:46:08 ---> Running in bf77dc504618 20:46:08 Removing intermediate container bf77dc504618 20:46:08 ---> 821250cc11b2 20:46:08 20:46:09 Successfully built 821250cc11b2 20:46:09 Successfully tagged security-proxy-setup-arm64:latest 20:47:05  Building security-proxy-setup ... done Removing intermediate container 04245e5fc0fa 20:47:05 ---> 8d22d3d35072 20:47:05 20:47:05 Step 10/31 : FROM alpine:3.14 20:47:05 ---> 5b8b7b635229 20:47:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:47:05 ---> Running in e9fbbbcd2174 20:47:05 Removing intermediate container e9fbbbcd2174 20:47:05 ---> 44da35a04654 20:47:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:47:05 ---> Running in e454d4629bee 20:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:05 (1/2) Installing dumb-init (1.2.5-r1) 20:47:05 (2/2) Installing su-exec (0.2-r1) 20:47:05 Executing busybox-1.33.1-r6.trigger 20:47:05 OK: 6 MiB in 16 packages 20:47:06 Removing intermediate container e454d4629bee 20:47:06 ---> 18f27bb3e683 20:47:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:47:06 ---> Running in f1a8fbae171f 20:47:07 Removing intermediate container f1a8fbae171f 20:47:07 ---> 1307a82f645b 20:47:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:47:07 Removing intermediate container 4b23c6e56501 20:47:07 ---> d98a4f3f33b1 20:47:07 20:47:07 Step 10/23 : FROM alpine:3.14 20:47:07 ---> 5b8b7b635229 20:47:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:47:07 ---> Using cache 20:47:07 ---> 5ad6a0d778e7 20:47:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:07 ---> Using cache 20:47:07 ---> a1d17c9cad5b 20:47:07 Step 13/23 : ENV APP_PORT=59882 20:47:07 ---> Running in f79eb487a6b1 20:47:07 ---> Running in 7d6e5d6b6e83 20:47:08 Removing intermediate container f79eb487a6b1 20:47:08 ---> 15fe1ec3c598 20:47:08 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:47:08 Removing intermediate container 7d6e5d6b6e83 20:47:08 ---> 68feb5c58980 20:47:08 Step 14/23 : EXPOSE $APP_PORT 20:47:08 ---> Running in ce8f11d814d1 20:47:08 ---> Running in a19bb7fd6a0f 20:47:09 Removing intermediate container a19bb7fd6a0f 20:47:09 ---> 65732a07ae37 20:47:09 Step 15/23 : WORKDIR / 20:47:09 ---> Running in ca794dc29ec4 20:47:10 Removing intermediate container ca794dc29ec4 20:47:10 ---> e14c0cc76bb5 20:47:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:11 ---> f505f4cad0b3 20:47:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:11 Removing intermediate container ce8f11d814d1 20:47:11 ---> d2f2723672c8 20:47:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:47:11 ---> Running in e227c7df5e03 20:47:12 Removing intermediate container e227c7df5e03 20:47:12 ---> 5bc7d9aeca12 20:47:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:47:13 ---> 8dd6b28a15b0 20:47:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:47:13 ---> ea4cd948d20a 20:47:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:47:13 ---> Running in 321ef4278a23 20:47:13 ---> 09e9f3c502c1 20:47:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:47:13 ---> Running in 5978903666f7 20:47:14 Removing intermediate container 5978903666f7 20:47:14 ---> b8285b49c680 20:47:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:14 ---> Running in c53db60bcf95 20:47:15 Removing intermediate container c53db60bcf95 20:47:15 ---> b87f84a8bebd 20:47:15 Step 21/23 : LABEL arch=arm64 20:47:15 ---> Running in 6dc3c4c4a0e8 20:47:15 Removing intermediate container 6dc3c4c4a0e8 20:47:15 ---> ca62cd8a8abf 20:47:15 Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:47:15 ---> Running in 40d3517cef1f 20:47:15 Removing intermediate container 321ef4278a23 20:47:15 ---> d2247292b67d 20:47:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:16 Removing intermediate container 40d3517cef1f 20:47:16 ---> 1de70610adb1 20:47:16 Step 23/23 : LABEL version=0.0.0 20:47:16 ---> Running in e2420ae5d67b 20:47:16 ---> e2e30372d3b8 20:47:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:47:17 Removing intermediate container e2420ae5d67b 20:47:17 ---> 00139c84027e 20:47:17 20:47:17 Successfully built 00139c84027e 20:47:17 Successfully tagged core-command-arm64:latest 20:47:18  Building core-command ... done  ---> 309a48ad91ae 20:47:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:47:19 ---> 663bdeee455c 20:47:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:47:19 Removing intermediate container 1a35ec958510 20:47:19 ---> d6e907ead835 20:47:19 20:47:19 Step 10/23 : FROM alpine:3.14 20:47:19 ---> 5b8b7b635229 20:47:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:47:19 ---> Running in 68010168300e 20:47:19 ---> e8ae44205cc8 20:47:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:47:19 Removing intermediate container 68010168300e 20:47:19 ---> b415bb1c2a99 20:47:19 Step 12/23 : ENV APP_PORT=59880 20:47:19 ---> Running in 474bb77bcea9 20:47:20 ---> 46448992622b 20:47:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:47:20 ---> Running in ee33f690bd62 20:47:20 Removing intermediate container 474bb77bcea9 20:47:20 ---> 14608cfde9e5 20:47:20 Step 13/23 : EXPOSE $APP_PORT 20:47:20 ---> Running in 54628b3d2410 20:47:21 Removing intermediate container ee33f690bd62 20:47:21 ---> df914dd355f9 20:47:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:47:21 Removing intermediate container 54628b3d2410 20:47:21 ---> c1b62f9d454f 20:47:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 ---> Running in 38315b6e385c 20:47:21 ---> 9defe8cb603e 20:47:21 Step 26/31 : RUN chmod +x /entrypoint.sh 20:47:21 ---> Running in 14b1c546781d 20:47:23 Removing intermediate container 38315b6e385c 20:47:23 ---> aac47a4780b7 20:47:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:47:23 ---> Running in ca949a89bbb0 20:47:23 Removing intermediate container 14b1c546781d 20:47:23 ---> 4451d494231c 20:47:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:47:24 ---> Running in 21cf7e3a5e1b 20:47:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:24 Removing intermediate container 21cf7e3a5e1b 20:47:24 ---> 9ccf80c10cdf 20:47:24 Step 28/31 : CMD ["gate"] 20:47:24 ---> Running in 3677eba6fa98 20:47:24 Removing intermediate container 3677eba6fa98 20:47:24 ---> 6c373d4a5ecc 20:47:24 Step 29/31 : LABEL arch=arm64 20:47:25 ---> Running in e8da37068dcb 20:47:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:25 Removing intermediate container e8da37068dcb 20:47:25 ---> 6f3083578d0d 20:47:25 Step 30/31 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:47:25 ---> Running in 98b77e66fe11 20:47:26 (1/6) Installing dumb-init (1.2.5-r1) 20:47:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:47:26 Removing intermediate container 98b77e66fe11 20:47:26 ---> f226a8c5272c 20:47:26 Step 31/31 : LABEL version=0.0.0 20:47:26 (3/6) Installing libsodium (1.0.18-r0) 20:47:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:47:26 ---> Running in 4356a712aa33 20:47:26 (5/6) Installing libzmq (4.3.4-r0) 20:47:26 (6/6) Installing zeromq (4.3.4-r0) 20:47:27 Executing busybox-1.33.1-r6.trigger 20:47:27 OK: 8 MiB in 20 packages 20:47:27 Removing intermediate container 4356a712aa33 20:47:27 ---> f70d2b39cd39 20:47:27 20:47:27 Successfully built f70d2b39cd39 20:47:27 Successfully tagged security-bootstrapper-arm64:latest 20:47:27  Building security-bootstrapper ... done Removing intermediate container ca949a89bbb0 20:47:27 ---> ad2d19314463 20:47:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:28 ---> b34a551958eb 20:47:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:47:29 ---> 2ebfaaee43fd 20:47:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:47:30 ---> d771567d7687 20:47:30 Step 19/23 : ENTRYPOINT ["/core-data"] 20:47:30 ---> Running in 635b62cf0dd1 20:47:30 Removing intermediate container 635b62cf0dd1 20:47:30 ---> b6ed89c190f6 20:47:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:30 ---> Running in f6ad77bbfdf2 20:47:31 Removing intermediate container f6ad77bbfdf2 20:47:31 ---> 386dd39f4441 20:47:31 Step 21/23 : LABEL arch=arm64 20:47:31 ---> Running in 6dd8b336b85b 20:47:31 Removing intermediate container 6dd8b336b85b 20:47:31 ---> d80e0992e18e 20:47:31 Step 22/23 : LABEL git_sha=aa3ae6d2666add292ec9c686bdd2b7b27c1b17d8 20:47:31 ---> Running in b2fc0878d19a 20:47:32 Removing intermediate container b2fc0878d19a 20:47:32 ---> 52b708a85987 20:47:32 Step 23/23 : LABEL version=0.0.0 20:47:32 ---> Running in e8a462d3ce10 20:47:32 Removing intermediate container e8a462d3ce10 20:47:32 ---> 04a440212a03 20:47:32 20:47:32 Successfully built 04a440212a03 20:47:32 Successfully tagged core-data-arm64:latest 20:47:32  Building core-data ... done  20:47:32 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends build-essential && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 127") 20:47:32 20:47:32 ERROR: for security-spire-config (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:47:32 20:47:32 ERROR: for security-spire-agent (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:47:32 20:47:32 ERROR: for security-spire-server (, 'COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist') 20:47:32 Service 'security-spire-server' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat docker-entrypoint.sh: file does not exist [Pipeline] } 20:47:33 $ docker stop --time=1 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a 20:47:34 $ docker rm -f 221f281f022ed683cad6a3a1d43f992f3fe3a3b44024b4052344f1df2441949a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:35 20:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:36 arm64: Pulling from edgex-lftools-log-publisher 20:47:36 8998bd30e6a1: Pulling fs layer 20:47:36 04944245beec: Pulling fs layer 20:47:36 699f458cf7ca: Pulling fs layer 20:47:36 765212b225bb: Pulling fs layer 20:47:36 f23df028b6ca: Pulling fs layer 20:47:36 d65c8cfc05b1: Pulling fs layer 20:47:36 2437ff75d9bd: Pulling fs layer 20:47:36 765212b225bb: Waiting 20:47:36 f23df028b6ca: Waiting 20:47:36 d65c8cfc05b1: Waiting 20:47:36 2437ff75d9bd: Waiting 20:47:36 04944245beec: Verifying Checksum 20:47:36 04944245beec: Download complete 20:47:36 765212b225bb: Verifying Checksum 20:47:36 765212b225bb: Download complete 20:47:36 f23df028b6ca: Verifying Checksum 20:47:36 f23df028b6ca: Download complete 20:47:36 d65c8cfc05b1: Verifying Checksum 20:47:36 d65c8cfc05b1: Download complete 20:47:36 699f458cf7ca: Verifying Checksum 20:47:36 699f458cf7ca: Download complete 20:47:36 8998bd30e6a1: Verifying Checksum 20:47:36 8998bd30e6a1: Download complete 20:47:38 2437ff75d9bd: Verifying Checksum 20:47:38 2437ff75d9bd: Download complete 20:47:41 8998bd30e6a1: Pull complete 20:47:41 04944245beec: Pull complete 20:47:42 699f458cf7ca: Pull complete 20:47:42 765212b225bb: Pull complete 20:47:43 f23df028b6ca: Pull complete 20:47:43 d65c8cfc05b1: Pull complete 20:47:59 2437ff75d9bd: Pull complete 20:47:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:47:59 prd-ubuntu18.04-docker-arm64-4c-16g-6550 does not seem to be running inside a container 20:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:48:02 $ docker top df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:03 ---> job-cost.sh 20:48:03 lf-activate-venv: SKIPPING 20:48:03 INFO: No Stack... 20:48:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:04 INFO: Archiving Costs [Pipeline] sh 20:48:05 + cat /w/workspace/edgex-go/2/archives/cost.csv 20:48:05 + cut -d, -f6 [Pipeline] lock 20:48:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] 20:48:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] did not exist. Created. 20:48:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:06 Stashed 1 file(s) [Pipeline] } 20:48:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:06 $ docker stop --time=1 df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac 20:48:07 $ docker rm -f df0d74896007fabde5bfe7167f3c1a2e11887a31d471c1e07e905cc4a61707ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:48:08 Failed in branch arm64 [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 20:48:08 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:48:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:09 ---> package-listing.sh 20:48:09 ++ facter osfamily 20:48:09 ++ tr '[:upper:]' '[:lower:]' 20:48:09 + OS_FAMILY=redhat 20:48:09 + workspace=/w/workspace/edgex-go/2 20:48:09 + START_PACKAGES=/tmp/packages_start.txt 20:48:09 + END_PACKAGES=/tmp/packages_end.txt 20:48:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:09 + PACKAGES=/tmp/packages_start.txt 20:48:09 + '[' /w/workspace/edgex-go/2 ']' 20:48:09 + PACKAGES=/tmp/packages_end.txt 20:48:09 + case "${OS_FAMILY}" in 20:48:09 + sort 20:48:09 + rpm -qa 20:48:14 + '[' -f /tmp/packages_start.txt ']' 20:48:14 + '[' -f /tmp/packages_end.txt ']' 20:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:14 + '[' /w/workspace/edgex-go/2 ']' 20:48:14 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:48:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:14 20:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:15 latest: Pulling from edgex-lftools-log-publisher 20:48:15 5eb5b503b376: Pulling fs layer 20:48:15 5c69ac0246d0: Pulling fs layer 20:48:15 ec43610c2a17: Pulling fs layer 20:48:15 3a2ae6a8a46f: Pulling fs layer 20:48:15 33b1e0a273af: Pulling fs layer 20:48:15 5d3b04190fa2: Pulling fs layer 20:48:15 2f39f015ded8: Pulling fs layer 20:48:15 33b1e0a273af: Waiting 20:48:15 5d3b04190fa2: Waiting 20:48:15 2f39f015ded8: Waiting 20:48:15 3a2ae6a8a46f: Waiting 20:48:15 5c69ac0246d0: Verifying Checksum 20:48:15 5c69ac0246d0: Download complete 20:48:15 3a2ae6a8a46f: Verifying Checksum 20:48:15 3a2ae6a8a46f: Download complete 20:48:15 ec43610c2a17: Verifying Checksum 20:48:15 ec43610c2a17: Download complete 20:48:15 33b1e0a273af: Verifying Checksum 20:48:15 33b1e0a273af: Download complete 20:48:15 5d3b04190fa2: Verifying Checksum 20:48:15 5d3b04190fa2: Download complete 20:48:15 5eb5b503b376: Verifying Checksum 20:48:15 5eb5b503b376: Download complete 20:48:16 2f39f015ded8: Verifying Checksum 20:48:16 2f39f015ded8: Download complete 20:48:17 5eb5b503b376: Pull complete 20:48:17 5c69ac0246d0: Pull complete 20:48:17 ec43610c2a17: Pull complete 20:48:17 3a2ae6a8a46f: Pull complete 20:48:18 33b1e0a273af: Pull complete 20:48:18 5d3b04190fa2: Pull complete 20:48:23 2f39f015ded8: Pull complete 20:48:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:48:23 prd-centos7-docker-4c-2g-6549 does not seem to be running inside a container 20:48:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:27 $ docker top 9fefc76f34b21dcb371850d7ac0181434478d684d80e38734bd4719980d2f651 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:28 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:28 + ls /var/log/sa-host 20:48:28 + sadf -c /var/log/sa-host/sa07 20:48:28 file_magic: OK 20:48:28 HZ: Using current value: 100 20:48:28 file_header: OK 20:48:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:28 Statistics: 20:48:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:28 File successfully converted to sysstat format version 12.5.2 20:48:28 + sadf -c /var/log/sa-host/sa17 20:48:28 file_magic: OK 20:48:28 HZ: Using current value: 100 20:48:28 file_header: OK 20:48:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:28 Statistics: 20:48:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:28 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:28 provisioning config files... 20:48:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9135759500899717468tmp [Pipeline] { [Pipeline] echo 20:48:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:28 ---> create-netrc.sh [Pipeline] } 20:48:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:29 ---> python-tools-install.sh [Pipeline] echo 20:48:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:29 ---> sudo-logs.sh 20:48:29 Archiving 'sudo' log.. 20:48:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-6549.novalocal: Name or service not known 20:48:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-6549.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:48:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:29 ---> job-cost.sh 20:48:29 lf-activate-venv: SKIPPING 20:48:29 DEBUG: total: 0.10999999940395355 20:48:29 INFO: Retrieving Stack Cost... 20:48:30 INFO: Retrieving Pricing Info for: v3-standard-2 20:48:30 INFO: Archiving Costs [Pipeline] echo 20:48:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:31 ---> logs-deploy.sh 20:48:31 lf-activate-venv: SKIPPING 20:48:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/2 20:48:31 INFO: archiving workspace using pattern(s): 20:48:32 Archives upload complete. 20:48:32 INFO: archiving logs to Nexus 20:48:32 ---> uname -a: 20:48:32 Linux prd-centos7-docker-4c-2g-6549.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:48:32 20:48:32 20:48:32 ---> lscpu: 20:48:32 Architecture: x86_64 20:48:32 CPU op-mode(s): 32-bit, 64-bit 20:48:32 Byte Order: Little Endian 20:48:32 Address sizes: 40 bits physical, 48 bits virtual 20:48:32 CPU(s): 2 20:48:32 On-line CPU(s) list: 0,1 20:48:32 Thread(s) per core: 1 20:48:32 Core(s) per socket: 1 20:48:32 Socket(s): 2 20:48:32 NUMA node(s): 1 20:48:32 Vendor ID: AuthenticAMD 20:48:32 CPU family: 23 20:48:32 Model: 49 20:48:32 Model name: AMD EPYC-Rome Processor 20:48:32 Stepping: 0 20:48:32 CPU MHz: 2799.996 20:48:32 BogoMIPS: 5599.99 20:48:32 Virtualization: AMD-V 20:48:32 Hypervisor vendor: KVM 20:48:32 Virtualization type: full 20:48:32 L1d cache: 64 KiB 20:48:32 L1i cache: 64 KiB 20:48:32 L2 cache: 1 MiB 20:48:32 L3 cache: 32 MiB 20:48:32 NUMA node0 CPU(s): 0,1 20:48:32 Vulnerability Itlb multihit: Not affected 20:48:32 Vulnerability L1tf: Not affected 20:48:32 Vulnerability Mds: Not affected 20:48:32 Vulnerability Meltdown: Not affected 20:48:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:48:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:48:32 Vulnerability Srbds: Not affected 20:48:32 Vulnerability Tsx async abort: Not affected 20:48:32 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:48:32 20:48:32 20:48:32 ---> nproc: 20:48:32 2 20:48:32 20:48:32 20:48:32 ---> df -h: 20:48:32 Filesystem Size Used Avail Use% Mounted on 20:48:32 overlay 40G 14G 27G 34% / 20:48:32 tmpfs 64M 0 64M 0% /dev 20:48:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:48:32 shm 64M 0 64M 0% /dev/shm 20:48:32 /dev/vda1 40G 14G 27G 34% /facter-os 20:48:32 20:48:32 20:48:32 ---> sar -b -r -n DEV: 20:48:32 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/07/22 _x86_64_ (2 CPU) 20:48:32 20:48:32 20:21:00 LINUX RESTART (2 CPU) 20:48:32 20:48:32 20:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:48:32 20:23:01 338.00 0.00 338.00 0.00 0.00 99846.70 0.00 20:48:32 20:24:01 69.16 0.00 69.16 0.00 0.00 13466.23 0.00 20:48:32 20:25:01 119.67 0.00 119.67 0.00 0.00 5132.51 0.00 20:48:32 20:26:01 76.27 0.00 76.27 0.00 0.00 6616.49 0.00 20:48:32 20:27:02 644.14 225.62 418.52 0.00 12160.82 270302.33 0.00 20:48:32 20:28:01 337.65 33.13 304.52 0.00 1995.73 165383.93 0.00 20:48:32 20:29:01 508.11 114.60 393.51 0.00 5532.99 139543.46 0.00 20:48:32 20:30:01 324.45 43.44 281.01 0.00 2407.99 121746.60 0.00 20:48:32 20:31:01 257.90 22.88 235.02 0.00 2290.36 38480.22 0.00 20:48:32 20:32:01 6.71 0.00 6.71 0.00 0.00 264.07 0.00 20:48:32 20:33:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 20:48:32 20:34:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 20:48:32 20:35:01 0.30 0.00 0.30 0.00 0.00 4.07 0.00 20:48:32 20:36:01 0.55 0.20 0.35 0.00 6.26 4.78 0.00 20:48:32 20:37:01 0.95 0.05 0.90 0.00 1.60 17.27 0.00 20:48:32 20:38:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 20:48:32 20:39:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 20:48:32 20:40:01 0.27 0.03 0.23 0.00 0.40 4.51 0.00 20:48:32 20:41:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 20:48:32 20:42:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 20:48:32 20:43:01 0.28 0.00 0.28 0.00 0.00 3.37 0.00 20:48:32 20:44:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 20:48:32 20:45:01 0.25 0.05 0.20 0.00 1.87 1.78 0.00 20:48:32 20:46:01 0.30 0.00 0.30 0.00 0.00 3.56 0.00 20:48:32 20:47:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 20:48:32 20:48:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 20:48:32 Average: 103.41 16.98 86.43 0.00 941.42 33109.02 0.00 20:48:32 20:48:32 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:32 20:23:01 3540132 0 1000280 12.49 2620 3465900 1512116 16.69 1269864 2723708 96220 20:48:32 20:24:01 3102732 0 1083804 13.53 2620 3819776 1529692 16.89 1535388 2870668 56828 20:48:32 20:25:01 2835984 0 1407036 17.57 2620 3763292 1761772 19.45 1796116 2853880 79248 20:48:32 20:26:01 2771472 0 1133952 14.16 2620 4100888 1767196 19.51 1620948 3069496 239276 20:48:32 20:27:02 140252 0 1282248 16.01 2620 6583812 1875888 20.71 2758780 4479244 28200 20:48:32 20:28:01 185120 0 1833848 22.90 2620 5987344 3245288 35.83 3479852 3667096 145880 20:48:32 20:29:01 1057476 0 1270168 15.86 2620 5678668 1834960 20.26 2262076 4030704 180 20:48:32 20:30:01 799236 0 1456852 18.19 2620 5750224 2609316 28.81 2548544 3946712 173896 20:48:32 20:31:01 2846556 0 1184120 14.78 2620 3975636 1373560 15.16 1764048 2743500 20 20:48:32 20:32:01 2851588 0 1179080 14.72 2620 3975644 1355032 14.96 1761708 2743332 8 20:48:32 20:33:01 2859784 0 1170884 14.62 2620 3975644 1339612 14.79 1754492 2742380 8 20:48:32 20:34:01 2862132 0 1168528 14.59 2620 3975652 1339612 14.79 1753752 2742136 8 20:48:32 20:35:01 2869712 0 1160944 14.50 2620 3975656 1339612 14.79 1753644 2734676 8 20:48:32 20:36:01 2868072 0 1162584 14.52 2620 3975656 1341352 14.81 1754952 2734676 8 20:48:32 20:37:01 2869596 0 1161024 14.50 2620 3975692 1339684 14.79 1754388 2734060 8 20:48:32 20:38:01 2869692 0 1160928 14.50 2620 3975692 1339612 14.79 1754192 2734060 8 20:48:32 20:39:01 2869864 0 1160748 14.49 2620 3975700 1339612 14.79 1754208 2734060 20 20:48:32 20:40:01 2869684 0 1160924 14.50 2620 3975704 1339676 14.79 1754360 2734068 20 20:48:32 20:41:01 2869872 0 1160732 14.49 2620 3975708 1339676 14.79 1754392 2734072 8 20:48:32 20:42:01 2869636 0 1160964 14.50 2620 3975712 1339856 14.79 1754516 2734072 16 20:48:32 20:43:01 2870084 0 1160512 14.49 2620 3975716 1339676 14.79 1754280 2734076 20 20:48:32 20:44:01 2870248 0 1160344 14.49 2620 3975720 1339676 14.79 1754288 2734072 8 20:48:32 20:45:01 2870216 0 1160312 14.49 2620 3975784 1339676 14.79 1754300 2734128 16 20:48:32 20:46:01 2870216 0 1160308 14.49 2620 3975788 1339676 14.79 1754304 2734128 8 20:48:32 20:47:01 2869996 0 1160524 14.49 2620 3975792 1339748 14.79 1754512 2734128 8 20:48:32 20:48:01 2869984 0 1160528 14.49 2620 3975800 1339676 14.79 1754312 2734132 8 20:48:32 Average: 2539590 0 1208545 15.09 2620 4258177 1550048 17.11 1879470 2957356 31536 20:48:32 20:48:32 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:32 20:23:01 veth4b7f599 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:32 20:23:01 eth0 396.14 296.44 5428.42 38.84 0.00 0.00 0.00 0.00 20:48:32 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:23:01 docker0 203.93 241.63 16.03 2057.14 0.00 0.00 0.00 0.00 20:48:32 20:24:01 veth4b7f599 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 20:48:32 20:24:01 eth0 26.12 13.45 21.04 11.15 0.00 0.00 0.00 0.00 20:48:32 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:24:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 20:48:32 20:25:01 veth4b7f599 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 20:48:32 20:25:01 eth0 11.29 6.49 8.29 4.50 0.00 0.00 0.00 0.00 20:48:32 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:25:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 20:48:32 20:26:01 veth4b7f599 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:26:01 eth0 31.91 22.76 21.36 109.67 0.00 0.00 0.00 0.00 20:48:32 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:27:02 eth0 195.19 123.17 3301.58 24.27 0.00 0.00 0.00 0.00 20:48:32 20:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:27:02 vethbc894f5 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:27:02 docker0 49.52 77.82 2.73 1105.32 0.00 0.00 0.00 0.00 20:48:32 20:28:01 veth74887d8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:48:32 20:28:01 veth3072ecf 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:28:01 veth353cf09 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:28:01 veth2e9589b 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:29:01 vethc63628e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:29:01 vethc2741a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:29:01 eth0 2084.78 1935.92 16919.12 511.18 0.00 0.00 0.00 0.00 20:48:32 20:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:30:01 vethdd4e859 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:48:32 20:30:01 veth5615ac6 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:30:01 vethc2741a5 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 20:48:32 20:30:01 eth0 99.35 46.47 972.50 17.12 0.00 0.00 0.00 0.00 20:48:32 20:31:01 eth0 36.09 21.18 107.10 10.77 0.00 0.00 0.00 0.00 20:48:32 20:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:31:01 docker0 993.07 856.20 83.82 7404.85 0.00 0.00 0.00 0.00 20:48:32 20:32:01 eth0 0.43 0.40 0.10 0.09 0.00 0.00 0.00 0.00 20:48:32 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:33:01 eth0 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:36:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:37:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:48:32 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:39:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:42:01 eth0 2.37 1.12 2.73 0.13 0.00 0.00 0.00 0.00 20:48:32 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:43:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:48:32 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:32 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:47:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:48:32 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 Average: eth0 36.59 23.87 444.73 13.72 0.00 0.00 0.00 0.00 20:48:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:32 Average: docker0 12.03 16.83 0.87 180.76 0.00 0.00 0.00 0.00 20:48:32 20:48:32 20:48:32 ---> sar -P ALL: 20:48:32 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/07/22 _x86_64_ (2 CPU) 20:48:32 20:48:32 20:21:00 LINUX RESTART (2 CPU) 20:48:32 20:48:32 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:48:32 20:23:01 all 36.84 0.00 12.81 2.70 0.11 47.54 20:48:32 20:23:01 0 36.44 0.00 12.88 3.48 0.11 47.09 20:48:32 20:23:01 1 37.23 0.00 12.75 1.91 0.11 48.00 20:48:32 20:24:01 all 51.85 0.00 4.37 0.57 0.09 43.11 20:48:32 20:24:01 0 51.72 0.00 4.32 0.63 0.09 43.24 20:48:32 20:24:01 1 51.99 0.00 4.43 0.52 0.09 42.97 20:48:32 20:25:01 all 68.65 0.00 5.10 1.25 0.11 24.89 20:48:32 20:25:01 0 68.06 0.00 5.12 1.25 0.11 25.46 20:48:32 20:25:01 1 69.24 0.00 5.08 1.25 0.11 24.32 20:48:32 20:26:01 all 77.32 0.00 7.40 1.19 0.13 13.96 20:48:32 20:26:01 0 77.13 0.00 7.91 0.98 0.13 13.86 20:48:32 20:26:01 1 77.51 0.00 6.90 1.40 0.13 14.06 20:48:32 20:27:02 all 38.39 0.00 21.24 16.40 0.11 23.86 20:48:32 20:27:02 0 38.73 0.00 20.96 15.92 0.13 24.27 20:48:32 20:27:02 1 38.06 0.00 21.53 16.87 0.09 23.45 20:48:32 20:28:01 all 82.88 0.00 15.13 1.36 0.11 0.52 20:48:32 20:28:01 0 84.01 0.00 14.12 1.04 0.11 0.72 20:48:32 20:28:01 1 81.77 0.00 16.13 1.67 0.11 0.32 20:48:32 20:29:01 all 73.59 0.00 14.92 9.37 0.12 2.00 20:48:32 20:29:01 0 73.93 0.00 14.68 9.28 0.11 2.00 20:48:32 20:29:01 1 73.25 0.00 15.16 9.47 0.13 1.99 20:48:32 20:30:01 all 83.29 0.00 15.00 1.31 0.12 0.28 20:48:32 20:30:01 0 85.56 0.00 12.83 1.44 0.11 0.06 20:48:32 20:30:01 1 80.99 0.00 17.19 1.18 0.13 0.51 20:48:32 20:31:01 all 42.51 0.00 8.68 2.63 0.10 46.08 20:48:32 20:31:01 0 42.78 0.00 8.66 3.12 0.09 45.36 20:48:32 20:31:01 1 42.25 0.00 8.70 2.14 0.11 46.81 20:48:32 20:32:01 all 0.07 0.00 0.05 0.02 0.03 99.84 20:48:32 20:32:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:48:32 20:32:01 1 0.02 0.00 0.07 0.03 0.03 99.85 20:48:32 20:33:01 all 0.06 0.00 0.03 0.00 0.02 99.89 20:48:32 20:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:48:32 20:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:48:32 20:48:32 20:33:01 CPU %user %nice %system %iowait %steal %idle 20:48:32 20:34:01 all 0.10 0.00 0.04 0.00 0.03 99.83 20:48:32 20:34:01 0 0.18 0.00 0.03 0.00 0.05 99.73 20:48:32 20:34:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:48:32 20:35:01 all 0.18 0.00 0.03 0.00 0.02 99.78 20:48:32 20:35:01 0 0.28 0.00 0.02 0.00 0.00 99.70 20:48:32 20:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:48:32 20:36:01 all 0.14 0.00 0.03 0.00 0.03 99.80 20:48:32 20:36:01 0 0.27 0.00 0.03 0.00 0.02 99.68 20:48:32 20:36:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:48:32 20:37:01 all 0.14 0.00 0.03 0.00 0.03 99.80 20:48:32 20:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:48:32 20:37:01 1 0.25 0.00 0.03 0.00 0.03 99.68 20:48:32 20:38:01 all 0.13 0.00 0.04 0.00 0.02 99.82 20:48:32 20:38:01 0 0.22 0.00 0.03 0.00 0.00 99.75 20:48:32 20:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 20:48:32 20:39:01 all 0.17 0.00 0.03 0.00 0.03 99.78 20:48:32 20:39:01 0 0.30 0.00 0.02 0.00 0.02 99.67 20:48:32 20:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:48:32 20:40:01 all 0.23 0.00 0.03 0.01 0.03 99.71 20:48:32 20:40:01 0 0.20 0.00 0.02 0.02 0.02 99.75 20:48:32 20:40:01 1 0.27 0.00 0.03 0.00 0.03 99.67 20:48:32 20:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 20:48:32 20:41:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:48:32 20:41:01 1 0.07 0.00 0.03 0.00 0.05 99.85 20:48:32 20:42:01 all 0.08 0.00 0.04 0.00 0.03 99.86 20:48:32 20:42:01 0 0.10 0.00 0.05 0.00 0.03 99.82 20:48:32 20:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:48:32 20:43:01 all 0.10 0.00 0.02 0.00 0.03 99.85 20:48:32 20:43:01 0 0.15 0.00 0.00 0.00 0.02 99.83 20:48:32 20:43:01 1 0.05 0.00 0.03 0.00 0.05 99.87 20:48:32 20:44:01 all 0.10 0.00 0.03 0.00 0.02 99.86 20:48:32 20:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 20:48:32 20:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:48:32 20:48:32 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:48:32 20:45:01 all 0.08 0.00 0.03 0.00 0.03 99.85 20:48:32 20:45:01 0 0.15 0.00 0.03 0.00 0.03 99.78 20:48:32 20:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:48:32 20:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:48:32 20:46:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:48:32 20:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:48:32 20:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 20:48:32 20:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 20:48:32 20:47:01 1 0.02 0.00 0.03 0.00 0.05 99.90 20:48:32 20:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:48:32 20:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:48:32 20:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 20:48:32 Average: all 20.11 0.00 3.80 1.33 0.05 74.70 20:48:32 Average: 0 20.28 0.00 3.69 1.35 0.05 74.64 20:48:32 Average: 1 19.94 0.00 3.91 1.32 0.06 74.76 20:48:32 20:48:32 20:48:32