Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5376108886094327007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5727162098886198495.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1324601452254939962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7935198473214496264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4739190737147892990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-249 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7856327410943144418.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7594869549917676646.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2160936354135279753.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 Merge succeeded, producing 46bd931079fc7a7b5c82681fda57591679d4c377 Checking out Revision 46bd931079fc7a7b5c82681fda57591679d4c377 (PR-3579) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bd931079fc7a7b5c82681fda57591679d4c377 # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:22 ========================================================= 18:24:22 EdgeX Global Pipelines Version Info 18:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6308d0aa4674d7176c89471c71cadf0fe3062bf3 # timeout=10 18:24:24 ------------------- 18:24:24 stable info: 18:24:24 ------------------- 18:24:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:24:24 Message: update stable to v1.0.195 18:24:24 ------------------- 18:24:24 experimental info: 18:24:24 ------------------- 18:24:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:24:24 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:24:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bd931079fc7a7b5c82681fda57591679d4c377 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bd931 [Pipeline] echo 18:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:25 provisioning config files... 18:24:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3028783080795668746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:25 ---> docker-login.sh 18:24:25 nexus3.edgexfoundry.org:10001 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 nexus3.edgexfoundry.org:10002 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 nexus3.edgexfoundry.org:10003 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 nexus3.edgexfoundry.org:10004 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:26 Configure a credential helper to remove this warning. See 18:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:26 18:24:26 Login Succeeded 18:24:26 docker.io 18:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:27 Configure a credential helper to remove this warning. See 18:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:27 18:24:27 Login Succeeded 18:24:27 ---> docker-login.sh ends [Pipeline] } 18:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:27 ++ 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 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/core-command/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo core-command,cmd/core-command/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/core-data/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo core-data,cmd/core-data/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/core-metadata/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo core-metadata,cmd/core-metadata/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/security-bootstrapper/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/security-proxy-setup/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/support-notifications/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo support-notifications,cmd/support-notifications/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/support-scheduler/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:24:27 + for file in '`ls cmd/**/Dockerfile`' 18:24:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:24:27 ++ cut -d/ -f2 18:24:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:24:27 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 18:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:29 18:24:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:24:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:29 latest: Pulling from edgex-devops/git-semver 18:24:29 31603596830f: Pulling fs layer 18:24:29 54011a49482f: Pulling fs layer 18:24:29 a6820b24f6d8: Pulling fs layer 18:24:29 f581987b2513: Pulling fs layer 18:24:29 f581987b2513: Waiting 18:24:29 54011a49482f: Verifying Checksum 18:24:29 54011a49482f: Download complete 18:24:29 31603596830f: Verifying Checksum 18:24:29 31603596830f: Download complete 18:24:29 a6820b24f6d8: Verifying Checksum 18:24:29 a6820b24f6d8: Download complete 18:24:29 f581987b2513: Verifying Checksum 18:24:29 f581987b2513: Download complete 18:24:29 31603596830f: Pull complete 18:24:29 54011a49482f: Pull complete 18:24:30 a6820b24f6d8: Pull complete 18:24:30 f581987b2513: Pull complete 18:24:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:24:30 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:24:32 $ docker top df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:32 [ssh-agent] Looking for ssh-agent implementation... 18:24:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:32 $ docker exec df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent 18:24:32 SSH_AUTH_SOCK=/tmp/ssh-gBGC9qzgf984/agent.13 18:24:32 SSH_AGENT_PID=20 18:24:32 Running ssh-add (command line suppressed) 18:24:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5001015366339767467.key (/w/workspace/edgex-go/3@tmp/private_key_5001015366339767467.key) 18:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:33 + git tag --points-at HEAD [Pipeline] } 18:24:33 $ docker exec --env ******** --env ******** df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent -k 18:24:33 unset SSH_AUTH_SOCK; 18:24:33 unset SSH_AGENT_PID; 18:24:33 echo Agent pid 20 killed; 18:24:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:33 [ssh-agent] Looking for ssh-agent implementation... 18:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:33 $ docker exec df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent 18:24:33 SSH_AUTH_SOCK=/tmp/ssh-ASJ5NLfHQA2z/agent.53 18:24:33 SSH_AGENT_PID=60 18:24:33 Running ssh-add (command line suppressed) 18:24:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6175159569098815523.key (/w/workspace/edgex-go/3@tmp/private_key_6175159569098815523.key) 18:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:34 + git semver init 18:24:34 # -> Open(): unable to determine branch for HEAD 18:24:34 # $GIT_DIR = /w/workspace/edgex-go/3/.git 18:24:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 18:24:34 # $SEMVER_REMOTE_NAME = origin 18:24:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:24:34 # $SEMVER_USER_NAME = edgex-jenkins 18:24:34 # $SEMVER_BRANCH = PR-3579 18:24:34 # $SEMVER_TEMP = /tmp/semver-785082618 18:24:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:24:49 # '/tmp/semver-785082618' -> '/w/workspace/edgex-go/3/.semver' 18:24:49 # -> Force: false 18:24:49 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 18:24:49 $ docker exec --env ******** --env ******** df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d ssh-agent -k 18:24:49 unset SSH_AUTH_SOCK; 18:24:49 unset SSH_AGENT_PID; 18:24:49 echo Agent pid 60 killed; 18:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:49 + git semver [Pipeline] } 18:24:49 $ docker stop --time=1 df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d 18:24:53 $ docker rm -f df0d180e1cdf948f202f2042c31e25fa2b8747a6cf9e000cbabc928097ce5b1d [Pipeline] // withDockerContainer [Pipeline] sh 18:24:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:54 Stashed 1 file(s) [Pipeline] echo 18:24:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:24:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:24:55 + sudo service docker restart 18:24:55 + true 18:24:55 Redirecting to /bin/systemctl restart docker.service 18:25:09 Still waiting to schedule task 18:25:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 18:25:13 ========================================================= 18:25:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:25:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:25:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:25:15 Sending build context to Docker daemon 329.6MB 18:25:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:25:15 Step 2/6 : FROM ${BASE} 18:25:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:25:15 540db60ca938: Pulling fs layer 18:25:15 adcc1eea9eea: Pulling fs layer 18:25:15 4c4ab2625f07: Pulling fs layer 18:25:15 0510c868ecb4: Pulling fs layer 18:25:15 afea3b2eda06: Pulling fs layer 18:25:15 7809a108b3ef: Pulling fs layer 18:25:15 f706445af74f: Pulling fs layer 18:25:15 0510c868ecb4: Waiting 18:25:15 afea3b2eda06: Waiting 18:25:15 7809a108b3ef: Waiting 18:25:15 f706445af74f: Waiting 18:25:15 4c4ab2625f07: Verifying Checksum 18:25:15 4c4ab2625f07: Download complete 18:25:15 adcc1eea9eea: Verifying Checksum 18:25:15 adcc1eea9eea: Download complete 18:25:15 afea3b2eda06: Verifying Checksum 18:25:15 afea3b2eda06: Download complete 18:25:15 7809a108b3ef: Verifying Checksum 18:25:15 7809a108b3ef: Download complete 18:25:15 540db60ca938: Verifying Checksum 18:25:15 540db60ca938: Download complete 18:25:15 540db60ca938: Pull complete 18:25:15 adcc1eea9eea: Pull complete 18:25:15 4c4ab2625f07: Pull complete 18:25:17 f706445af74f: Verifying Checksum 18:25:17 f706445af74f: Download complete 18:25:17 0510c868ecb4: Verifying Checksum 18:25:17 0510c868ecb4: Download complete 18:25:21 0510c868ecb4: Pull complete 18:25:21 afea3b2eda06: Pull complete 18:25:21 7809a108b3ef: Pull complete 18:25:24 f706445af74f: Pull complete 18:25:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:25:24 ---> b068be0155e3 18:25:24 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:25:26 ---> Running in 5f86ef3ce35d 18:25:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:25:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:25:28 (1/12) Installing libmagic (5.39-r0) 18:25:28 (2/12) Installing file (5.39-r0) 18:25:28 (3/12) Installing libc-dev (0.7.2-r3) 18:25:28 (4/12) Installing g++ (10.2.1_pre1-r3) 18:25:34 (5/12) Installing fortify-headers (1.1-r0) 18:25:34 (6/12) Installing patch (2.7.6-r6) 18:25:34 (7/12) Installing build-base (0.5-r2) 18:25:34 (8/12) Installing libsodium (1.0.18-r0) 18:25:34 (9/12) Installing pkgconf (1.7.3-r0) 18:25:34 (10/12) Installing libsodium-dev (1.0.18-r0) 18:25:34 (11/12) Installing libzmq (4.3.3-r1) 18:25:34 (12/12) Installing zeromq-dev (4.3.3-r1) 18:25:34 Executing busybox-1.32.1-r6.trigger 18:25:34 OK: 219 MiB in 52 packages 18:25:35 Removing intermediate container 5f86ef3ce35d 18:25:35 ---> 93fea0b46ab2 18:25:35 Step 4/6 : WORKDIR /edgex-go 18:25:35 ---> Running in 0f5b343ff49f 18:25:35 Removing intermediate container 0f5b343ff49f 18:25:35 ---> 632d06d59bc6 18:25:35 Step 5/6 : COPY go.mod . 18:25:35 ---> a34e10c0efb8 18:25:35 Step 6/6 : RUN go mod download 18:25:35 ---> Running in 46a97e1d202f 18:25:47 Removing intermediate container 46a97e1d202f 18:25:47 ---> c68cebd6b01c 18:25:47 Successfully built c68cebd6b01c 18:25:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:25:48 + docker inspect -f . ci-base-image-x86_64 18:25:48 . [Pipeline] withDockerContainer 18:25:48 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:48 $ docker top 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:49 + go version 18:25:49 go version go1.16.3 linux/amd64 [Pipeline] } 18:25:49 $ docker stop --time=1 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a 18:25:50 $ docker rm -f 5d7509d41efb72d87c3c8ecc027eb511b5ad3c6b71cc0d520eb50134614f582a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:50 + docker inspect -f . ci-base-image-x86_64 18:25:50 . [Pipeline] withDockerContainer 18:25:50 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:25:51 $ docker top e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:51 ========================================================= 18:25:51 [edgeXBuildGoParallel] Running Tests and Build... 18:25:51 ========================================================= [Pipeline] sh 18:25:51 + go mod tidy [Pipeline] sh 18:25:52 + make test 18:25:52 go mod tidy 18:25:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:25:57 ? github.com/edgexfoundry/edgex-go [no test files] 18:26:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:26:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:26:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:26:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:26:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:26:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:26:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:26:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:26:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:26:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:26:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:26:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:26:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 18:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 100.0% of statements 18:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements 18:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements 18:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements 18:26:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:26:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.219s coverage: 95.1% of statements 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 22.0% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 18:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 18:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 18:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.155s coverage: 81.8% of statements 18:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:27:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-250 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 18:27:08 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 66.9% of statements 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:27:08 The recommended git tool is: git 18:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 18:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 18:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 18:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:27:14 using credential edgex-jenkins-ssh 18:27:14 Cloning the remote Git repository 18:27:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:27:14 > git init /w/workspace/edgex-go/3 # timeout=10 18:27:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:27:14 > git --version # timeout=10 18:27:14 > git --version # 'git version 2.17.1' 18:27:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 18:27:18 GO111MODULE=on go vet ./... 18:27:30 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 18:27:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:27:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:27:30 > git config core.sparsecheckout # timeout=10 18:27:30 > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # timeout=10 [Pipeline] // stage [Pipeline] } 18:27:31 Failed in branch arm64 18:27:44 gofmt -l . 18:27:44 [ "`gofmt -l .`" = "" ] 18:27:44 ./bin/test-attribution-txt.sh [Pipeline] sh 18:27:45 + ls -al . 18:27:45 total 516 18:27:45 drwxrwxr-x 10 1001 1001 4096 Jun 18 18:27 . 18:27:45 drwxr-xr-x 4 root root 28 Jun 18 18:25 .. 18:27:45 -rw-rw-r-- 1 1001 1001 11 Jun 18 18:24 .dockerignore 18:27:45 drwxrwxr-x 8 1001 1001 179 Jun 18 18:24 .git 18:27:45 drwxrwxr-x 3 1001 1001 125 Jun 18 18:24 .github 18:27:45 -rw-rw-r-- 1 1001 1001 818 Jun 18 18:24 .gitignore 18:27:45 drwx------ 3 1001 1001 60 Jun 18 18:24 .semver 18:27:45 -rw-rw-r-- 1 1001 1001 166 Jun 18 18:24 .sonarcloud.properties 18:27:45 -rw-rw-r-- 1 1001 1001 8609 Jun 18 18:24 Attribution.txt 18:27:45 -rw-rw-r-- 1 1001 1001 3804 Jun 18 18:24 CONTRIBUTING.md 18:27:45 -rw-rw-r-- 1 1001 1001 931 Jun 18 18:24 Dockerfile.build 18:27:45 -rw-rw-r-- 1 1001 1001 849 Jun 18 18:24 Jenkinsfile 18:27:45 -rw-rw-r-- 1 1001 1001 10775 Jun 18 18:24 LICENSE 18:27:45 -rw-rw-r-- 1 1001 1001 5605 Jun 18 18:24 Makefile 18:27:45 -rw-rw-r-- 1 1001 1001 7905 Jun 18 18:24 README.md 18:27:45 -rw-rw-r-- 1 1001 1001 7071 Jun 18 18:24 SECURITY.md 18:27:45 -rw-rw-r-- 1 1001 1001 5 Jun 18 18:24 VERSION 18:27:45 -rw-rw-r-- 1 1001 1001 4131 Jun 18 18:24 ZMQWindows.md 18:27:45 drwxrwxr-x 2 1001 1001 37 Jun 18 18:24 bin 18:27:45 drwxrwxr-x 14 1001 1001 4096 Jun 18 18:24 cmd 18:27:45 -rw-r--r-- 1 root root 398095 Jun 18 18:27 coverage.out 18:27:45 -rw-rw-r-- 1 1001 1001 841 Jun 18 18:24 go.mod 18:27:45 -rw-r--r-- 1 root root 20843 Jun 18 18:25 go.sum 18:27:45 drwxrwxr-x 7 1001 1001 114 Jun 18 18:24 internal 18:27:45 drwxrwxr-x 3 1001 1001 16 Jun 18 18:24 openapi 18:27:45 drwxrwxr-x 4 1001 1001 71 Jun 18 18:24 snap 18:27:45 -rw-rw-r-- 1 1001 1001 168 Jun 18 18:24 version.go [Pipeline] sh 18:27:45 + '[' -e coverage.out ] 18:27:45 + chown 1001:1001 coverage.out [Pipeline] stash 18:27:46 Stashed 1 file(s) [Pipeline] sh 18:27:46 + make build 18:27:46 go mod tidy 18:27:46 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 18:27:47 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 18:27:54 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 18:27:54 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 18:27:55 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 18:27:56 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 18:27:57 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 18:27:57 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 18:27:58 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 18:27:59 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 18:28:00 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 18:28:01 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] } 18:28:02 $ docker stop --time=1 e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 18:28:04 $ docker rm -f e440e00659bd6799e68db11d4e5da2dfb03b03326a1e67cabd0998ef3fb292f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:07 18:28:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:08 latest: Pulling from edgex-devops/edgex-compose 18:28:08 cbdbe7a5bc2a: Pulling fs layer 18:28:08 ca9280d653b3: Pulling fs layer 18:28:08 7e9c9ca2126c: Pulling fs layer 18:28:08 cbdbe7a5bc2a: Verifying Checksum 18:28:08 cbdbe7a5bc2a: Download complete 18:28:08 cbdbe7a5bc2a: Pull complete 18:28:09 ca9280d653b3: Verifying Checksum 18:28:09 ca9280d653b3: Download complete 18:28:09 ca9280d653b3: Pull complete 18:28:09 7e9c9ca2126c: Verifying Checksum 18:28:09 7e9c9ca2126c: Download complete 18:28:13 7e9c9ca2126c: Pull complete 18:28:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:28:13 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:28:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:28:15 $ docker top b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:16 + docker-compose build --help 18:28:16 + grep parallel 18:28:16 --parallel Build images in parallel. [Pipeline] } 18:28:16 $ docker stop --time=1 b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 18:28:18 $ docker rm -f b07f3432db68fce5b430d908a2319ff0c16e66010c80c636ad80b68b15ac8525 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:28:18 . [Pipeline] withDockerContainer 18:28:18 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:28:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:28:18 $ docker top 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:19 + docker-compose -f ./docker-compose-build.yml build --parallel 18:28:19 Building core-command ... 18:28:19 Building core-data ... 18:28:19 Building core-metadata ... 18:28:19 Building security-bootstrapper ... 18:28:19 Building security-proxy-setup ... 18:28:19 Building security-secretstore-setup ... 18:28:19 Building support-notifications ... 18:28:19 Building support-scheduler ... 18:28:19 Building sys-mgmt-agent ... 18:28:19 Building sys-mgmt-agent 18:28:19 Building support-notifications 18:28:19 Building security-secretstore-setup 18:28:19 Building core-metadata 18:28:19 Building security-proxy-setup 18:28:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:28:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:28:32 ---> c68cebd6b01c 18:28:32 Step 3/26 : WORKDIR /edgex-go 18:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:28:32 ---> c68cebd6b01c 18:28:32 Step 3/24 : WORKDIR /edgex-go 18:28:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:28:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:32 ---> c68cebd6b01c 18:28:32 Step 3/23 : WORKDIR /edgex-go 18:28:37 ---> Running in a73411850686 18:28:37 ---> Running in f86dff457b76 18:28:37 ---> Running in 454f3e3ca227 18:28:38 Removing intermediate container a73411850686 18:28:38 ---> 2ec0920120e0 18:28:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:38 Removing intermediate container f86dff457b76 18:28:38 ---> abef37d1511d 18:28:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:38 Removing intermediate container 454f3e3ca227 18:28:38 ---> 8694c68f86ed 18:28:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:39 ---> Running in edef0e703efd 18:28:39 ---> Running in 9e6ec2ebcbe5 18:28:39 ---> Running in fb47365c6dd1 18:28:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:28:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:28:42 ---> c68cebd6b01c 18:28:42 Step 3/24 : WORKDIR /edgex-go 18:28:42 ---> Using cache 18:28:42 ---> 8694c68f86ed 18:28:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:28:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:42 ---> c68cebd6b01c 18:28:42 Step 3/22 : WORKDIR /edgex-go 18:28:42 ---> Using cache 18:28:42 ---> 8694c68f86ed 18:28:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:42 Removing intermediate container edef0e703efd 18:28:42 ---> af6b046b98c5 18:28:42 Step 5/24 : RUN apk add --update --no-cache make git 18:28:42 ---> Running in 3d514b7e1778 18:28:42 ---> Running in 472d571dd3c2 18:28:42 ---> Running in ad631edd4c2d 18:28:42 Removing intermediate container fb47365c6dd1 18:28:42 ---> e64c9a768c14 18:28:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:28:42 Removing intermediate container 9e6ec2ebcbe5 18:28:42 ---> dfcb198592af 18:28:42 Step 5/26 : RUN apk add --update --no-cache make git 18:28:42 ---> Running in 5bcd07427847 18:28:42 ---> Running in c6dee4cacf88 18:28:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:42 Removing intermediate container 472d571dd3c2 18:28:42 ---> e95a32225ee8 18:28:42 Step 5/24 : RUN apk add --update --no-cache make bash git 18:28:42 ---> Running in 84f636b0aec1 18:28:42 Removing intermediate container 3d514b7e1778 18:28:42 ---> 103266992999 18:28:42 Step 5/22 : RUN apk add --update --no-cache make git 18:28:43 ---> Running in 7e2472495b56 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:43 OK: 219 MiB in 52 packages 18:28:44 Removing intermediate container ad631edd4c2d 18:28:44 ---> dcc12fc15f6c 18:28:44 Step 6/24 : COPY go.mod . 18:28:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:44 ---> 9ed26390e005 18:28:44 Step 7/24 : RUN go mod download 18:28:44 ---> Running in a7a92bf91fa4 18:28:44 OK: 219 MiB in 52 packages 18:28:44 OK: 219 MiB in 52 packages 18:28:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:44 OK: 219 MiB in 52 packages 18:28:44 Removing intermediate container c6dee4cacf88 18:28:44 ---> 8a345d08a748 18:28:44 Step 6/26 : COPY go.mod . 18:28:45 Removing intermediate container 5bcd07427847 18:28:45 ---> 302353e4055c 18:28:45 Step 6/23 : COPY go.mod . 18:28:45 Removing intermediate container a7a92bf91fa4 18:28:45 ---> 378277717ac1 18:28:45 Step 8/24 : COPY . . 18:28:45 ---> 900d1c53672b 18:28:45 Step 7/26 : RUN go mod download 18:28:45 ---> 6a859f82169f 18:28:45 Step 7/23 : RUN go mod download 18:28:45 ---> Running in f837b3507bdf 18:28:45 Removing intermediate container 7e2472495b56 18:28:45 ---> ca6c1e099876 18:28:45 Step 6/22 : COPY go.mod . 18:28:45 ---> Running in 0b0a624a8f82 18:28:46 ---> c3a4d11c24ab 18:28:46 Step 7/22 : RUN go mod download 18:28:47 OK: 219 MiB in 52 packages 18:28:48 ---> Running in c503a06e02a7 18:28:49 ---> 89d789dbbc64 18:28:49 Step 9/24 : RUN go mod tidy 18:28:49 Removing intermediate container 84f636b0aec1 18:28:49 ---> 73aef5d6ca6c 18:28:49 Step 6/24 : COPY go.mod . 18:28:49 ---> Running in 75e2fb223214 18:28:49 Removing intermediate container f837b3507bdf 18:28:49 ---> 5ba82ce56a7f 18:28:49 Step 8/26 : COPY . . 18:28:49 Removing intermediate container 0b0a624a8f82 18:28:49 ---> 3ab38f30eed8 18:28:49 Step 8/23 : COPY . . 18:28:50 ---> 32804f8115d9 18:28:50 Step 7/24 : RUN go mod download 18:28:55 ---> Running in 9f70a18a4e32 18:28:55 Removing intermediate container c503a06e02a7 18:28:55 ---> a2847951a514 18:28:55 Step 8/22 : COPY . . 18:28:56 Removing intermediate container 75e2fb223214 18:28:56 ---> d8080f2ead0e 18:28:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:28:56 ---> 8b7aea77ae1c 18:28:56 Step 9/26 : RUN go mod tidy 18:28:56 ---> Running in bc7edb8cab79 18:28:56 ---> e4d07becf9eb 18:28:56 Step 9/23 : RUN go mod tidy 18:28:56 ---> Running in 8976081dd5f9 18:28:56 ---> Running in ac5dd53fa9b3 18:28:59 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 18:29:01 Removing intermediate container 9f70a18a4e32 18:29:01 ---> 522de6a34503 18:29:01 Step 8/24 : COPY . . 18:29:01 ---> 48d061f71a07 18:29:01 Step 9/22 : RUN go mod tidy 18:29:01 ---> Running in be9901679b89 18:29:02 Removing intermediate container ac5dd53fa9b3 18:29:02 ---> 935a4c928bf2 18:29:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:29:04 Removing intermediate container 8976081dd5f9 18:29:04 ---> 32d043fa4c74 18:29:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:29:04 ---> Running in 0c839cc19ce5 18:29:04 ---> Running in 1c46b47bdd8b 18:29:05 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 18:29:05 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 18:29:06 Removing intermediate container be9901679b89 18:29:06 ---> 0f9cc9d36d9b 18:29:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:29:06 ---> Running in f42ed52c80c2 18:29:07 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 18:29:10 ---> bdae9dbbc85b 18:29:10 Step 9/24 : RUN go mod tidy 18:29:10 ---> Running in a5c50460a46f 18:29:12 Removing intermediate container a5c50460a46f 18:29:12 ---> 7dcc2d537312 18:29:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:29:12 ---> Running in b9b357fd0eb7 18:29:12 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 18:29:44 Removing intermediate container bc7edb8cab79 18:29:44 ---> 1a25995910d3 18:29:44 18:29:44 Step 11/24 : FROM alpine:3.12 18:29:44 3.12: Pulling from library/alpine 18:29:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:29:44 Status: Downloaded newer image for alpine:3.12 18:29:44 ---> 13621d1b12d4 18:29:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:29:44 ---> Running in a63d5a77471e 18:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:29:44 (1/1) Installing dumb-init (1.2.2-r1) 18:29:44 Executing busybox-1.31.1-r20.trigger 18:29:44 OK: 6 MiB in 15 packages 18:29:44 Removing intermediate container a63d5a77471e 18:29:44 ---> defa26fad8aa 18:29:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:29:44 ---> Running in 119b095a6598 18:29:44 Removing intermediate container 119b095a6598 18:29:44 ---> a6c124b800b7 18:29:44 Step 14/24 : ENV APP_PORT=59881 18:29:44 ---> Running in 30857340ab37 18:29:44 Removing intermediate container 30857340ab37 18:29:44 ---> c36af6a9e5fa 18:29:44 Step 15/24 : EXPOSE $APP_PORT 18:29:44 ---> Running in e8805e1b418e 18:29:44 Removing intermediate container e8805e1b418e 18:29:44 ---> a88ad7917bee 18:29:44 Step 16/24 : WORKDIR / 18:29:44 ---> Running in c389d4f5cbf3 18:29:44 Removing intermediate container c389d4f5cbf3 18:29:44 ---> 92b4a0043b39 18:29:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:44 ---> ae0a0490a6ca 18:29:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:29:45 ---> 9bb6e20e6a2c 18:29:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:29:45 ---> 8d1ac835b8bb 18:29:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:29:45 ---> Running in 41f33aa671c5 18:29:45 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 18:29:45 Removing intermediate container 41f33aa671c5 18:29:45 ---> 28c0b0606697 18:29:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:45 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 18:29:45 ---> Running in df10cbc6a48b 18:29:45 Removing intermediate container df10cbc6a48b 18:29:45 ---> 6f60587a894a 18:29:45 Step 22/24 : LABEL arch=x86_64 18:29:46 ---> Running in b2d3d314cfc0 18:29:46 Removing intermediate container b2d3d314cfc0 18:29:46 ---> b1e224ba4cea 18:29:46 Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:29:46 ---> Running in 55ce8314d344 18:29:46 Removing intermediate container 55ce8314d344 18:29:46 ---> 522a822d8a4e 18:29:46 Step 24/24 : LABEL version=0.0.0 18:29:46 ---> Running in 4ca70de2a8f4 18:29:46 Removing intermediate container 4ca70de2a8f4 18:29:46 ---> 16702f49bdad 18:29:46 18:29:47 Successfully built 16702f49bdad 18:29:47 Successfully tagged core-metadata:latest 18:29:47  Building core-metadata ... done Building security-bootstrapper 18:29:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:29:52 ---> c68cebd6b01c 18:29:52 Step 3/32 : WORKDIR /edgex-go 18:29:52 ---> Using cache 18:29:52 ---> 8694c68f86ed 18:29:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:52 ---> Using cache 18:29:52 ---> 103266992999 18:29:52 Step 5/32 : RUN apk add --update --no-cache make git 18:29:52 ---> Using cache 18:29:52 ---> ca6c1e099876 18:29:52 Step 6/32 : COPY go.mod . 18:29:52 ---> Using cache 18:29:52 ---> c3a4d11c24ab 18:29:52 Step 7/32 : RUN go mod download 18:29:52 ---> Using cache 18:29:52 ---> a2847951a514 18:29:52 Step 8/32 : COPY . . 18:29:52 ---> Using cache 18:29:52 ---> 48d061f71a07 18:29:52 Step 9/32 : RUN go mod tidy 18:29:52 ---> Using cache 18:29:52 ---> 0f9cc9d36d9b 18:29:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:29:52 ---> Running in c13465a143a7 18:29:52 Removing intermediate container 1c46b47bdd8b 18:29:52 ---> 176dcbb3ddfe 18:29:52 18:29:52 Step 11/26 : FROM alpine:3.12 18:29:52 ---> 13621d1b12d4 18:29:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:29:52 ---> Running in 24aa40e8f493 18:29:53 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 18:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:29:53 (1/6) Installing ca-certificates (20191127-r4) 18:29:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:29:53 (3/6) Installing libcurl (7.77.0-r0) 18:29:53 (4/6) Installing curl (7.77.0-r0) 18:29:53 (5/6) Installing dumb-init (1.2.2-r1) 18:29:53 (6/6) Installing su-exec (0.2-r1) 18:29:53 Executing busybox-1.31.1-r20.trigger 18:29:53 Executing ca-certificates-20191127-r4.trigger 18:29:54 OK: 7 MiB in 20 packages 18:29:55 Removing intermediate container 0c839cc19ce5 18:29:55 ---> 7d4189583546 18:29:55 18:29:55 Step 11/23 : FROM alpine:3.12 18:29:55 ---> 13621d1b12d4 18:29:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:29:55 Removing intermediate container f42ed52c80c2 18:29:55 ---> c5ac11dae3f1 18:29:55 18:29:55 Step 11/22 : FROM alpine:3.12 18:29:55 ---> 13621d1b12d4 18:29:55 Step 12/22 : RUN apk add --update --no-cache curl 18:29:55 ---> Running in 5a7c4391b225 18:29:55 ---> Running in 1c556e01e6bb 18:29:55 Removing intermediate container 24aa40e8f493 18:29:55 ---> 5d15c020f85d 18:29:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:29:55 ---> Running in 0e1a6f0cb671 18:29:55 Removing intermediate container b9b357fd0eb7 18:29:55 ---> 0ffad9892713 18:29:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:29:55 ---> Running in 18d0c48b3f73 18:29:55 Removing intermediate container 0e1a6f0cb671 18:29:55 ---> 94ac2810f299 18:29:55 Step 14/26 : WORKDIR / 18:29:55 ---> Running in fa1a7fdcbdff 18:29:56 Removing intermediate container fa1a7fdcbdff 18:29:56 ---> b13718663ae4 18:29:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:29:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:29:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:29:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:29:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:29:56 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 18:29:56 ---> 7afdb3d2a971 18:29:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:29:56 (1/2) Installing ca-certificates (20191127-r4) 18:29:56 (2/2) Installing dumb-init (1.2.2-r1) 18:29:56 Executing busybox-1.31.1-r20.trigger 18:29:56 (1/4) Installing ca-certificates (20191127-r4) 18:29:56 Executing ca-certificates-20191127-r4.trigger 18:29:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:29:56 (3/4) Installing libcurl (7.77.0-r0) 18:29:56 (4/4) Installing curl (7.77.0-r0) 18:29:56 Executing busybox-1.31.1-r20.trigger 18:29:57 Executing ca-certificates-20191127-r4.trigger 18:29:57 OK: 6 MiB in 16 packages 18:29:57 OK: 7 MiB in 18 packages 18:29:57 ---> 4b2e2a987419 18:29:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:29:57 ---> 25afe2278520 18:29:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:29:57 Removing intermediate container 5a7c4391b225 18:29:57 ---> 394d53961a51 18:29:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:29:57 ---> Running in 0eb2cfde960c 18:29:57 Removing intermediate container 1c556e01e6bb 18:29:57 ---> 50e35ecef4bb 18:29:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:29:57 ---> Running in 94b1b37c2fa0 18:29:57 ---> 382e8c1eb179 18:29:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:29:58 Removing intermediate container 0eb2cfde960c 18:29:58 ---> cf8473a9df0f 18:29:58 Step 14/23 : ENV APP_PORT=59860 18:29:58 Removing intermediate container 94b1b37c2fa0 18:29:58 ---> 08bda41c30a5 18:29:58 Step 14/22 : WORKDIR /edgex 18:29:58 ---> Running in 23226ae93295 18:29:58 ---> Running in 70c320bcfa14 18:29:58 Removing intermediate container 18d0c48b3f73 18:29:58 ---> fc0db6bdbff8 18:29:58 18:29:58 Step 12/24 : FROM docker:20.10.0 18:29:58 ---> 00787014ef10 18:29:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:29:58 Removing intermediate container 23226ae93295 18:29:58 ---> ceb5ac7133a9 18:29:58 Step 15/23 : EXPOSE $APP_PORT 18:29:58 Removing intermediate container 70c320bcfa14 18:29:58 ---> 9bcd93a9a9cf 18:29:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:29:58 ---> Running in fb8270b92c17 18:29:58 20.10.0: Pulling from library/docker 18:29:59 Removing intermediate container fb8270b92c17 18:29:59 ---> 7d63d2528cef 18:29:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:59 ---> fdd54b7bfa26 18:29:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:29:59 ---> 9980c00521b9 18:29:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:29:59 ---> e03aec173e1e 18:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:30:00 ---> c30cad4040e5 18:30:00 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/ 18:30:00 ---> 41695f72c2fd 18:30:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:30:00 ---> Running in 64bb3cb9465d 18:30:00 ---> a5c4c0ec9574 18:30:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:30:02 ---> 0ff7e7aaa84d 18:30:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:30:02 ---> 228a74493101 18:30:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:30:02 ---> Running in cde27385768b 18:30:02 ---> Running in 0703b8a31841 18:30:02 Removing intermediate container cde27385768b 18:30:02 ---> 1e5faa9ba712 18:30:02 Step 19/22 : CMD ["--init=true"] 18:30:02 Removing intermediate container 0703b8a31841 18:30:02 ---> 36524db484a3 18:30:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:02 ---> Running in e3a2679a092d 18:30:02 ---> Running in 3a5657fe2a1e 18:30:02 Removing intermediate container 64bb3cb9465d 18:30:02 ---> 10c607bd41f4 18:30:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:30:02 ---> Running in 436ae88208db 18:30:02 Removing intermediate container e3a2679a092d 18:30:02 ---> 1bf50a24315d 18:30:02 Step 20/22 : LABEL arch=x86_64 18:30:03 Removing intermediate container 3a5657fe2a1e 18:30:03 ---> a76db2ec1c92 18:30:03 Step 21/23 : LABEL arch=x86_64 18:30:03 ---> Running in 7047640d439b 18:30:03 ---> Running in f09369fc83b4 18:30:03 Removing intermediate container 436ae88208db 18:30:03 ---> 83a885f08319 18:30:03 Step 24/26 : LABEL arch=x86_64 18:30:03 ---> Running in ed68c6b50f12 18:30:03 Removing intermediate container 7047640d439b 18:30:03 ---> f7272677aeb4 18:30:03 Step 21/22 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:03 Removing intermediate container f09369fc83b4 18:30:03 ---> 1a8015247560 18:30:03 Step 22/23 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:03 ---> Running in 1d01082d5906 18:30:03 Removing intermediate container ed68c6b50f12 18:30:03 ---> 68f89605332a 18:30:03 Step 25/26 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:03 ---> Running in 984a253397c3 18:30:03 ---> Running in d465ac139fae 18:30:04 Removing intermediate container 1d01082d5906 18:30:04 ---> 24c65daf985f 18:30:04 Step 22/22 : LABEL version=0.0.0 18:30:04 Removing intermediate container 984a253397c3 18:30:04 ---> 7f8a831db2e1 18:30:04 Step 23/23 : LABEL version=0.0.0 18:30:04 ---> Running in f5672e1cdbbe 18:30:04 ---> Running in 9edfdca3813f 18:30:04 Removing intermediate container d465ac139fae 18:30:04 ---> b0af59c714e4 18:30:04 Step 26/26 : LABEL version=0.0.0 18:30:04 ---> Running in 3c945e0d6263 18:30:04 Removing intermediate container 9edfdca3813f 18:30:04 ---> 4a2a6336d2df 18:30:04 18:30:04 Removing intermediate container f5672e1cdbbe 18:30:04 ---> 20a319b9b7c6 18:30:04 18:30:04 Removing intermediate container 3c945e0d6263 18:30:04 ---> 70ea6df24e76 18:30:04 18:30:04 Successfully built 20a319b9b7c6 18:30:04 Successfully built 4a2a6336d2df 18:30:04 Successfully tagged security-proxy-setup:latest 18:30:04 Building core-command 18:30:04 Successfully tagged support-notifications:latest 18:30:04 Building core-data 18:30:04  Building security-proxy-setup ... done  Building support-notifications ... done Successfully built 70ea6df24e76 18:30:04 Successfully tagged security-secretstore-setup:latest 18:30:04 Building support-scheduler 18:30:13  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:30:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:30:13 ---> c68cebd6b01c 18:30:13 Step 3/24 : WORKDIR /edgex-go 18:30:13 ---> Using cache 18:30:13 ---> 8694c68f86ed 18:30:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:13 ---> Using cache 18:30:13 ---> 103266992999 18:30:13 Step 5/24 : RUN apk add --update --no-cache make git 18:30:13 ---> Using cache 18:30:13 ---> ca6c1e099876 18:30:13 Step 6/24 : COPY go.mod . 18:30:13 ---> Using cache 18:30:13 ---> c3a4d11c24ab 18:30:13 Step 7/24 : RUN go mod download 18:30:13 ---> Using cache 18:30:13 ---> a2847951a514 18:30:13 Step 8/24 : COPY . . 18:30:13 ---> Using cache 18:30:13 ---> 48d061f71a07 18:30:13 Step 9/24 : RUN go mod tidy 18:30:13 ---> Using cache 18:30:13 ---> 0f9cc9d36d9b 18:30:13 Step 10/24 : RUN make cmd/core-command/core-command 18:30:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:30:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:30:17 ---> c68cebd6b01c 18:30:17 Step 3/23 : WORKDIR /edgex-go 18:30:17 ---> Using cache 18:30:17 ---> 8694c68f86ed 18:30:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:17 ---> Using cache 18:30:17 ---> 103266992999 18:30:17 Step 5/23 : RUN apk add --update --no-cache make git 18:30:17 ---> Using cache 18:30:17 ---> ca6c1e099876 18:30:17 Step 6/23 : COPY go.mod . 18:30:17 ---> Using cache 18:30:17 ---> c3a4d11c24ab 18:30:17 Step 7/23 : RUN go mod download 18:30:17 ---> Using cache 18:30:17 ---> a2847951a514 18:30:17 Step 8/23 : COPY . . 18:30:17 ---> Using cache 18:30:17 ---> 48d061f71a07 18:30:17 Step 9/23 : RUN go mod tidy 18:30:17 ---> Using cache 18:30:17 ---> 0f9cc9d36d9b 18:30:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:30:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:30:19 Status: Downloaded newer image for docker:20.10.0 18:30:19 ---> aefe523efa57 18:30:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:30:19 ---> Running in 72d9b20ffc23 18:30:19 ---> Running in 4b3650d213d5 18:30:19 ---> Running in 476082835d44 18:30:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:30:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:30:20 ---> c68cebd6b01c 18:30:20 Step 3/24 : WORKDIR /edgex-go 18:30:20 ---> Using cache 18:30:20 ---> 8694c68f86ed 18:30:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:20 ---> Using cache 18:30:20 ---> 103266992999 18:30:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:30:20 Removing intermediate container 476082835d44 18:30:20 ---> 1290bea611a2 18:30:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:30:20 ---> Running in f7eb47876634 18:30:20 ---> Running in f5597e6cf67f 18:30:21 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 18:30:21 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 18:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:30:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:30:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:30:21 (1/39) Installing readline (8.0.4-r0) 18:30:21 (2/39) Installing bash (5.0.17-r0) 18:30:21 Executing bash-5.0.17-r0.post-install 18:30:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:30:21 Removing intermediate container c13465a143a7 18:30:21 ---> 517d0eb80520 18:30:21 18:30:21 Step 11/32 : FROM alpine:3.12 18:30:21 ---> 13621d1b12d4 18:30:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:30:21 (4/39) Installing libcurl (7.77.0-r0) 18:30:21 (5/39) Installing curl (7.77.0-r0) 18:30:21 (6/39) Installing dumb-init (1.2.2-r1) 18:30:21 (7/39) Installing libbz2 (1.0.8-r1) 18:30:21 (8/39) Installing expat (2.2.9-r1) 18:30:21 (9/39) Installing libffi (3.3-r2) 18:30:21 (10/39) Installing gdbm (1.13-r1) 18:30:21 (11/39) Installing xz-libs (5.2.5-r0) 18:30:21 (12/39) Installing sqlite-libs (3.32.1-r1) 18:30:21 ---> Running in d322498a75e8 18:30:21 (13/39) Installing python3 (3.8.10-r0) 18:30:22 Removing intermediate container d322498a75e8 18:30:22 ---> aa0759d9cb6d 18:30:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:30:22 ---> Running in b814cba8210b 18:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:30:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:30:22 OK: 219 MiB in 52 packages 18:30:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:30:23 (1/2) Installing dumb-init (1.2.2-r1) 18:30:23 (2/2) Installing su-exec (0.2-r1) 18:30:23 Executing busybox-1.31.1-r20.trigger 18:30:23 OK: 6 MiB in 16 packages 18:30:23 (14/39) Installing py3-appdirs (1.4.4-r1) 18:30:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:30:23 (16/39) Installing py3-parsing (2.4.7-r0) 18:30:23 (17/39) Installing py3-six (1.15.0-r0) 18:30:23 (18/39) Installing py3-packaging (20.4-r0) 18:30:23 (19/39) Installing py3-setuptools (47.0.0-r0) 18:30:23 (20/39) Installing py3-chardet (3.0.4-r4) 18:30:23 (21/39) Installing py3-idna (2.9-r0) 18:30:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:30:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:30:23 (24/39) Installing py3-requests (2.23.0-r0) 18:30:23 (25/39) Installing py3-msgpack (1.0.0-r0) 18:30:23 (26/39) Installing py3-lockfile (0.12.2-r3) 18:30:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:30:23 (28/39) Installing py3-colorama (0.4.3-r0) 18:30:24 (29/39) Installing py3-distlib (0.3.0-r0) 18:30:24 Removing intermediate container f7eb47876634 18:30:24 ---> 71402e0ff0d5 18:30:24 Step 6/24 : COPY go.mod . 18:30:24 (30/39) Installing py3-distro (1.5.0-r1) 18:30:24 (31/39) Installing py3-webencodings (0.5.1-r3) 18:30:24 (32/39) Installing py3-html5lib (1.0.1-r4) 18:30:24 Removing intermediate container b814cba8210b 18:30:24 ---> e594c8c16c01 18:30:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:30:24 (33/39) Installing py3-pytoml (0.1.21-r0) 18:30:24 (34/39) Installing py3-pep517 (0.8.2-r0) 18:30:24 (35/39) Installing py3-progress (1.5-r0) 18:30:24 (36/39) Installing py3-toml (0.10.1-r0) 18:30:24 (37/39) Installing py3-retrying (1.3.3-r0) 18:30:24 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:30:24 (39/39) Installing py3-pip (20.1.1-r0) 18:30:24 ---> Running in e4ee751b966e 18:30:24 Executing busybox-1.31.1-r19.trigger 18:30:24 OK: 72 MiB in 59 packages 18:30:24 ---> f71e22e51b5d 18:30:24 Step 7/24 : RUN go mod download 18:30:24 ---> Running in 4ce91c49fd08 18:30:24 Removing intermediate container e4ee751b966e 18:30:24 ---> a914bf4629f9 18:30:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:30:24 ---> Running in df73495f13ad 18:30:24 Removing intermediate container df73495f13ad 18:30:24 ---> dbebf8aa6800 18:30:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:30:24 ---> Running in 68c9e78a070c 18:30:25 Removing intermediate container 68c9e78a070c 18:30:25 ---> 87df14831d8d 18:30:25 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:30:25 ---> Running in e5b438cbba1c 18:30:25 Removing intermediate container 4ce91c49fd08 18:30:25 ---> 304b4bc8e652 18:30:25 Step 8/24 : COPY . . 18:30:25 Collecting docker-compose==1.23.2 18:30:25 Removing intermediate container e5b438cbba1c 18:30:25 ---> ccac7f88c7c7 18:30:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:30:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:30:26 Collecting PyYAML<4,>=3.10 18:30:26 Downloading PyYAML-3.13.tar.gz (270 kB) 18:30:29 ---> 784897684ef9 18:30:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:30:29 ---> Running in 0707da3ef9ce 18:30:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:30:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:30:30 ---> 2fd71ad7e13d 18:30:30 Step 9/24 : RUN go mod tidy 18:30:30 Collecting websocket-client<1.0,>=0.32.0 18:30:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:30:30 ---> Running in c7c857e1fbb5 18:30:30 Collecting docopt<0.7,>=0.6.1 18:30:30 Downloading docopt-0.6.2.tar.gz (25 kB) 18:30:31 Removing intermediate container 0707da3ef9ce 18:30:31 ---> 572ceb6e9521 18:30:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:31 ---> 6f869d8971a2 18:30:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:30:31 Collecting jsonschema<3,>=2.5.1 18:30:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:30:31 Collecting texttable<0.10,>=0.9.0 18:30:31 Downloading texttable-0.9.1.tar.gz (11 kB) 18:30:32 ---> fa8a6d586b71 18:30:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:30:32 Removing intermediate container c7c857e1fbb5 18:30:32 ---> 13704a7239d7 18:30:32 Step 10/24 : RUN make cmd/core-data/core-data 18:30:32 ---> Running in 463a29f20e3e 18:30:32 Collecting dockerpty<0.5,>=0.4.1 18:30:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:30:32 ---> 3ae4ba1e6420 18:30:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:30:33 ---> 74cc8e9062a0 18:30:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:30:33 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 18:30:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:30:33 Collecting cached-property<2,>=1.2.0 18:30:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:30:33 ---> d773664280bb 18:30:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:30:33 ---> Running in 3b515e163cee 18:30:34 Removing intermediate container 3b515e163cee 18:30:34 ---> 7745db90447c 18:30:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:30:34 Collecting docker<4.0,>=3.6.0 18:30:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:30:34 ---> 6e09122062aa 18:30:34 Step 27/32 : RUN chmod +x /entrypoint.sh 18:30:34 ---> Running in c0164ff53123 18:30:34 Collecting urllib3<1.25,>=1.21.1 18:30:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:30:34 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:30:34 Collecting idna<2.8,>=2.5 18:30:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:30:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:30:34 Collecting docker-pycreds>=0.4.0 18:30:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:30:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:30:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:30:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:30:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:30:35 Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docopt, jsonschema, texttable, dockerpty, cached-property, docker-pycreds, docker, docker-compose 18:30:35 Running setup.py install for PyYAML: started 18:30:35 Removing intermediate container c0164ff53123 18:30:35 ---> 7796e4a087bd 18:30:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:30:35 ---> Running in bd7ed9203744 18:30:35 Removing intermediate container bd7ed9203744 18:30:35 ---> ab0f6b3c85d6 18:30:35 Step 29/32 : CMD ["gate"] 18:30:35 ---> Running in 093292968ae7 18:30:35 Running setup.py install for PyYAML: finished with status 'done' 18:30:35 Attempting uninstall: urllib3 18:30:35 Found existing installation: urllib3 1.25.9 18:30:35 Uninstalling urllib3-1.25.9: 18:30:35 Successfully uninstalled urllib3-1.25.9 18:30:36 Removing intermediate container 093292968ae7 18:30:36 ---> 604b55a110f5 18:30:36 Step 30/32 : LABEL arch=x86_64 18:30:36 ---> Running in f7960e3d1398 18:30:36 Attempting uninstall: idna 18:30:36 Found existing installation: idna 2.9 18:30:36 Uninstalling idna-2.9: 18:30:36 Successfully uninstalled idna-2.9 18:30:36 Removing intermediate container f7960e3d1398 18:30:36 ---> 64842b7939ca 18:30:36 Step 31/32 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:36 ---> Running in 1517b5422ac0 18:30:36 Attempting uninstall: requests 18:30:36 Found existing installation: requests 2.23.0 18:30:36 Uninstalling requests-2.23.0: 18:30:36 Successfully uninstalled requests-2.23.0 18:30:36 Removing intermediate container 1517b5422ac0 18:30:36 ---> b0ed59a90508 18:30:36 Step 32/32 : LABEL version=0.0.0 18:30:36 ---> Running in 78ed39d1efff 18:30:37 Running setup.py install for docopt: started 18:30:37 Removing intermediate container 78ed39d1efff 18:30:37 ---> eac09bbf0a61 18:30:37 18:30:37 Successfully built eac09bbf0a61 18:30:37 Successfully tagged security-bootstrapper:latest 18:30:37  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 18:30:38 Running setup.py install for texttable: started 18:30:39 Running setup.py install for texttable: finished with status 'done' 18:30:39 Running setup.py install for dockerpty: started 18:30:39 Running setup.py install for dockerpty: finished with status 'done' 18:30:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 18:30:46 Removing intermediate container f5597e6cf67f 18:30:46 ---> 426ae343b017 18:30:46 Step 15/24 : ENV APP_PORT=58890 18:30:46 ---> Running in e596bbc2ff1f 18:30:46 Removing intermediate container e596bbc2ff1f 18:30:46 ---> 2e00771d8ce9 18:30:46 Step 16/24 : EXPOSE $APP_PORT 18:30:46 ---> Running in ff236b58f6e9 18:30:46 Removing intermediate container ff236b58f6e9 18:30:46 ---> b70f16392f48 18:30:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:30:47 ---> ba5163e5fcf7 18:30:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:30:47 ---> 980c4755ae9a 18:30:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:30:48 ---> 1f0f2075f460 18:30:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:30:48 ---> Running in 587e8e370f34 18:30:48 Removing intermediate container 587e8e370f34 18:30:48 ---> 879b9881e440 18:30:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:49 ---> Running in ee831f3a6432 18:30:49 Removing intermediate container ee831f3a6432 18:30:49 ---> 3729c18b262d 18:30:49 Step 22/24 : LABEL arch=x86_64 18:30:49 ---> Running in 21015cf29a55 18:30:49 Removing intermediate container 21015cf29a55 18:30:49 ---> 80806b31ad84 18:30:49 Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:49 ---> Running in 58ab574b91d6 18:30:50 Removing intermediate container 58ab574b91d6 18:30:50 ---> 27166b3a6e17 18:30:50 Step 24/24 : LABEL version=0.0.0 18:30:50 ---> Running in 9151fe18aaaf 18:30:51 Removing intermediate container 9151fe18aaaf 18:30:51 ---> 48b0dd9cd8b2 18:30:51 18:30:51 Successfully built 48b0dd9cd8b2 18:30:51 Successfully tagged sys-mgmt-agent:latest 18:30:52  Building sys-mgmt-agent ... done Removing intermediate container 72d9b20ffc23 18:30:52 ---> b5159fa0ae98 18:30:52 18:30:52 Step 11/24 : FROM alpine:3.12 18:30:52 ---> 13621d1b12d4 18:30:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:30:52 ---> Using cache 18:30:52 ---> defa26fad8aa 18:30:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:52 ---> Using cache 18:30:52 ---> a6c124b800b7 18:30:52 Step 14/24 : ENV APP_PORT=59882 18:30:52 ---> Running in 12540ca77e8b 18:30:52 Removing intermediate container 12540ca77e8b 18:30:52 ---> 38ca001041a7 18:30:52 Step 15/24 : EXPOSE $APP_PORT 18:30:52 ---> Running in 01960a8b4644 18:30:52 Removing intermediate container 01960a8b4644 18:30:52 ---> cb5ef7589c28 18:30:52 Step 16/24 : WORKDIR / 18:30:52 ---> Running in 7dc81e51c7a7 18:30:52 Removing intermediate container 7dc81e51c7a7 18:30:52 ---> 42a910951293 18:30:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:53 ---> 59798881403f 18:30:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:30:53 ---> 6167a9659c8b 18:30:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:30:54 ---> b7174fb714f8 18:30:54 Step 20/24 : ENTRYPOINT ["/core-command"] 18:30:54 Removing intermediate container 4b3650d213d5 18:30:54 ---> a0f0791dc118 18:30:54 18:30:54 Step 11/23 : FROM alpine:3.12 18:30:54 ---> Running in 95becdbb4086 18:30:54 ---> 13621d1b12d4 18:30:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:30:54 ---> Using cache 18:30:54 ---> defa26fad8aa 18:30:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:54 ---> Using cache 18:30:54 ---> a6c124b800b7 18:30:54 Step 14/23 : ENV APP_PORT=59861 18:30:54 ---> Running in 9fe14e81e9a2 18:30:54 Removing intermediate container 95becdbb4086 18:30:54 ---> 6a316880cb0f 18:30:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:54 ---> Running in 3352037c0f81 18:30:54 Removing intermediate container 9fe14e81e9a2 18:30:54 ---> 579c61e656f5 18:30:54 Step 15/23 : EXPOSE $APP_PORT 18:30:55 Removing intermediate container 3352037c0f81 18:30:55 ---> de4428568fb9 18:30:55 Step 22/24 : LABEL arch=x86_64 18:30:55 ---> Running in 817e1504870f 18:30:55 ---> Running in 9a60e14511bc 18:30:55 Removing intermediate container 817e1504870f 18:30:55 ---> 4071f279751a 18:30:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:55 Removing intermediate container 9a60e14511bc 18:30:55 ---> 30b9595eb9d2 18:30:55 Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:55 ---> Running in 47ecde6c55e8 18:30:55 ---> 93b107c18d51 18:30:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:30:55 Removing intermediate container 47ecde6c55e8 18:30:55 ---> daa047ed6ccf 18:30:55 Step 24/24 : LABEL version=0.0.0 18:30:55 ---> Running in eb7c282b4215 18:30:55 Removing intermediate container eb7c282b4215 18:30:55 ---> 4cb4184de791 18:30:55 18:30:56 ---> a9213de75a6a 18:30:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:30:56 Successfully built 4cb4184de791 18:30:56 Successfully tagged core-command:latest 18:30:56  Building core-command ... done  ---> aaba6bcce6d9 18:30:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:30:56 ---> Running in b2add6ce4eac 18:30:56 Removing intermediate container b2add6ce4eac 18:30:56 ---> b3887eda42ab 18:30:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:56 ---> Running in a9656d9006de 18:30:56 Removing intermediate container a9656d9006de 18:30:56 ---> e6dbbb78a906 18:30:56 Step 21/23 : LABEL arch=x86_64 18:30:56 ---> Running in cd3a029807f4 18:30:56 Removing intermediate container cd3a029807f4 18:30:56 ---> dfd11429dfb3 18:30:56 Step 22/23 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:30:56 ---> Running in 83d11d7c684c 18:30:56 Removing intermediate container 83d11d7c684c 18:30:56 ---> 3d0fff1c24d9 18:30:56 Step 23/23 : LABEL version=0.0.0 18:30:56 ---> Running in 3b3105929a27 18:30:57 Removing intermediate container 3b3105929a27 18:30:57 ---> a9fad0e9b12d 18:30:57 18:30:57 Successfully built a9fad0e9b12d 18:30:57 Successfully tagged support-scheduler:latest 18:30:58  Building support-scheduler ... done Removing intermediate container 463a29f20e3e 18:30:58 ---> a389f6e7bf5b 18:30:58 18:30:58 Step 11/24 : FROM alpine:3.12 18:30:58 ---> 13621d1b12d4 18:30:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:30:58 ---> Running in a7df8cd71180 18:30:58 Removing intermediate container a7df8cd71180 18:30:58 ---> d5037c272d6d 18:30:58 Step 13/24 : ENV APP_PORT=59880 18:30:58 ---> Running in 7bc35efd716e 18:30:58 Removing intermediate container 7bc35efd716e 18:30:58 ---> 66f967fa224f 18:30:58 Step 14/24 : EXPOSE $APP_PORT 18:30:58 ---> Running in cdf155366978 18:30:58 Removing intermediate container cdf155366978 18:30:58 ---> 94129deb1518 18:30:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:30:58 ---> Running in 1a34f099e03c 18:30:58 Removing intermediate container 1a34f099e03c 18:30:58 ---> e13151db3f08 18:30:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:30:58 ---> Running in 0bb0a08ed4ba 18:30:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:30:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:31:00 (1/6) Installing dumb-init (1.2.2-r1) 18:31:00 (2/6) Installing libgcc (9.3.0-r2) 18:31:00 (3/6) Installing libsodium (1.0.18-r0) 18:31:00 (4/6) Installing libstdc++ (9.3.0-r2) 18:31:01 (5/6) Installing libzmq (4.3.3-r0) 18:31:01 (6/6) Installing zeromq (4.3.3-r0) 18:31:01 Executing busybox-1.31.1-r20.trigger 18:31:01 OK: 8 MiB in 20 packages 18:31:01 Removing intermediate container 0bb0a08ed4ba 18:31:01 ---> d7ece83bd662 18:31:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:31:02 ---> 49e195fb19ef 18:31:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:31:02 ---> 83fb326a4ff2 18:31:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:31:02 ---> 1c7e951e188a 18:31:02 Step 20/24 : ENTRYPOINT ["/core-data"] 18:31:02 ---> Running in 53db6cf86712 18:31:02 Removing intermediate container 53db6cf86712 18:31:02 ---> 6533f6a5ca0a 18:31:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:31:02 ---> Running in fb6d2a27c28e 18:31:02 Removing intermediate container fb6d2a27c28e 18:31:02 ---> eb6f1b508b49 18:31:02 Step 22/24 : LABEL arch=x86_64 18:31:02 ---> Running in 6c21a12a5d00 18:31:03 Removing intermediate container 6c21a12a5d00 18:31:03 ---> 5d52d8ce411c 18:31:03 Step 23/24 : LABEL git_sha=46bd931079fc7a7b5c82681fda57591679d4c377 18:31:03 ---> Running in 7a65429d4a32 18:31:03 Removing intermediate container 7a65429d4a32 18:31:03 ---> 6da450357864 18:31:03 Step 24/24 : LABEL version=0.0.0 18:31:03 ---> Running in edd8b0f358ff 18:31:03 Removing intermediate container edd8b0f358ff 18:31:03 ---> d86c6dbd41ac 18:31:03 18:31:03 Successfully built d86c6dbd41ac 18:31:03 Successfully tagged core-data:latest 18:31:03  Building core-data ... done  [Pipeline] } 18:31:03 $ docker stop --time=1 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 18:31:04 $ docker rm -f 01a5de984c99b0a93381ec35b506263d6eb1082b348d14cd484fd9d1f23db0a8 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:04 + docker images 18:31:04 REPOSITORY TAG IMAGE ID CREATED SIZE 18:31:04 core-data latest d86c6dbd41ac 1 second ago 20.2MB 18:31:04 a389f6e7bf5b 7 seconds ago 1.15GB 18:31:04 support-scheduler latest a9fad0e9b12d 8 seconds ago 15.9MB 18:31:04 core-command latest 4cb4184de791 9 seconds ago 15.9MB 18:31:04 a0f0791dc118 10 seconds ago 1.15GB 18:31:04 b5159fa0ae98 13 seconds ago 1.14GB 18:31:04 sys-mgmt-agent latest 48b0dd9cd8b2 14 seconds ago 312MB 18:31:04 security-bootstrapper latest eac09bbf0a61 27 seconds ago 18.6MB 18:31:04 517d0eb80520 43 seconds ago 1.15GB 18:31:04 security-proxy-setup latest 20a319b9b7c6 About a minute ago 25.7MB 18:31:04 security-secretstore-setup latest 70ea6df24e76 About a minute ago 28.7MB 18:31:04 support-notifications latest 4a2a6336d2df About a minute ago 16.7MB 18:31:04 fc0db6bdbff8 About a minute ago 1.15GB 18:31:04 7d4189583546 About a minute ago 1.15GB 18:31:04 c5ac11dae3f1 About a minute ago 1.15GB 18:31:04 176dcbb3ddfe About a minute ago 1.15GB 18:31:04 core-metadata latest 16702f49bdad About a minute ago 16.6MB 18:31:04 1a25995910d3 About a minute ago 1.15GB 18:31:04 ci-base-image-x86_64 latest c68cebd6b01c 5 minutes ago 647MB 18:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 18:31:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 18:31:04 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 18:31:04 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 18:31:20 Still waiting to schedule task 18:31:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:33:43 Running on prd-ubuntu18.04-docker-8c-8g-254 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 18:33:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 18:33:43 The recommended git tool is: git 18:33:45 using credential edgex-jenkins-ssh 18:33:45 Cloning the remote Git repository 18:33:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:33:46 > git init /w/workspace/edgex-go/3 # timeout=10 18:33:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:46 > git --version # timeout=10 18:33:46 > git --version # 'git version 2.17.1' 18:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:06 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:06 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 18:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:34:06 > git config core.sparsecheckout # timeout=10 18:34:06 > git checkout -f eeb6cdbb9ef659ace3cefd54a9115530c9f3a7bd # timeout=10 [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:34:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:08 ---> package-listing.sh 18:34:08 ++ facter osfamily 18:34:08 ++ tr '[:upper:]' '[:lower:]' 18:34:08 + OS_FAMILY=redhat 18:34:08 + workspace=/w/workspace/edgex-go/3 18:34:08 + START_PACKAGES=/tmp/packages_start.txt 18:34:08 + END_PACKAGES=/tmp/packages_end.txt 18:34:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:08 + PACKAGES=/tmp/packages_start.txt 18:34:08 + '[' /w/workspace/edgex-go/3 ']' 18:34:08 + PACKAGES=/tmp/packages_end.txt 18:34:08 + case "${OS_FAMILY}" in 18:34:08 + sort 18:34:08 + rpm -qa 18:34:11 + '[' -f /tmp/packages_start.txt ']' 18:34:11 + '[' -f /tmp/packages_end.txt ']' 18:34:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:11 + '[' /w/workspace/edgex-go/3 ']' 18:34:11 + mkdir -p /w/workspace/edgex-go/3/archives/ 18:34:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 18:34:11 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:12 18:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:12 alpine: Pulling from edgex-lftools-log-publisher 18:34:12 df20fa9351a1: Pulling fs layer 18:34:12 36b3adc4ff6f: Pulling fs layer 18:34:12 8ad3a11d3b57: Pulling fs layer 18:34:12 46f8f816bc3b: Pulling fs layer 18:34:12 93b61091891f: Pulling fs layer 18:34:12 93b9cdb0e59b: Pulling fs layer 18:34:12 5e14af77c1be: Pulling fs layer 18:34:12 01666e4c0597: Pulling fs layer 18:34:12 aa168da1d23b: Pulling fs layer 18:34:12 46f8f816bc3b: Waiting 18:34:12 5e14af77c1be: Waiting 18:34:12 93b61091891f: Waiting 18:34:12 93b9cdb0e59b: Waiting 18:34:12 01666e4c0597: Waiting 18:34:12 aa168da1d23b: Waiting 18:34:12 36b3adc4ff6f: Verifying Checksum 18:34:12 36b3adc4ff6f: Download complete 18:34:12 46f8f816bc3b: Verifying Checksum 18:34:12 46f8f816bc3b: Download complete 18:34:12 df20fa9351a1: Verifying Checksum 18:34:12 df20fa9351a1: Download complete 18:34:12 93b9cdb0e59b: Verifying Checksum 18:34:12 93b9cdb0e59b: Download complete 18:34:12 93b61091891f: Verifying Checksum 18:34:12 93b61091891f: Download complete 18:34:12 5e14af77c1be: Verifying Checksum 18:34:12 5e14af77c1be: Download complete 18:34:12 01666e4c0597: Verifying Checksum 18:34:12 01666e4c0597: Download complete 18:34:12 8ad3a11d3b57: Verifying Checksum 18:34:12 8ad3a11d3b57: Download complete 18:34:12 df20fa9351a1: Pull complete 18:34:13 36b3adc4ff6f: Pull complete 18:34:13 8ad3a11d3b57: Pull complete 18:34:13 46f8f816bc3b: Pull complete 18:34:13 93b61091891f: Pull complete 18:34:14 93b9cdb0e59b: Pull complete 18:34:14 5e14af77c1be: Pull complete 18:34:14 01666e4c0597: Pull complete 18:34:15 aa168da1d23b: Verifying Checksum 18:34:15 aa168da1d23b: Download complete 18:34:20 aa168da1d23b: Pull complete 18:34:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:20 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 18:34:20 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:34:23 $ docker top 73a2f64eb3d9cfe00af16fe8d977f259d503cfff154ce247a56917f0b22e9c69 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:24 + mkdir -p /var/log/sa [Pipeline] sh 18:34:24 + ls /var/log/sa-host 18:34:24 + sadf -c /var/log/sa-host/sa05 18:34:24 file_magic: OK 18:34:24 HZ: Using current value: 100 18:34:24 file_header: OK 18:34:24 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 18:34:24 Statistics: 18:34:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:24 File successfully converted to sysstat format version 12.2.1 18:34:24 + sadf -c /var/log/sa-host/sa18 18:34:24 file_magic: OK 18:34:24 HZ: Using current value: 100 18:34:24 file_header: OK 18:34:24 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 18:34:24 Statistics: 18:34:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:24 provisioning config files... 18:34:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3633827876429592908tmp [Pipeline] { [Pipeline] echo 18:34:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:25 ---> create-netrc.sh [Pipeline] } 18:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:25 ---> python-tools-install.sh [Pipeline] echo 18:34:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:25 ---> sudo-logs.sh 18:34:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:26 ---> job-cost.sh 18:34:26 lf-activate-venv: SKIPPING 18:34:26 INFO: No Stack... 18:34:27 INFO: Retrieving Pricing Info for: v3-standard-2 18:34:27 INFO: Archiving Costs [Pipeline] echo 18:34:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:27 ---> logs-deploy.sh 18:34:27 lf-activate-venv: SKIPPING 18:34:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/3 18:34:27 INFO: archiving workspace using pattern(s): 18:34:28 Archives upload complete. 18:34:28 INFO: archiving logs to Nexus 18:34:29 ---> uname -a: 18:34:29 Linux prd-centos7-docker-4c-2g-249.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:34:29 18:34:29 18:34:29 ---> lscpu: 18:34:29 Architecture: x86_64 18:34:29 CPU op-mode(s): 32-bit, 64-bit 18:34:29 Byte Order: Little Endian 18:34:29 Address sizes: 40 bits physical, 48 bits virtual 18:34:29 CPU(s): 2 18:34:29 On-line CPU(s) list: 0,1 18:34:29 Thread(s) per core: 1 18:34:29 Core(s) per socket: 1 18:34:29 Socket(s): 2 18:34:29 NUMA node(s): 1 18:34:29 Vendor ID: AuthenticAMD 18:34:29 CPU family: 23 18:34:29 Model: 49 18:34:29 Model name: AMD EPYC-Rome Processor 18:34:29 Stepping: 0 18:34:29 CPU MHz: 2800.000 18:34:29 BogoMIPS: 5600.00 18:34:29 Virtualization: AMD-V 18:34:29 Hypervisor vendor: KVM 18:34:29 Virtualization type: full 18:34:29 L1d cache: 64 KiB 18:34:29 L1i cache: 64 KiB 18:34:29 L2 cache: 1 MiB 18:34:29 L3 cache: 32 MiB 18:34:29 NUMA node0 CPU(s): 0,1 18:34:29 Vulnerability Itlb multihit: Not affected 18:34:29 Vulnerability L1tf: Not affected 18:34:29 Vulnerability Mds: Not affected 18:34:29 Vulnerability Meltdown: Not affected 18:34:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:34:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:34:29 Vulnerability Srbds: Not affected 18:34:29 Vulnerability Tsx async abort: Not affected 18:34:29 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:34:29 18:34:29 18:34:29 ---> nproc: 18:34:29 2 18:34:29 18:34:29 18:34:29 ---> df -h: 18:34:29 Filesystem Size Used Available Use% Mounted on 18:34:29 overlay 40.0G 12.4G 27.6G 31% / 18:34:29 tmpfs 64.0M 0 64.0M 0% /dev 18:34:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:34:29 shm 64.0M 0 64.0M 0% /dev/shm 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /facter-os 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /etc/resolv.conf 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /etc/hostname 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /etc/hosts 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /run/cloud-init/result.json 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /var/log/sa-host 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /var/log/secure 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /var/log/auth.log 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /w/workspace/edgex-go/3 18:34:29 /dev/vda1 40.0G 12.4G 27.6G 31% /w/workspace/edgex-go/3@tmp 18:34:29 18:34:29 18:34:29 ---> free -m: 18:34:29 total used free shared buff/cache available 18:34:29 Mem: 7821 1327 2190 0 4303 6453 18:34:29 Swap: 1023 1 1022 18:34:29 18:34:29 18:34:29 ---> ip addr: 18:34:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:34:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:34:29 inet 127.0.0.1/8 scope host lo 18:34:29 valid_lft forever preferred_lft forever 18:34:29 inet6 ::1/128 scope host 18:34:29 valid_lft forever preferred_lft forever 18:34:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:34:29 link/ether fa:16:3e:3f:72:61 brd ff:ff:ff:ff:ff:ff 18:34:29 inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 18:34:29 valid_lft 85752sec preferred_lft 85752sec 18:34:29 inet6 fe80::f816:3eff:fe3f:7261/64 scope link 18:34:29 valid_lft forever preferred_lft forever 18:34:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:34:29 link/ether 02:42:c5:a2:eb:48 brd ff:ff:ff:ff:ff:ff 18:34:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:34:29 valid_lft forever preferred_lft forever 18:34:29 inet6 fe80::42:c5ff:fea2:eb48/64 scope link 18:34:29 valid_lft forever preferred_lft forever 18:34:29 18:34:29 18:34:29 ---> sar -b -r -n DEV: 18:34:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 18:34:29 18:34:29 18:23:30 LINUX RESTART (2 CPU) 18:34:29 18:34:29 18:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:34:29 18:25:01 100.85 4.48 96.37 0.00 2837.09 19698.54 0.00 18:34:29 18:26:02 181.10 0.02 181.09 0.00 0.53 46418.12 0.00 18:34:29 18:27:01 55.86 0.00 55.86 0.00 0.00 9826.90 0.00 18:34:29 18:28:01 51.91 0.03 51.87 0.00 0.80 3084.00 0.00 18:34:29 18:29:01 652.64 191.65 460.99 0.00 4679.85 285025.04 0.00 18:34:29 18:30:01 299.70 18.77 280.93 0.00 1711.82 91225.02 0.00 18:34:29 18:31:01 564.10 132.59 431.51 0.00 5137.85 156940.98 0.00 18:34:29 18:32:01 21.77 8.98 12.79 0.00 1242.16 1131.09 0.00 18:34:29 18:33:01 0.13 0.00 0.13 0.00 0.00 1.80 0.00 18:34:29 18:34:01 0.35 0.00 0.35 0.00 0.00 5.31 0.00 18:34:29 Average: 193.27 35.76 157.51 0.00 1564.87 61511.60 0.00 18:34:29 18:34:29 18:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:29 18:25:01 5146328 0 799592 9.98 2620 2060400 1261424 13.93 725488 1723512 160 18:34:29 18:26:02 4025132 0 1136940 14.20 2620 2844248 1670528 18.44 1254728 2189440 92412 18:34:29 18:27:01 3755188 0 1173184 14.65 2620 3077948 1719616 18.99 1413432 2283628 45432 18:34:29 18:28:01 3728040 0 1142180 14.26 2620 3136100 1703336 18.81 1329112 2383692 181812 18:34:29 18:29:01 220180 0 1417588 17.70 2620 6368552 2492520 27.52 3192064 3859240 5848 18:34:29 18:30:01 447000 0 1537116 19.19 2620 6022204 2712776 29.95 3127604 3690320 608 18:34:29 18:31:01 2384872 0 1344000 16.78 2620 4277448 1761032 19.44 1829352 3053616 60 18:34:29 18:32:01 2855352 0 1269864 15.86 2620 3881104 1431056 15.80 1418492 3017568 20 18:34:29 18:33:01 2859424 0 1265788 15.80 2620 3881108 1395064 15.40 1417052 3017492 12 18:34:29 18:34:01 2860556 0 1264652 15.79 2620 3881112 1395244 15.40 1417504 3017492 12 18:34:29 Average: 2828207 0 1235090 15.42 2620 3943022 1754260 19.37 1712483 2823600 32638 18:34:29 18:34:29 18:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:29 18:25:01 eth0 1613.95 1591.96 6320.11 193.45 0.00 0.00 0.00 0.00 18:34:29 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:25:01 docker0 844.48 602.13 71.07 2687.14 0.00 0.00 0.00 0.00 18:34:29 18:26:02 veth611d0f2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:34:29 18:26:02 eth0 567.63 495.00 3551.26 51.41 0.00 0.00 0.00 0.00 18:34:29 18:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:26:02 docker0 231.00 270.31 15.80 842.69 0.00 0.00 0.00 0.00 18:34:29 18:27:01 veth611d0f2 0.95 0.95 0.08 0.09 0.00 0.00 0.00 0.00 18:34:29 18:27:01 eth0 25.75 13.28 20.57 10.84 0.00 0.00 0.00 0.00 18:34:29 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:27:01 docker0 0.95 0.95 0.06 0.09 0.00 0.00 0.00 0.00 18:34:29 18:28:01 veth611d0f2 0.72 0.72 0.06 0.06 0.00 0.00 0.00 0.00 18:34:29 18:28:01 eth0 34.12 24.21 20.93 114.05 0.00 0.00 0.00 0.00 18:34:29 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:28:01 docker0 0.72 0.72 0.05 0.06 0.00 0.00 0.00 0.00 18:34:29 18:29:01 vetha08d660 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:34:29 18:29:01 veth54448d0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:34:29 18:29:01 veth6bb27e4 0.00 0.86 0.00 0.05 0.00 0.00 0.00 0.00 18:34:29 18:29:01 eth0 266.94 220.26 1869.72 32.34 0.00 0.00 0.00 0.00 18:34:29 18:30:01 vethe59fc3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:30:01 veth6bb27e4 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 18:34:29 18:30:01 eth0 149.12 101.23 1290.82 18.20 0.00 0.00 0.00 0.00 18:34:29 18:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:34:29 18:31:01 veth6bb27e4 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 18:34:29 18:31:01 eth0 148.41 88.29 626.14 130.50 0.00 0.00 0.00 0.00 18:34:29 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:31:01 docker0 1189.38 1044.30 94.00 4291.93 0.00 0.00 0.00 0.00 18:34:29 18:32:01 eth0 5.88 3.85 5.50 2.37 0.00 0.00 0.00 0.00 18:34:29 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:34:29 18:33:01 eth0 0.50 0.27 0.04 0.02 0.00 0.00 0.00 0.00 18:34:29 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:34:01 eth0 0.73 0.38 0.30 0.21 0.00 0.00 0.00 0.00 18:34:29 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 Average: eth0 281.75 254.28 1373.23 55.40 0.00 0.00 0.00 0.00 18:34:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:29 Average: docker0 119.06 104.55 9.41 429.63 0.00 0.00 0.00 0.00 18:34:29 18:34:29 18:34:29 ---> sar -P ALL: 18:34:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 18:34:29 18:34:29 18:23:30 LINUX RESTART (2 CPU) 18:34:29 18:34:29 18:24:01 CPU %user %nice %system %iowait %steal %idle 18:34:29 18:25:01 all 24.56 0.00 6.46 5.64 0.09 63.25 18:34:29 18:25:01 0 26.29 0.00 7.38 8.70 0.09 57.54 18:34:29 18:25:01 1 22.84 0.00 5.55 2.60 0.09 68.92 18:34:29 18:26:02 all 25.91 0.00 8.21 3.76 0.07 62.05 18:34:29 18:26:02 0 26.06 0.00 8.59 4.23 0.07 61.06 18:34:29 18:26:02 1 25.77 0.00 7.84 3.29 0.07 63.03 18:34:29 18:27:01 all 43.78 0.00 5.04 0.48 0.09 50.61 18:34:29 18:27:01 0 42.50 0.00 5.62 0.68 0.09 51.10 18:34:29 18:27:01 1 45.07 0.00 4.45 0.27 0.09 50.13 18:34:29 18:28:01 all 61.94 0.00 9.47 0.47 0.11 28.00 18:34:29 18:28:01 0 62.36 0.00 9.89 0.53 0.11 27.11 18:34:29 18:28:01 1 61.52 0.00 9.05 0.42 0.11 28.89 18:34:29 18:29:01 all 29.44 0.00 19.70 22.67 0.11 28.08 18:34:29 18:29:01 0 29.48 0.00 20.10 22.09 0.11 28.22 18:34:29 18:29:01 1 29.40 0.00 19.30 23.26 0.11 27.93 18:34:29 18:30:01 all 80.17 0.00 14.24 4.36 0.11 1.12 18:34:29 18:30:01 0 79.50 0.00 15.33 4.66 0.13 0.37 18:34:29 18:30:01 1 80.84 0.00 13.15 4.06 0.09 1.86 18:34:29 18:31:01 all 61.51 0.00 16.77 14.01 0.12 7.59 18:34:29 18:31:01 0 61.76 0.00 17.01 13.09 0.13 8.00 18:34:29 18:31:01 1 61.26 0.00 16.52 14.92 0.11 7.19 18:34:29 18:32:01 all 0.76 0.00 0.66 0.27 0.04 98.27 18:34:29 18:32:01 0 0.72 0.00 0.64 0.07 0.05 98.53 18:34:29 18:32:01 1 0.81 0.00 0.69 0.47 0.03 98.00 18:34:29 18:33:01 all 0.16 0.00 0.05 0.00 0.03 99.77 18:34:29 18:33:01 0 0.30 0.00 0.03 0.00 0.03 99.63 18:34:29 18:33:01 1 0.02 0.00 0.07 0.00 0.02 99.90 18:34:29 18:34:01 all 0.08 0.00 0.05 0.00 0.03 99.83 18:34:29 18:34:01 0 0.13 0.00 0.03 0.00 0.05 99.78 18:34:29 18:34:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:34:29 Average: all 31.84 0.00 7.84 5.03 0.08 55.21 18:34:29 Average: 0 31.90 0.00 8.22 5.27 0.08 54.52 18:34:29 Average: 1 31.78 0.00 7.46 4.79 0.07 55.89 18:34:29 18:34:29 18:34:29