Pull request #3727 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 77fe71b6b44e31624130600da248bb6ad192c9d6 rather than 9f18cdc92003a597986a769ffc3066b1f0868716 Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5214328576067902988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh8030591049643764007.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3727/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-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4348196802632117329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2553559392433809268.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-3727/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-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8906499934859761414.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-234 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh175729749529305879.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/4@tmp/jenkins-gitclient-ssh4974359050855151440.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 Merge succeeded, producing 9f18cdc92003a597986a769ffc3066b1f0868716 Checking out Revision 9f18cdc92003a597986a769ffc3066b1f0868716 (PR-3727) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # 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/4@tmp/jenkins-gitclient-ssh6353427321410820097.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:41 ========================================================= 06:39:41 EdgeX Global Pipelines Version Info 06:39:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:42 ------------------- 06:39:42 stable info: 06:39:42 ------------------- 06:39:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:42 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 06:39:42 Message: update stable to v1.0.206 > git rev-list --no-walk a72ee73047ab110efc582d0fa044507ff572cd28 # timeout=10 06:39:43 ------------------- 06:39:43 experimental info: 06:39:43 ------------------- 06:39:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:43 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 06:39:43 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f18cdc [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:44 provisioning config files... 06:39:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6078619401882169130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:44 ---> docker-login.sh 06:39:44 nexus3.edgexfoundry.org:10001 06:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:44 Configure a credential helper to remove this warning. See 06:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:44 06:39:44 Login Succeeded 06:39:44 nexus3.edgexfoundry.org:10002 06:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:44 Configure a credential helper to remove this warning. See 06:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:44 06:39:44 Login Succeeded 06:39:44 nexus3.edgexfoundry.org:10003 06:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:44 Configure a credential helper to remove this warning. See 06:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:44 06:39:44 Login Succeeded 06:39:44 nexus3.edgexfoundry.org:10004 06:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:45 Configure a credential helper to remove this warning. See 06:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:45 06:39:45 Login Succeeded 06:39:45 docker.io 06:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:45 Configure a credential helper to remove this warning. See 06:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:45 06:39:45 Login Succeeded 06:39:45 ---> docker-login.sh ends [Pipeline] } 06:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:46 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/core-command/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo core-command,cmd/core-command/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/core-data/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo core-data,cmd/core-data/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/core-metadata/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo core-metadata,cmd/core-metadata/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/security-bootstrapper/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/security-proxy-setup/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/support-notifications/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo support-notifications,cmd/support-notifications/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/support-scheduler/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:39:46 + for file in '`ls cmd/**/Dockerfile`' 06:39:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:39:46 ++ cut -d/ -f2 06:39:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:39:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:47 06:39:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:39:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:47 latest: Pulling from edgex-devops/git-semver 06:39:47 31603596830f: Pulling fs layer 06:39:47 04fac38145f0: Pulling fs layer 06:39:47 701f6daf10bf: Pulling fs layer 06:39:47 24f72da36158: Pulling fs layer 06:39:47 04fac38145f0: Verifying Checksum 06:39:47 04fac38145f0: Download complete 06:39:48 31603596830f: Verifying Checksum 06:39:48 31603596830f: Download complete 06:39:48 24f72da36158: Verifying Checksum 06:39:48 24f72da36158: Download complete 06:39:48 31603596830f: Pull complete 06:39:48 04fac38145f0: Pull complete 06:39:48 701f6daf10bf: Verifying Checksum 06:39:48 701f6daf10bf: Download complete 06:39:49 701f6daf10bf: Pull complete 06:39:49 24f72da36158: Pull complete 06:39:49 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 06:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:39:49 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:39:50 $ docker top 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:50 [ssh-agent] Looking for ssh-agent implementation... 06:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:50 $ docker exec 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent 06:39:50 SSH_AUTH_SOCK=/tmp/ssh-MIQoNTZah91l/agent.13 06:39:50 SSH_AGENT_PID=20 06:39:50 Running ssh-add (command line suppressed) 06:39:50 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3677816622873836537.key (/w/workspace/edgex-go/4@tmp/private_key_3677816622873836537.key) 06:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:51 + git tag --points-at HEAD [Pipeline] } 06:39:51 $ docker exec --env ******** --env ******** 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent -k 06:39:51 unset SSH_AUTH_SOCK; 06:39:51 unset SSH_AGENT_PID; 06:39:51 echo Agent pid 20 killed; 06:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:51 [ssh-agent] Looking for ssh-agent implementation... 06:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:51 $ docker exec 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent 06:39:51 SSH_AUTH_SOCK=/tmp/ssh-lT7steJ4WpF4/agent.54 06:39:51 SSH_AGENT_PID=61 06:39:51 Running ssh-add (command line suppressed) 06:39:51 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5739772599086472371.key (/w/workspace/edgex-go/4@tmp/private_key_5739772599086472371.key) 06:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:52 + git semver init 06:39:52 # -> Open(): unable to determine branch for HEAD 06:39:52 # $GIT_DIR = /w/workspace/edgex-go/4/.git 06:39:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 06:39:52 # $SEMVER_REMOTE_NAME = origin 06:39:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:52 # $SEMVER_USER_NAME = edgex-jenkins 06:39:52 # $SEMVER_BRANCH = PR-3727 06:39:52 # $SEMVER_TEMP = /tmp/semver-251851165 06:39:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:40:18 # '/tmp/semver-251851165' -> '/w/workspace/edgex-go/4/.semver' 06:40:18 # -> Force: false 06:40:18 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 06:40:18 $ docker exec --env ******** --env ******** 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa ssh-agent -k 06:40:18 unset SSH_AUTH_SOCK; 06:40:18 unset SSH_AGENT_PID; 06:40:18 echo Agent pid 61 killed; 06:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:19 + git semver [Pipeline] } 06:40:19 $ docker stop --time=1 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa 06:40:21 $ docker rm -f 5f5d6710395b767abf88e934ae4ae22969e896c1cef896d622d23aa8316863fa [Pipeline] // withDockerContainer [Pipeline] sh 06:40:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:22 Stashed 1 file(s) [Pipeline] echo 06:40:22 [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 06:40:22 ========================================================= 06:40:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:40:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:40:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:40:23 540db60ca938: Pulling fs layer 06:40:23 adcc1eea9eea: Pulling fs layer 06:40:23 4c4ab2625f07: Pulling fs layer 06:40:23 db62176df00c: Pulling fs layer 06:40:23 3b30891b0d05: Pulling fs layer 06:40:23 06b49ca38bd5: Pulling fs layer 06:40:23 c788192a36de: Pulling fs layer 06:40:23 a77e37c0d609: Pulling fs layer 06:40:23 c3185cebc471: Pulling fs layer 06:40:23 06b49ca38bd5: Waiting 06:40:23 c788192a36de: Waiting 06:40:23 db62176df00c: Waiting 06:40:23 a77e37c0d609: Waiting 06:40:23 c3185cebc471: Waiting 06:40:23 3b30891b0d05: Waiting 06:40:23 4c4ab2625f07: Verifying Checksum 06:40:23 4c4ab2625f07: Download complete 06:40:23 adcc1eea9eea: Download complete 06:40:23 3b30891b0d05: Verifying Checksum 06:40:23 3b30891b0d05: Download complete 06:40:23 06b49ca38bd5: Verifying Checksum 06:40:23 06b49ca38bd5: Download complete 06:40:23 540db60ca938: Verifying Checksum 06:40:23 540db60ca938: Download complete 06:40:23 c788192a36de: Verifying Checksum 06:40:23 c788192a36de: Download complete 06:40:23 540db60ca938: Pull complete 06:40:23 adcc1eea9eea: Pull complete 06:40:23 4c4ab2625f07: Pull complete 06:40:24 a77e37c0d609: Verifying Checksum 06:40:24 a77e37c0d609: Download complete 06:40:27 c3185cebc471: Verifying Checksum 06:40:27 c3185cebc471: Download complete 06:40:28 db62176df00c: Verifying Checksum 06:40:28 db62176df00c: Download complete 06:40:31 db62176df00c: Pull complete 06:40:31 3b30891b0d05: Pull complete 06:40:31 06b49ca38bd5: Pull complete 06:40:31 c788192a36de: Pull complete 06:40:31 a77e37c0d609: Pull complete 06:40:33 c3185cebc471: Pull complete 06:40:33 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:40:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:40:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:40:33 WORKDIR /edgex 06:40:33 COPY go.mod . 06:40:33 RUN go mod download' 06:40:33 + docker build -t ci-base-image-x86_64 -f - . 06:40:35 Sending build context to Docker daemon 329.1MB 06:40:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:40:35 ---> 031687cdd783 06:40:35 Step 2/4 : WORKDIR /edgex 06:40:37 ---> Running in 68fc512a2a20 06:40:37 Removing intermediate container 68fc512a2a20 06:40:37 ---> 4cac52e0bcf3 06:40:37 Step 3/4 : COPY go.mod . 06:40:37 ---> 2bc6e9349005 06:40:37 Step 4/4 : RUN go mod download 06:40:37 ---> Running in 1154a8b496f7 06:40:37 Still waiting to schedule task 06:40:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:41:16 Removing intermediate container 1154a8b496f7 06:41:16 ---> 8e9de756de92 06:41:16 Successfully built 8e9de756de92 06:41:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:41:16 + docker inspect -f . ci-base-image-x86_64 06:41:16 . [Pipeline] withDockerContainer 06:41:17 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:41:17 $ docker top c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:17 + go version 06:41:17 go version go1.16.6 linux/amd64 [Pipeline] } 06:41:17 $ docker stop --time=1 c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 06:41:19 $ docker rm -f c78e288ca03f90adb5afe0076f20b4c494b74fbe3960e129e219b1fc3d14d3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:19 + docker inspect -f . ci-base-image-x86_64 06:41:19 . [Pipeline] withDockerContainer 06:41:19 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:41:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:41:20 $ docker top 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 -eo pid,comm [Pipeline] { [Pipeline] echo 06:41:20 ========================================================= 06:41:20 [edgeXBuildGoParallel] Running Tests and Build... 06:41:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:41:20 + go mod tidy [Pipeline] sh 06:41:21 + make test 06:41:21 go mod tidy 06:41:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:41:26 ? github.com/edgexfoundry/edgex-go [no test files] 06:41:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:41:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:41:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:41:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 06:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:41:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements 06:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 06:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:41:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 90.1% of statements 06:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:41:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements 06:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:41:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:41:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:42:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 06:42:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:42:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 06:42:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 06:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 06:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 06:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 06:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 06:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 06:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 06:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 06:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements 06:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 06:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 70.3% of statements 06:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:42:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements 06:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:42:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 06:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:42:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 06:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:42:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 06:42:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 06:42:45 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 06:42:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-235 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 06:42:52 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:42:52 The recommended git tool is: git 06:42:57 using credential edgex-jenkins-ssh 06:42:58 Cloning the remote Git repository 06:42:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:42:58 > git init /w/workspace/edgex-go/4 # timeout=10 06:42:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:42:58 > git --version # timeout=10 06:42:58 > git --version # 'git version 2.17.1' 06:42:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:17 GO111MODULE=on go vet ./... 06:43:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:43:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:43:21 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:43:21 Failed in branch arm64 06:43:21 > git config core.sparsecheckout # timeout=10 06:43:21 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 06:43:28 gofmt -l . 06:43:28 [ "`gofmt -l .`" = "" ] 06:43:28 ./bin/test-attribution-txt.sh [Pipeline] sh 06:43:28 + ls -al . 06:43:28 total 612 06:43:28 drwxrwxr-x 10 1001 1001 4096 Sep 30 06:43 . 06:43:28 drwxr-xr-x 4 root root 28 Sep 30 06:41 .. 06:43:28 -rw-rw-r-- 1 1001 1001 11 Sep 30 06:39 .dockerignore 06:43:28 drwxrwxr-x 8 1001 1001 179 Sep 30 06:39 .git 06:43:28 drwxrwxr-x 4 1001 1001 142 Sep 30 06:39 .github 06:43:28 -rw-rw-r-- 1 1001 1001 818 Sep 30 06:39 .gitignore 06:43:28 -rw-rw-r-- 1 1001 1001 35 Sep 30 06:39 .golangci.yml 06:43:28 -rw-rw-r-- 1 1001 1001 76 Sep 30 06:39 .hadolint.yml 06:43:28 drwx------ 3 1001 1001 58 Sep 30 06:40 .semver 06:43:28 -rw-rw-r-- 1 1001 1001 166 Sep 30 06:39 .sonarcloud.properties 06:43:28 -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:39 ADOPTERS.md 06:43:28 -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:39 Attribution.txt 06:43:28 -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:39 CHANGELOG.md 06:43:28 -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:39 CONTRIBUTING.md 06:43:28 -rw-rw-r-- 1 1001 1001 677 Sep 30 06:39 GOVERNANCE.md 06:43:28 -rw-rw-r-- 1 1001 1001 849 Sep 30 06:39 Jenkinsfile 06:43:28 -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:39 LICENSE 06:43:28 -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:39 Makefile 06:43:28 -rw-rw-r-- 1 1001 1001 582 Sep 30 06:39 OWNERS.md 06:43:28 -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:39 README.md 06:43:28 -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:39 SECURITY.md 06:43:28 -rw-rw-r-- 1 1001 1001 5 Sep 30 06:40 VERSION 06:43:28 -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:39 ZMQWindows.md 06:43:28 drwxrwxr-x 2 1001 1001 37 Sep 30 06:39 bin 06:43:28 drwxrwxr-x 14 1001 1001 4096 Sep 30 06:39 cmd 06:43:28 -rw-r--r-- 1 root root 403100 Sep 30 06:42 coverage.out 06:43:28 -rw-rw-r-- 1 1001 1001 841 Sep 30 06:39 go.mod 06:43:28 -rw-r--r-- 1 root root 50064 Sep 30 06:41 go.sum 06:43:28 drwxrwxr-x 8 1001 1001 124 Sep 30 06:39 internal 06:43:28 drwxrwxr-x 3 1001 1001 16 Sep 30 06:39 openapi 06:43:28 drwxrwxr-x 4 1001 1001 71 Sep 30 06:39 snap 06:43:28 -rw-rw-r-- 1 1001 1001 204 Sep 30 06:39 version.go [Pipeline] sh 06:43:28 + '[' -e coverage.out ] 06:43:28 + chown 1001:1001 coverage.out [Pipeline] stash 06:43:28 Stashed 1 file(s) [Pipeline] sh 06:43:29 + make build 06:43:29 go mod tidy 06:43:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:43:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:43:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:43:45 $ docker stop --time=1 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 06:43:47 $ docker rm -f 41779d3e37a2b7e1ec0492337900935996f8502e4c817b0529b06866261b8347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:49 06:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:50 latest: Pulling from edgex-devops/edgex-compose 06:43:50 cbdbe7a5bc2a: Pulling fs layer 06:43:50 ca9280d653b3: Pulling fs layer 06:43:50 7e9c9ca2126c: Pulling fs layer 06:43:50 cbdbe7a5bc2a: Verifying Checksum 06:43:50 cbdbe7a5bc2a: Download complete 06:43:50 cbdbe7a5bc2a: Pull complete 06:43:51 ca9280d653b3: Verifying Checksum 06:43:51 ca9280d653b3: Download complete 06:43:52 ca9280d653b3: Pull complete 06:43:52 7e9c9ca2126c: Verifying Checksum 06:43:52 7e9c9ca2126c: Download complete 06:43:56 7e9c9ca2126c: Pull complete 06:43:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:43:56 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:43:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:43:59 $ docker top 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:59 + docker-compose build --help 06:43:59 + grep parallel 06:44:00 --parallel Build images in parallel. [Pipeline] } 06:44:00 $ docker stop --time=1 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b 06:44:01 $ docker rm -f 63075a11a83297fef5aae47c6e9c536cd496dba3b549fb7750a97b57abf58d4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:44:01 . [Pipeline] withDockerContainer 06:44:01 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:44:02 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:44:02 $ docker top 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:02 + docker-compose -f ./docker-compose-build.yml build --parallel 06:44:03 Building core-command ... 06:44:03 Building core-data ... 06:44:03 Building core-metadata ... 06:44:03 Building security-bootstrapper ... 06:44:03 Building security-proxy-setup ... 06:44:03 Building security-secretstore-setup ... 06:44:03 Building support-notifications ... 06:44:03 Building support-scheduler ... 06:44:03 Building sys-mgmt-agent ... 06:44:03 Building security-secretstore-setup 06:44:03 Building core-command 06:44:03 Building support-notifications 06:44:03 Building support-scheduler 06:44:03 Building core-metadata 06:44:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:44:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:44:13 ---> 8e9de756de92 06:44:13 Step 3/24 : WORKDIR /edgex-go 06:44:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:44:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:44:13 ---> 8e9de756de92 06:44:13 Step 3/23 : WORKDIR /edgex-go 06:44:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:44:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:44:17 ---> 8e9de756de92 06:44:17 Step 3/24 : WORKDIR /edgex-go 06:44:19 ---> Running in 21403474c486 06:44:19 ---> Running in ce095dcb8570 06:44:19 ---> Running in 06726b6dbe34 06:44:20 Removing intermediate container 21403474c486 06:44:20 ---> ef5cafe49773 06:44:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:21 Removing intermediate container 06726b6dbe34 06:44:21 ---> baba47f38303 06:44:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:21 Removing intermediate container ce095dcb8570 06:44:21 ---> 14267a6436e3 06:44:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:21 ---> Running in 77dc69aee373 06:44:21 ---> Running in 6ea130c55b4a 06:44:21 ---> Running in da8e1b98a08f 06:44:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:44:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:44:22 ---> 8e9de756de92 06:44:22 Step 3/23 : WORKDIR /edgex-go 06:44:22 ---> Using cache 06:44:22 ---> baba47f38303 06:44:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:44:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:44:22 ---> 8e9de756de92 06:44:22 Step 3/26 : WORKDIR /edgex-go 06:44:22 ---> Using cache 06:44:22 ---> baba47f38303 06:44:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:22 ---> Running in b7dd02a4d2db 06:44:22 ---> Running in 89fdaa504399 06:44:23 Removing intermediate container 6ea130c55b4a 06:44:23 ---> f8a832caa02d 06:44:23 Step 5/24 : RUN apk add --update --no-cache make git 06:44:23 ---> Running in 2f0def29fd7b 06:44:23 Removing intermediate container 77dc69aee373 06:44:23 ---> d5e1586d5aff 06:44:23 Step 5/24 : RUN apk add --update --no-cache make git 06:44:23 ---> Running in 173051e6d9bc 06:44:23 Removing intermediate container da8e1b98a08f 06:44:23 ---> 1a91969dec77 06:44:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:44:23 ---> Running in 783895b4bbc1 06:44:23 Removing intermediate container b7dd02a4d2db 06:44:23 ---> 4414604de1c7 06:44:23 Step 5/23 : RUN apk add --update --no-cache make git 06:44:23 ---> Running in d97f8986f4ee 06:44:23 Removing intermediate container 89fdaa504399 06:44:23 ---> 792ded9708c3 06:44:23 Step 5/26 : RUN apk add --update --no-cache make git 06:44:23 ---> Running in 5fc0ef8a6647 06:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:25 OK: 219 MiB in 52 packages 06:44:26 Removing intermediate container 783895b4bbc1 06:44:26 ---> fb62f8b94d29 06:44:26 Step 6/23 : COPY go.mod . 06:44:26 OK: 219 MiB in 52 packages 06:44:26 ---> 222cb568c5b8 06:44:26 Step 7/23 : RUN go mod download 06:44:26 ---> Running in 2948461474f0 06:44:26 Removing intermediate container 2f0def29fd7b 06:44:26 ---> 11b43837693f 06:44:26 Step 6/24 : COPY go.mod . 06:44:26 ---> 4de5150b45d5 06:44:26 Step 7/24 : RUN go mod download 06:44:26 ---> Running in 363ea4c9fe2b 06:44:26 OK: 219 MiB in 52 packages 06:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:27 Removing intermediate container 5fc0ef8a6647 06:44:27 ---> 5b4c7a740033 06:44:27 Step 6/26 : COPY go.mod . 06:44:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:44:27 ---> 290bb1f9e5b4 06:44:27 Step 7/26 : RUN go mod download 06:44:27 ---> Running in fd691b548d32 06:44:27 Removing intermediate container 2948461474f0 06:44:27 ---> b608e9db51d4 06:44:27 Step 8/23 : COPY . . 06:44:29 Removing intermediate container 363ea4c9fe2b 06:44:29 ---> 0aa51255b9e2 06:44:29 Step 8/24 : COPY . . 06:44:29 OK: 219 MiB in 52 packages 06:44:31 OK: 219 MiB in 52 packages 06:44:32 Removing intermediate container fd691b548d32 06:44:32 ---> f0142e35a274 06:44:32 Step 8/26 : COPY . . 06:44:33 ---> 5f497aca4a63 06:44:33 Step 9/23 : RUN go mod tidy 06:44:34 Removing intermediate container 173051e6d9bc 06:44:34 ---> eb746c500c6b 06:44:34 Step 6/24 : COPY go.mod . 06:44:34 ---> Running in f621bcc947c6 06:44:34 Removing intermediate container d97f8986f4ee 06:44:34 ---> c5b9f7353216 06:44:34 Step 6/23 : COPY go.mod . 06:44:34 ---> 8161a4ce6cf9 06:44:34 Step 9/24 : RUN go mod tidy 06:44:34 ---> a02413a054d3 06:44:34 Step 7/24 : RUN go mod download 06:44:34 ---> Running in 576b1ad07fba 06:44:34 ---> Running in 874e2a40c7ac 06:44:34 ---> f624d264e69b 06:44:34 Step 7/23 : RUN go mod download 06:44:34 ---> Running in 483efe499040 06:44:36 Removing intermediate container f621bcc947c6 06:44:36 ---> 0e2cd85063ae 06:44:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:44:36 ---> Running in 4e7628f2074e 06:44:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:44:37 Removing intermediate container 483efe499040 06:44:37 ---> 4e3499ffb858 06:44:37 Step 8/23 : COPY . . 06:44:37 Removing intermediate container 576b1ad07fba 06:44:37 ---> 2ac41e0c8bf6 06:44:37 Step 10/24 : RUN make cmd/core-command/core-command 06:44:39 Removing intermediate container 874e2a40c7ac 06:44:39 ---> 7dfd7925f1c0 06:44:39 Step 8/24 : COPY . . 06:44:39 ---> Running in 21f77a683b87 06:44:39 ---> 184f92015535 06:44:39 Step 9/26 : RUN go mod tidy 06:44:40 ---> Running in 6d895e72d6e0 06:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:44:43 ---> 9f769203e1ed 06:44:43 Step 9/23 : RUN go mod tidy 06:44:43 Removing intermediate container 6d895e72d6e0 06:44:43 ---> a2814a31fd57 06:44:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:44:43 ---> Running in 4cda1f026c11 06:44:43 ---> Running in fe8c096eae51 06:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:44:48 Removing intermediate container 4cda1f026c11 06:44:48 ---> 8026d2f19fca 06:44:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:44:48 ---> Running in 4815a5149bda 06:44:48 ---> f8a8e29fcfe3 06:44:48 Step 9/24 : RUN go mod tidy 06:44:48 ---> Running in a136ea95b108 06:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:44:50 Removing intermediate container a136ea95b108 06:44:50 ---> 2b53fde6b2af 06:44:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:44:51 ---> Running in b5b280b716c9 06:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:45:18 Removing intermediate container 4e7628f2074e 06:45:18 ---> 335f9cabcb16 06:45:18 06:45:18 Step 11/23 : FROM alpine:3.14 06:45:18 3.14: Pulling from library/alpine 06:45:18 Removing intermediate container 21f77a683b87 06:45:18 ---> 527185f4afe0 06:45:18 06:45:18 Step 11/24 : FROM alpine:3.14 06:45:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:45:18 Status: Downloaded newer image for alpine:3.14 06:45:18 ---> 14119a10abf4 06:45:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:45:18 3.14: Pulling from library/alpine 06:45:18 ---> Running in 70f148db1bb9 06:45:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:45:18 Status: Image is up to date for alpine:3.14 06:45:18 ---> 14119a10abf4 06:45:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:45:18 ---> Running in 1e985e1cd259 06:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:18 (1/2) Installing ca-certificates (20191127-r5) 06:45:18 (2/2) Installing dumb-init (1.2.5-r1) 06:45:18 Executing busybox-1.33.1-r3.trigger 06:45:18 Executing ca-certificates-20191127-r5.trigger 06:45:18 (1/1) Installing dumb-init (1.2.5-r1) 06:45:18 Executing busybox-1.33.1-r3.trigger 06:45:18 OK: 6 MiB in 15 packages 06:45:18 OK: 6 MiB in 16 packages 06:45:18 Removing intermediate container 1e985e1cd259 06:45:18 ---> d0c46d68e80b 06:45:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:45:18 Removing intermediate container 70f148db1bb9 06:45:18 ---> 78659d335076 06:45:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:45:18 ---> Running in 6ff2984ebec5 06:45:19 ---> Running in 296d55b00fca 06:45:19 Removing intermediate container 6ff2984ebec5 06:45:19 ---> 4515707692b6 06:45:19 Step 14/24 : ENV APP_PORT=59882 06:45:19 Removing intermediate container 296d55b00fca 06:45:19 ---> e95f0e78e381 06:45:19 Step 14/23 : ENV APP_PORT=59860 06:45:19 ---> Running in 668cdcf2f53d 06:45:19 ---> Running in 05ee858ed5f3 06:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:45:19 Removing intermediate container 668cdcf2f53d 06:45:19 ---> 18aa7927d931 06:45:19 Step 15/24 : EXPOSE $APP_PORT 06:45:19 Removing intermediate container 05ee858ed5f3 06:45:19 ---> d9879b577677 06:45:19 Step 15/23 : EXPOSE $APP_PORT 06:45:19 ---> Running in fa74502f45b1 06:45:19 ---> Running in 9febaa259faf 06:45:19 Removing intermediate container fa74502f45b1 06:45:19 ---> e3ea33d4cfba 06:45:19 Step 16/24 : WORKDIR / 06:45:20 Removing intermediate container 9febaa259faf 06:45:20 ---> 36dfc7dcb04b 06:45:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:20 ---> Running in ded7d7e41185 06:45:20 Removing intermediate container ded7d7e41185 06:45:20 ---> 644730ba63af 06:45:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:20 ---> 9d219ac4eed3 06:45:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:45:20 ---> 099d946cf571 06:45:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:45:20 ---> 4a9207b229ac 06:45:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:45:21 ---> 85bc6f71e8bf 06:45:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:45:21 ---> 6efcd241898b 06:45:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:45:21 ---> Running in 1acfb69a1d8c 06:45:21 ---> a86456b77779 06:45:21 Step 20/24 : ENTRYPOINT ["/core-command"] 06:45:21 Removing intermediate container 1acfb69a1d8c 06:45:21 ---> 112a46942731 06:45:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:21 ---> Running in ab0698bccc8c 06:45:21 ---> Running in 89ffdb9abab1 06:45:21 Removing intermediate container ab0698bccc8c 06:45:21 ---> 67995fba7686 06:45:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:21 Removing intermediate container 89ffdb9abab1 06:45:21 ---> 394a91760a00 06:45:21 Step 21/23 : LABEL arch=x86_64 06:45:21 ---> Running in d0759e9a655c 06:45:21 ---> Running in 799fa2c1dbc4 06:45:22 Removing intermediate container d0759e9a655c 06:45:22 ---> 7e9eb52ccadc 06:45:22 Step 22/24 : LABEL arch=x86_64 06:45:22 Removing intermediate container 799fa2c1dbc4 06:45:22 ---> 0e2eafb619a1 06:45:22 Step 22/23 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:45:22 ---> Running in 8eac5819a2ec 06:45:22 ---> Running in 0a6fbc6432b9 06:45:22 Removing intermediate container 0a6fbc6432b9 06:45:22 ---> 738a7ae649a3 06:45:22 Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:45:22 Removing intermediate container 8eac5819a2ec 06:45:22 ---> 23f31164a265 06:45:22 Step 23/23 : LABEL version=0.0.0 06:45:22 ---> Running in 9dd88987d79b 06:45:22 ---> Running in 04ea555c37f3 06:45:22 Removing intermediate container 9dd88987d79b 06:45:22 ---> d0074f172d4d 06:45:22 Step 24/24 : LABEL version=0.0.0 06:45:23 ---> Running in b2067971838d 06:45:23 Removing intermediate container 04ea555c37f3 06:45:23 ---> 3edf3bc1d4b9 06:45:23 06:45:23 Successfully built 3edf3bc1d4b9 06:45:23 Successfully tagged support-notifications:latest 06:45:23 Building security-bootstrapper 06:45:23  Building support-notifications ... done Removing intermediate container b2067971838d 06:45:23 ---> 7af878727304 06:45:23 06:45:23 Successfully built 7af878727304 06:45:23 Successfully tagged core-command:latest 06:45:23  Building core-command ... done Building security-proxy-setup 06:45:23 Removing intermediate container fe8c096eae51 06:45:23 ---> 3caf2badf88d 06:45:23 06:45:23 Step 11/26 : FROM alpine:3.14 06:45:23 ---> 14119a10abf4 06:45:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:45:23 ---> Running in 5bbcbd326385 06:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:45:24 (1/3) Installing ca-certificates (20191127-r5) 06:45:24 (2/3) Installing dumb-init (1.2.5-r1) 06:45:24 (3/3) Installing su-exec (0.2-r1) 06:45:24 Executing busybox-1.33.1-r3.trigger 06:45:24 Executing ca-certificates-20191127-r5.trigger 06:45:25 OK: 6 MiB in 17 packages 06:45:28 Removing intermediate container 5bbcbd326385 06:45:28 ---> ad51bd3aeee5 06:45:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:45:28 ---> Running in 7429ea931086 06:45:28 Removing intermediate container 7429ea931086 06:45:28 ---> f19340ec27ba 06:45:28 Step 14/26 : WORKDIR / 06:45:28 ---> Running in 4dc1d7795162 06:45:29 Removing intermediate container 4dc1d7795162 06:45:29 ---> 4c0433c6d088 06:45:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:45:31 ---> a35eb686de6c 06:45:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:45:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:45:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:45:32 ---> 8e9de756de92 06:45:32 Step 3/22 : WORKDIR /edgex-go 06:45:32 ---> Using cache 06:45:32 ---> baba47f38303 06:45:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:32 ---> Using cache 06:45:32 ---> 792ded9708c3 06:45:32 Step 5/22 : RUN apk add --update --no-cache make git 06:45:32 ---> Using cache 06:45:32 ---> 5b4c7a740033 06:45:32 Step 6/22 : COPY go.mod . 06:45:32 ---> Using cache 06:45:32 ---> 290bb1f9e5b4 06:45:32 Step 7/22 : RUN go mod download 06:45:32 ---> Using cache 06:45:32 ---> f0142e35a274 06:45:32 Step 8/22 : COPY . . 06:45:32 ---> Using cache 06:45:32 ---> 184f92015535 06:45:32 Step 9/22 : RUN go mod tidy 06:45:32 ---> Using cache 06:45:32 ---> a2814a31fd57 06:45:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:45:32 Removing intermediate container 4815a5149bda 06:45:32 ---> 563dce0cc856 06:45:32 06:45:32 Step 11/23 : FROM alpine:3.14 06:45:32 ---> 14119a10abf4 06:45:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:45:32 ---> Using cache 06:45:32 ---> d0c46d68e80b 06:45:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:45:32 ---> Using cache 06:45:32 ---> 4515707692b6 06:45:32 Step 14/23 : ENV APP_PORT=59861 06:45:32 ---> Running in 7c07d436d3d9 06:45:32 ---> Running in 9b404b1ab18c 06:45:33 ---> 97b9bed5f7c4 06:45:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:45:33 Removing intermediate container 9b404b1ab18c 06:45:33 ---> b1b98c1c18a0 06:45:33 Step 15/23 : EXPOSE $APP_PORT 06:45:33 Removing intermediate container b5b280b716c9 06:45:33 ---> 0fe96d0473a8 06:45:33 06:45:33 Step 11/24 : FROM alpine:3.14 06:45:33 ---> 14119a10abf4 06:45:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:45:33 ---> Using cache 06:45:33 ---> d0c46d68e80b 06:45:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:45:33 ---> Using cache 06:45:33 ---> 4515707692b6 06:45:33 Step 14/24 : ENV APP_PORT=59881 06:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:45:33 ---> 5635ae4eae8b 06:45:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:45:33 ---> Running in 63fc99700d6a 06:45:33 ---> Running in 98d924191778 06:45:33 Removing intermediate container 63fc99700d6a 06:45:33 ---> e272e14d7956 06:45:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:33 Removing intermediate container 98d924191778 06:45:33 ---> 61912ee312c6 06:45:33 Step 15/24 : EXPOSE $APP_PORT 06:45:34 ---> 28f27f2efdfc 06:45:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:45:34 ---> Running in b14fb8ac18dd 06:45:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:45:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:45:34 ---> 8e9de756de92 06:45:34 Step 3/32 : WORKDIR /edgex-go 06:45:34 ---> Using cache 06:45:34 ---> baba47f38303 06:45:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:34 ---> Using cache 06:45:34 ---> 792ded9708c3 06:45:34 Step 5/32 : RUN apk add --update --no-cache make git 06:45:34 ---> Using cache 06:45:34 ---> 5b4c7a740033 06:45:34 Step 6/32 : COPY go.mod . 06:45:34 ---> Using cache 06:45:34 ---> 290bb1f9e5b4 06:45:34 Step 7/32 : RUN go mod download 06:45:34 ---> Using cache 06:45:34 ---> f0142e35a274 06:45:34 Step 8/32 : COPY . . 06:45:34 ---> Using cache 06:45:34 ---> 184f92015535 06:45:34 Step 9/32 : RUN go mod tidy 06:45:34 ---> Using cache 06:45:34 ---> a2814a31fd57 06:45:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:45:34 ---> Running in a20de1b90d9a 06:45:34 ---> b4813bff2c7c 06:45:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:45:34 Removing intermediate container b14fb8ac18dd 06:45:34 ---> 4bcf5f4086b8 06:45:34 Step 16/24 : WORKDIR / 06:45:34 ---> Running in 451a3fb3cf7f 06:45:34 ---> a687f0717327 06:45:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:45:35 Removing intermediate container 451a3fb3cf7f 06:45:35 ---> 062961f30df4 06:45:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:45:35 ---> e0f9575103c6 06:45:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:45:35 ---> 5d262024503f 06:45:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:45:35 ---> 9093dac23fde 06:45:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:45:35 ---> b7e42ae1eec3 06:45:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:45:35 ---> Running in 5ecb309c7430 06:45:35 Removing intermediate container 5ecb309c7430 06:45:35 ---> 5b0859231f37 06:45:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:36 ---> Running in b5689f331d9a 06:45:36 ---> ec4d5c06c1a2 06:45:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:45:36 ---> 3da6382b0242 06:45:36 Step 22/26 : 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/ 06:45:36 ---> Running in dde3793c4d88 06:45:36 Removing intermediate container b5689f331d9a 06:45:36 ---> 352a6d9dabef 06:45:36 Step 21/23 : LABEL arch=x86_64 06:45:36 ---> Running in 3f0632fbccc6 06:45:36 ---> bd9d331bea8c 06:45:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:45:36 ---> Running in cb9940d9dd1f 06:45:36 Removing intermediate container 3f0632fbccc6 06:45:36 ---> a689f5ec1ac1 06:45:36 Step 22/23 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:45:36 ---> Running in 56dd323b7470 06:45:37 Removing intermediate container 56dd323b7470 06:45:37 ---> a8f21e10c2e2 06:45:37 Step 23/23 : LABEL version=0.0.0 06:45:37 Removing intermediate container cb9940d9dd1f 06:45:37 ---> a1f11d00ee41 06:45:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:45:37 ---> Running in eab726aa0bd6 06:45:37 ---> Running in df682fa467cd 06:45:37 Removing intermediate container eab726aa0bd6 06:45:37 ---> 0794972c4afb 06:45:37 06:45:37 Removing intermediate container df682fa467cd 06:45:37 ---> e219e0940a44 06:45:37 Step 22/24 : LABEL arch=x86_64 06:45:37 Successfully built 0794972c4afb 06:45:37 ---> Running in f261e3c8c814 06:45:37 Successfully tagged support-scheduler:latest 06:45:37 Building core-data 06:45:39  Building support-scheduler ... done Removing intermediate container dde3793c4d88 06:45:39 ---> b8e37c6fdeff 06:45:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:45:39 ---> Running in fc20c3e16d0e 06:45:39 Removing intermediate container f261e3c8c814 06:45:39 ---> 131737d1b919 06:45:39 Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:45:39 ---> Running in a34293ca9e36 06:45:39 Removing intermediate container fc20c3e16d0e 06:45:39 ---> a8fd840117f8 06:45:39 Step 24/26 : LABEL arch=x86_64 06:45:39 ---> Running in fcd3c68d5823 06:45:39 Removing intermediate container a34293ca9e36 06:45:39 ---> 51bdad89455b 06:45:39 Step 24/24 : LABEL version=0.0.0 06:45:40 ---> Running in 4fad6b71a092 06:45:40 Removing intermediate container fcd3c68d5823 06:45:40 ---> 58faba7be6a4 06:45:40 Step 25/26 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:45:40 ---> Running in e65e611e8436 06:45:40 Removing intermediate container 4fad6b71a092 06:45:40 ---> 23fa6fb8e6eb 06:45:40 06:45:40 Successfully built 23fa6fb8e6eb 06:45:40 Successfully tagged core-metadata:latest 06:45:40  Building core-metadata ... done Building sys-mgmt-agent 06:45:40 Removing intermediate container e65e611e8436 06:45:40 ---> 63a35d1bda95 06:45:40 Step 26/26 : LABEL version=0.0.0 06:45:40 ---> Running in e82f444f3331 06:45:40 Removing intermediate container e82f444f3331 06:45:40 ---> 5f6f639378bd 06:45:40 06:45:40 Successfully built 5f6f639378bd 06:45:40 Successfully tagged security-secretstore-setup:latest 06:45:47  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:45:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:45:47 ---> 8e9de756de92 06:45:47 Step 3/24 : WORKDIR /edgex-go 06:45:47 ---> Using cache 06:45:47 ---> baba47f38303 06:45:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:47 ---> Using cache 06:45:47 ---> 792ded9708c3 06:45:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:45:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:45:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:45:49 ---> 8e9de756de92 06:45:49 Step 3/24 : WORKDIR /edgex-go 06:45:49 ---> Using cache 06:45:49 ---> baba47f38303 06:45:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:49 ---> Using cache 06:45:49 ---> 792ded9708c3 06:45:49 Step 5/24 : RUN apk add --update --no-cache make bash git 06:45:50 ---> Running in aab5da5f7503 06:45:50 ---> Running in 4b72c7fb4dca 06:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:45:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:45:52 OK: 219 MiB in 52 packages 06:45:53 Removing intermediate container 4b72c7fb4dca 06:45:53 ---> 8d15c851350d 06:45:53 Step 6/24 : COPY go.mod . 06:45:53 OK: 219 MiB in 52 packages 06:45:53 ---> cc5a29486bcb 06:45:53 Step 7/24 : RUN go mod download 06:45:53 ---> Running in 9ecf28ea30e9 06:45:53 Removing intermediate container aab5da5f7503 06:45:53 ---> 2e649e113235 06:45:53 Step 6/24 : COPY go.mod . 06:45:54 ---> b12cee65a98f 06:45:54 Step 7/24 : RUN go mod download 06:45:54 ---> Running in fe1fe10a91b5 06:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:45:55 Removing intermediate container 9ecf28ea30e9 06:45:55 ---> 5b547fe0c009 06:45:55 Step 8/24 : COPY . . 06:45:58 Removing intermediate container fe1fe10a91b5 06:45:58 ---> cb9df0fd8823 06:45:58 Step 8/24 : COPY . . 06:46:02 ---> a281f50db76d 06:46:02 Step 9/24 : RUN go mod tidy 06:46:03 Removing intermediate container 7c07d436d3d9 06:46:03 ---> 9210f5b06462 06:46:03 06:46:03 Step 11/22 : FROM alpine:3.14 06:46:03 ---> 14119a10abf4 06:46:03 Step 12/22 : RUN apk add --update --no-cache curl 06:46:03 ---> Running in 1f6ccce1f82d 06:46:03 Removing intermediate container a20de1b90d9a 06:46:03 ---> e99e07226ca3 06:46:03 06:46:03 Step 11/32 : FROM alpine:3.14 06:46:03 ---> 14119a10abf4 06:46:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:46:04 ---> Running in b545f4833e0c 06:46:04 ---> Running in 1932e1b6cc1e 06:46:04 Removing intermediate container 1932e1b6cc1e 06:46:04 ---> 17871e34a82d 06:46:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:46:04 ---> Running in f79c6153e9d4 06:46:04 ---> f92228b7234a 06:46:04 Step 9/24 : RUN go mod tidy 06:46:05 ---> Running in ad5f8fe20382 06:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:05 (1/5) Installing ca-certificates (20191127-r5) 06:46:05 (2/5) Installing brotli-libs (1.0.9-r5) 06:46:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:46:05 (4/5) Installing libcurl (7.79.1-r0) 06:46:05 (5/5) Installing curl (7.79.1-r0) 06:46:05 Executing busybox-1.33.1-r3.trigger 06:46:05 Executing ca-certificates-20191127-r5.trigger 06:46:05 OK: 8 MiB in 19 packages 06:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:05 (1/2) Installing dumb-init (1.2.5-r1) 06:46:05 (2/2) Installing su-exec (0.2-r1) 06:46:05 Executing busybox-1.33.1-r3.trigger 06:46:05 OK: 6 MiB in 16 packages 06:46:06 Removing intermediate container 1f6ccce1f82d 06:46:06 ---> 82b737cbfc8b 06:46:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:46:06 ---> Running in a777bd76c819 06:46:06 Removing intermediate container b545f4833e0c 06:46:06 ---> 4eabfe9f5340 06:46:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:46:06 ---> Running in 7e379fd9f321 06:46:06 Removing intermediate container f79c6153e9d4 06:46:06 ---> 0bd1c42a45ee 06:46:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:46:06 ---> Running in d943cd69358c 06:46:06 Removing intermediate container 7e379fd9f321 06:46:06 ---> 0854292521c7 06:46:06 Step 14/22 : WORKDIR /edgex 06:46:06 Removing intermediate container d943cd69358c 06:46:06 ---> 364bb4baed0e 06:46:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:46:06 ---> Running in 0750fecf695e 06:46:06 Removing intermediate container ad5f8fe20382 06:46:06 ---> 6a2651fc707e 06:46:06 Step 10/24 : RUN make cmd/core-data/core-data 06:46:06 ---> Running in a9a3b0095da1 06:46:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:46:06 ---> Running in 08a1d59d58ce 06:46:06 Removing intermediate container 0750fecf695e 06:46:06 ---> 364b7071792e 06:46:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:46:06 Removing intermediate container a9a3b0095da1 06:46:06 ---> 32851790869d 06:46:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:46:06 ---> Running in 5fd747b3ac3b 06:46:07 ---> 2b07eb9e83ba 06:46:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:46:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:46:07 ---> cc5c8c0a9cf7 06:46:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:46:08 Removing intermediate container 5fd747b3ac3b 06:46:08 ---> b479db48be57 06:46:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:46:08 ---> Running in c739e5ca17f8 06:46:08 ---> 03e8904f4ad3 06:46:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:46:08 ---> Running in b98d482b917a 06:46:08 Removing intermediate container c739e5ca17f8 06:46:08 ---> 6d7c8cbedf41 06:46:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:46:08 Removing intermediate container b98d482b917a 06:46:08 ---> 5ba89418e589 06:46:08 Step 19/22 : CMD ["--init=true"] 06:46:08 ---> Running in ebb0976d4e3d 06:46:08 Removing intermediate container ebb0976d4e3d 06:46:08 ---> 19f4f38d67ea 06:46:08 Step 20/22 : LABEL arch=x86_64 06:46:08 ---> 67e741f97232 06:46:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:46:08 ---> Running in eec04c2c5450 06:46:09 ---> Running in 29d7fa5014d3 06:46:09 Removing intermediate container eec04c2c5450 06:46:09 ---> d4d269b91af9 06:46:09 Step 21/22 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:46:09 ---> Running in 42aa4a7a84b3 06:46:09 Removing intermediate container 42aa4a7a84b3 06:46:09 ---> ab8eaace4f39 06:46:09 Step 22/22 : LABEL version=0.0.0 06:46:09 ---> Running in e6560fb4a6fb 06:46:09 Removing intermediate container e6560fb4a6fb 06:46:09 ---> 0a6aea1231b2 06:46:09 06:46:09 Successfully built 0a6aea1231b2 06:46:09 Successfully tagged security-proxy-setup:latest 06:46:10  Building security-proxy-setup ... done Removing intermediate container 29d7fa5014d3 06:46:10 ---> 61d19ff28123 06:46:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:10 ---> 37ed0d0a6258 06:46:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:46:11 ---> a7675476ef39 06:46:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:46:11 ---> 91befae879ba 06:46:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:46:11 ---> be96b345876c 06:46:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:46:11 ---> 79bbf68682ab 06:46:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:46:12 ---> Running in b6ac6bc42dc4 06:46:12 Removing intermediate container b6ac6bc42dc4 06:46:12 ---> 8615f4ccc75d 06:46:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:46:12 ---> 20b4e7c831c9 06:46:12 Step 27/32 : RUN chmod +x /entrypoint.sh 06:46:13 ---> Running in d7c0ce35fabe 06:46:13 Removing intermediate container d7c0ce35fabe 06:46:13 ---> 85d1b0a84354 06:46:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:46:13 ---> Running in 9c938bb9faa3 06:46:13 Removing intermediate container 9c938bb9faa3 06:46:13 ---> 16f2f9769228 06:46:13 Step 29/32 : CMD ["gate"] 06:46:14 ---> Running in bad11cba3f54 06:46:14 Removing intermediate container bad11cba3f54 06:46:14 ---> d3a76a0dcd18 06:46:14 Step 30/32 : LABEL arch=x86_64 06:46:14 ---> Running in a14038e88466 06:46:14 Removing intermediate container a14038e88466 06:46:14 ---> e6b8e9cf785e 06:46:14 Step 31/32 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:46:14 ---> Running in ee8206da575c 06:46:15 Removing intermediate container ee8206da575c 06:46:15 ---> 447a4a6fb024 06:46:15 Step 32/32 : LABEL version=0.0.0 06:46:15 ---> Running in f8fc7d8232ba 06:46:15 Removing intermediate container f8fc7d8232ba 06:46:15 ---> de9014a11f1a 06:46:15 06:46:15 Successfully built de9014a11f1a 06:46:15 Successfully tagged security-bootstrapper:latest 06:46:25  Building security-bootstrapper ... done Removing intermediate container a777bd76c819 06:46:25 ---> a7b717e2d694 06:46:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:46:25 ---> Running in 98347c271b91 06:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:46:26 Removing intermediate container 98347c271b91 06:46:26 ---> c0f7bcbda802 06:46:26 06:46:26 Step 12/24 : FROM docker:20.10.7 06:46:26 20.10.7: Pulling from library/docker 06:46:28 Removing intermediate container 08a1d59d58ce 06:46:28 ---> ef9f218bc0e4 06:46:28 06:46:28 Step 11/24 : FROM alpine:3.14 06:46:28 ---> 14119a10abf4 06:46:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:46:28 ---> Running in 6431a83b85a8 06:46:28 Removing intermediate container 6431a83b85a8 06:46:28 ---> f0f6b16527a0 06:46:28 Step 13/24 : ENV APP_PORT=59880 06:46:28 ---> Running in 197be141300e 06:46:28 Removing intermediate container 197be141300e 06:46:28 ---> 329ec2a84b5d 06:46:28 Step 14/24 : EXPOSE $APP_PORT 06:46:28 ---> Running in f509bcaa6f18 06:46:28 Removing intermediate container f509bcaa6f18 06:46:28 ---> 75bfaacd9fa4 06:46:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:28 ---> Running in b7607c84d45c 06:46:29 Removing intermediate container b7607c84d45c 06:46:29 ---> 56d12e57dba4 06:46:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:46:29 ---> Running in 0d183c3896ef 06:46:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:32 (1/6) Installing dumb-init (1.2.5-r1) 06:46:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:46:32 (3/6) Installing libsodium (1.0.18-r0) 06:46:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:46:32 (5/6) Installing libzmq (4.3.4-r0) 06:46:33 (6/6) Installing zeromq (4.3.4-r0) 06:46:33 Executing busybox-1.33.1-r3.trigger 06:46:33 OK: 8 MiB in 20 packages 06:46:35 Removing intermediate container 0d183c3896ef 06:46:35 ---> bfa2ee197e37 06:46:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:35 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:46:35 Status: Downloaded newer image for docker:20.10.7 06:46:35 ---> 08bdaf2f88f9 06:46:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:46:35 ---> Running in 636490cdf612 06:46:35 ---> 8adbe15781e6 06:46:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:46:35 Removing intermediate container 636490cdf612 06:46:35 ---> 7be2264252b3 06:46:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:46:35 ---> Running in 14dd7aefd279 06:46:35 ---> efa837a1d726 06:46:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:46:35 ---> 59b4bc40d62d 06:46:35 Step 20/24 : ENTRYPOINT ["/core-data"] 06:46:35 ---> Running in 69dfe155ad4b 06:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:46:35 Removing intermediate container 69dfe155ad4b 06:46:35 ---> c2a565afbd43 06:46:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:35 ---> Running in 17dda2152347 06:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:46:35 Removing intermediate container 17dda2152347 06:46:35 ---> 6613c8c9cdba 06:46:35 Step 22/24 : LABEL arch=x86_64 06:46:35 ---> Running in e644c2b792e1 06:46:35 (1/39) Installing readline (8.1.0-r0) 06:46:35 Removing intermediate container e644c2b792e1 06:46:35 ---> 0aa23597a76c 06:46:35 Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:46:35 (2/39) Installing bash (5.1.0-r0) 06:46:35 Executing bash-5.1.0-r0.post-install 06:46:35 (3/39) Installing brotli-libs (1.0.9-r3) 06:46:35 ---> Running in e86c11c379ec 06:46:35 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:46:35 (5/39) Installing libcurl (7.79.1-r0) 06:46:35 (6/39) Installing curl (7.79.1-r0) 06:46:35 (7/39) Installing dumb-init (1.2.5-r0) 06:46:35 (8/39) Installing libbz2 (1.0.8-r1) 06:46:35 (9/39) Installing expat (2.2.10-r1) 06:46:35 (10/39) Installing libffi (3.3-r2) 06:46:35 (11/39) Installing gdbm (1.19-r0) 06:46:35 (12/39) Installing xz-libs (5.2.5-r0) 06:46:35 (13/39) Installing sqlite-libs (3.34.1-r0) 06:46:35 Removing intermediate container e86c11c379ec 06:46:35 ---> 07aec798ca1c 06:46:35 Step 24/24 : LABEL version=0.0.0 06:46:35 ---> Running in 08d4c69a8b6f 06:46:35 (14/39) Installing python3 (3.8.10-r0) 06:46:36 Removing intermediate container 08d4c69a8b6f 06:46:36 ---> 9896ab96c090 06:46:36 06:46:36 Successfully built 9896ab96c090 06:46:36 Successfully tagged core-data:latest 06:46:36  Building core-data ... done (15/39) Installing py3-appdirs (1.4.4-r1) 06:46:36 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:46:36 (17/39) Installing py3-parsing (2.4.7-r1) 06:46:36 (18/39) Installing py3-six (1.15.0-r0) 06:46:36 (19/39) Installing py3-packaging (20.9-r0) 06:46:36 (20/39) Installing py3-setuptools (51.3.3-r0) 06:46:36 (21/39) Installing py3-chardet (4.0.0-r0) 06:46:36 (22/39) Installing py3-idna (3.1-r0) 06:46:36 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:46:36 (24/39) Installing py3-requests (2.25.1-r1) 06:46:36 (25/39) Installing py3-msgpack (1.0.2-r0) 06:46:36 (26/39) Installing py3-lockfile (0.12.2-r3) 06:46:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:46:36 (28/39) Installing py3-colorama (0.4.4-r0) 06:46:36 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:46:36 (30/39) Installing py3-distlib (0.3.1-r1) 06:46:36 (31/39) Installing py3-distro (1.5.0-r1) 06:46:36 (32/39) Installing py3-webencodings (0.5.1-r3) 06:46:36 (33/39) Installing py3-html5lib (1.1-r0) 06:46:36 (34/39) Installing py3-pytoml (0.1.21-r0) 06:46:36 (35/39) Installing py3-pep517 (0.9.1-r0) 06:46:36 (36/39) Installing py3-progress (1.5-r0) 06:46:36 (37/39) Installing py3-retrying (1.3.3-r0) 06:46:36 (38/39) Installing py3-toml (0.10.2-r0) 06:46:36 (39/39) Installing py3-pip (20.3.4-r0) 06:46:36 Executing busybox-1.32.1-r6.trigger 06:46:37 OK: 82 MiB in 59 packages 06:46:38 Collecting docker-compose==1.23.2 06:46:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:46:38 Collecting texttable<0.10,>=0.9.0 06:46:38 Downloading texttable-0.9.1.tar.gz (11 kB) 06:46:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:46:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:46:39 Collecting websocket-client<1.0,>=0.32.0 06:46:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:46:39 Collecting docker<4.0,>=3.6.0 06:46:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:46:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:46:39 Collecting dockerpty<0.5,>=0.4.1 06:46:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:46:39 Collecting docopt<0.7,>=0.6.1 06:46:39 Downloading docopt-0.6.2.tar.gz (25 kB) 06:46:39 Collecting cached-property<2,>=1.2.0 06:46:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:46:39 Collecting jsonschema<3,>=2.5.1 06:46:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:46:39 Collecting PyYAML<4,>=3.10 06:46:39 Downloading PyYAML-3.13.tar.gz (270 kB) 06:46:40 Collecting docker-pycreds>=0.4.0 06:46:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:46:40 Collecting idna<2.8,>=2.5 06:46:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:46:40 Collecting urllib3<1.25,>=1.21.1 06:46:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:46:40 Collecting certifi>=2017.4.17 06:46:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:46:40 Collecting chardet<3.1.0,>=3.0.2 06:46:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:46:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:46:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:46:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:46:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:46:41 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:46:41 Attempting uninstall: urllib3 06:46:41 Found existing installation: urllib3 1.26.2 06:46:41 Uninstalling urllib3-1.26.2: 06:46:41 Successfully uninstalled urllib3-1.26.2 06:46:41 Attempting uninstall: idna 06:46:41 Found existing installation: idna 3.1 06:46:41 Uninstalling idna-3.1: 06:46:41 Successfully uninstalled idna-3.1 06:46:41 Attempting uninstall: chardet 06:46:41 Found existing installation: chardet 4.0.0 06:46:41 Uninstalling chardet-4.0.0: 06:46:41 Successfully uninstalled chardet-4.0.0 06:46:41 Attempting uninstall: requests 06:46:41 Found existing installation: requests 2.25.1 06:46:41 Uninstalling requests-2.25.1: 06:46:41 Successfully uninstalled requests-2.25.1 06:46:41 Running setup.py install for texttable: started 06:46:41 Running setup.py install for texttable: finished with status 'done' 06:46:41 Running setup.py install for PyYAML: started 06:46:42 Running setup.py install for PyYAML: finished with status 'done' 06:46:42 Running setup.py install for docopt: started 06:46:42 Running setup.py install for docopt: finished with status 'done' 06:46:42 Running setup.py install for dockerpty: started 06:46:42 Running setup.py install for dockerpty: finished with status 'done' 06:46:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 06:46:46 Removing intermediate container 14dd7aefd279 06:46:46 ---> f8c64c22abb6 06:46:46 Step 15/24 : ENV APP_PORT=58890 06:46:46 ---> Running in 3497c028fcf0 06:46:46 Removing intermediate container 3497c028fcf0 06:46:46 ---> 662d7247b8fa 06:46:46 Step 16/24 : EXPOSE $APP_PORT 06:46:46 ---> Running in 69ea66a84d65 06:46:46 Removing intermediate container 69ea66a84d65 06:46:46 ---> 84f5c51c227b 06:46:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:46:46 ---> 65e46fc353f9 06:46:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:46:47 ---> caa660b347d9 06:46:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:46:47 ---> b129d000d650 06:46:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:46:47 ---> Running in 4c6fb4c6fef0 06:46:47 Removing intermediate container 4c6fb4c6fef0 06:46:47 ---> 5ecf53b11ac5 06:46:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:47 ---> Running in 46dc3f86f161 06:46:47 Removing intermediate container 46dc3f86f161 06:46:47 ---> 21bcd6c7ace8 06:46:47 Step 22/24 : LABEL arch=x86_64 06:46:47 ---> Running in 178d93a30a35 06:46:47 Removing intermediate container 178d93a30a35 06:46:47 ---> a4a901b280b2 06:46:47 Step 23/24 : LABEL git_sha=9f18cdc92003a597986a769ffc3066b1f0868716 06:46:47 ---> Running in a2198664e06a 06:46:47 Removing intermediate container a2198664e06a 06:46:47 ---> 54d091172eb5 06:46:47 Step 24/24 : LABEL version=0.0.0 06:46:47 ---> Running in e6a1be49f160 06:46:47 Removing intermediate container e6a1be49f160 06:46:47 ---> eab24fdac43f 06:46:47 06:46:47 Successfully built eab24fdac43f 06:46:47 Successfully tagged sys-mgmt-agent:latest 06:46:47  Building sys-mgmt-agent ... done  [Pipeline] } 06:46:47 $ docker stop --time=1 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 06:46:49 $ docker rm -f 1a9b7a15d0975a5b058e2e0382d9daf9358b2bf37cf866f1762c217a9179e5c2 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:49 + docker images 06:46:49 REPOSITORY TAG IMAGE ID CREATED SIZE 06:46:49 sys-mgmt-agent latest eab24fdac43f 2 seconds ago 325MB 06:46:49 core-data latest 9896ab96c090 14 seconds ago 20.5MB 06:46:49 ef9f218bc0e4 22 seconds ago 1.76GB 06:46:49 c0f7bcbda802 24 seconds ago 1.75GB 06:46:49 security-bootstrapper latest de9014a11f1a 34 seconds ago 18.8MB 06:46:49 security-proxy-setup latest 0a6aea1231b2 40 seconds ago 26.7MB 06:46:49 9210f5b06462 47 seconds ago 1.76GB 06:46:49 e99e07226ca3 47 seconds ago 1.75GB 06:46:49 security-secretstore-setup latest 5f6f639378bd About a minute ago 28.2MB 06:46:49 core-metadata latest 23fa6fb8e6eb About a minute ago 16.8MB 06:46:49 support-scheduler latest 0794972c4afb About a minute ago 16.1MB 06:46:49 0fe96d0473a8 About a minute ago 1.76GB 06:46:49 563dce0cc856 About a minute ago 1.75GB 06:46:49 3caf2badf88d About a minute ago 1.76GB 06:46:49 core-command latest 7af878727304 About a minute ago 16MB 06:46:49 support-notifications latest 3edf3bc1d4b9 About a minute ago 16.8MB 06:46:49 527185f4afe0 About a minute ago 1.75GB 06:46:49 335f9cabcb16 About a minute ago 1.75GB 06:46:49 ci-base-image-x86_64 latest 8e9de756de92 5 minutes ago 1.25GB 06:46:49 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 06:46:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 06:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 06:46:49 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 06:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:47:06 Still waiting to schedule task 06:47:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:48:12 Running on prd-ubuntu18.04-docker-8c-8g-238 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 06:48:12 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:48:12 The recommended git tool is: git 06:48:15 using credential edgex-jenkins-ssh 06:48:15 Cloning the remote Git repository 06:48:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:48:15 > git init /w/workspace/edgex-go/4 # timeout=10 06:48:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:48:15 > git --version # timeout=10 06:48:15 > git --version # 'git version 2.17.1' 06:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:31 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 9f18cdc92003a597986a769ffc3066b1f0868716 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:48:31 Failed in branch amd64 [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] } 06:48:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:48:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:48:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:48:31 > git config core.sparsecheckout # timeout=10 06:48:31 > git checkout -f 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:48:33 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:48:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:34 ---> package-listing.sh 06:48:34 ++ facter osfamily 06:48:34 ++ tr '[:upper:]' '[:lower:]' 06:48:34 + OS_FAMILY=redhat 06:48:34 + workspace=/w/workspace/edgex-go/4 06:48:34 + START_PACKAGES=/tmp/packages_start.txt 06:48:34 + END_PACKAGES=/tmp/packages_end.txt 06:48:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:34 + PACKAGES=/tmp/packages_start.txt 06:48:34 + '[' /w/workspace/edgex-go/4 ']' 06:48:34 + PACKAGES=/tmp/packages_end.txt 06:48:34 + case "${OS_FAMILY}" in 06:48:34 + rpm -qa 06:48:34 + sort 06:48:36 + '[' -f /tmp/packages_start.txt ']' 06:48:36 + '[' -f /tmp/packages_end.txt ']' 06:48:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:36 + '[' /w/workspace/edgex-go/4 ']' 06:48:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 06:48:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 06:48:36 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:37 06:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:37 latest: Pulling from edgex-lftools-log-publisher 06:48:37 b4d181a07f80: Pulling fs layer 06:48:37 a1111a8f2ec3: Pulling fs layer 06:48:37 ed53099fbce6: Pulling fs layer 06:48:37 dc539afda2c1: Pulling fs layer 06:48:37 77bc0d833cb6: Pulling fs layer 06:48:37 9065ff56babe: Pulling fs layer 06:48:37 d287ab97295c: Pulling fs layer 06:48:37 dc539afda2c1: Waiting 06:48:37 77bc0d833cb6: Waiting 06:48:37 9065ff56babe: Waiting 06:48:37 d287ab97295c: Waiting 06:48:38 a1111a8f2ec3: Verifying Checksum 06:48:38 a1111a8f2ec3: Download complete 06:48:38 dc539afda2c1: Verifying Checksum 06:48:38 dc539afda2c1: Download complete 06:48:38 77bc0d833cb6: Verifying Checksum 06:48:38 77bc0d833cb6: Download complete 06:48:38 9065ff56babe: Verifying Checksum 06:48:38 9065ff56babe: Download complete 06:48:38 ed53099fbce6: Verifying Checksum 06:48:38 ed53099fbce6: Download complete 06:48:39 b4d181a07f80: Verifying Checksum 06:48:39 b4d181a07f80: Download complete 06:48:40 b4d181a07f80: Pull complete 06:48:40 a1111a8f2ec3: Pull complete 06:48:41 ed53099fbce6: Pull complete 06:48:41 dc539afda2c1: Pull complete 06:48:41 77bc0d833cb6: Pull complete 06:48:41 9065ff56babe: Pull complete 06:48:42 d287ab97295c: Verifying Checksum 06:48:42 d287ab97295c: Download complete 06:48:47 d287ab97295c: Pull complete 06:48:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:48:47 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 06:48:47 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 06:48:50 $ docker top cb3de7d628f2eda270786777fd69dbe4adf1c137553a6898c45cbd49998e0dc4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:51 + mkdir -p /var/log/sysstat [Pipeline] sh 06:48:51 + ls /var/log/sa-host 06:48:51 + sadf -c /var/log/sa-host/sa05 06:48:51 file_magic: OK 06:48:51 HZ: Using current value: 100 06:48:51 file_header: OK 06:48:51 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 06:48:51 Statistics: 06:48:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:51 File successfully converted to sysstat format version 12.0.3 06:48:51 + sadf -c /var/log/sa-host/sa30 06:48:51 file_magic: OK 06:48:51 HZ: Using current value: 100 06:48:51 file_header: OK 06:48:51 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 06:48:51 Statistics: 06:48:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:52 provisioning config files... 06:48:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2242246872671514848tmp [Pipeline] { [Pipeline] echo 06:48:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:52 ---> create-netrc.sh [Pipeline] } 06:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:48:52 ---> python-tools-install.sh [Pipeline] echo 06:48:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:53 ---> sudo-logs.sh 06:48:53 Archiving 'sudo' log.. 06:48:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-234.vexxhost.local: Name or service not known 06:48:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-234.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:48:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:53 ---> job-cost.sh 06:48:53 lf-activate-venv: SKIPPING 06:48:53 INFO: No Stack... 06:48:54 INFO: Retrieving Pricing Info for: v3-standard-2 06:48:54 INFO: Archiving Costs [Pipeline] echo 06:48:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:55 ---> logs-deploy.sh 06:48:55 lf-activate-venv: SKIPPING 06:48:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/4 06:48:55 INFO: archiving workspace using pattern(s): 06:48:55 Archives upload complete. 06:48:56 INFO: archiving logs to Nexus 06:48:56 ---> uname -a: 06:48:56 Linux prd-centos7-docker-4c-2g-234.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:48:56 06:48:56 06:48:56 ---> lscpu: 06:48:56 Architecture: x86_64 06:48:56 CPU op-mode(s): 32-bit, 64-bit 06:48:56 Byte Order: Little Endian 06:48:56 Address sizes: 40 bits physical, 48 bits virtual 06:48:56 CPU(s): 2 06:48:56 On-line CPU(s) list: 0,1 06:48:56 Thread(s) per core: 1 06:48:56 Core(s) per socket: 1 06:48:56 Socket(s): 2 06:48:56 NUMA node(s): 1 06:48:56 Vendor ID: AuthenticAMD 06:48:56 CPU family: 23 06:48:56 Model: 49 06:48:56 Model name: AMD EPYC-Rome Processor 06:48:56 Stepping: 0 06:48:56 CPU MHz: 2799.998 06:48:56 BogoMIPS: 5599.99 06:48:56 Virtualization: AMD-V 06:48:56 Hypervisor vendor: KVM 06:48:56 Virtualization type: full 06:48:56 L1d cache: 32K 06:48:56 L1i cache: 32K 06:48:56 L2 cache: 512K 06:48:56 L3 cache: 16384K 06:48:56 NUMA node0 CPU(s): 0,1 06:48:56 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 06:48:56 06:48:56 06:48:56 ---> nproc: 06:48:56 2 06:48:56 06:48:56 06:48:56 ---> df -h: 06:48:56 Filesystem Size Used Avail Use% Mounted on 06:48:56 overlay 40G 14G 27G 34% / 06:48:56 tmpfs 64M 0 64M 0% /dev 06:48:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:48:56 shm 64M 0 64M 0% /dev/shm 06:48:56 /dev/vda1 40G 14G 27G 34% /facter-os 06:48:56 06:48:56 06:48:56 ---> sar -b -r -n DEV: 06:48:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 06:48:56 06:48:56 06:38:48 LINUX RESTART (2 CPU) 06:48:56 06:48:56 06:40:01 tps rtps wtps bread/s bwrtn/s 06:48:56 06:41:01 198.23 0.15 198.08 22.11 62456.00 06:48:56 06:42:01 227.01 0.00 227.01 0.00 39525.96 06:48:56 06:43:01 53.95 0.00 53.95 0.00 8253.96 06:48:56 06:44:01 165.96 0.02 165.94 0.53 21363.11 06:48:56 06:45:01 674.67 217.69 456.98 13732.60 298657.88 06:48:56 06:46:01 474.62 43.37 431.25 2656.51 194877.33 06:48:56 06:47:01 290.28 33.58 256.69 2024.64 56525.94 06:48:56 06:48:01 1.63 0.00 1.63 0.00 33.76 06:48:56 Average: 260.87 36.87 224.01 2305.51 85248.07 06:48:56 06:48:56 06:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:48:56 06:41:01 3206628 0 1097772 13.71 2620 3701912 1471360 16.24 1155704 2994936 173268 06:48:56 06:42:01 3129112 0 1177908 14.71 2620 3699292 1797016 19.84 1372332 2857692 235448 06:48:56 06:43:01 3110960 0 1179672 14.73 2620 3715680 1885548 20.82 1302792 2939552 169764 06:48:56 06:44:01 3085740 0 1091124 13.62 2620 3829448 1255360 13.86 1220592 3038516 44 06:48:56 06:45:01 416312 0 1694800 21.16 2620 5895200 3645152 40.24 3022392 3758904 115196 06:48:56 06:46:01 161320 0 1364912 17.04 2620 6480080 1940320 21.42 2876624 4159928 113804 06:48:56 06:47:01 2176032 0 1234732 15.42 2620 4595548 1503596 16.60 1422292 3620876 20 06:48:56 06:48:01 2192772 0 1217988 15.21 2620 4595552 1263616 13.95 1439376 3592940 12 06:48:56 Average: 2184860 0 1257364 15.70 2620 4564089 1845246 20.37 1726513 3370418 100944 06:48:56 06:48:56 06:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:48:56 06:41:01 eth0 1339.48 1217.27 6519.14 109.70 0.00 0.00 0.00 0.00 06:48:56 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:41:01 docker0 901.02 872.66 66.81 3226.20 0.00 0.00 0.00 0.00 06:48:56 06:42:01 eth0 43.75 26.43 33.80 57.77 0.00 0.00 0.00 0.00 06:48:56 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:42:01 veth8688046 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 06:48:56 06:42:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 06:48:56 06:43:01 eth0 28.46 17.82 18.75 55.99 0.00 0.00 0.00 0.00 06:48:56 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:43:01 veth8688046 1.83 1.83 0.14 0.15 0.00 0.00 0.00 0.00 06:48:56 06:43:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 06:48:56 06:44:01 eth0 260.28 182.38 1703.79 25.65 0.00 0.00 0.00 0.00 06:48:56 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:45:01 vethd61af7b 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 06:48:56 06:45:01 veth993273b 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 06:48:56 06:45:01 veth92be9d8 0.00 0.85 0.00 0.05 0.00 0.00 0.00 0.00 06:48:56 06:45:01 eth0 127.53 80.35 203.92 58.18 0.00 0.00 0.00 0.00 06:48:56 06:46:01 veth92be9d8 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 06:48:56 06:46:01 eth0 102.73 55.93 256.56 74.26 0.00 0.00 0.00 0.00 06:48:56 06:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:48:56 06:46:01 docker0 1613.89 1527.12 119.93 5103.45 0.00 0.00 0.00 0.00 06:48:56 06:47:01 eth0 288.68 167.75 1756.85 73.56 0.00 0.00 0.00 0.00 06:48:56 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:47:01 docker0 45.99 101.91 3.01 535.05 0.00 0.00 0.00 0.00 06:48:56 06:48:01 eth0 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 06:48:56 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 Average: eth0 273.88 218.45 1311.29 56.89 0.00 0.00 0.00 0.00 06:48:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:56 Average: docker0 128.06 137.28 9.32 513.40 0.00 0.00 0.00 0.00 06:48:56 06:48:56 06:48:56 ---> sar -P ALL: 06:48:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 06:48:56 06:48:56 06:38:48 LINUX RESTART (2 CPU) 06:48:56 06:48:56 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:48:56 06:41:01 all 25.44 0.00 8.73 3.94 0.12 61.77 06:48:56 06:41:01 0 22.94 0.00 8.88 3.62 0.13 64.43 06:48:56 06:41:01 1 27.93 0.00 8.58 4.27 0.11 59.12 06:48:56 06:42:01 all 62.84 0.00 10.74 1.48 0.15 24.80 06:48:56 06:42:01 0 62.71 0.00 10.89 1.60 0.15 24.66 06:48:56 06:42:01 1 62.96 0.00 10.59 1.36 0.15 24.94 06:48:56 06:43:01 all 35.39 0.00 4.38 0.37 0.07 59.78 06:48:56 06:43:01 0 34.91 0.00 4.30 0.28 0.07 60.44 06:48:56 06:43:01 1 35.88 0.00 4.47 0.46 0.07 59.13 06:48:56 06:44:01 all 58.40 0.00 8.16 1.93 0.13 31.38 06:48:56 06:44:01 0 57.88 0.00 8.26 1.93 0.13 31.81 06:48:56 06:44:01 1 58.92 0.00 8.06 1.93 0.13 30.96 06:48:56 06:45:01 all 53.95 0.00 20.55 17.46 0.14 7.90 06:48:56 06:45:01 0 52.86 0.00 21.35 18.59 0.13 7.07 06:48:56 06:45:01 1 55.05 0.00 19.74 16.34 0.15 8.72 06:48:56 06:46:01 all 72.52 0.00 16.74 9.46 0.15 1.14 06:48:56 06:46:01 0 71.93 0.00 17.63 8.73 0.15 1.57 06:48:56 06:46:01 1 73.12 0.00 15.84 10.18 0.15 0.70 06:48:56 06:47:01 all 40.44 0.00 12.25 4.43 0.13 42.74 06:48:56 06:47:01 0 40.17 0.00 12.21 4.14 0.16 43.31 06:48:56 06:47:01 1 40.71 0.00 12.30 4.72 0.11 42.16 06:48:56 06:48:01 all 0.28 0.00 0.08 0.00 0.00 99.65 06:48:56 06:48:01 0 0.05 0.00 0.08 0.00 0.00 99.87 06:48:56 06:48:01 1 0.50 0.00 0.07 0.00 0.00 99.43 06:48:56 Average: all 42.99 0.00 10.03 4.78 0.11 42.09 06:48:56 Average: 0 42.28 0.00 10.28 4.76 0.11 42.57 06:48:56 Average: 1 43.70 0.00 9.79 4.80 0.11 41.61 06:48:56 06:48:56 06:48:56