Pull request #3755 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 69f0044378c84a2584b9cc14c244d921f2d7705f rather than 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 Obtained Jenkinsfile from 69f0044378c84a2584b9cc14c244d921f2d7705f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh842444255619966281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh333357966988322047.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3755/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6397805547511120565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7462882433805097076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7677523602859846107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2192 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh3243941837227503154.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh789588453527953761.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 Merge succeeded, producing c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 Checking out Revision c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 (PR-3755) Commit message: "Merge commit '69f0044378c84a2584b9cc14c244d921f2d7705f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2616286857378314553.key > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 # timeout=10 > git rev-list --no-walk b40b09a404e6665bbac091bb280c2ac7c2fbeae1 # timeout=10 [Pipeline] echo 16:41:13 ========================================================= 16:41:13 EdgeX Global Pipelines Version Info 16:41:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:14 ------------------- 16:41:14 stable info: 16:41:14 ------------------- 16:41:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:14 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:41:14 Message: update stable to v1.0.210 16:41:14 ------------------- 16:41:14 experimental info: 16:41:14 ------------------- 16:41:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:14 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:41:14 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c483bb6 [Pipeline] echo 16:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:15 provisioning config files... 16:41:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2104524829220637951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:15 ---> docker-login.sh 16:41:15 nexus3.edgexfoundry.org:10001 16:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:15 Configure a credential helper to remove this warning. See 16:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:15 16:41:15 Login Succeeded 16:41:15 nexus3.edgexfoundry.org:10002 16:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:15 Configure a credential helper to remove this warning. See 16:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:15 16:41:15 Login Succeeded 16:41:15 nexus3.edgexfoundry.org:10003 16:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:16 Configure a credential helper to remove this warning. See 16:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:16 16:41:16 Login Succeeded 16:41:16 nexus3.edgexfoundry.org:10004 16:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:16 Configure a credential helper to remove this warning. See 16:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:16 16:41:16 Login Succeeded 16:41:16 docker.io 16:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:16 Configure a credential helper to remove this warning. See 16:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:16 16:41:16 Login Succeeded 16:41:16 ---> docker-login.sh ends [Pipeline] } 16:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:16 ++ 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 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ cut -d/ -f2 16:41:16 ++ dirname cmd/core-command/Dockerfile 16:41:16 + echo core-command,cmd/core-command/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ cut -d/ -f2 16:41:16 ++ dirname cmd/core-data/Dockerfile 16:41:16 + echo core-data,cmd/core-data/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/core-metadata/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo core-metadata,cmd/core-metadata/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/security-bootstrapper/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/security-proxy-setup/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/support-notifications/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo support-notifications,cmd/support-notifications/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/support-scheduler/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:41:16 + for file in '`ls cmd/**/Dockerfile`' 16:41:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:41:16 ++ cut -d/ -f2 16:41:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:41:16 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 16:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:18 16:41:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:41:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:18 latest: Pulling from edgex-devops/git-semver 16:41:18 a0d0a0d46f8b: Pulling fs layer 16:41:18 3e5f54012d9b: Pulling fs layer 16:41:18 4c7163046ea9: Pulling fs layer 16:41:18 0c2d73faf560: Pulling fs layer 16:41:18 0c2d73faf560: Waiting 16:41:18 3e5f54012d9b: Verifying Checksum 16:41:18 3e5f54012d9b: Download complete 16:41:18 a0d0a0d46f8b: Download complete 16:41:18 0c2d73faf560: Verifying Checksum 16:41:18 0c2d73faf560: Download complete 16:41:18 4c7163046ea9: Verifying Checksum 16:41:18 4c7163046ea9: Download complete 16:41:18 a0d0a0d46f8b: Pull complete 16:41:18 3e5f54012d9b: Pull complete 16:41:18 4c7163046ea9: Pull complete 16:41:19 0c2d73faf560: Pull complete 16:41:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:41:19 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 16:41:19 $ docker top 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:19 [ssh-agent] Looking for ssh-agent implementation... 16:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:20 $ docker exec 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent 16:41:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpfDmF/agent.14 16:41:20 SSH_AGENT_PID=21 16:41:20 Running ssh-add (command line suppressed) 16:41:20 Identity added: /w/workspace/edgex-go/8@tmp/private_key_947515746388588787.key (/w/workspace/edgex-go/8@tmp/private_key_947515746388588787.key) 16:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:20 + git tag --points-at HEAD [Pipeline] } 16:41:20 $ docker exec --env ******** --env ******** 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent -k 16:41:20 unset SSH_AUTH_SOCK; 16:41:20 unset SSH_AGENT_PID; 16:41:20 echo Agent pid 21 killed; 16:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:20 [ssh-agent] Looking for ssh-agent implementation... 16:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:20 $ docker exec 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent 16:41:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjiKNPn/agent.54 16:41:20 SSH_AGENT_PID=60 16:41:20 Running ssh-add (command line suppressed) 16:41:21 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1464944127610549534.key (/w/workspace/edgex-go/8@tmp/private_key_1464944127610549534.key) 16:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:21 + git semver init 16:41:21 # -> Open(): unable to determine branch for HEAD 16:41:21 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:41:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:41:21 # $SEMVER_REMOTE_NAME = origin 16:41:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:41:21 # $SEMVER_USER_NAME = edgex-jenkins 16:41:21 # $SEMVER_BRANCH = PR-3755 16:41:21 # $SEMVER_TEMP = /tmp/semver-033612040 16:41:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:42:42 # '/tmp/semver-033612040' -> '/w/workspace/edgex-go/8/.semver' 16:42:43 # -> Force: false 16:42:43 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:42:43 $ docker exec --env ******** --env ******** 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent -k 16:42:43 unset SSH_AUTH_SOCK; 16:42:43 unset SSH_AGENT_PID; 16:42:43 echo Agent pid 60 killed; 16:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:43 + git semver [Pipeline] } 16:42:43 $ docker stop --time=1 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a 16:42:45 $ docker rm -f 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a [Pipeline] // withDockerContainer [Pipeline] sh 16:42:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:46 Stashed 1 file(s) [Pipeline] echo 16:42:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:42:46 ========================================================= 16:42:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:42:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:46 a0d0a0d46f8b: Already exists 16:42:46 31adcdaf11c8: Pulling fs layer 16:42:46 b8b176561691: Pulling fs layer 16:42:46 4527c011a84f: Pulling fs layer 16:42:46 5d74067f8e1e: Pulling fs layer 16:42:46 e0aca202a116: Pulling fs layer 16:42:46 3a43be97a3b4: Pulling fs layer 16:42:46 34cad66bf833: Pulling fs layer 16:42:46 b4e3c513aaa6: Pulling fs layer 16:42:46 5d74067f8e1e: Waiting 16:42:46 e0aca202a116: Waiting 16:42:46 3a43be97a3b4: Waiting 16:42:46 34cad66bf833: Waiting 16:42:46 b4e3c513aaa6: Waiting 16:42:46 b8b176561691: Download complete 16:42:46 31adcdaf11c8: Verifying Checksum 16:42:46 31adcdaf11c8: Download complete 16:42:46 5d74067f8e1e: Download complete 16:42:46 e0aca202a116: Verifying Checksum 16:42:46 e0aca202a116: Download complete 16:42:46 3a43be97a3b4: Verifying Checksum 16:42:46 3a43be97a3b4: Download complete 16:42:46 31adcdaf11c8: Pull complete 16:42:46 34cad66bf833: Verifying Checksum 16:42:46 34cad66bf833: Download complete 16:42:46 b8b176561691: Pull complete 16:42:47 4527c011a84f: Verifying Checksum 16:42:47 4527c011a84f: Download complete 16:42:47 b4e3c513aaa6: Verifying Checksum 16:42:47 b4e3c513aaa6: Download complete 16:42:51 4527c011a84f: Pull complete 16:42:51 5d74067f8e1e: Pull complete 16:42:51 e0aca202a116: Pull complete 16:42:51 3a43be97a3b4: Pull complete 16:42:51 34cad66bf833: Pull complete 16:42:54 b4e3c513aaa6: Pull complete 16:42:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:42:54 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:54 WORKDIR /edgex 16:42:54 COPY go.mod . 16:42:54 RUN go mod download' 16:42:54 + docker build -t ci-base-image-x86_64 -f - . 16:42:56 Sending build context to Docker daemon 329.4MB 16:42:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:56 ---> 9f6097aaca64 16:42:56 Step 2/4 : WORKDIR /edgex 16:42:58 ---> Running in 9772cb850652 16:42:58 Removing intermediate container 9772cb850652 16:42:58 ---> f97a27c2e134 16:42:58 Step 3/4 : COPY go.mod . 16:42:58 ---> 14af6880c731 16:42:58 Step 4/4 : RUN go mod download 16:42:58 ---> Running in 2576fe067337 16:43:01 Still waiting to schedule task 16:43:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2191’ is offline 16:43:30 Removing intermediate container 2576fe067337 16:43:30 ---> 37efe54281be 16:43:30 Successfully built 37efe54281be 16:43:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:43:31 + docker inspect -f . ci-base-image-x86_64 16:43:31 . [Pipeline] withDockerContainer 16:43:31 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:31 $ docker top 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:31 + go version 16:43:31 go version go1.16.8 linux/amd64 [Pipeline] } 16:43:31 $ docker stop --time=1 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e 16:43:33 $ docker rm -f 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:35 + docker inspect -f . ci-base-image-x86_64 16:43:35 . [Pipeline] withDockerContainer 16:43:35 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:43:35 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:35 $ docker top 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa -eo pid,comm [Pipeline] { [Pipeline] echo 16:43:35 ========================================================= 16:43:35 [edgeXBuildGoParallel] Running Tests and Build... 16:43:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:43:36 + make test 16:43:36 go mod tidy 16:43:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:43:43 ? github.com/edgexfoundry/edgex-go [no test files] 16:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:44:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:44:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:44:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:44:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:44:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:44:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:44:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 16:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:44:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 16:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:44:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:44:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:44:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:44:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:44:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:44:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 1.0% of statements 16:44:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:44:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 16:44:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 16:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 16:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 16:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 16:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 16:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 16:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 16:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.179s coverage: 82.5% of statements 16:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.256s coverage: 70.4% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.4% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:45:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:45:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:45:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:45:41 GO111MODULE=on go vet ./... 16:45:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:45:48 ./bin/test-attribution-txt.sh [Pipeline] sh 16:45:48 + ls -al . 16:45:48 total 612 16:45:48 drwxrwxr-x 10 1001 1001 4096 Oct 18 16:45 . 16:45:48 drwxr-xr-x 4 root root 28 Oct 18 16:43 .. 16:45:48 -rw-rw-r-- 1 1001 1001 11 Oct 18 16:41 .dockerignore 16:45:48 drwxrwxr-x 8 1001 1001 179 Oct 18 16:41 .git 16:45:48 drwxrwxr-x 4 1001 1001 142 Oct 18 16:41 .github 16:45:48 -rw-rw-r-- 1 1001 1001 804 Oct 18 16:41 .gitignore 16:45:48 -rw-rw-r-- 1 1001 1001 42 Oct 18 16:41 .golangci.yml 16:45:48 -rw-rw-r-- 1 1001 1001 76 Oct 18 16:41 .hadolint.yml 16:45:48 drwx------ 3 1001 1001 58 Oct 18 16:42 .semver 16:45:48 -rw-rw-r-- 1 1001 1001 166 Oct 18 16:41 .sonarcloud.properties 16:45:48 -rw-rw-r-- 1 1001 1001 1171 Oct 18 16:41 ADOPTERS.md 16:45:48 -rw-rw-r-- 1 1001 1001 8608 Oct 18 16:41 Attribution.txt 16:45:48 -rw-rw-r-- 1 1001 1001 43881 Oct 18 16:41 CHANGELOG.md 16:45:48 -rw-rw-r-- 1 1001 1001 3804 Oct 18 16:41 CONTRIBUTING.md 16:45:48 -rw-rw-r-- 1 1001 1001 677 Oct 18 16:41 GOVERNANCE.md 16:45:48 -rw-rw-r-- 1 1001 1001 849 Oct 18 16:41 Jenkinsfile 16:45:48 -rw-rw-r-- 1 1001 1001 10775 Oct 18 16:41 LICENSE 16:45:48 -rw-rw-r-- 1 1001 1001 6508 Oct 18 16:41 Makefile 16:45:48 -rw-rw-r-- 1 1001 1001 582 Oct 18 16:41 OWNERS.md 16:45:48 -rw-rw-r-- 1 1001 1001 8256 Oct 18 16:41 README.md 16:45:48 -rw-rw-r-- 1 1001 1001 6912 Oct 18 16:41 SECURITY.md 16:45:48 -rw-rw-r-- 1 1001 1001 5 Oct 18 16:42 VERSION 16:45:48 -rw-rw-r-- 1 1001 1001 4131 Oct 18 16:41 ZMQWindows.md 16:45:48 drwxrwxr-x 2 1001 1001 37 Oct 18 16:41 bin 16:45:48 drwxrwxr-x 14 1001 1001 4096 Oct 18 16:41 cmd 16:45:48 -rw-r--r-- 1 root root 403932 Oct 18 16:45 coverage.out 16:45:48 -rw-rw-r-- 1 1001 1001 829 Oct 18 16:41 go.mod 16:45:48 -rw-rw-r-- 1 1001 1001 50143 Oct 18 16:41 go.sum 16:45:48 drwxrwxr-x 8 1001 1001 124 Oct 18 16:41 internal 16:45:48 drwxrwxr-x 3 1001 1001 16 Oct 18 16:41 openapi 16:45:48 drwxrwxr-x 4 1001 1001 71 Oct 18 16:41 snap 16:45:48 -rw-rw-r-- 1 1001 1001 204 Oct 18 16:41 version.go [Pipeline] sh 16:45:49 + '[' -e coverage.out ] 16:45:49 + chown 1001:1001 coverage.out [Pipeline] stash 16:45:49 Stashed 1 file(s) [Pipeline] sh 16:45:49 + make build 16:45:49 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 16:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:59 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 16:45:59 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 16:46:00 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 16:46:00 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 16:46:01 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 16:46:02 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 16:46:02 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 16:46:03 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 16:46:04 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 16:46:05 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] } 16:46:07 $ docker stop --time=1 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa 16:46:08 $ docker rm -f 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:46:12 16:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:46:12 latest: Pulling from edgex-devops/edgex-compose 16:46:12 cbdbe7a5bc2a: Pulling fs layer 16:46:12 ca9280d653b3: Pulling fs layer 16:46:12 7e9c9ca2126c: Pulling fs layer 16:46:12 cbdbe7a5bc2a: Verifying Checksum 16:46:12 cbdbe7a5bc2a: Download complete 16:46:13 ca9280d653b3: Verifying Checksum 16:46:13 ca9280d653b3: Download complete 16:46:13 cbdbe7a5bc2a: Pull complete 16:46:13 7e9c9ca2126c: Verifying Checksum 16:46:13 7e9c9ca2126c: Download complete 16:46:13 ca9280d653b3: Pull complete 16:46:17 7e9c9ca2126c: Pull complete 16:46:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:46:17 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:46:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:46:19 $ docker top 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:20 + docker-compose build --help 16:46:20 + grep parallel 16:46:20 --parallel Build images in parallel. [Pipeline] } 16:46:20 $ docker stop --time=1 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 16:46:21 $ docker rm -f 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:46:22 . [Pipeline] withDockerContainer 16:46:22 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:46:22 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:46:22 $ docker top 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:22 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:23 Building core-command ... 16:46:23 Building core-data ... 16:46:23 Building core-metadata ... 16:46:23 Building security-bootstrapper ... 16:46:23 Building security-proxy-setup ... 16:46:23 Building security-secretstore-setup ... 16:46:23 Building support-notifications ... 16:46:23 Building support-scheduler ... 16:46:23 Building sys-mgmt-agent ... 16:46:23 Building core-metadata 16:46:23 Building core-data 16:46:23 Building security-proxy-setup 16:46:23 Building support-scheduler 16:46:23 Building core-command 16:46:35 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:46:35 ---> 37efe54281be 16:46:35 Step 3/20 : WORKDIR /edgex-go 16:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:35 ---> 37efe54281be 16:46:35 Step 3/22 : WORKDIR /edgex-go 16:46:39 ---> Running in 1068c32202f8 16:46:39 ---> Running in 9051d3f28598 16:46:43 Removing intermediate container 9051d3f28598 16:46:43 ---> dc2587dd4c76 16:46:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:44 Removing intermediate container 1068c32202f8 16:46:44 ---> d995a70a3ea3 16:46:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:44 ---> 37efe54281be 16:46:44 Step 3/22 : WORKDIR /edgex-go 16:46:44 ---> Using cache 16:46:44 ---> d995a70a3ea3 16:46:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:45 ---> Running in d9f2529617a4 16:46:46 ---> Running in adf037b65994 16:46:46 ---> Running in 855042e5ee9e 16:46:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:46 ---> 37efe54281be 16:46:46 Step 3/22 : WORKDIR /edgex-go 16:46:46 ---> Using cache 16:46:46 ---> d995a70a3ea3 16:46:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:46 ---> 37efe54281be 16:46:46 Step 3/23 : WORKDIR /edgex-go 16:46:46 ---> Using cache 16:46:46 ---> d995a70a3ea3 16:46:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:46 ---> Running in 3e9e0261eabb 16:46:46 ---> Running in cddb829b8cd1 16:46:47 Removing intermediate container d9f2529617a4 16:46:47 ---> da356ecc2c35 16:46:47 Step 5/22 : RUN apk add --update --no-cache make git 16:46:47 ---> Running in f3ac68fa60f8 16:46:48 Removing intermediate container adf037b65994 16:46:48 ---> 89ee92e33ace 16:46:48 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:46:48 ---> Running in 30da8c256605 16:46:48 Removing intermediate container 855042e5ee9e 16:46:48 ---> b1aec9e82756 16:46:48 Step 5/20 : RUN apk add --update --no-cache make git 16:46:48 ---> Running in c8b9c0976800 16:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:46:48 Removing intermediate container cddb829b8cd1 16:46:48 ---> cb73e67b9edd 16:46:48 Step 5/23 : RUN apk add --update --no-cache make git 16:46:48 ---> Running in fef802227be5 16:46:48 Removing intermediate container 3e9e0261eabb 16:46:48 ---> 129a74d154f5 16:46:48 Step 5/22 : RUN apk add --update --no-cache make git 16:46:48 ---> Running in 539194b70263 16:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:46:49 OK: 220 MiB in 52 packages 16:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:46:49 Removing intermediate container f3ac68fa60f8 16:46:49 ---> 9539f8579aac 16:46:49 Step 6/22 : COPY . . 16:46:49 OK: 220 MiB in 52 packages 16:46:50 OK: 220 MiB in 52 packages 16:46:50 OK: 220 MiB in 52 packages 16:46:50 OK: 220 MiB in 52 packages 16:46:52 Removing intermediate container 539194b70263 16:46:52 ---> 894bd1fb893c 16:46:52 Step 6/22 : COPY . . 16:46:55 ---> d1a6d61b7d25 16:46:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:55 Removing intermediate container c8b9c0976800 16:46:55 ---> 3fe7484a6074 16:46:55 Step 6/20 : COPY . . 16:46:55 ---> Running in 9b776f25b3da 16:46:55 Removing intermediate container 30da8c256605 16:46:55 ---> 842a2b5aface 16:46:55 Step 6/22 : COPY . . 16:46:55 Removing intermediate container fef802227be5 16:46:55 ---> 273b8a9ceef7 16:46:55 Step 6/23 : COPY go.mod . 16:46:55 ---> 841a1d23056a 16:46:55 Step 7/23 : RUN go mod download 16:46:57 ---> Running in e658e9f9e5c6 16:47:02 ---> afba50eeca65 16:47:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:02 Removing intermediate container 9b776f25b3da 16:47:02 ---> 36202a5e2f9b 16:47:02 Step 8/22 : RUN make cmd/core-command/core-command 16:47:02 ---> Running in d1f97e3de682 16:47:02 ---> Running in a057c3415671 16:47:02 ---> aded51717b2b 16:47:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:02 ---> c3d70bb0e85e 16:47:02 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:02 Removing intermediate container e658e9f9e5c6 16:47:02 ---> 3f80b19e6921 16:47:02 Step 8/23 : COPY . . 16:47:03 ---> Running in f57d987c832f 16:47:03 ---> Running in 1f70c8a6dc87 16:47:03 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 16:47:06 Removing intermediate container d1f97e3de682 16:47:06 ---> 640acdb43926 16:47:06 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:47:06 ---> Running in 12fb55b269cd 16:47:06 Removing intermediate container f57d987c832f 16:47:06 ---> 7cc07ce9e990 16:47:06 Step 8/22 : RUN make cmd/core-data/core-data 16:47:07 ---> Running in b558feaaf40e 16:47:07 Removing intermediate container 1f70c8a6dc87 16:47:07 ---> a281287023b1 16:47:07 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:47:08 ---> Running in 9698703c5ee8 16:47:08 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 16:47:08 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 16:47:09 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 16:47:19 ---> 1441e6ddc0e2 16:47:19 Step 9/23 : RUN go mod tidy 16:47:19 ---> Running in 02d559f16e75 16:47:20 Removing intermediate container 02d559f16e75 16:47:20 ---> 9af373f3dbe3 16:47:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:47:20 ---> Running in 51ca7a83d822 16:47:20 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 16:47:39 Removing intermediate container a057c3415671 16:47:39 ---> 7e984e0dab00 16:47:39 16:47:39 Step 9/22 : FROM alpine:3.14 16:47:39 3.14: Pulling from library/alpine 16:47:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:47:39 Status: Downloaded newer image for alpine:3.14 16:47:39 ---> 14119a10abf4 16:47:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:47:39 ---> Running in 8fad40aa5852 16:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:47:39 (1/1) Installing dumb-init (1.2.5-r1) 16:47:39 Executing busybox-1.33.1-r3.trigger 16:47:39 OK: 6 MiB in 15 packages 16:47:39 Removing intermediate container 8fad40aa5852 16:47:39 ---> f89ce9078146 16:47:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:39 ---> Running in a0f41bbe6295 16:47:39 Removing intermediate container a0f41bbe6295 16:47:39 ---> 4d839da1e237 16:47:39 Step 12/22 : ENV APP_PORT=59882 16:47:39 ---> Running in 88a928b53d95 16:47:39 Removing intermediate container 88a928b53d95 16:47:39 ---> 09f00ab58bcb 16:47:39 Step 13/22 : EXPOSE $APP_PORT 16:47:39 ---> Running in c64e318c9376 16:47:39 Removing intermediate container c64e318c9376 16:47:39 ---> 7a920888906b 16:47:39 Step 14/22 : WORKDIR / 16:47:39 ---> Running in e0a5c44ec35b 16:47:39 Removing intermediate container e0a5c44ec35b 16:47:39 ---> 6db995c49b64 16:47:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:40 ---> 0f59a68fbe7a 16:47:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:47:40 ---> 8030e41c48f8 16:47:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:47:41 ---> 5cc7d551197a 16:47:41 Step 18/22 : ENTRYPOINT ["/core-command"] 16:47:41 ---> Running in ca8fee9b1552 16:47:41 Removing intermediate container ca8fee9b1552 16:47:41 ---> 2468a7f3084e 16:47:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:41 ---> Running in 7a00ec00d9e5 16:47:41 Removing intermediate container 7a00ec00d9e5 16:47:41 ---> db768f1d114e 16:47:41 Step 20/22 : LABEL arch=x86_64 16:47:41 ---> Running in b0c8a379656a 16:47:41 Removing intermediate container b0c8a379656a 16:47:41 ---> 463929d1b3d0 16:47:41 Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:47:41 ---> Running in a2d5b4c1fbe4 16:47:42 Removing intermediate container a2d5b4c1fbe4 16:47:42 ---> 4a8cb22ebe62 16:47:42 Step 22/22 : LABEL version=0.0.0 16:47:42 ---> Running in c02c61edf166 16:47:42 Removing intermediate container c02c61edf166 16:47:42 ---> 14a94702908e 16:47:42 16:47:42 Successfully built 14a94702908e 16:47:42 Successfully tagged core-command:latest 16:47:42 Building security-bootstrapper 16:47:52  Building core-command ... done 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 16:47:52 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:47:52 ---> 37efe54281be 16:47:52 Step 3/30 : WORKDIR /edgex-go 16:47:52 ---> Using cache 16:47:52 ---> d995a70a3ea3 16:47:52 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:52 ---> Using cache 16:47:52 ---> 129a74d154f5 16:47:52 Step 5/30 : RUN apk add --update --no-cache make git 16:47:52 ---> Using cache 16:47:52 ---> 894bd1fb893c 16:47:52 Step 6/30 : COPY . . 16:47:52 ---> Using cache 16:47:52 ---> afba50eeca65 16:47:52 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:52 ---> Using cache 16:47:52 ---> 640acdb43926 16:47:52 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:52 ---> Running in 11043fa2829c 16:47:52 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 16:47:57 Removing intermediate container 9698703c5ee8 16:47:57 ---> 120843dbb299 16:47:57 16:47:57 Step 9/20 : FROM alpine:3.14 16:47:57 ---> 14119a10abf4 16:47:57 Step 10/20 : RUN apk add --update --no-cache curl 16:47:57 ---> Running in e29e1c9f0a55 16:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:47:57 (1/5) Installing ca-certificates (20191127-r5) 16:47:57 (2/5) Installing brotli-libs (1.0.9-r5) 16:47:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:47:57 (4/5) Installing libcurl (7.79.1-r0) 16:47:57 (5/5) Installing curl (7.79.1-r0) 16:47:57 Executing busybox-1.33.1-r3.trigger 16:47:57 Executing ca-certificates-20191127-r5.trigger 16:47:57 OK: 8 MiB in 19 packages 16:47:59 Removing intermediate container e29e1c9f0a55 16:47:59 ---> 02ed240640e6 16:47:59 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:47:59 Removing intermediate container 12fb55b269cd 16:47:59 ---> f6162a27d2b5 16:47:59 16:47:59 Step 9/22 : FROM alpine:3.14 16:47:59 ---> 14119a10abf4 16:47:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:47:59 ---> Using cache 16:47:59 ---> f89ce9078146 16:47:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:59 ---> Using cache 16:47:59 ---> 4d839da1e237 16:47:59 Step 12/22 : ENV APP_PORT=59881 16:47:59 ---> Running in d28e8e0dc02b 16:47:59 ---> Running in 2dd8f7158ab1 16:47:59 Removing intermediate container d28e8e0dc02b 16:47:59 ---> 504fb62b39a7 16:47:59 Step 12/20 : WORKDIR /edgex 16:47:59 Removing intermediate container 2dd8f7158ab1 16:47:59 ---> ca5c45a2a97d 16:47:59 Step 13/22 : EXPOSE $APP_PORT 16:47:59 ---> Running in a2c00f4d7559 16:47:59 ---> Running in d7d8dd7668a7 16:47:59 Removing intermediate container d7d8dd7668a7 16:47:59 ---> 5bf2111e86a9 16:47:59 Step 14/22 : WORKDIR / 16:47:59 Removing intermediate container a2c00f4d7559 16:47:59 ---> bae1e7635401 16:47:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:47:59 ---> Running in 72eb412bdd65 16:48:00 Removing intermediate container 72eb412bdd65 16:48:00 ---> d85e96cc8a46 16:48:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:00 ---> b299dbacf024 16:48:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:48:00 ---> b9785f9ae6e8 16:48:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:48:00 ---> c5636def0ad9 16:48:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:48:01 ---> 1ec983ddf269 16:48:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:48:01 ---> 069b61c9e1a2 16:48:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:48:01 ---> Running in f653cf10444a 16:48:01 Removing intermediate container f653cf10444a 16:48:01 ---> 76660de77d28 16:48:01 Step 17/20 : CMD ["--init=true"] 16:48:01 ---> Running in 5cad7f855320 16:48:01 ---> 5fda5cf29632 16:48:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:48:01 ---> Running in 25abc0c48b64 16:48:01 Removing intermediate container 5cad7f855320 16:48:01 ---> d6fbc738ba6d 16:48:01 Step 18/20 : LABEL arch=x86_64 16:48:01 Removing intermediate container 25abc0c48b64 16:48:01 ---> e87dc539dfbb 16:48:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:01 ---> Running in 63701b07e298 16:48:01 ---> Running in 75f3ce72573c 16:48:02 Removing intermediate container 63701b07e298 16:48:02 ---> eb7cca53be22 16:48:02 Step 19/20 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:48:02 Removing intermediate container 75f3ce72573c 16:48:02 ---> 85b7076dbaf6 16:48:02 Step 20/22 : LABEL arch=x86_64 16:48:02 ---> Running in ad646c02d7b3 16:48:02 ---> Running in 7a7b1b0bd401 16:48:02 Removing intermediate container ad646c02d7b3 16:48:02 ---> 91b4c105756c 16:48:02 Step 20/20 : LABEL version=0.0.0 16:48:02 Removing intermediate container 7a7b1b0bd401 16:48:02 ---> 6409b37868c8 16:48:02 Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:48:02 ---> Running in 8034315c3a29 16:48:02 ---> Running in 81bd57fb70e6 16:48:02 Removing intermediate container 8034315c3a29 16:48:02 ---> ca728b469d11 16:48:02 16:48:02 Removing intermediate container 81bd57fb70e6 16:48:02 ---> 4098506ec8f5 16:48:02 Step 22/22 : LABEL version=0.0.0 16:48:02 Successfully built ca728b469d11 16:48:02 Successfully tagged security-proxy-setup:latest 16:48:02 ---> Running in aefcccb07f5b 16:48:02  Building security-proxy-setup ... done Building support-notifications 16:48:02 Removing intermediate container aefcccb07f5b 16:48:02 ---> 9d56e32db7c8 16:48:02 16:48:02 Successfully built 9d56e32db7c8 16:48:02 Successfully tagged core-metadata:latest 16:48:02  Building core-metadata ... done Building sys-mgmt-agent 16:48:08 Removing intermediate container b558feaaf40e 16:48:08 ---> 1d7841a6978c 16:48:08 16:48:08 Step 9/22 : FROM alpine:3.14 16:48:08 ---> 14119a10abf4 16:48:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:48:08 ---> Running in 3076ee3fc1b2 16:48:09 Removing intermediate container 3076ee3fc1b2 16:48:09 ---> 4ac62259955c 16:48:09 Step 11/22 : ENV APP_PORT=59880 16:48:09 ---> Running in 475cbc922332 16:48:09 Removing intermediate container 475cbc922332 16:48:09 ---> 9bed53c4dd1f 16:48:09 Step 12/22 : EXPOSE $APP_PORT 16:48:09 ---> Running in 4e7e94ab4c45 16:48:09 Removing intermediate container 51ca7a83d822 16:48:09 ---> 3eb7ad9c0505 16:48:09 16:48:09 Step 11/23 : FROM alpine:3.14 16:48:09 ---> 14119a10abf4 16:48:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:48:09 ---> Using cache 16:48:09 ---> f89ce9078146 16:48:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:09 ---> Using cache 16:48:09 ---> 4d839da1e237 16:48:09 Step 14/23 : ENV APP_PORT=59861 16:48:10 ---> Running in 8a05c95eb095 16:48:10 Removing intermediate container 4e7e94ab4c45 16:48:10 ---> 49b12191b872 16:48:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:10 ---> Running in 0a267c325c88 16:48:10 Removing intermediate container 8a05c95eb095 16:48:10 ---> 38bb7a54edab 16:48:10 Step 15/23 : EXPOSE $APP_PORT 16:48:11 ---> Running in d9cdac738736 16:48:11 Removing intermediate container d9cdac738736 16:48:11 ---> 0616eac2d2b9 16:48:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:11 ---> 1a71d3723c68 16:48:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:48:11 Removing intermediate container 0a267c325c88 16:48:11 ---> 8a52cc8dc1d1 16:48:11 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:48:11 ---> Running in b2da7f1ae9d8 16:48:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:12 ---> 4f115bf5a3a2 16:48:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:48:13 ---> 5a1102a0d860 16:48:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:48:13 ---> Running in e4c4de709d14 16:48:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:13 Removing intermediate container e4c4de709d14 16:48:13 ---> 6dd25f1e432a 16:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:13 ---> Running in f9e04dd5e8eb 16:48:13 Removing intermediate container f9e04dd5e8eb 16:48:13 ---> 16854ec4f1b9 16:48:13 Step 21/23 : LABEL arch=x86_64 16:48:13 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:48:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:48:13 ---> 37efe54281be 16:48:13 Step 3/21 : WORKDIR /edgex-go 16:48:13 ---> Using cache 16:48:13 ---> d995a70a3ea3 16:48:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:13 ---> Using cache 16:48:13 ---> 129a74d154f5 16:48:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:14 ---> Running in 11f0397360bc 16:48:14 ---> Running in f9a1377a8a4a 16:48:14 (1/6) Installing dumb-init (1.2.5-r1) 16:48:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:48:14 (3/6) Installing libsodium (1.0.18-r0) 16:48:14 Removing intermediate container 11f0397360bc 16:48:14 ---> 19085dcc9617 16:48:14 Step 22/23 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:48:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:48:14 ---> Running in ac5d38de0b92 16:48:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:48:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:14 ---> 37efe54281be 16:48:14 Step 3/22 : WORKDIR /edgex-go 16:48:14 ---> Using cache 16:48:14 ---> d995a70a3ea3 16:48:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:14 ---> Using cache 16:48:14 ---> 129a74d154f5 16:48:14 Step 5/22 : RUN apk add --update --no-cache make bash git 16:48:14 ---> Running in 3a78a376b9e9 16:48:14 (5/6) Installing libzmq (4.3.4-r0) 16:48:14 (6/6) Installing zeromq (4.3.4-r0) 16:48:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:14 Removing intermediate container ac5d38de0b92 16:48:14 ---> 0967dfa9e58d 16:48:14 Step 23/23 : LABEL version=0.0.0 16:48:14 Executing busybox-1.33.1-r3.trigger 16:48:14 OK: 8 MiB in 20 packages 16:48:14 ---> Running in 837f39903290 16:48:14 Removing intermediate container 837f39903290 16:48:14 ---> 7c6b2e66cbb8 16:48:14 16:48:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:15 Successfully built 7c6b2e66cbb8 16:48:15 Successfully tagged support-scheduler:latest 16:48:15 Building security-secretstore-setup 16:48:15  Building support-scheduler ... done Removing intermediate container b2da7f1ae9d8 16:48:15 ---> ed237e8e6031 16:48:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:15 OK: 220 MiB in 52 packages 16:48:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:16 OK: 220 MiB in 52 packages 16:48:16 ---> b9fa37bb4a62 16:48:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:48:18 ---> a81ce9640e70 16:48:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:48:18 Removing intermediate container 3a78a376b9e9 16:48:18 ---> 511462cc403c 16:48:18 Step 6/22 : COPY . . 16:48:18 Removing intermediate container f9a1377a8a4a 16:48:18 ---> a4d9ef39025a 16:48:18 Step 6/21 : COPY . . 16:48:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:48:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:19 ---> 37efe54281be 16:48:19 Step 3/24 : WORKDIR /edgex-go 16:48:19 ---> Using cache 16:48:19 ---> d995a70a3ea3 16:48:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:19 ---> Using cache 16:48:19 ---> 129a74d154f5 16:48:19 Step 5/24 : RUN apk add --update --no-cache make git 16:48:19 ---> Using cache 16:48:19 ---> 894bd1fb893c 16:48:19 Step 6/24 : COPY . . 16:48:19 ---> Using cache 16:48:19 ---> afba50eeca65 16:48:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:19 ---> Using cache 16:48:19 ---> 640acdb43926 16:48:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:19 ---> 5225f23c0e7a 16:48:19 Step 18/22 : ENTRYPOINT ["/core-data"] 16:48:22 ---> Running in 13e528477119 16:48:22 ---> Running in 66bf85591f9e 16:48:23 Removing intermediate container 13e528477119 16:48:23 ---> eb793a31971c 16:48:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:23 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 16:48:23 ---> Running in f4ed0fbbafa9 16:48:24 Removing intermediate container f4ed0fbbafa9 16:48:24 ---> d74138d69ebf 16:48:24 Step 20/22 : LABEL arch=x86_64 16:48:24 ---> 14518596a2c6 16:48:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:24 ---> Running in 93793ab752ae 16:48:24 Removing intermediate container 11043fa2829c 16:48:24 ---> 79396cb44cae 16:48:24 16:48:24 Step 9/30 : FROM alpine:3.14 16:48:24 ---> 14119a10abf4 16:48:24 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:48:24 ---> Running in 43eb50866f12 16:48:25 ---> ad28536ff64c 16:48:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:25 ---> Running in 39378f418f48 16:48:25 ---> Running in 378d56b1a312 16:48:25 Removing intermediate container 39378f418f48 16:48:25 ---> 29274b824667 16:48:25 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:48:25 Removing intermediate container 93793ab752ae 16:48:25 ---> 8f1f22e2cb60 16:48:25 Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:48:25 ---> Running in 5adac7682b4e 16:48:25 ---> Running in 117f923c8763 16:48:25 Removing intermediate container 117f923c8763 16:48:25 ---> 424838fbd999 16:48:25 Step 22/22 : LABEL version=0.0.0 16:48:25 ---> Running in 0a29beb7bb12 16:48:26 Removing intermediate container 0a29beb7bb12 16:48:26 ---> a40e7bfad441 16:48:26 16:48:26 Successfully built a40e7bfad441 16:48:26 Successfully tagged core-data:latest 16:48:26  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:26 (1/2) Installing dumb-init (1.2.5-r1) 16:48:26 (2/2) Installing su-exec (0.2-r1) 16:48:26 Executing busybox-1.33.1-r3.trigger 16:48:26 OK: 6 MiB in 16 packages 16:48:26 Removing intermediate container 378d56b1a312 16:48:26 ---> eec9e9a3454f 16:48:26 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:48:26 ---> Running in 00fafb4a5ec4 16:48:27 Removing intermediate container 5adac7682b4e 16:48:27 ---> e15e253cba45 16:48:27 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:48:27 ---> Running in b23662d14944 16:48:27 Removing intermediate container 43eb50866f12 16:48:27 ---> 0cabee6a452c 16:48:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:27 ---> Running in 44599f6b3645 16:48:27 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 16:48:27 Removing intermediate container b23662d14944 16:48:27 ---> da847234f306 16:48:27 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:48:27 ---> Running in 54336d3e9655 16:48:27 Removing intermediate container 54336d3e9655 16:48:27 ---> ff45edfd8dc2 16:48:27 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:48:27 ---> Running in 4471654a3bd5 16:48:27 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 16:48:28 Removing intermediate container 4471654a3bd5 16:48:28 ---> 2960d1f62463 16:48:28 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:48:28 ---> Running in fe0b0cfa4f3b 16:48:28 Removing intermediate container fe0b0cfa4f3b 16:48:28 ---> 53dbd7759e6c 16:48:28 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:48:29 ---> d3f2ae6e2af2 16:48:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:48:29 ---> Running in 28deb034a265 16:48:30 Removing intermediate container 28deb034a265 16:48:30 ---> b184b98f6073 16:48:30 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:30 ---> 05966d648884 16:48:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:48:31 ---> 351694c7208b 16:48:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:48:31 ---> 6896140f0556 16:48:31 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:48:31 ---> 5858b23731da 16:48:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:48:31 ---> cba15a6ad775 16:48:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:48:32 ---> Running in 83885c698b47 16:48:32 Removing intermediate container 83885c698b47 16:48:32 ---> f6a7db65e4df 16:48:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:48:32 ---> daf57b1fb1bc 16:48:32 Step 25/30 : RUN chmod +x /entrypoint.sh 16:48:32 ---> Running in 959aac4e9e3f 16:48:33 Removing intermediate container 959aac4e9e3f 16:48:33 ---> 80f9c3541e1c 16:48:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:48:33 ---> Running in 2c9c824c7f91 16:48:33 Removing intermediate container 2c9c824c7f91 16:48:33 ---> 297577e37040 16:48:33 Step 27/30 : CMD ["gate"] 16:48:34 ---> Running in d99068e1301e 16:48:34 Removing intermediate container d99068e1301e 16:48:34 ---> 08c262f15cf3 16:48:34 Step 28/30 : LABEL arch=x86_64 16:48:34 ---> Running in 98237ea1c4d0 16:48:34 Removing intermediate container 98237ea1c4d0 16:48:34 ---> 20786f9de08a 16:48:34 Step 29/30 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:48:34 ---> Running in 1d915765e8d0 16:48:34 Removing intermediate container 1d915765e8d0 16:48:34 ---> 73610a2e922d 16:48:34 Step 30/30 : LABEL version=0.0.0 16:48:34 ---> Running in 1274f4985c68 16:48:35 Removing intermediate container 1274f4985c68 16:48:35 ---> 8903b77fc64a 16:48:35 16:48:35 Successfully built 8903b77fc64a 16:48:35 Successfully tagged security-bootstrapper:latest 16:48:50  Building security-bootstrapper ... done 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 16:48:53 Removing intermediate container 66bf85591f9e 16:48:53 ---> bc476e84aab0 16:48:53 16:48:53 Step 9/24 : FROM alpine:3.14 16:48:53 ---> 14119a10abf4 16:48:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:48:53 ---> Running in 73d4d2b7de18 16:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:54 (1/3) Installing ca-certificates (20191127-r5) 16:48:54 (2/3) Installing dumb-init (1.2.5-r1) 16:48:54 (3/3) Installing su-exec (0.2-r1) 16:48:54 Executing busybox-1.33.1-r3.trigger 16:48:54 Executing ca-certificates-20191127-r5.trigger 16:48:54 OK: 6 MiB in 17 packages 16:48:55 Removing intermediate container 73d4d2b7de18 16:48:55 ---> d6d57856f071 16:48:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:48:55 ---> Running in 7ff6cced3c83 16:48:55 Removing intermediate container 7ff6cced3c83 16:48:55 ---> 99b1865131fc 16:48:55 Step 12/24 : WORKDIR / 16:48:56 ---> Running in 9b806a3f7c91 16:48:56 Removing intermediate container 00fafb4a5ec4 16:48:56 ---> 4498f4e9a5dd 16:48:56 16:48:56 Step 9/21 : FROM alpine:3.14 16:48:56 ---> 14119a10abf4 16:48:56 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:48:56 Removing intermediate container 44599f6b3645 16:48:56 ---> 4e816fd7fe93 16:48:56 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:48:56 ---> Running in 717cceb238c9 16:48:56 Removing intermediate container 9b806a3f7c91 16:48:56 ---> 0eca226ea497 16:48:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:48:56 ---> Running in cd4be0f8e146 16:48:56 ---> c73bb0fb9884 16:48:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:48:56 ---> c24ba52c0dc0 16:48:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:48:57 ---> 26d683432155 16:48:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:48:57 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 16:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:48:57 ---> d1f7ce8a3895 16:48:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:48:57 (1/2) Installing ca-certificates (20191127-r5) 16:48:57 (2/2) Installing dumb-init (1.2.5-r1) 16:48:57 Executing busybox-1.33.1-r3.trigger 16:48:57 Executing ca-certificates-20191127-r5.trigger 16:48:57 OK: 6 MiB in 16 packages 16:48:57 ---> 0f3ccbb036b9 16:48:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:48:58 Removing intermediate container 717cceb238c9 16:48:58 ---> 08393b4f129b 16:48:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:48:58 ---> Running in fafdf5bb9939 16:48:58 Removing intermediate container fafdf5bb9939 16:48:58 ---> cc28eb82c460 16:48:58 Step 12/21 : ENV APP_PORT=59860 16:48:58 Removing intermediate container cd4be0f8e146 16:48:58 ---> 6a008016c60a 16:48:58 16:48:58 Step 10/22 : FROM docker:20.10.8 16:48:58 ---> d4d0c0521937 16:48:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:48:58 ---> Running in 6e6b0092e17a 16:48:58 Removing intermediate container 6e6b0092e17a 16:48:58 ---> b2204e58abd6 16:48:58 Step 13/21 : EXPOSE $APP_PORT 16:48:58 20.10.8: Pulling from library/docker 16:48:58 ---> Running in 5e2caca2e1ca 16:48:58 ---> adac85ca1809 16:48:58 Step 20/24 : 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/ 16:48:58 ---> Running in b9814d6371ee 16:48:58 Removing intermediate container 5e2caca2e1ca 16:48:58 ---> 0abd19fbc0de 16:48:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:59 ---> c272b6b7fc37 16:48:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:48:59 Removing intermediate container b9814d6371ee 16:48:59 ---> a26564ad412e 16:48:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:48:59 ---> 9d8302dc1694 16:48:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:48:59 ---> Running in 7345997a2c43 16:49:00 Removing intermediate container 7345997a2c43 16:49:00 ---> ff689d0158d7 16:49:00 Step 22/24 : LABEL arch=x86_64 16:49:00 ---> 09db683a0b19 16:49:00 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:49:00 ---> Running in 54a438018a43 16:49:00 ---> Running in e7b7ad090693 16:49:00 Removing intermediate container e7b7ad090693 16:49:00 ---> 9fa52bb09293 16:49:00 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:00 Removing intermediate container 54a438018a43 16:49:00 ---> a52b33443051 16:49:00 Step 23/24 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:49:00 ---> Running in 9d45fc24f479 16:49:00 ---> Running in c8d733e75016 16:49:00 Removing intermediate container 9d45fc24f479 16:49:00 ---> 1c170962a6e2 16:49:00 Step 24/24 : LABEL version=0.0.0 16:49:00 Removing intermediate container c8d733e75016 16:49:00 ---> c7650337bf41 16:49:00 Step 19/21 : LABEL arch=x86_64 16:49:00 ---> Running in 0e14b9bf986a 16:49:00 ---> Running in eb4a8555b4ba 16:49:00 Removing intermediate container 0e14b9bf986a 16:49:00 ---> 693a582abb7e 16:49:00 Step 20/21 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:49:00 ---> Running in 41de65cb888c 16:49:00 Removing intermediate container eb4a8555b4ba 16:49:00 ---> bb54f6080191 16:49:00 16:49:00 Successfully built bb54f6080191 16:49:00 Successfully tagged security-secretstore-setup:latest 16:49:00  Building security-secretstore-setup ... done Removing intermediate container 41de65cb888c 16:49:00 ---> 06678c4bea90 16:49:00 Step 21/21 : LABEL version=0.0.0 16:49:01 ---> Running in 7f9231d1ac62 16:49:01 Removing intermediate container 7f9231d1ac62 16:49:01 ---> 5aaf37e4f029 16:49:01 16:49:01 Successfully built 5aaf37e4f029 16:49:01 Successfully tagged support-notifications:latest 16:49:02  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:49:02 Status: Downloaded newer image for docker:20.10.8 16:49:02 ---> bc6c0ffef665 16:49:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:02 ---> Running in fee9e9207efa 16:49:02 Removing intermediate container fee9e9207efa 16:49:02 ---> 4ff3b141c965 16:49:02 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:49:02 ---> Running in 61d9e1979678 16:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:49:03 (1/42) Installing readline (8.1.0-r0) 16:49:03 (2/42) Installing bash (5.1.4-r0) 16:49:03 Executing bash-5.1.4-r0.post-install 16:49:03 (3/42) Installing brotli-libs (1.0.9-r5) 16:49:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:49:03 (5/42) Installing libcurl (7.79.1-r0) 16:49:03 (6/42) Installing curl (7.79.1-r0) 16:49:03 (7/42) Installing dumb-init (1.2.5-r1) 16:49:03 (8/42) Installing libbz2 (1.0.8-r1) 16:49:03 (9/42) Installing expat (2.4.1-r0) 16:49:03 (10/42) Installing libffi (3.3-r2) 16:49:03 (11/42) Installing gdbm (1.19-r0) 16:49:03 (12/42) Installing xz-libs (5.2.5-r0) 16:49:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:49:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:03 (15/42) Installing mpdecimal (2.5.1-r1) 16:49:03 (16/42) Installing sqlite-libs (3.35.5-r0) 16:49:03 (17/42) Installing python3 (3.9.5-r1) 16:49:04 (18/42) Installing py3-appdirs (1.4.4-r2) 16:49:04 (19/42) Installing py3-chardet (4.0.0-r2) 16:49:04 (20/42) Installing py3-idna (3.2-r0) 16:49:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:49:04 (22/42) Installing py3-certifi (2020.12.5-r1) 16:49:04 (23/42) Installing py3-requests (2.25.1-r4) 16:49:04 (24/42) Installing py3-msgpack (1.0.2-r1) 16:49:04 (25/42) Installing py3-lockfile (0.12.2-r4) 16:49:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:49:04 (27/42) Installing py3-colorama (0.4.4-r1) 16:49:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:49:04 (29/42) Installing py3-distlib (0.3.1-r3) 16:49:04 (30/42) Installing py3-distro (1.5.0-r3) 16:49:04 (31/42) Installing py3-six (1.15.0-r1) 16:49:04 (32/42) Installing py3-webencodings (0.5.1-r4) 16:49:04 (33/42) Installing py3-html5lib (1.1-r1) 16:49:04 (34/42) Installing py3-parsing (2.4.7-r2) 16:49:04 (35/42) Installing py3-packaging (20.9-r1) 16:49:04 (36/42) Installing py3-toml (0.10.2-r2) 16:49:04 (37/42) Installing py3-pep517 (0.10.0-r2) 16:49:04 (38/42) Installing py3-progress (1.5-r2) 16:49:04 (39/42) Installing py3-retrying (1.3.3-r1) 16:49:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:49:04 (41/42) Installing py3-setuptools (52.0.0-r3) 16:49:04 (42/42) Installing py3-pip (20.3.4-r1) 16:49:04 Executing busybox-1.33.1-r3.trigger 16:49:04 OK: 84 MiB in 64 packages 16:49:05 Collecting docker-compose==1.23.2 16:49:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:05 Collecting texttable<0.10,>=0.9.0 16:49:05 Downloading texttable-0.9.1.tar.gz (11 kB) 16:49:05 Collecting docker<4.0,>=3.6.0 16:49:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:49:05 Collecting dockerpty<0.5,>=0.4.1 16:49:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:49:06 Collecting PyYAML<4,>=3.10 16:49:06 Downloading PyYAML-3.13.tar.gz (270 kB) 16:49:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:49:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:49:06 Collecting docopt<0.7,>=0.6.1 16:49:06 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:07 Collecting websocket-client<1.0,>=0.32.0 16:49:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:49:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:49:07 Collecting jsonschema<3,>=2.5.1 16:49:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:49:07 Collecting cached-property<2,>=1.2.0 16:49:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:49:07 Collecting docker-pycreds>=0.4.0 16:49:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:49:07 Collecting chardet<3.1.0,>=3.0.2 16:49:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:49:07 Collecting idna<2.8,>=2.5 16:49:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:49:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:49:07 Collecting urllib3<1.25,>=1.21.1 16:49:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:49:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:49:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:49:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:49:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:49:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:49:07 Attempting uninstall: urllib3 16:49:07 Found existing installation: urllib3 1.26.5 16:49:07 Uninstalling urllib3-1.26.5: 16:49:07 Successfully uninstalled urllib3-1.26.5 16:49:07 Attempting uninstall: idna 16:49:07 Found existing installation: idna 3.2 16:49:07 Uninstalling idna-3.2: 16:49:07 Successfully uninstalled idna-3.2 16:49:07 Attempting uninstall: chardet 16:49:07 Found existing installation: chardet 4.0.0 16:49:07 Uninstalling chardet-4.0.0: 16:49:07 Successfully uninstalled chardet-4.0.0 16:49:08 Attempting uninstall: requests 16:49:08 Found existing installation: requests 2.25.1 16:49:08 Uninstalling requests-2.25.1: 16:49:08 Successfully uninstalled requests-2.25.1 16:49:08 Running setup.py install for texttable: started 16:49:08 Running setup.py install for texttable: finished with status 'done' 16:49:08 Running setup.py install for PyYAML: started 16:49:08 Running setup.py install for PyYAML: finished with status 'done' 16:49:09 Running setup.py install for docopt: started 16:49:09 Running setup.py install for docopt: finished with status 'done' 16:49:09 Running setup.py install for dockerpty: started 16:49:09 Running setup.py install for dockerpty: finished with status 'done' 16:49:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:49:14 Removing intermediate container 61d9e1979678 16:49:14 ---> 5afb3ff57d57 16:49:14 Step 13/22 : ENV APP_PORT=58890 16:49:14 ---> Running in ab528d7aa99f 16:49:14 Removing intermediate container ab528d7aa99f 16:49:14 ---> 91b50b160a6c 16:49:14 Step 14/22 : EXPOSE $APP_PORT 16:49:14 ---> Running in f10b0d9667a5 16:49:14 Removing intermediate container f10b0d9667a5 16:49:14 ---> c511f15093df 16:49:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:49:14 ---> 42607038a97b 16:49:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:49:14 ---> 23834a1ef225 16:49:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:49:14 ---> 3fb1fc8e7c01 16:49:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:49:14 ---> Running in 7fcc9d76f289 16:49:14 Removing intermediate container 7fcc9d76f289 16:49:14 ---> 49e8d00b9223 16:49:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:14 ---> Running in b4786920eead 16:49:14 Removing intermediate container b4786920eead 16:49:14 ---> 3036527147eb 16:49:14 Step 20/22 : LABEL arch=x86_64 16:49:14 ---> Running in 2dcc3c6a5b0a 16:49:14 Removing intermediate container 2dcc3c6a5b0a 16:49:14 ---> 6c0ac9682b38 16:49:14 Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 16:49:14 ---> Running in f3ab9ad39bd7 16:49:14 Removing intermediate container f3ab9ad39bd7 16:49:14 ---> cd6bdff5f7c9 16:49:14 Step 22/22 : LABEL version=0.0.0 16:49:14 ---> Running in 4e714e67bed5 16:49:14 Removing intermediate container 4e714e67bed5 16:49:14 ---> 48f2075020f1 16:49:14 16:49:15 Successfully built 48f2075020f1 16:49:15 Successfully tagged sys-mgmt-agent:latest 16:49:15  Building sys-mgmt-agent ... done  [Pipeline] } 16:49:15 $ docker stop --time=1 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e 16:49:16 $ docker rm -f 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e [Pipeline] // withDockerContainer [Pipeline] sh 16:49:17 + docker images 16:49:17 REPOSITORY TAG IMAGE ID CREATED SIZE 16:49:17 sys-mgmt-agent latest 48f2075020f1 3 seconds ago 294MB 16:49:17 support-notifications latest 5aaf37e4f029 16 seconds ago 16.8MB 16:49:17 security-secretstore-setup latest bb54f6080191 17 seconds ago 28.2MB 16:49:17 6a008016c60a 19 seconds ago 1.75GB 16:49:17 4498f4e9a5dd 21 seconds ago 1.76GB 16:49:17 bc476e84aab0 24 seconds ago 1.76GB 16:49:17 security-bootstrapper latest 8903b77fc64a 43 seconds ago 18.8MB 16:49:17 core-data latest a40e7bfad441 52 seconds ago 20.5MB 16:49:17 79396cb44cae 53 seconds ago 1.75GB 16:49:17 support-scheduler latest 7c6b2e66cbb8 About a minute ago 16.1MB 16:49:17 3eb7ad9c0505 About a minute ago 1.75GB 16:49:17 1d7841a6978c About a minute ago 1.76GB 16:49:17 security-proxy-setup latest ca728b469d11 About a minute ago 26.7MB 16:49:17 core-metadata latest 9d56e32db7c8 About a minute ago 16.8MB 16:49:17 f6162a27d2b5 About a minute ago 1.76GB 16:49:17 120843dbb299 About a minute ago 1.76GB 16:49:17 core-command latest 14a94702908e About a minute ago 16MB 16:49:17 7e984e0dab00 About a minute ago 1.75GB 16:49:17 ci-base-image-x86_64 latest 37efe54281be 5 minutes ago 1.25GB 16:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB 16:49:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 10 days ago 34.5MB 16:49:17 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 16:49:17 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 16:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:49:32 Still waiting to schedule task 16:49:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:49:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2201 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 16:49:51 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:49:52 The recommended git tool is: git 16:49:59 using credential edgex-jenkins-ssh 16:49:59 Cloning the remote Git repository 16:49:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:49:59 > git init /w/workspace/edgex-go/8 # timeout=10 16:50:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:50:00 > git --version # timeout=10 16:50:00 > git --version # 'git version 2.17.1' 16:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:30 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:31 Failed in branch arm64 16:51:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:51:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:51:30 > git config core.sparsecheckout # timeout=10 16:51:30 > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 16:52:48 Running on prd-ubuntu18.04-docker-8c-8g-2205 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws 16:52:48 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:52:48 The recommended git tool is: git 16:52:50 using credential edgex-jenkins-ssh 16:52:50 Cloning the remote Git repository 16:52:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:52:50 > git init /w/workspace/edgex-go/8 # timeout=10 16:52:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:52:50 > git --version # timeout=10 16:52:50 > git --version # 'git version 2.17.1' 16:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:35 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:36 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] } 16:53:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:53:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:53:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:53:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:53:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:53:35 > git config core.sparsecheckout # timeout=10 16:53:35 > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:53:37 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:53:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:37 ---> package-listing.sh 16:53:37 ++ facter osfamily 16:53:37 ++ tr '[:upper:]' '[:lower:]' 16:53:38 + OS_FAMILY=redhat 16:53:38 + workspace=/w/workspace/edgex-go/8 16:53:38 + START_PACKAGES=/tmp/packages_start.txt 16:53:38 + END_PACKAGES=/tmp/packages_end.txt 16:53:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:38 + PACKAGES=/tmp/packages_start.txt 16:53:38 + '[' /w/workspace/edgex-go/8 ']' 16:53:38 + PACKAGES=/tmp/packages_end.txt 16:53:38 + case "${OS_FAMILY}" in 16:53:38 + rpm -qa 16:53:38 + sort 16:53:41 + '[' -f /tmp/packages_start.txt ']' 16:53:41 + '[' -f /tmp/packages_end.txt ']' 16:53:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:41 + '[' /w/workspace/edgex-go/8 ']' 16:53:41 + mkdir -p /w/workspace/edgex-go/8/archives/ 16:53:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 16:53:41 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:53:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:42 16:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:42 latest: Pulling from edgex-lftools-log-publisher 16:53:42 b4d181a07f80: Pulling fs layer 16:53:42 a1111a8f2ec3: Pulling fs layer 16:53:42 ed53099fbce6: Pulling fs layer 16:53:42 dc539afda2c1: Pulling fs layer 16:53:42 77bc0d833cb6: Pulling fs layer 16:53:42 9065ff56babe: Pulling fs layer 16:53:42 d287ab97295c: Pulling fs layer 16:53:42 dc539afda2c1: Waiting 16:53:42 77bc0d833cb6: Waiting 16:53:42 9065ff56babe: Waiting 16:53:42 d287ab97295c: Waiting 16:53:42 a1111a8f2ec3: Download complete 16:53:42 dc539afda2c1: Verifying Checksum 16:53:42 dc539afda2c1: Download complete 16:53:42 ed53099fbce6: Verifying Checksum 16:53:42 ed53099fbce6: Download complete 16:53:42 9065ff56babe: Verifying Checksum 16:53:42 9065ff56babe: Download complete 16:53:42 77bc0d833cb6: Verifying Checksum 16:53:42 77bc0d833cb6: Download complete 16:53:42 b4d181a07f80: Verifying Checksum 16:53:42 b4d181a07f80: Download complete 16:53:43 d287ab97295c: Verifying Checksum 16:53:43 d287ab97295c: Download complete 16:53:44 b4d181a07f80: Pull complete 16:53:44 a1111a8f2ec3: Pull complete 16:53:45 ed53099fbce6: Pull complete 16:53:45 dc539afda2c1: Pull complete 16:53:45 77bc0d833cb6: Pull complete 16:53:45 9065ff56babe: Pull complete 16:53:50 d287ab97295c: Pull complete 16:53:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:51 prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container 16:53:51 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:53:54 $ docker top e1af731fc0a31d1f62222e50d1daf734d6a952eb5c585f481247e9cfdb1f3885 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:54 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:55 + ls /var/log/sa-host 16:53:55 + sadf -c /var/log/sa-host/sa18 16:53:55 file_magic: OK 16:53:55 HZ: Using current value: 100 16:53:55 file_header: OK 16:53:55 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 16:53:55 Statistics: 16:53:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:55 File successfully converted to sysstat format version 12.0.3 16:53:55 + sadf -c /var/log/sa-host/sa30 16:53:55 file_magic: OK 16:53:55 HZ: Using current value: 100 16:53:55 file_header: OK 16:53:55 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 16:53:55 Statistics: 16:53:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:55 provisioning config files... 16:53:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2355530352182654976tmp [Pipeline] { [Pipeline] echo 16:53:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:55 ---> create-netrc.sh [Pipeline] } 16:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:56 ---> python-tools-install.sh [Pipeline] echo 16:53:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:56 ---> sudo-logs.sh 16:53:56 Archiving 'sudo' log.. 16:53:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-2192.novalocal: Name or service not known 16:53:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-2192.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:56 ---> job-cost.sh 16:53:56 lf-activate-venv: SKIPPING 16:53:56 INFO: No Stack... 16:53:57 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:57 INFO: Archiving Costs [Pipeline] echo 16:53:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:58 ---> logs-deploy.sh 16:53:58 lf-activate-venv: SKIPPING 16:53:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/8 16:53:58 INFO: archiving workspace using pattern(s): 16:53:59 Archives upload complete. 16:53:59 INFO: archiving logs to Nexus