Pull request #3799 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 694f697f894a2531d5d568b8cd1b15c2af7a6f56+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (fd668f52cca5a6518b93c8b81811289b8dc184b8) 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-ssh4781680129442075277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh4795251256972509312.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3799/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-3799/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7208728585623652209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh26260204684255307.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-3799/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-3799/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6139726169459449196.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-30148’ is offline Running on prd-centos7-docker-4c-2g-30154 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3516715074120494933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5014517096258311782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 Merge succeeded, producing 35144797dbe2e8003b0a41138a1c982c0cb587b5 Checking out Revision 35144797dbe2e8003b0a41138a1c982c0cb587b5 (PR-3799) > git config core.sparsecheckout # timeout=10 > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1488853489330144271.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35144797dbe2e8003b0a41138a1c982c0cb587b5 # timeout=10 Commit message: "Merge commit 'cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3' into HEAD" > git rev-list --no-walk 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:35:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:35:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:35:20 ========================================================= 11:35:20 EdgeX Global Pipelines Version Info 11:35:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:35:22 ------------------- 11:35:22 stable info: 11:35:22 ------------------- 11:35:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:35:22 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:35:22 Message: update stable to v1.0.211 11:35:22 ------------------- 11:35:22 experimental info: 11:35:22 ------------------- 11:35:22 Commited By: **** collab-it+edgex@linuxfoundation.org 11:35:22 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:35:22 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:35:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3799 [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3799 [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3799 [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3514479 [Pipeline] echo 11:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:23 provisioning config files... 11:35:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7521974110245335949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:23 ---> docker-login.sh 11:35:23 nexus3.edgexfoundry.org:10001 11:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:23 Configure a credential helper to remove this warning. See 11:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:23 11:35:23 Login Succeeded 11:35:23 nexus3.edgexfoundry.org:10002 11:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:23 Configure a credential helper to remove this warning. See 11:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:23 11:35:23 Login Succeeded 11:35:23 nexus3.edgexfoundry.org:10003 11:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:23 Configure a credential helper to remove this warning. See 11:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:23 11:35:23 Login Succeeded 11:35:23 nexus3.edgexfoundry.org:10004 11:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:23 Configure a credential helper to remove this warning. See 11:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:23 11:35:23 Login Succeeded 11:35:23 docker.io 11:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:35:24 Configure a credential helper to remove this warning. See 11:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:35:24 11:35:24 Login Succeeded 11:35:24 ---> docker-login.sh ends [Pipeline] } 11:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:24 ++ 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 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/core-command/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo core-command,cmd/core-command/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/core-data/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo core-data,cmd/core-data/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/core-metadata/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo core-metadata,cmd/core-metadata/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/security-bootstrapper/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/security-proxy-setup/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/support-notifications/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo support-notifications,cmd/support-notifications/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/support-scheduler/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:35:24 + for file in '`ls cmd/**/Dockerfile`' 11:35:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:35:24 ++ cut -d/ -f2 11:35:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:35:24 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] { (Build Check) [Pipeline] sh 11:35:24 + git rev-list -1 --merges 35144797dbe2e8003b0a41138a1c982c0cb587b5~1..35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo 11:35:25 -----------> git rev-list -1 --merges 35144797dbe2e8003b0a41138a1c982c0cb587b5~1..35144797dbe2e8003b0a41138a1c982c0cb587b5 35144797dbe2e8003b0a41138a1c982c0cb587b5 11:35:25 35144797dbe2e8003b0a41138a1c982c0cb587b5 [false] [Pipeline] sh 11:35:25 + git log --format=format:%s -1 35144797dbe2e8003b0a41138a1c982c0cb587b5 [Pipeline] echo 11:35:25 ========================================================= 11:35:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:35:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:35:25 11:35:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:35:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:35:26 latest: Pulling from edgex-devops/git-semver 11:35:26 a0d0a0d46f8b: Pulling fs layer 11:35:26 3e5f54012d9b: Pulling fs layer 11:35:26 4c7163046ea9: Pulling fs layer 11:35:26 0c2d73faf560: Pulling fs layer 11:35:26 0c2d73faf560: Waiting 11:35:26 3e5f54012d9b: Verifying Checksum 11:35:26 3e5f54012d9b: Download complete 11:35:26 a0d0a0d46f8b: Verifying Checksum 11:35:26 a0d0a0d46f8b: Download complete 11:35:26 0c2d73faf560: Verifying Checksum 11:35:26 0c2d73faf560: Download complete 11:35:26 4c7163046ea9: Verifying Checksum 11:35:26 4c7163046ea9: Download complete 11:35:26 a0d0a0d46f8b: Pull complete 11:35:26 3e5f54012d9b: Pull complete 11:35:26 4c7163046ea9: Pull complete 11:35:26 0c2d73faf560: Pull complete 11:35:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:35:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:35:26 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:35:27 $ docker top 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:27 [ssh-agent] Looking for ssh-agent implementation... 11:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:27 $ docker exec 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent 11:35:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMbnjPk/agent.14 11:35:27 SSH_AGENT_PID=21 11:35:27 Running ssh-add (command line suppressed) 11:35:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4413667457232866456.key (/w/workspace/edgex-go/2@tmp/private_key_4413667457232866456.key) 11:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:29 + git tag --points-at HEAD [Pipeline] } 11:35:29 $ docker exec --env ******** --env ******** 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent -k 11:35:29 unset SSH_AUTH_SOCK; 11:35:29 unset SSH_AGENT_PID; 11:35:29 echo Agent pid 21 killed; 11:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:29 [ssh-agent] Looking for ssh-agent implementation... 11:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:29 $ docker exec 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent 11:35:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolHBcM/agent.56 11:35:29 SSH_AGENT_PID=62 11:35:29 Running ssh-add (command line suppressed) 11:35:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6975981346479746069.key (/w/workspace/edgex-go/2@tmp/private_key_6975981346479746069.key) 11:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:30 + git semver init 11:35:30 # -> Open(): unable to determine branch for HEAD 11:35:30 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:35:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:35:30 # $SEMVER_REMOTE_NAME = origin 11:35:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:35:30 # $SEMVER_USER_NAME = edgex-jenkins 11:35:30 # $SEMVER_BRANCH = PR-3799 11:35:30 # $SEMVER_TEMP = /tmp/semver-102257257 11:35:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:35:42 # '/tmp/semver-102257257' -> '/w/workspace/edgex-go/2/.semver' 11:35:42 # -> Force: false 11:35:42 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:35:42 $ docker exec --env ******** --env ******** 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 ssh-agent -k 11:35:42 unset SSH_AUTH_SOCK; 11:35:42 unset SSH_AGENT_PID; 11:35:42 echo Agent pid 62 killed; 11:35:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:43 + git semver [Pipeline] } 11:35:43 $ docker stop --time=1 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 11:35:45 $ docker rm -f 32ecf172cbc043e7af25e06665db45fa124dd80bea980883823bcfef4e92b731 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:35:45 Stashed 1 file(s) [Pipeline] echo 11:35:45 [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 11:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:35:45 ========================================================= 11:35:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:35:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:35:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:35:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:35:46 a0d0a0d46f8b: Already exists 11:35:46 31adcdaf11c8: Pulling fs layer 11:35:46 b8b176561691: Pulling fs layer 11:35:46 4527c011a84f: Pulling fs layer 11:35:46 5d74067f8e1e: Pulling fs layer 11:35:46 e0aca202a116: Pulling fs layer 11:35:46 3a43be97a3b4: Pulling fs layer 11:35:46 34cad66bf833: Pulling fs layer 11:35:46 b4e3c513aaa6: Pulling fs layer 11:35:46 5d74067f8e1e: Waiting 11:35:46 e0aca202a116: Waiting 11:35:46 3a43be97a3b4: Waiting 11:35:46 34cad66bf833: Waiting 11:35:46 b4e3c513aaa6: Waiting 11:35:46 b8b176561691: Verifying Checksum 11:35:46 b8b176561691: Download complete 11:35:46 31adcdaf11c8: Verifying Checksum 11:35:46 31adcdaf11c8: Download complete 11:35:46 5d74067f8e1e: Verifying Checksum 11:35:46 5d74067f8e1e: Download complete 11:35:46 e0aca202a116: Verifying Checksum 11:35:46 e0aca202a116: Download complete 11:35:46 3a43be97a3b4: Verifying Checksum 11:35:46 3a43be97a3b4: Download complete 11:35:46 34cad66bf833: Verifying Checksum 11:35:46 34cad66bf833: Download complete 11:35:46 31adcdaf11c8: Pull complete 11:35:46 b8b176561691: Pull complete 11:35:46 4527c011a84f: Verifying Checksum 11:35:46 4527c011a84f: Download complete 11:35:46 b4e3c513aaa6: Verifying Checksum 11:35:46 b4e3c513aaa6: Download complete 11:35:51 4527c011a84f: Pull complete 11:35:51 5d74067f8e1e: Pull complete 11:35:51 e0aca202a116: Pull complete 11:35:51 3a43be97a3b4: Pull complete 11:35:51 34cad66bf833: Pull complete 11:35:52 b4e3c513aaa6: Pull complete 11:35:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 11:35:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:35:53 WORKDIR /edgex 11:35:53 COPY go.mod . 11:35:53 RUN go mod download' 11:35:53 + docker build -t ci-base-image-x86_64 -f - . 11:35:54 Sending build context to Docker daemon 329.8MB 11:35:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:35:54 ---> 9f6097aaca64 11:35:54 Step 2/4 : WORKDIR /edgex 11:35:56 ---> Running in d25f640df407 11:35:56 Removing intermediate container d25f640df407 11:35:56 ---> 2b8ed9130a15 11:35:56 Step 3/4 : COPY go.mod . 11:35:56 ---> 7ffacbc192b3 11:35:56 Step 4/4 : RUN go mod download 11:35:56 ---> Running in ff8ff9a7e37b 11:36:00 Still waiting to schedule task 11:36:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-30153’ 11:36:25 Removing intermediate container ff8ff9a7e37b 11:36:25 ---> 41f17b46ef5f 11:36:25 Successfully built 41f17b46ef5f 11:36:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:36:26 + docker inspect -f . ci-base-image-x86_64 11:36:26 . [Pipeline] withDockerContainer 11:36:26 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:36:26 $ docker top ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:26 + go version 11:36:26 go version go1.16.8 linux/amd64 [Pipeline] } 11:36:26 $ docker stop --time=1 ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 11:36:28 $ docker rm -f ed29ec640a627d6a3667f56e3b9c2a7559c892e03f637b45d604c330a748dd15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:36:28 + docker inspect -f . ci-base-image-x86_64 11:36:28 . [Pipeline] withDockerContainer 11:36:28 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:36:29 $ docker top 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f -eo pid,comm [Pipeline] { [Pipeline] echo 11:36:29 ========================================================= 11:36:29 [edgeXBuildGoParallel] Running Tests and Build... 11:36:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:36:29 + make test 11:36:29 go mod tidy 11:36:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:36:34 ? github.com/edgexfoundry/edgex-go [no test files] 11:36:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:36:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:37:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:37:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:37:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 11:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 11:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements 11:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 89.5% of statements 11:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 11:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:37:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:37:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:37:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 11:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 11:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 11:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 11:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 11:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 11:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 11:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 11:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 11:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 11:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 82.5% of statements 11:37:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 65.4% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 11:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 11:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 11:37:55 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 11:38:27 GO111MODULE=on go vet ./... 11:38:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30155 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [Pipeline] { [Pipeline] ws 11:38:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:38:37 The recommended git tool is: git 11:38:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:38:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:38:38 ./bin/test-attribution-txt.sh [Pipeline] sh 11:38:39 + ls -al . 11:38:39 total 636 11:38:39 drwxrwxr-x 10 1001 1001 4096 Nov 10 11:38 . 11:38:39 drwxr-xr-x 4 root root 28 Nov 10 11:36 .. 11:38:39 -rw-rw-r-- 1 1001 1001 11 Nov 10 11:35 .dockerignore 11:38:39 drwxrwxr-x 8 1001 1001 179 Nov 10 11:35 .git 11:38:39 drwxrwxr-x 4 1001 1001 142 Nov 10 11:35 .github 11:38:39 -rw-rw-r-- 1 1001 1001 804 Nov 10 11:35 .gitignore 11:38:39 -rw-rw-r-- 1 1001 1001 42 Nov 10 11:35 .golangci.yml 11:38:39 -rw-rw-r-- 1 1001 1001 76 Nov 10 11:35 .hadolint.yml 11:38:39 drwx------ 3 1001 1001 58 Nov 10 11:35 .semver 11:38:39 -rw-rw-r-- 1 1001 1001 166 Nov 10 11:35 .sonarcloud.properties 11:38:39 -rw-rw-r-- 1 1001 1001 1171 Nov 10 11:35 ADOPTERS.md 11:38:39 -rw-rw-r-- 1 1001 1001 8910 Nov 10 11:35 Attribution.txt 11:38:39 -rw-rw-r-- 1 1001 1001 43881 Nov 10 11:35 CHANGELOG.md 11:38:39 -rw-rw-r-- 1 1001 1001 3804 Nov 10 11:35 CONTRIBUTING.md 11:38:39 -rw-rw-r-- 1 1001 1001 677 Nov 10 11:35 GOVERNANCE.md 11:38:39 -rw-rw-r-- 1 1001 1001 849 Nov 10 11:35 Jenkinsfile 11:38:39 -rw-rw-r-- 1 1001 1001 10775 Nov 10 11:35 LICENSE 11:38:39 -rw-rw-r-- 1 1001 1001 6508 Nov 10 11:35 Makefile 11:38:39 -rw-rw-r-- 1 1001 1001 582 Nov 10 11:35 OWNERS.md 11:38:39 -rw-rw-r-- 1 1001 1001 8256 Nov 10 11:35 README.md 11:38:39 -rw-rw-r-- 1 1001 1001 6912 Nov 10 11:35 SECURITY.md 11:38:39 -rw-rw-r-- 1 1001 1001 5 Nov 10 11:35 VERSION 11:38:39 -rw-rw-r-- 1 1001 1001 4131 Nov 10 11:35 ZMQWindows.md 11:38:39 drwxrwxr-x 2 1001 1001 37 Nov 10 11:35 bin 11:38:39 drwxrwxr-x 14 1001 1001 4096 Nov 10 11:35 cmd 11:38:39 -rw-r--r-- 1 root root 428381 Nov 10 11:37 coverage.out 11:38:39 -rw-rw-r-- 1 1001 1001 854 Nov 10 11:35 go.mod 11:38:39 -rw-rw-r-- 1 1001 1001 49665 Nov 10 11:35 go.sum 11:38:39 drwxrwxr-x 8 1001 1001 124 Nov 10 11:35 internal 11:38:39 drwxrwxr-x 3 1001 1001 16 Nov 10 11:35 openapi 11:38:39 drwxrwxr-x 4 1001 1001 71 Nov 10 11:35 snap 11:38:39 -rw-rw-r-- 1 1001 1001 204 Nov 10 11:35 version.go [Pipeline] sh 11:38:39 + '[' -e coverage.out ] 11:38:39 + chown 1001:1001 coverage.out [Pipeline] stash 11:38:39 Stashed 1 file(s) [Pipeline] sh 11:38:39 + make build 11:38:39 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 11:38:41 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 11:38:43 using credential edgex-jenkins-ssh 11:38:43 Cloning the remote Git repository 11:38:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:38:43 > git init /w/workspace/edgex-go/2 # timeout=10 11:38:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:38:44 > git --version # timeout=10 11:38:44 > git --version # 'git version 2.17.1' 11:38:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:47 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 11:38:48 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 11:38:49 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 11:38:49 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 11:38:50 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 11:38:51 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 11:38:52 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 11:38:53 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 11:38:54 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 11:38:55 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] } 11:38:56 $ docker stop --time=1 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f 11:38:58 $ docker rm -f 147c18605f2c2a183363f5042667a5573858cda1f7c665e2f6b8320f85eab72f 11:38:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:38:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:39:00 11:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 11:39:00 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:39:00 Failed in branch arm64 11:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:39:01 latest: Pulling from edgex-devops/edgex-compose 11:39:01 cbdbe7a5bc2a: Pulling fs layer 11:39:01 ca9280d653b3: Pulling fs layer 11:39:01 7e9c9ca2126c: Pulling fs layer 11:39:01 cbdbe7a5bc2a: Verifying Checksum 11:39:01 cbdbe7a5bc2a: Download complete 11:39:01 ca9280d653b3: Verifying Checksum 11:39:01 ca9280d653b3: Download complete 11:38:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:38:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:38:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:39:00 > git config core.sparsecheckout # timeout=10 11:39:00 > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 11:39:02 7e9c9ca2126c: Verifying Checksum 11:39:02 7e9c9ca2126c: Download complete 11:39:02 cbdbe7a5bc2a: Pull complete 11:39:02 ca9280d653b3: Pull complete 11:39:06 7e9c9ca2126c: Pull complete 11:39:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:39:06 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:39:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:39:08 $ docker top 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:09 + docker-compose build --help 11:39:09 + grep parallel 11:39:09 --parallel Build images in parallel. [Pipeline] } 11:39:09 $ docker stop --time=1 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 11:39:10 $ docker rm -f 55199e499e0d405dd9574bd51e5c09c83aeea2dfc4da79811fd1cfc49478f589 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:39:11 . [Pipeline] withDockerContainer 11:39:11 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:39:11 $ docker top 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:12 + docker-compose -f ./docker-compose-build.yml build --parallel 11:39:12 Building core-command ... 11:39:12 Building core-data ... 11:39:12 Building core-metadata ... 11:39:12 Building security-bootstrapper ... 11:39:12 Building security-proxy-setup ... 11:39:12 Building security-secretstore-setup ... 11:39:12 Building support-notifications ... 11:39:12 Building support-scheduler ... 11:39:12 Building sys-mgmt-agent ... 11:39:12 Building support-notifications 11:39:12 Building core-command 11:39:12 Building security-proxy-setup 11:39:12 Building security-secretstore-setup 11:39:12 Building core-metadata 11:39:22 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:39:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:39:22 ---> 41f17b46ef5f 11:39:22 Step 3/20 : WORKDIR /edgex-go 11:39:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:39:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:39:22 ---> 41f17b46ef5f 11:39:22 Step 3/22 : WORKDIR /edgex-go 11:39:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:39:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:39:22 ---> 41f17b46ef5f 11:39:22 Step 3/22 : WORKDIR /edgex-go 11:39:27 ---> Running in 74b0bb9502fb 11:39:27 ---> Running in 3e2b5e1b0e22 11:39:27 ---> Running in c690fdbbac28 11:39:32 Removing intermediate container 74b0bb9502fb 11:39:32 ---> 9edb5c7f0b9c 11:39:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:32 Removing intermediate container 3e2b5e1b0e22 11:39:32 ---> 331d6953e236 11:39:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:32 Removing intermediate container c690fdbbac28 11:39:32 ---> 1ef54ea3895c 11:39:32 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:32 ---> Running in 2a456042b11f 11:39:32 ---> Running in 032d15179af9 11:39:32 ---> Running in 4630ae8a8b38 11:39:37 Removing intermediate container 4630ae8a8b38 11:39:37 ---> fc187422485a 11:39:37 Step 5/20 : RUN apk add --update --no-cache make git 11:39:37 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:39:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:39:37 ---> 41f17b46ef5f 11:39:37 Step 3/21 : WORKDIR /edgex-go 11:39:37 ---> Using cache 11:39:37 ---> 9edb5c7f0b9c 11:39:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:37 ---> Using cache 11:39:37 ---> 1fc7be164b19 11:39:37 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 11:39:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:39:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:39:37 ---> 41f17b46ef5f 11:39:37 Step 3/24 : WORKDIR /edgex-go 11:39:37 ---> Using cache 11:39:37 ---> 9edb5c7f0b9c 11:39:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:39:37 ---> Using cache 11:39:37 ---> 1fc7be164b19 11:39:37 Step 5/24 : RUN apk add --update --no-cache make git 11:39:37 Removing intermediate container 032d15179af9 11:39:37 ---> 1fc7be164b19 11:39:37 Step 5/22 : RUN apk add --update --no-cache make git 11:39:37 Removing intermediate container 2a456042b11f 11:39:37 ---> a36afd8b35a7 11:39:37 Step 5/22 : RUN apk add --update --no-cache make git 11:39:37 ---> Running in 4c2b50133e28 11:39:37 ---> Running in fc837d081689 11:39:37 ---> Running in e4df273be783 11:39:37 ---> Running in 07ddf3a3a8b2 11:39:37 ---> Running in 38c6d677b86c 11:39:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:39:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:39:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:39:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:39:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:39:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:39:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:39:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:39:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:39:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:39:39 OK: 220 MiB in 52 packages 11:39:39 OK: 220 MiB in 52 packages 11:39:39 OK: 220 MiB in 52 packages 11:39:39 OK: 220 MiB in 52 packages 11:39:39 OK: 220 MiB in 52 packages 11:39:39 Removing intermediate container e4df273be783 11:39:39 ---> 268037c2d73b 11:39:39 Step 6/21 : COPY . . 11:39:40 Removing intermediate container fc837d081689 11:39:40 ---> b591c09dc78a 11:39:40 Step 6/24 : COPY . . 11:39:40 Removing intermediate container 4c2b50133e28 11:39:40 ---> 379a2b3b2927 11:39:40 Step 6/20 : COPY . . 11:39:44 Removing intermediate container 07ddf3a3a8b2 11:39:44 ---> 79e034016543 11:39:44 Step 6/22 : COPY . . 11:39:44 Removing intermediate container 38c6d677b86c 11:39:44 ---> 5ba5ec32f6f3 11:39:44 Step 6/22 : COPY . . 11:39:49 ---> ebc03b38aedc 11:39:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:49 ---> dc1c398c39cc 11:39:49 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:49 ---> 4d46addc3b18 11:39:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:50 ---> Running in aa217043dd9e 11:39:50 ---> Running in 5673e6e4373a 11:39:50 ---> Running in b13bd4a1fb07 11:40:02 Removing intermediate container aa217043dd9e 11:40:02 ---> 2ea50ce9ebd5 11:40:02 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:40:02 ---> Running in ef01788e5410 11:40:02 Removing intermediate container 5673e6e4373a 11:40:02 ---> 0153a258aa51 11:40:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:40:02 Removing intermediate container b13bd4a1fb07 11:40:02 ---> c1f0670dbf47 11:40:02 Step 8/21 : RUN make cmd/support-notifications/support-notifications 11:40:02 ---> Running in ba946c9b59c1 11:40:02 ---> Running in f3d316201109 11:40: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 11:40:02 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 11:40:02 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 11:40:06 ---> d1b9128f85f9 11:40:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:06 ---> bb3224a66b88 11:40:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:06 ---> Running in 85d4c49b59ce 11:40:06 ---> Running in 78ed6309b972 11:40:08 Removing intermediate container 85d4c49b59ce 11:40:08 ---> 0625aa8dd13c 11:40:08 Step 8/22 : RUN make cmd/core-command/core-command 11:40:08 Removing intermediate container 78ed6309b972 11:40:08 ---> 744e729805c7 11:40:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 11:40:08 ---> Running in 3e9fdba6a2ce 11:40:08 ---> Running in f04823fc2c39 11:40:08 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 11:40: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 11:40:36 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 11:40:39 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 11:40:40 Removing intermediate container ef01788e5410 11:40:40 ---> 926c8e36efbb 11:40:40 11:40:40 Step 9/20 : FROM alpine:3.14 11:40:40 3.14: Pulling from library/alpine 11:40:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:40:40 Status: Downloaded newer image for alpine:3.14 11:40:40 ---> 14119a10abf4 11:40:40 Step 10/20 : RUN apk add --update --no-cache curl 11:40:40 ---> Running in 7c750571f60c 11:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:40:42 (1/5) Installing ca-certificates (20191127-r5) 11:40:42 (2/5) Installing brotli-libs (1.0.9-r5) 11:40:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:40:42 (4/5) Installing libcurl (7.79.1-r0) 11:40:42 (5/5) Installing curl (7.79.1-r0) 11:40:42 Executing busybox-1.33.1-r3.trigger 11:40:42 Executing ca-certificates-20191127-r5.trigger 11:40:42 OK: 8 MiB in 19 packages 11:40:43 Removing intermediate container 7c750571f60c 11:40:43 ---> 8cfb6cf5b81b 11:40:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:40:43 ---> Running in 2f0a6bc1f517 11:40:43 Removing intermediate container f3d316201109 11:40:43 ---> 8982a613dbea 11:40:43 11:40:43 Step 9/21 : FROM alpine:3.14 11:40:43 ---> 14119a10abf4 11:40:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 11:40:43 ---> Running in 5283c396ca32 11:40:44 Removing intermediate container 2f0a6bc1f517 11:40:44 ---> c164544f9f7f 11:40:44 Step 12/20 : WORKDIR /edgex 11:40:44 ---> Running in 47105b129786 11:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:40:44 Removing intermediate container 47105b129786 11:40:44 ---> 29a20842a3f0 11:40:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:40:44 Removing intermediate container ba946c9b59c1 11:40:44 ---> 4984aa20f60f 11:40:44 11:40:44 Step 9/24 : FROM alpine:3.14 11:40:44 ---> 14119a10abf4 11:40:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:40:44 (1/2) Installing ca-certificates (20191127-r5) 11:40:44 (2/2) Installing dumb-init (1.2.5-r1) 11:40:45 Executing busybox-1.33.1-r3.trigger 11:40:45 Executing ca-certificates-20191127-r5.trigger 11:40:45 ---> Running in 5921a74af466 11:40:45 OK: 6 MiB in 16 packages 11:40:45 ---> 4096a700cfea 11:40:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:40:45 ---> 42e427e1f850 11:40:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:40:45 Removing intermediate container 5283c396ca32 11:40:45 ---> bbaabd0bbbe5 11:40:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:40:45 ---> Running in 30fff0cb9769 11:40:46 (1/3) Installing ca-certificates (20191127-r5) 11:40:46 (2/3) Installing dumb-init (1.2.5-r1) 11:40:46 (3/3) Installing su-exec (0.2-r1) 11:40:46 Executing busybox-1.33.1-r3.trigger 11:40:46 Executing ca-certificates-20191127-r5.trigger 11:40:46 ---> 9f758a3522c8 11:40:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:40:46 Removing intermediate container 30fff0cb9769 11:40:46 ---> b67d5cfa352f 11:40:46 Step 12/21 : ENV APP_PORT=59860 11:40:46 ---> Running in 335aace27bbc 11:40:46 ---> Running in cb5ecffe34eb 11:40:46 OK: 6 MiB in 17 packages 11:40:46 Removing intermediate container 335aace27bbc 11:40:46 ---> 62f35a9e255e 11:40:46 Step 17/20 : CMD ["--init=true"] 11:40:46 Removing intermediate container cb5ecffe34eb 11:40:46 ---> 737efb0c6874 11:40:46 Step 13/21 : EXPOSE $APP_PORT 11:40:46 ---> Running in c47d7e227338 11:40:46 ---> Running in 1e5019b789d0 11:40:46 Removing intermediate container 1e5019b789d0 11:40:46 ---> b414ef05778f 11:40:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:46 Removing intermediate container c47d7e227338 11:40:46 ---> 52f2475ef346 11:40:46 Step 18/20 : LABEL arch=x86_64 11:40:46 Removing intermediate container 5921a74af466 11:40:46 ---> 4de96733b59a 11:40:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:40:46 ---> Running in 3534e6bc377b 11:40:46 ---> Running in 19c238986168 11:40:47 ---> a8f09d572f55 11:40:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:40:47 Removing intermediate container 3534e6bc377b 11:40:47 ---> 454975904fd8 11:40:47 Step 19/20 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:40:47 ---> Running in d153376d0b72 11:40:47 Removing intermediate container 19c238986168 11:40:47 ---> f2e10eff7f49 11:40:47 Step 12/24 : WORKDIR / 11:40:47 Removing intermediate container d153376d0b72 11:40:47 ---> deed3124d1c3 11:40:47 Step 20/20 : LABEL version=0.0.0 11:40:47 ---> Running in d5f423151a14 11:40:47 ---> 728be1224315 11:40:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:40:48 Removing intermediate container 3e9fdba6a2ce 11:40:48 ---> e7a2cff015e7 11:40:48 11:40:48 Step 9/22 : FROM alpine:3.14 11:40:48 ---> 14119a10abf4 11:40:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:40:48 ---> Running in 19925126f0d1 11:40:48 ---> Running in a094e5102811 11:40:48 Removing intermediate container d5f423151a14 11:40:48 ---> 1531c7446b3d 11:40:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:40:48 ---> d69557bd6df2 11:40:48 Step 17/21 : ENTRYPOINT ["/support-notifications"] 11:40:48 Removing intermediate container 19925126f0d1 11:40:48 ---> 43b7408e0225 11:40:48 11:40:48 ---> Running in 4b407f3a1119 11:40:48 Successfully built 43b7408e0225 11:40:48 ---> 0c36f815f17c 11:40:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:40:48 Successfully tagged security-proxy-setup:latest 11:40:48 Building support-scheduler 11:40:48  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:40:48 (1/1) Installing dumb-init (1.2.5-r1) 11:40:48 Executing busybox-1.33.1-r3.trigger 11:40:48 OK: 6 MiB in 15 packages 11:40:49 Removing intermediate container 4b407f3a1119 11:40:49 ---> 7b8eb3681015 11:40:49 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:49 ---> Running in 3252587da543 11:40:50 ---> 08b58d88c209 11:40:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:40:50 Removing intermediate container f04823fc2c39 11:40:50 ---> 33a8785f7b3c 11:40:50 11:40:50 Step 9/22 : FROM alpine:3.14 11:40:50 ---> 14119a10abf4 11:40:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:40:50 ---> Using cache 11:40:50 ---> a313e86cc3ff 11:40:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:40:50 Removing intermediate container 3252587da543 11:40:50 ---> f5f2deed1e71 11:40:50 Step 19/21 : LABEL arch=x86_64 11:40:50 Removing intermediate container a094e5102811 11:40:50 ---> a313e86cc3ff 11:40:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:40:51 ---> Running in 763dde80b11b 11:40:51 ---> 83217d710af9 11:40:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:40:51 ---> Running in d21ef7f37f63 11:40:51 ---> Running in e9613cfc62a4 11:40:51 Removing intermediate container 763dde80b11b 11:40:51 ---> 3770c509e8ec 11:40:51 Step 12/22 : ENV APP_PORT=59881 11:40:51 ---> Running in b9d4dc629226 11:40:51 Removing intermediate container d21ef7f37f63 11:40:51 ---> 0c5a3ac20540 11:40:51 Step 12/22 : ENV APP_PORT=59882 11:40:51 Removing intermediate container e9613cfc62a4 11:40:51 ---> c8d17c27889b 11:40:51 Step 20/21 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:40:52 ---> 6d4aad701f53 11:40:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:40:52 ---> Running in e1666a9f4e50 11:40:52 Removing intermediate container b9d4dc629226 11:40:52 ---> 0cf9c06d248f 11:40:52 Step 13/22 : EXPOSE $APP_PORT 11:40:52 ---> Running in 606db46543b0 11:40:52 ---> Running in 20fff44116a0 11:40:52 Removing intermediate container e1666a9f4e50 11:40:52 ---> c4dd1d0afae9 11:40:52 Step 21/21 : LABEL version=0.0.0 11:40:52 Removing intermediate container 606db46543b0 11:40:52 ---> f7aedd8fd3d4 11:40:52 Step 13/22 : EXPOSE $APP_PORT 11:40:52 Removing intermediate container 20fff44116a0 11:40:52 ---> a1c56546d397 11:40:52 Step 14/22 : WORKDIR / 11:40:52 ---> Running in 01f6d2715700 11:40:52 ---> Running in a3098c77946b 11:40:52 ---> 72b1f3d17578 11:40:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:40:52 ---> Running in 1973fade5705 11:40:52 Removing intermediate container 01f6d2715700 11:40:52 ---> 4080b0f84e47 11:40:52 Step 14/22 : WORKDIR / 11:40:52 Removing intermediate container a3098c77946b 11:40:52 ---> 0021b6b143a2 11:40:52 11:40:52 ---> Running in 0e946106bd33 11:40:52 Successfully built 0021b6b143a2 11:40:52 Successfully tagged support-notifications:latest 11:40:52 Building security-bootstrapper 11:40:52 Removing intermediate container 1973fade5705 11:40:52 ---> 9383d5aa4b23 11:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:52  Building support-notifications ... done Removing intermediate container 0e946106bd33 11:40:52 ---> a3fb8ed9e193 11:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:40:54 ---> 41f17b46ef5f 11:40:54 Step 3/23 : WORKDIR /edgex-go 11:40:54 ---> Using cache 11:40:54 ---> 9edb5c7f0b9c 11:40:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:54 ---> Using cache 11:40:54 ---> 1fc7be164b19 11:40:54 Step 5/23 : RUN apk add --update --no-cache make git 11:40:54 ---> Using cache 11:40:54 ---> 5ba5ec32f6f3 11:40:54 Step 6/23 : COPY go.mod . 11:40:55 ---> 3a6a2c306ee0 11:40:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:40:55 ---> 1493c78e8da6 11:40:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:40:55 ---> 161ee86e5d6d 11:40:55 Step 7/23 : RUN go mod download 11:40:55 ---> 92d07e8e1e7f 11:40:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:40:55 ---> 158c60b2c91b 11:40:55 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/ 11:40:56 ---> Running in 716d0618df13 11:40:56 ---> Running in 5741b2198071 11:40:56 ---> 185192c6ffcb 11:40:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:40:56 ---> 56891e9275c3 11:40:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:40:56 ---> 083019546bd6 11:40:56 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:40:56 ---> ccd3b0f52e81 11:40:56 Step 18/22 : ENTRYPOINT ["/core-command"] 11:40:56 ---> Running in ef2baabc8693 11:40:56 ---> Running in dd3c47b8c687 11:40:56 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:40:56 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:40:56 ---> 41f17b46ef5f 11:40:56 Step 3/30 : WORKDIR /edgex-go 11:40:56 ---> Using cache 11:40:56 ---> 9edb5c7f0b9c 11:40:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:56 ---> Using cache 11:40:56 ---> 1fc7be164b19 11:40:56 Step 5/30 : RUN apk add --update --no-cache make git 11:40:56 ---> Using cache 11:40:56 ---> 5ba5ec32f6f3 11:40:56 Step 6/30 : COPY . . 11:40:56 ---> Using cache 11:40:56 ---> d1b9128f85f9 11:40:56 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:56 ---> Using cache 11:40:56 ---> 0625aa8dd13c 11:40:56 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:40:57 Removing intermediate container ef2baabc8693 11:40:57 ---> 84486b385b1e 11:40:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:57 ---> Running in db53a594dc76 11:40:57 Removing intermediate container dd3c47b8c687 11:40:57 ---> 9a11cdeabbda 11:40:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:57 ---> Running in 41b5680c5746 11:40:57 ---> Running in 1409603cf3f2 11:40:57 Removing intermediate container 41b5680c5746 11:40:57 ---> c795afb94699 11:40:57 Step 20/22 : LABEL arch=x86_64 11:40:57 Removing intermediate container 5741b2198071 11:40:57 ---> eb3da8512595 11:40:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:40:57 ---> Running in ea8a906778c3 11:40:57 Removing intermediate container 1409603cf3f2 11:40:57 ---> 90e683b926ea 11:40:57 Step 20/22 : LABEL arch=x86_64 11:40:57 ---> Running in e7dd0ef3cbaf 11:40:57 ---> Running in a0ceee385927 11:40:57 Removing intermediate container ea8a906778c3 11:40:57 ---> f103d84d76ab 11:40:57 Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:40:57 Removing intermediate container e7dd0ef3cbaf 11:40:57 ---> f1dddc28760d 11:40:57 Step 22/24 : LABEL arch=x86_64 11:40:57 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 11:40:57 ---> Running in d7ec59d98e8a 11:40:57 ---> Running in 76629736df21 11:40:57 Removing intermediate container a0ceee385927 11:40:57 ---> 57ac331f5ebf 11:40:57 Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:40:57 ---> Running in 61031db26560 11:40:57 Removing intermediate container d7ec59d98e8a 11:40:57 ---> c9f895476534 11:40:57 Step 22/22 : LABEL version=0.0.0 11:40:57 Removing intermediate container 716d0618df13 11:40:57 ---> 692dd748076c 11:40:57 Step 8/23 : COPY . . 11:40:57 ---> Running in a5e65925f849 11:40:57 Removing intermediate container 76629736df21 11:40:57 ---> 785c11a417c9 11:40:57 Step 23/24 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:40:57 Removing intermediate container 61031db26560 11:40:57 ---> b5f27619cd18 11:40:57 Step 22/22 : LABEL version=0.0.0 11:40:57 ---> Running in f04133201be3 11:40:57 ---> Running in b1e5a263d9ed 11:40:58 Removing intermediate container a5e65925f849 11:40:58 ---> 92619cc1823c 11:40:58 11:40:58 Successfully built 92619cc1823c 11:40:58 Successfully tagged core-metadata:latest 11:40:58 Building sys-mgmt-agent 11:40:58 Removing intermediate container f04133201be3 11:40:58 ---> 611191b8f142 11:40:58 Step 24/24 : LABEL version=0.0.0 11:41:00  Building core-metadata ... done Removing intermediate container b1e5a263d9ed 11:41:00 ---> 35bfb52ec389 11:41:00 11:41:01 ---> Running in ed95e2685c6a 11:41:01 Successfully built 35bfb52ec389 11:41:01 Successfully tagged core-command:latest 11:41:01 Building core-data 11:41:04  Building core-command ... done Removing intermediate container ed95e2685c6a 11:41:04 ---> f9b65c80991c 11:41:04 11:41:04 Successfully built f9b65c80991c 11:41:04 Successfully tagged security-secretstore-setup:latest 11:41:05  Building security-secretstore-setup ... done  ---> adcc6863ae4f 11:41:05 Step 9/23 : RUN go mod tidy 11:41:06 ---> Running in f45c4809ee71 11:41:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:41:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:41:10 ---> 41f17b46ef5f 11:41:10 Step 3/22 : WORKDIR /edgex-go 11:41:10 ---> Using cache 11:41:10 ---> 9edb5c7f0b9c 11:41:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:10 ---> Using cache 11:41:10 ---> 1fc7be164b19 11:41:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:41:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:41:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:41:10 ---> 41f17b46ef5f 11:41:10 Step 3/22 : WORKDIR /edgex-go 11:41:10 ---> Using cache 11:41:10 ---> 9edb5c7f0b9c 11:41:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:10 ---> Using cache 11:41:10 ---> 1fc7be164b19 11:41:10 Step 5/22 : RUN apk add --update --no-cache make bash git 11:41:11 ---> Running in ce9a20bb375b 11:41:11 ---> Running in f8b7102c9754 11:41:12 Removing intermediate container f45c4809ee71 11:41:12 ---> ff82a936d102 11:41:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:41:12 ---> Running in 2870e26dd86a 11:41:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:41:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:41:12 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 11:41:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:41:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:41:14 OK: 220 MiB in 52 packages 11:41:14 OK: 220 MiB in 52 packages 11:41:14 Removing intermediate container f8b7102c9754 11:41:14 ---> 779715adba1f 11:41:14 Step 6/22 : COPY . . 11:41:14 Removing intermediate container ce9a20bb375b 11:41:14 ---> 2725084385f4 11:41:14 Step 6/22 : COPY . . 11:41:24 Removing intermediate container db53a594dc76 11:41:24 ---> 6998754cd8bd 11:41:24 11:41:24 Step 9/30 : FROM alpine:3.14 11:41:24 ---> 14119a10abf4 11:41:24 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:41:24 ---> Running in 0349702b8d79 11:41:24 ---> 6ece9087b780 11:41:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:24 ---> 06acafd0aa67 11:41:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:24 ---> Running in 933cbab20d6c 11:41:24 ---> Running in 4cf067a6f917 11:41:24 Removing intermediate container 0349702b8d79 11:41:24 ---> 227a3abce800 11:41:24 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 11:41:24 ---> Running in d827ce404a0f 11:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:41:25 (1/2) Installing dumb-init (1.2.5-r1) 11:41:25 (2/2) Installing su-exec (0.2-r1) 11:41:25 Executing busybox-1.33.1-r3.trigger 11:41:25 OK: 6 MiB in 16 packages 11:41:26 Removing intermediate container 4cf067a6f917 11:41:26 ---> a8a8735b0386 11:41:26 Step 8/22 : RUN make cmd/core-data/core-data 11:41:26 Removing intermediate container 933cbab20d6c 11:41:26 ---> 84a8578f0904 11:41:26 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:41:26 Removing intermediate container d827ce404a0f 11:41:26 ---> 09e2a396d541 11:41:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 11:41:26 ---> Running in d9c8e5570684 11:41:26 ---> Running in 22dd8b123081 11:41:26 ---> Running in 83b833a56b2d 11:41:26 Removing intermediate container 22dd8b123081 11:41:26 ---> 2be5fc94dd71 11:41:26 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:41:26 ---> Running in 06b4b809e7f5 11:41:27 Removing intermediate container 06b4b809e7f5 11:41:27 ---> a29ba5eb6529 11:41:27 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:41:27 ---> Running in adaf49ea9b49 11:41: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 11:41:27 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 11:41:28 Removing intermediate container adaf49ea9b49 11:41:28 ---> 5461710fd796 11:41:28 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 11:41:28 ---> Running in fab1754e0d48 11:41:28 Removing intermediate container fab1754e0d48 11:41:28 ---> 6117fb9ea19e 11:41:28 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:41:28 ---> c9a1b04a21d4 11:41:28 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:41:28 ---> Running in 90847cd98cdb 11:41:29 Removing intermediate container 90847cd98cdb 11:41:29 ---> 44c618710978 11:41:29 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:41:29 ---> 3efe0bcfaaff 11:41:29 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:41:30 ---> ae927b6dc373 11:41:30 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:41:31 ---> 9a314b3f8ce8 11:41:31 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:41:31 ---> 0f9f97488575 11:41:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:41:31 ---> d8d3842cacb2 11:41:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:41:31 ---> Running in 5288e320ce4a 11:41:31 Removing intermediate container 5288e320ce4a 11:41:31 ---> 4aa6c1a81b0a 11:41:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:41:32 ---> 9bc3e1e6cb71 11:41:32 Step 25/30 : RUN chmod +x /entrypoint.sh 11:41:32 ---> Running in 2af81e77b107 11:41:33 Removing intermediate container 2af81e77b107 11:41:33 ---> 72b0461f49e7 11:41:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:41:33 ---> Running in 3fd2da927d50 11:41:33 Removing intermediate container 3fd2da927d50 11:41:33 ---> 6f90749428a4 11:41:33 Step 27/30 : CMD ["gate"] 11:41:34 ---> Running in bb55ff35896a 11:41:34 Removing intermediate container bb55ff35896a 11:41:34 ---> 7f60a236bd8c 11:41:34 Step 28/30 : LABEL arch=x86_64 11:41:34 ---> Running in 180c442d09cc 11:41:34 Removing intermediate container 180c442d09cc 11:41:34 ---> faabe188ba40 11:41:34 Step 29/30 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:41:34 ---> Running in c4c723a06dfa 11:41:35 Removing intermediate container c4c723a06dfa 11:41:35 ---> 49add86fd46c 11:41:35 Step 30/30 : LABEL version=0.0.0 11:41:35 ---> Running in b7d05f22a1cc 11:41:35 Removing intermediate container b7d05f22a1cc 11:41:35 ---> 916aa75cfafb 11:41:35 11:41:35 Successfully built 916aa75cfafb 11:41:35 Successfully tagged security-bootstrapper:latest 11:41:39  Building security-bootstrapper ... done Removing intermediate container 2870e26dd86a 11:41:39 ---> 8c333fb21f5f 11:41:39 11:41:39 Step 11/23 : FROM alpine:3.14 11:41:39 ---> 14119a10abf4 11:41:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:41:39 ---> Using cache 11:41:39 ---> a313e86cc3ff 11:41:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:41:39 ---> Using cache 11:41:39 ---> 0c5a3ac20540 11:41:39 Step 14/23 : ENV APP_PORT=59861 11:41:39 ---> Running in 90f10125643e 11:41:39 Removing intermediate container 90f10125643e 11:41:39 ---> 0911967ac3c5 11:41:39 Step 15/23 : EXPOSE $APP_PORT 11:41:39 ---> Running in ed03a9c1fe8b 11:41:39 Removing intermediate container ed03a9c1fe8b 11:41:39 ---> b6f344274993 11:41:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:41:40 ---> f04f8d8aaffb 11:41:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:41:40 ---> ff90a97f80d6 11:41:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:41:40 ---> b15c3e9833e5 11:41:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:41:40 ---> Running in c2e45edb6e8c 11:41:40 Removing intermediate container c2e45edb6e8c 11:41:40 ---> a90c04233925 11:41:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:41:40 ---> Running in a7cce0109f7a 11:41:40 Removing intermediate container a7cce0109f7a 11:41:40 ---> 3b892e1f947d 11:41:40 Step 21/23 : LABEL arch=x86_64 11:41:40 ---> Running in 45bf109a295c 11:41:41 Removing intermediate container 45bf109a295c 11:41:41 ---> 3c8ec884636f 11:41:41 Step 22/23 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:41:41 ---> Running in 9b8c2557579b 11:41:41 Removing intermediate container 9b8c2557579b 11:41:41 ---> 3fd700a9995d 11:41:41 Step 23/23 : LABEL version=0.0.0 11:41:41 ---> Running in 8feb4d88ae3c 11:41:41 Removing intermediate container 8feb4d88ae3c 11:41:41 ---> 654cda41e96f 11:41:41 11:41:41 Successfully built 654cda41e96f 11:41:41 Successfully tagged support-scheduler:latest 11:41:49  Building support-scheduler ... done Removing intermediate container 83b833a56b2d 11:41:49 ---> 6a869ec70148 11:41:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:41:49 ---> Running in 68099d109bc9 11:41:50 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 11:41:51 Removing intermediate container 68099d109bc9 11:41:51 ---> c1293e674745 11:41:51 11:41:51 Step 10/22 : FROM docker:20.10.8 11:41:51 20.10.8: Pulling from library/docker 11:41:54 Removing intermediate container d9c8e5570684 11:41:54 ---> 2f173b7d175e 11:41:54 11:41:54 Step 9/22 : FROM alpine:3.14 11:41:54 ---> 14119a10abf4 11:41:54 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:41:54 ---> Running in 330a94550f06 11:41:54 Removing intermediate container 330a94550f06 11:41:54 ---> 00e31871208b 11:41:54 Step 11/22 : ENV APP_PORT=59880 11:41:54 ---> Running in c79557ca6f1e 11:41:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 11:41:54 Status: Downloaded newer image for docker:20.10.8 11:41:54 ---> bc6c0ffef665 11:41:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:41:54 Removing intermediate container c79557ca6f1e 11:41:54 ---> 5fe55f660ed4 11:41:54 Step 12/22 : EXPOSE $APP_PORT 11:41:54 ---> Running in b6a5a1e6fe4b 11:41:54 ---> Running in c372b995020c 11:41:54 Removing intermediate container b6a5a1e6fe4b 11:41:54 ---> 4fb3ef71231c 11:41:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:54 Removing intermediate container c372b995020c 11:41:54 ---> a17a45113a0a 11:41:54 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 11:41:54 ---> Running in c2274b53b51c 11:41:54 ---> Running in e8bdafa09a58 11:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:41:55 Removing intermediate container c2274b53b51c 11:41:55 ---> 6d80f7771b9e 11:41:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 11:41:55 ---> Running in 381484f1c8c3 11:41:55 (1/42) Installing readline (8.1.0-r0) 11:41:55 (2/42) Installing bash (5.1.4-r0) 11:41:55 Executing bash-5.1.4-r0.post-install 11:41:55 (3/42) Installing brotli-libs (1.0.9-r5) 11:41:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:41:55 (5/42) Installing libcurl (7.79.1-r0) 11:41:55 (6/42) Installing curl (7.79.1-r0) 11:41:55 (7/42) Installing dumb-init (1.2.5-r1) 11:41:55 (8/42) Installing libbz2 (1.0.8-r1) 11:41:55 (9/42) Installing expat (2.4.1-r0) 11:41:55 (10/42) Installing libffi (3.3-r2) 11:41:55 (11/42) Installing gdbm (1.19-r0) 11:41:55 (12/42) Installing xz-libs (5.2.5-r0) 11:41:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:41:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:41:55 (15/42) Installing mpdecimal (2.5.1-r1) 11:41:55 (16/42) Installing sqlite-libs (3.35.5-r0) 11:41:55 (17/42) Installing python3 (3.9.5-r1) 11:41:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:41:56 (18/42) Installing py3-appdirs (1.4.4-r2) 11:41:56 (19/42) Installing py3-chardet (4.0.0-r2) 11:41:56 (20/42) Installing py3-idna (3.2-r0) 11:41:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:41:56 (22/42) Installing py3-certifi (2020.12.5-r1) 11:41:56 (23/42) Installing py3-requests (2.25.1-r4) 11:41:56 (24/42) Installing py3-msgpack (1.0.2-r1) 11:41:56 (25/42) Installing py3-lockfile (0.12.2-r4) 11:41:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:41:56 (27/42) Installing py3-colorama (0.4.4-r1) 11:41:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:41:56 (29/42) Installing py3-distlib (0.3.1-r3) 11:41:56 (30/42) Installing py3-distro (1.5.0-r3) 11:41:56 (31/42) Installing py3-six (1.15.0-r1) 11:41:56 (32/42) Installing py3-webencodings (0.5.1-r4) 11:41:56 (33/42) Installing py3-html5lib (1.1-r1) 11:41:56 (34/42) Installing py3-parsing (2.4.7-r2) 11:41:56 (35/42) Installing py3-packaging (20.9-r1) 11:41:56 (36/42) Installing py3-toml (0.10.2-r2) 11:41:56 (37/42) Installing py3-pep517 (0.10.0-r2) 11:41:56 (38/42) Installing py3-progress (1.5-r2) 11:41:56 (39/42) Installing py3-retrying (1.3.3-r1) 11:41:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:41:56 (41/42) Installing py3-setuptools (52.0.0-r3) 11:41:56 (42/42) Installing py3-pip (20.3.4-r1) 11:41:56 Executing busybox-1.33.1-r3.trigger 11:41:56 OK: 84 MiB in 64 packages 11:41:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:41:57 (1/6) Installing dumb-init (1.2.5-r1) 11:41:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:41:57 Collecting docker-compose==1.23.2 11:41:57 (3/6) Installing libsodium (1.0.18-r0) 11:41:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:41:57 Collecting dockerpty<0.5,>=0.4.1 11:41:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:41:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:41:57 (5/6) Installing libzmq (4.3.4-r0) 11:41:57 (6/6) Installing zeromq (4.3.4-r0) 11:41:57 Executing busybox-1.33.1-r3.trigger 11:41:57 OK: 8 MiB in 20 packages 11:41:57 Collecting websocket-client<1.0,>=0.32.0 11:41:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:41:57 Collecting jsonschema<3,>=2.5.1 11:41:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:41:57 Collecting texttable<0.10,>=0.9.0 11:41:57 Downloading texttable-0.9.1.tar.gz (11 kB) 11:41:58 Collecting docker<4.0,>=3.6.0 11:41:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:41:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:41:58 Collecting docopt<0.7,>=0.6.1 11:41:58 Downloading docopt-0.6.2.tar.gz (25 kB) 11:41:58 Removing intermediate container 381484f1c8c3 11:41:58 ---> 229a0031af45 11:41:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:41:58 ---> de94802ce039 11:41:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:41:59 Collecting cached-property<2,>=1.2.0 11:41:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:41:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:41:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:41:59 ---> 4188d4f26752 11:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:41:59 Collecting PyYAML<4,>=3.10 11:41:59 Downloading PyYAML-3.13.tar.gz (270 kB) 11:41:59 ---> 092beadddce4 11:41:59 Step 18/22 : ENTRYPOINT ["/core-data"] 11:41:59 ---> Running in 0cdbb095ff03 11:41:59 Removing intermediate container 0cdbb095ff03 11:41:59 ---> 499fb8296e9a 11:41:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:41:59 ---> Running in 26265a48078d 11:41:59 Removing intermediate container 26265a48078d 11:41:59 ---> d42254803d83 11:41:59 Step 20/22 : LABEL arch=x86_64 11:41:59 ---> Running in 5723fb6b32ed 11:41:59 Removing intermediate container 5723fb6b32ed 11:41:59 ---> cc2986561dc8 11:41:59 Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:41:59 Collecting docker-pycreds>=0.4.0 11:41:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:41:59 ---> Running in 006524d2aee1 11:41:59 Collecting idna<2.8,>=2.5 11:41:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:41:59 Collecting chardet<3.1.0,>=3.0.2 11:41:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:41:59 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) 11:41:59 Removing intermediate container 006524d2aee1 11:41:59 ---> f8076e74ad57 11:41:59 Step 22/22 : LABEL version=0.0.0 11:41:59 ---> Running in 64c3dfb899eb 11:42:00 Collecting urllib3<1.25,>=1.21.1 11:42:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:42:00 Removing intermediate container 64c3dfb899eb 11:42:00 ---> 41cb80316917 11:42:00 11:42:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:42:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:42:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:42:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:42:00 Successfully built 41cb80316917 11:42:00 Successfully tagged core-data:latest 11:42:00  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:42:00 Attempting uninstall: urllib3 11:42:00 Found existing installation: urllib3 1.26.5 11:42:00 Uninstalling urllib3-1.26.5: 11:42:00 Successfully uninstalled urllib3-1.26.5 11:42:00 Attempting uninstall: idna 11:42:00 Found existing installation: idna 3.2 11:42:00 Uninstalling idna-3.2: 11:42:00 Successfully uninstalled idna-3.2 11:42:00 Attempting uninstall: chardet 11:42:00 Found existing installation: chardet 4.0.0 11:42:00 Uninstalling chardet-4.0.0: 11:42:00 Successfully uninstalled chardet-4.0.0 11:42:00 Attempting uninstall: requests 11:42:00 Found existing installation: requests 2.25.1 11:42:00 Uninstalling requests-2.25.1: 11:42:00 Successfully uninstalled requests-2.25.1 11:42:00 Running setup.py install for texttable: started 11:42:01 Running setup.py install for texttable: finished with status 'done' 11:42:01 Running setup.py install for PyYAML: started 11:42:01 Running setup.py install for PyYAML: finished with status 'done' 11:42:01 Running setup.py install for docopt: started 11:42:02 Running setup.py install for docopt: finished with status 'done' 11:42:02 Running setup.py install for dockerpty: started 11:42:02 Running setup.py install for dockerpty: finished with status 'done' 11:42:02 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 11:42:05 Removing intermediate container e8bdafa09a58 11:42:05 ---> 819792918a48 11:42:05 Step 13/22 : ENV APP_PORT=58890 11:42:05 ---> Running in c584382c36aa 11:42:05 Removing intermediate container c584382c36aa 11:42:05 ---> 2324124638ba 11:42:05 Step 14/22 : EXPOSE $APP_PORT 11:42:05 ---> Running in ae575e09eadd 11:42:05 Removing intermediate container ae575e09eadd 11:42:05 ---> efb1b2fdea78 11:42:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:42:05 ---> a3bf59ac0a3f 11:42:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:42:05 ---> a9c85e1cd46a 11:42:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:42:06 ---> fb15e6bcb097 11:42:06 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 11:42:06 ---> Running in e9fcb17b70c6 11:42:06 Removing intermediate container e9fcb17b70c6 11:42:06 ---> bf8789d5cb89 11:42:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:42:06 ---> Running in 2a5c9194e055 11:42:06 Removing intermediate container 2a5c9194e055 11:42:06 ---> d14a3c61083b 11:42:06 Step 20/22 : LABEL arch=x86_64 11:42:06 ---> Running in 01cb542c1899 11:42:06 Removing intermediate container 01cb542c1899 11:42:06 ---> 482ec0138bfb 11:42:06 Step 21/22 : LABEL git_sha=35144797dbe2e8003b0a41138a1c982c0cb587b5 11:42:06 ---> Running in d5896a9a15c5 11:42:06 Removing intermediate container d5896a9a15c5 11:42:06 ---> a6021308ffc8 11:42:06 Step 22/22 : LABEL version=0.0.0 11:42:06 ---> Running in 58b4b7d5c104 11:42:06 Removing intermediate container 58b4b7d5c104 11:42:06 ---> 7622439caab5 11:42:06 11:42:06 Successfully built 7622439caab5 11:42:07 Successfully tagged sys-mgmt-agent:latest 11:42:07  Building sys-mgmt-agent ... done  [Pipeline] } 11:42:07 $ docker stop --time=1 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f 11:42:08 $ docker rm -f 43a3beab9061922b8721b33e9fd574a91ebf0bf7110f44f483fbbf40b4b6209f [Pipeline] // withDockerContainer [Pipeline] sh 11:42:08 + docker images 11:42:08 REPOSITORY TAG IMAGE ID CREATED SIZE 11:42:08 sys-mgmt-agent latest 7622439caab5 2 seconds ago 294MB 11:42:08 core-data latest 41cb80316917 9 seconds ago 20.7MB 11:42:08 2f173b7d175e 15 seconds ago 1.76GB 11:42:08 c1293e674745 18 seconds ago 1.76GB 11:42:08 support-scheduler latest 654cda41e96f 27 seconds ago 16.2MB 11:42:08 8c333fb21f5f 30 seconds ago 1.76GB 11:42:08 security-bootstrapper latest 916aa75cfafb 33 seconds ago 18.9MB 11:42:08 6998754cd8bd 47 seconds ago 1.76GB 11:42:08 security-secretstore-setup latest f9b65c80991c About a minute ago 28.4MB 11:42:08 core-command latest 35bfb52ec389 About a minute ago 16.1MB 11:42:08 core-metadata latest 92619cc1823c About a minute ago 16.9MB 11:42:08 support-notifications latest 0021b6b143a2 About a minute ago 16.9MB 11:42:08 33a8785f7b3c About a minute ago 1.76GB 11:42:08 security-proxy-setup latest 43b7408e0225 About a minute ago 26.9MB 11:42:08 e7a2cff015e7 About a minute ago 1.75GB 11:42:08 4984aa20f60f About a minute ago 1.76GB 11:42:08 8982a613dbea About a minute ago 1.76GB 11:42:08 926c8e36efbb About a minute ago 1.76GB 11:42:08 ci-base-image-x86_64 latest 41f17b46ef5f 5 minutes ago 1.25GB 11:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB 11:42:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 11:42:08 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 11:42:08 alpine 3.14 14119a10abf4 2 months ago 5.6MB 11:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 11:42:24 Still waiting to schedule task 11:42:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:45:13 Running on prd-ubuntu18.04-docker-8c-8g-30157 in /w/workspace/edgexfoundry_edgex-go_PR-3799 [Pipeline] { [Pipeline] ws 11:45:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:45:13 The recommended git tool is: git 11:45:16 using credential edgex-jenkins-ssh 11:45:16 Cloning the remote Git repository 11:45:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:45:16 > git init /w/workspace/edgex-go/2 # timeout=10 11:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:45:16 > git --version # timeout=10 11:45:16 > git --version # 'git version 2.17.1' 11:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:20 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 694f697f894a2531d5d568b8cd1b15c2af7a6f56 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:45:21 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) 11:45:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:45:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:45:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3799/head:refs/remotes/origin/PR-3799 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:45:20 > git config core.sparsecheckout # timeout=10 11:45:20 > git checkout -f 694f697f894a2531d5d568b8cd1b15c2af7a6f56 # timeout=10 Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:45:23 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:45:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:45:24 ---> package-listing.sh 11:45:24 ++ facter osfamily 11:45:24 ++ tr '[:upper:]' '[:lower:]' 11:45:24 + OS_FAMILY=redhat 11:45:24 + workspace=/w/workspace/edgex-go/2 11:45:24 + START_PACKAGES=/tmp/packages_start.txt 11:45:24 + END_PACKAGES=/tmp/packages_end.txt 11:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:45:24 + PACKAGES=/tmp/packages_start.txt 11:45:24 + '[' /w/workspace/edgex-go/2 ']' 11:45:24 + PACKAGES=/tmp/packages_end.txt 11:45:24 + case "${OS_FAMILY}" in 11:45:24 + sort 11:45:24 + rpm -qa 11:45:27 + '[' -f /tmp/packages_start.txt ']' 11:45:27 + '[' -f /tmp/packages_end.txt ']' 11:45:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:45:27 + '[' /w/workspace/edgex-go/2 ']' 11:45:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:45:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:45:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:45:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:28 11:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:28 latest: Pulling from edgex-lftools-log-publisher 11:45:28 b4d181a07f80: Pulling fs layer 11:45:28 a1111a8f2ec3: Pulling fs layer 11:45:28 ed53099fbce6: Pulling fs layer 11:45:28 dc539afda2c1: Pulling fs layer 11:45:28 77bc0d833cb6: Pulling fs layer 11:45:28 9065ff56babe: Pulling fs layer 11:45:28 d287ab97295c: Pulling fs layer 11:45:28 dc539afda2c1: Waiting 11:45:28 77bc0d833cb6: Waiting 11:45:28 9065ff56babe: Waiting 11:45:28 d287ab97295c: Waiting 11:45:28 a1111a8f2ec3: Verifying Checksum 11:45:28 a1111a8f2ec3: Download complete 11:45:28 dc539afda2c1: Verifying Checksum 11:45:28 dc539afda2c1: Download complete 11:45:29 ed53099fbce6: Verifying Checksum 11:45:29 ed53099fbce6: Download complete 11:45:29 77bc0d833cb6: Verifying Checksum 11:45:29 77bc0d833cb6: Download complete 11:45:29 9065ff56babe: Verifying Checksum 11:45:29 9065ff56babe: Download complete 11:45:29 b4d181a07f80: Verifying Checksum 11:45:29 b4d181a07f80: Download complete 11:45:29 d287ab97295c: Verifying Checksum 11:45:29 d287ab97295c: Download complete 11:45:30 b4d181a07f80: Pull complete 11:45:30 a1111a8f2ec3: Pull complete 11:45:31 ed53099fbce6: Pull complete 11:45:31 dc539afda2c1: Pull complete 11:45:31 77bc0d833cb6: Pull complete 11:45:31 9065ff56babe: Pull complete 11:45:36 d287ab97295c: Pull complete 11:45:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:45:37 prd-centos7-docker-4c-2g-30154 does not seem to be running inside a container 11:45:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:45:40 $ docker top e0d55c3787d45c2b2389c16a3dbe51e9c9d336ffe96d7f20176ca6a521e4ff99 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:45:41 + mkdir -p /var/log/sysstat [Pipeline] sh 11:45:41 + ls /var/log/sa-host 11:45:41 + sadf -c /var/log/sa-host/sa10 11:45:41 file_magic: OK 11:45:41 HZ: Using current value: 100 11:45:41 file_header: OK 11:45:41 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 11:45:41 Statistics: 11:45:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:45:41 File successfully converted to sysstat format version 12.0.3 11:45:41 + sadf -c /var/log/sa-host/sa30 11:45:41 file_magic: OK 11:45:41 HZ: Using current value: 100 11:45:41 file_header: OK 11:45:41 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 11:45:41 Statistics: 11:45:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:45:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:42 provisioning config files... 11:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4073709571538884822tmp [Pipeline] { [Pipeline] echo 11:45:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:45:42 ---> create-netrc.sh [Pipeline] } 11:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:45:43 ---> python-tools-install.sh [Pipeline] echo 11:45:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:45:43 ---> sudo-logs.sh 11:45:43 Archiving 'sudo' log.. 11:45:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-30154.novalocal: Name or service not known 11:45:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-30154.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:45:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:45:43 ---> job-cost.sh 11:45:43 lf-activate-venv: SKIPPING 11:45:43 INFO: No Stack... 11:45:44 INFO: Retrieving Pricing Info for: v3-standard-2 11:45:44 INFO: Archiving Costs [Pipeline] echo 11:45:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:45:44 ---> logs-deploy.sh 11:45:44 lf-activate-venv: SKIPPING 11:45:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3799/2 11:45:44 INFO: archiving workspace using pattern(s): 11:45:45 Archives upload complete. 11:45:45 INFO: archiving logs to Nexus 11:45:46 ---> uname -a: 11:45:46 Linux prd-centos7-docker-4c-2g-30154.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:45:46 11:45:46 11:45:46 ---> lscpu: 11:45:46 Architecture: x86_64 11:45:46 CPU op-mode(s): 32-bit, 64-bit 11:45:46 Byte Order: Little Endian 11:45:46 Address sizes: 40 bits physical, 48 bits virtual 11:45:46 CPU(s): 2 11:45:46 On-line CPU(s) list: 0,1 11:45:46 Thread(s) per core: 1 11:45:46 Core(s) per socket: 1 11:45:46 Socket(s): 2 11:45:46 NUMA node(s): 1 11:45:46 Vendor ID: AuthenticAMD 11:45:46 CPU family: 23 11:45:46 Model: 49 11:45:46 Model name: AMD EPYC-Rome Processor 11:45:46 Stepping: 0 11:45:46 CPU MHz: 2799.998 11:45:46 BogoMIPS: 5599.99 11:45:46 Virtualization: AMD-V 11:45:46 Hypervisor vendor: KVM 11:45:46 Virtualization type: full 11:45:46 L1d cache: 32K 11:45:46 L1i cache: 32K 11:45:46 L2 cache: 512K 11:45:46 L3 cache: 16384K 11:45:46 NUMA node0 CPU(s): 0,1 11:45:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:45:46 11:45:46 11:45:46 ---> nproc: 11:45:46 2 11:45:46 11:45:46 11:45:46 ---> df -h: 11:45:46 Filesystem Size Used Avail Use% Mounted on 11:45:46 overlay 40G 14G 27G 35% / 11:45:46 tmpfs 64M 0 64M 0% /dev 11:45:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:45:46 shm 64M 0 64M 0% /dev/shm 11:45:46 /dev/vda1 40G 14G 27G 35% /facter-os 11:45:46 11:45:46 11:45:46 ---> sar -b -r -n DEV: 11:45:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 11:45:46 11:45:46 11:34:41 LINUX RESTART (2 CPU) 11:45:46 11:45:46 11:35:02 tps rtps wtps bread/s bwrtn/s 11:45:46 11:36:01 223.79 17.41 206.38 5260.31 52906.43 11:45:46 11:37:01 291.18 0.00 291.18 0.00 56202.53 11:45:46 11:38:01 54.69 0.00 54.69 0.00 10776.65 11:45:46 11:39:01 122.72 0.00 122.72 0.00 10197.59 11:45:46 11:40:01 966.73 536.92 429.81 20787.24 292752.46 11:45:46 11:41:01 400.42 31.24 369.18 2671.19 148270.81 11:45:46 11:42:01 522.47 133.42 389.05 5128.23 147319.42 11:45:46 11:43:01 61.98 11.72 50.26 1149.71 4851.69 11:45:46 11:44:01 0.15 0.00 0.15 0.00 1.73 11:45:46 11:45:01 0.28 0.00 0.28 0.00 3.10 11:45:46 Average: 264.67 73.25 191.43 3499.94 72412.72 11:45:46 11:45:46 11:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:45:46 11:36:01 4150532 0 806204 10.07 2620 3049576 1651768 18.24 1081708 2431268 107428 11:45:46 11:37:01 3421756 0 977468 12.20 2620 3607088 1633872 18.04 1317060 2794120 260128 11:45:46 11:38:01 3271440 0 1158372 14.46 2620 3576500 1820128 20.10 1407120 2846240 72756 11:45:46 11:39:01 3419820 0 1027820 12.83 2620 3558672 1642488 18.13 1329328 2778976 97412 11:45:46 11:40:01 296548 0 1346848 16.82 2620 6362916 3234880 35.71 3040280 4061400 65816 11:45:46 11:41:01 167844 0 1344164 16.78 2620 6494304 2311392 25.52 2807068 4401752 177596 11:45:46 11:42:01 1845224 0 1254628 15.67 2620 4906460 1696664 18.73 1871296 3659460 4328 11:45:46 11:43:01 2354656 0 1145332 14.30 2620 4506324 1518780 16.77 1340912 3689864 8 11:45:46 11:44:01 2369408 0 1130576 14.12 2620 4506328 1356688 14.98 1345784 3676980 8 11:45:46 11:45:01 2371816 0 1128164 14.09 2620 4506332 1356688 14.98 1347836 3673972 8 11:45:46 Average: 2366904 0 1131958 14.13 2620 4507450 1822335 20.12 1688839 3401403 78549 11:45:46 11:45:46 11:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:45:46 11:36:01 eth0 1435.57 1424.62 10317.41 194.14 0.00 0.00 0.00 0.00 11:45:46 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:36:01 vethb913ece 95.26 119.63 9.48 630.33 0.00 0.00 0.00 0.00 11:45:46 11:36:01 docker0 775.87 496.84 69.31 3344.83 0.00 0.00 0.00 0.00 11:45:46 11:37:01 veth0c59277 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:45:46 11:37:01 eth0 135.76 102.86 1447.86 19.15 0.00 0.00 0.00 0.00 11:45:46 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:37:01 docker0 85.49 106.62 6.67 1420.74 0.00 0.00 0.00 0.00 11:45:46 11:38:01 veth0c59277 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 11:45:46 11:38:01 eth0 28.76 15.30 22.00 10.77 0.00 0.00 0.00 0.00 11:45:46 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:38:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 11:45:46 11:39:01 eth0 95.31 59.56 1635.99 111.12 0.00 0.00 0.00 0.00 11:45:46 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:40:01 vethf06df06 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:40:01 veth059734a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:40:01 veth90a37dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:40:01 veth4275b70 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 11:45:46 11:41:01 vethf56efe2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:45:46 11:41:01 veth4275b70 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 11:45:46 11:41:01 eth0 1810.94 1648.29 13742.03 374.15 0.00 0.00 0.00 0.00 11:45:46 11:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:45:46 11:42:01 veth4275b70 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 11:45:46 11:42:01 eth0 139.28 64.20 1631.07 21.00 0.00 0.00 0.00 0.00 11:45:46 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:42:01 vethacd13cc 12.97 37.78 1.30 406.81 0.00 0.00 0.00 0.00 11:45:46 11:43:01 eth0 19.10 17.44 7.95 115.77 0.00 0.00 0.00 0.00 11:45:46 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:43:01 docker0 899.98 709.28 78.22 5620.03 0.00 0.00 0.00 0.00 11:45:46 11:44:01 eth0 0.47 0.25 0.03 0.02 0.00 0.00 0.00 0.00 11:45:46 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:45:01 eth0 0.92 0.08 0.10 0.01 0.00 0.00 0.00 0.00 11:45:46 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 Average: eth0 195.66 172.81 1536.61 51.13 0.00 0.00 0.00 0.00 11:45:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:46 Average: docker0 90.09 71.00 7.83 562.58 0.00 0.00 0.00 0.00 11:45:46 11:45:46 11:45:46 ---> sar -P ALL: 11:45:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 11:45:46 11:45:46 11:34:41 LINUX RESTART (2 CPU) 11:45:46 11:45:46 11:35:02 CPU %user %nice %system %iowait %steal %idle 11:45:46 11:36:01 all 36.18 0.00 9.23 5.48 0.14 48.97 11:45:46 11:36:01 0 28.60 0.00 10.23 5.28 0.14 55.75 11:45:46 11:36:01 1 43.83 0.00 8.22 5.68 0.13 42.14 11:45:46 11:37:01 all 57.88 0.00 11.40 2.46 0.19 28.06 11:45:46 11:37:01 0 58.49 0.00 11.69 2.53 0.18 27.11 11:45:46 11:37:01 1 57.27 0.00 11.12 2.40 0.20 29.01 11:45:46 11:38:01 all 34.99 0.00 4.42 0.28 0.09 60.22 11:45:46 11:38:01 0 34.03 0.00 4.52 0.28 0.09 61.08 11:45:46 11:38:01 1 35.96 0.00 4.31 0.28 0.09 59.36 11:45:46 11:39:01 all 70.13 0.00 7.45 1.59 0.18 20.65 11:45:46 11:39:01 0 71.36 0.00 7.39 1.31 0.18 19.75 11:45:46 11:39:01 1 68.90 0.00 7.51 1.86 0.18 21.55 11:45:46 11:40:01 all 25.86 0.00 17.47 37.87 0.16 18.64 11:45:46 11:40:01 0 25.91 0.00 17.43 37.59 0.13 18.94 11:45:46 11:40:01 1 25.80 0.00 17.51 38.15 0.20 18.34 11:45:46 11:41:01 all 79.05 0.00 15.32 3.75 0.18 1.70 11:45:46 11:41:01 0 78.31 0.00 15.62 4.65 0.19 1.23 11:45:46 11:41:01 1 79.79 0.00 15.02 2.84 0.17 2.18 11:45:46 11:42:01 all 68.40 0.00 16.39 8.44 0.19 6.59 11:45:46 11:42:01 0 70.28 0.00 15.47 7.28 0.19 6.78 11:45:46 11:42:01 1 66.51 0.00 17.31 9.59 0.19 6.40 11:45:46 11:43:01 all 2.81 0.00 1.64 0.74 0.03 94.78 11:45:46 11:43:01 0 2.84 0.00 1.61 0.39 0.03 95.13 11:45:46 11:43:01 1 2.78 0.00 1.67 1.09 0.03 94.43 11:45:46 11:44:01 all 0.28 0.00 0.09 0.00 0.01 99.62 11:45:46 11:44:01 0 0.48 0.00 0.10 0.00 0.00 99.42 11:45:46 11:44:01 1 0.07 0.00 0.08 0.00 0.02 99.83 11:45:46 11:45:01 all 0.20 0.00 0.05 0.00 0.02 99.73 11:45:46 11:45:01 0 0.35 0.00 0.07 0.00 0.02 99.57 11:45:46 11:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:45:46 Average: all 36.42 0.00 8.11 5.92 0.12 49.44 11:45:46 Average: 0 35.89 0.00 8.17 5.80 0.11 50.03 11:45:46 Average: 1 36.95 0.00 8.04 6.04 0.12 48.86 11:45:46 11:45:46 11:45:46